"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/13 04:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu" 2026/06/13 04:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/13 04:56:53 DEBUG : Creating backend with remote "/tmp/rclone88008744" === 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:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:56:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:56:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/13 04:56:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:56:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:56:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/13 04:56:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:56:55 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:56:55 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:56:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:56:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:56:56 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:56:56 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:56:57 DEBUG : Creating backend with remote "/non-existing" 2026/06/13 04:56:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/13 04:56:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:56:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:56:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:56:58 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:56:58 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:56:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:56:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:56:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:00 INFO : B2 bucket rclone-test-quhomuf2qopu: Running all checks before starting transfers 2026/06/13 04:57:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:00 INFO : B2 bucket rclone-test-quhomuf2qopu: Checks finished, now starting transfers 2026/06/13 04:57:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:01 ERROR : Ignoring --no-traverse with sync 2026/06/13 04:57:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:01 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:57:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/13 04:57:02 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:02 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:03 DEBUG : hello world2: size = 12 OK 2026/06/13 04:57:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/13 04:57:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:57:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:04 DEBUG : potato2: size = 11 OK 2026/06/13 04:57:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:57:05 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:05 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:06 DEBUG : potato2: size = 11 OK 2026/06/13 04:57:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/13 04:57:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 04:57:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/13 04:57:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/13 04:57:06 INFO : sub dir2: Making directory 2026/06/13 04:57:06 INFO : sub dir: Making directory 2026/06/13 04:57:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:06 INFO : sub dir2/sub sub dir2: Making directory 2026/06/13 04:57:06 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:06 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:07 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/06/13 04:57:07 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:08 INFO : sub dir2: Making directory 2026/06/13 04:57:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/13 04:57:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 04:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:09 DEBUG : sub dir2: Making directory with metadata 2026/06/13 04:57:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 04:57:09 INFO : sub dir2: Making directory 2026/06/13 04:57:09 INFO : sub dir: Making directory 2026/06/13 04:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:09 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:09 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:09 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:57:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/13 04:57:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/13 04:57:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:11 INFO : sub dir2: Making directory 2026/06/13 04:57:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:11 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:11 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:11 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:57:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:12 DEBUG : sub dir2: Making directory with metadata 2026/06/13 04:57:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 04:57:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/13 04:57:12 INFO : sub dir2: Making directory 2026/06/13 04:57:12 INFO : sub dir: Making directory 2026/06/13 04:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:12 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:12 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:13 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:57:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/13 04:57:13 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:14 INFO : sub dir2: Making directory 2026/06/13 04:57:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:14 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:14 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:14 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gonunoh0gisa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-gonunoh0gisa 2026/06/13 04:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:16 DEBUG : B2 bucket rclone-test-gonunoh0gisa: Waiting for checks to finish 2026/06/13 04:57:16 DEBUG : B2 bucket rclone-test-gonunoh0gisa: Waiting for transfers to finish 2026/06/13 04:57:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:17 DEBUG : B2 bucket rclone-test-gonunoh0gisa: Purge remote 2026/06/13 04:57:17 INFO : B2 bucket rclone-test-gonunoh0gisa: cleaning bucket "rclone-test-gonunoh0gisa" of all files 2026/06/13 04:57:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f626d83507dbbfb9fe80e1b_f10069eb9df769e3f_d20260613_m045717_c001_v0001098_t0044_u01781326637500") --- PASS: TestServerSideCopy (3.90s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone88008744) 2026/06/13 04:57:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:57:19 DEBUG : sub dir/hello world: Sizes differ 2026/06/13 04:57:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:20 DEBUG : sub dir/hello world: size = 17 OK 2026/06/13 04:57:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/13 04:57:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-popurew1rihu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-popurew1rihu 2026/06/13 04:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:22 DEBUG : B2 bucket rclone-test-popurew1rihu: Waiting for checks to finish 2026/06/13 04:57:22 DEBUG : B2 bucket rclone-test-popurew1rihu: Waiting for transfers to finish 2026/06/13 04:57:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:57:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-popurew1rihu) 2026/06/13 04:57:24 DEBUG : sub dir/hello world: Sizes differ 2026/06/13 04:57:24 DEBUG : B2 bucket rclone-test-popurew1rihu: Waiting for checks to finish 2026/06/13 04:57:24 DEBUG : B2 bucket rclone-test-popurew1rihu: Waiting for transfers to finish 2026/06/13 04:57:24 DEBUG : sub dir/hello world: size = 17 OK 2026/06/13 04:57:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/13 04:57:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:24 DEBUG : B2 bucket rclone-test-popurew1rihu: Purge remote 2026/06/13 04:57:24 INFO : B2 bucket rclone-test-popurew1rihu: cleaning bucket "rclone-test-popurew1rihu" of all files 2026/06/13 04:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf327dd3507dbbfb9fe80e1b_f1061a7e77fd94648_d20260613_m045724_c001_v0001153_t0022_u01781326644217") 2026/06/13 04:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf327dd3507dbbfb9fe80e1b_f1135f2cb20abe180_d20260613_m045722_c001_v0001167_t0056_u01781326642975") --- PASS: TestServerSideCopyOverSelf (5.60s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone88008744) 2026/06/13 04:57:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:57:27 DEBUG : sub dir/hello world: Sizes differ 2026/06/13 04:57:27 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:27 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:27 DEBUG : sub dir/hello world: size = 17 OK 2026/06/13 04:57:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/13 04:57:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/13 04:57:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xabixuj0midi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-xabixuj0midi 2026/06/13 04:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:30 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for checks to finish 2026/06/13 04:57:30 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for transfers to finish 2026/06/13 04:57:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:57:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xabixuj0midi) 2026/06/13 04:57:31 DEBUG : sub dir/hello world: Sizes differ 2026/06/13 04:57:31 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for checks to finish 2026/06/13 04:57:31 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for transfers to finish 2026/06/13 04:57:32 DEBUG : sub dir/hello world: size = 17 OK 2026/06/13 04:57:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/13 04:57:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:32 INFO : sub dir/hello world: Deleted 2026/06/13 04:57:33 DEBUG : testing file moves 2026/06/13 04:57:33 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for checks to finish 2026/06/13 04:57:33 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:57:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xabixuj0midi) 2026/06/13 04:57:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/13 04:57:33 DEBUG : B2 bucket rclone-test-xabixuj0midi: Waiting for transfers to finish 2026/06/13 04:57:38 DEBUG : sub dir/hello world: size = 24 OK 2026/06/13 04:57:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/13 04:57:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/13 04:57:39 INFO : sub dir/hello world: Deleted 2026/06/13 04:57:39 DEBUG : B2 bucket rclone-test-xabixuj0midi: Purge remote 2026/06/13 04:57:39 INFO : B2 bucket rclone-test-xabixuj0midi: cleaning bucket "rclone-test-xabixuj0midi" of all files 2026/06/13 04:57:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f829dc3507dbbfb9fe80e1b_f100dd13c3678c543_d20260613_m045738_c001_v0001145_t0048_u01781326658603") 2026/06/13 04:57:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f829dc3507dbbfb9fe80e1b_f10002654e5662396_d20260613_m045732_c001_v0001179_t0025_u01781326652144") 2026/06/13 04:57:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f829dc3507dbbfb9fe80e1b_f119d847842574cde_d20260613_m045730_c001_v0001184_t0041_u01781326650774") --- PASS: TestServerSideMoveOverSelf (12.68s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:41 ERROR : error listing: directory not found 2026/06/13 04:57:42 INFO : Local file system at /tmp/rclone88008744: Making directory 2026/06/13 04:57:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.76s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:57:43 DEBUG : Local file system at /tmp/rclone88008744: Waiting for checks to finish 2026/06/13 04:57:43 DEBUG : Local file system at /tmp/rclone88008744: Waiting for transfers to finish 2026/06/13 04:57:44 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/13 04:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:57:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/13 04:57:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/13 04:57:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:45 DEBUG : check sum: size = 1 OK 2026/06/13 04:57:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:57:45 INFO : check sum: Copied (new) 2026/06/13 04:57:45 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:45 DEBUG : check sum: size = 1 OK 2026/06/13 04:57:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:57:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/13 04:57:45 DEBUG : check sum: Unchanged skipping 2026/06/13 04:57:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:45 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/13 04:57:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:47 DEBUG : sizeonly: size = 6 OK 2026/06/13 04:57:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/13 04:57:47 INFO : sizeonly: Copied (new) 2026/06/13 04:57:47 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:47 DEBUG : sizeonly: size = 6 OK 2026/06/13 04:57:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:47 DEBUG : sizeonly: Sizes identical 2026/06/13 04:57:47 DEBUG : sizeonly: Unchanged skipping 2026/06/13 04:57:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:47 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/13 04:57:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/13 04:57:48 INFO : ignore-size: Copied (new) 2026/06/13 04:57:48 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:49 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:57:49 DEBUG : ignore-size: Unchanged skipping 2026/06/13 04:57:49 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:49 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:50 DEBUG : existing: size = 6 OK 2026/06/13 04:57:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:57:50 DEBUG : existing: Unchanged skipping 2026/06/13 04:57:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:50 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:50 INFO : There was nothing to transfer 2026/06/13 04:57:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/13 04:57:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:51 DEBUG : existing: size = 6 OK 2026/06/13 04:57:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/13 04:57:51 INFO : existing: Copied (replaced existing) 2026/06/13 04:57:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/13 04:57:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:52 DEBUG : existing: size = 6 OK 2026/06/13 04:57:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/13 04:57:52 INFO : existing: Copied (new) 2026/06/13 04:57:52 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:52 DEBUG : existing: Destination exists, skipping 2026/06/13 04:57:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:52 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/13 04:57:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/13 04:57:54 DEBUG : c/non empty space: size = 5 OK 2026/06/13 04:57:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:57:54 DEBUG : c/non empty space: Unchanged skipping 2026/06/13 04:57:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:55 DEBUG : a/potato2: size = 60 OK 2026/06/13 04:57:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:57:55 INFO : a/potato2: Copied (new) 2026/06/13 04:57:55 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:57 DEBUG : empty space: size = 1 OK 2026/06/13 04:57:57 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/06/13 04:57:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:57:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/13 04:57:57 DEBUG : empty space: Unchanged skipping 2026/06/13 04:57:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:57 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:57 INFO : There was nothing to transfer 2026/06/13 04:57:57 DEBUG : empty space: size = 1 OK 2026/06/13 04:57:57 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/06/13 04:57:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:57:58 INFO : empty space: Updated modification time in destination 2026/06/13 04:57:58 DEBUG : empty space: Unchanged skipping 2026/06/13 04:57:58 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:58 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:57:59 DEBUG : empty space: size = 1 OK 2026/06/13 04:57:59 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/06/13 04:57:59 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:57:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:57:59 DEBUG : empty space: Unchanged skipping 2026/06/13 04:57:59 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:57:59 DEBUG : Waiting for deletions to finish 2026/06/13 04:57:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:01 DEBUG : foo: size = 3 OK 2026/06/13 04:58:01 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/06/13 04:58:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:01 DEBUG : foo: sha1 differ 2026/06/13 04:58:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:01 DEBUG : foo: size = 3 OK 2026/06/13 04:58:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/13 04:58:01 INFO : foo: Copied (replaced existing) 2026/06/13 04:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/13 04:58:02 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:02 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:02 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:02 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:03 DEBUG : potato: size = 60 OK 2026/06/13 04:58:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:03 INFO : potato: Copied (new) 2026/06/13 04:58:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:04 DEBUG : potato: Sizes differ 2026/06/13 04:58:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:05 DEBUG : potato: size = 21 OK 2026/06/13 04:58:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/13 04:58:05 INFO : potato: Copied (replaced existing) 2026/06/13 04:58:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.68s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:06 DEBUG : potato: size = 21 OK 2026/06/13 04:58:06 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/06/13 04:58:06 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:06 DEBUG : potato: sha1 differ 2026/06/13 04:58:06 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:06 DEBUG : potato: size = 21 OK 2026/06/13 04:58:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/13 04:58:06 INFO : potato: Copied (replaced existing) 2026/06/13 04:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:08 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/13 04:58:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:08 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:08 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:10 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:10 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:11 DEBUG : potato2: size = 60 OK 2026/06/13 04:58:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:11 INFO : potato2: Copied (new) 2026/06/13 04:58:11 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:13 INFO : d: Making directory 2026/06/13 04:58:13 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/13 04:58:13 DEBUG : c/non empty space: size = 5 OK 2026/06/13 04:58:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:13 DEBUG : c/non empty space: Unchanged skipping 2026/06/13 04:58:13 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:13 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:14 DEBUG : a/potato2: size = 60 OK 2026/06/13 04:58:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:14 INFO : a/potato2: Copied (new) 2026/06/13 04:58:14 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/13 04:58:16 DEBUG : c/non empty space: size = 5 OK 2026/06/13 04:58:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:16 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:16 DEBUG : c/non empty space: Unchanged skipping 2026/06/13 04:58:16 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:16 DEBUG : a/potato2: size = 60 OK 2026/06/13 04:58:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:16 INFO : a/potato2: Copied (new) 2026/06/13 04:58:16 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting files as there were IO errors 2026/06/13 04:58:16 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:18 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:19 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:19 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:19 INFO : potato: Deleted 2026/06/13 04:58:19 DEBUG : potato2: size = 60 OK 2026/06/13 04:58:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:21 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:21 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:21 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:21 INFO : potato: Deleted 2026/06/13 04:58:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:21 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:21 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:21 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:21 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:22 DEBUG : potato2: size = 60 OK 2026/06/13 04:58:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.65s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:23 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:23 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:24 DEBUG : potato2: size = 19 OK 2026/06/13 04:58:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/13 04:58:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:26 DEBUG : enormous: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : enormous: Excluded 2026/06/13 04:58:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : potato2: Excluded 2026/06/13 04:58:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:26 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:26 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:26 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:26 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:26 INFO : There was nothing to transfer 2026/06/13 04:58:26 DEBUG : enormous: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : enormous: Excluded 2026/06/13 04:58:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : potato2: Excluded 2026/06/13 04:58:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/13 04:58:26 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/13 04:58:26 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:26 DEBUG : Local file system at /tmp/rclone88008744: Waiting for checks to finish 2026/06/13 04:58:26 DEBUG : Local file system at /tmp/rclone88008744: Waiting for transfers to finish 2026/06/13 04:58:26 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:28 DEBUG : enormous: Excluded (Size Filter) 2026/06/13 04:58:28 DEBUG : enormous: Excluded 2026/06/13 04:58:28 DEBUG : potato2: Excluded (Size Filter) 2026/06/13 04:58:28 DEBUG : potato2: Excluded 2026/06/13 04:58:28 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:58:28 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:28 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:28 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:28 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:28 INFO : enormous: Deleted 2026/06/13 04:58:29 INFO : potato2: Deleted 2026/06/13 04:58:29 INFO : There was nothing to transfer 2026/06/13 04:58:29 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/13 04:58:29 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:29 DEBUG : Local file system at /tmp/rclone88008744: Waiting for checks to finish 2026/06/13 04:58:29 DEBUG : Local file system at /tmp/rclone88008744: Waiting for transfers to finish 2026/06/13 04:58:29 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:29 INFO : enormous: Deleted 2026/06/13 04:58:29 INFO : potato2: Deleted 2026/06/13 04:58:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.63s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:31 DEBUG : five: Need to transfer - File not found at Destination 2026/06/13 04:58:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:31 DEBUG : four: size = 8 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:31 DEBUG : four: Sizes differ 2026/06/13 04:58:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/13 04:58:31 DEBUG : one: Destination is newer than source, skipping 2026/06/13 04:58:31 DEBUG : three: size = 5 OK 2026/06/13 04:58:31 DEBUG : three: Sizes identical 2026/06/13 04:58:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/13 04:58:31 DEBUG : two: size = 3 OK 2026/06/13 04:58:31 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:31 DEBUG : two: sha1 differ 2026/06/13 04:58:31 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:31 DEBUG : five: size = 4 OK 2026/06/13 04:58:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/13 04:58:31 INFO : five: Copied (new) 2026/06/13 04:58:32 DEBUG : four: size = 4 OK 2026/06/13 04:58:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/13 04:58:32 INFO : four: Copied (replaced existing) 2026/06/13 04:58:32 DEBUG : two: size = 3 OK 2026/06/13 04:58:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/13 04:58:32 INFO : two: Copied (replaced existing) 2026/06/13 04:58:32 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:32 DEBUG : five: size = 4 OK 2026/06/13 04:58:32 DEBUG : four: size = 4 OK 2026/06/13 04:58:32 DEBUG : one: Destination is newer than source, skipping 2026/06/13 04:58:32 DEBUG : three: size = 5 OK 2026/06/13 04:58:32 DEBUG : two: size = 3 OK 2026/06/13 04:58:32 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/13 04:58:32 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/13 04:58:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/13 04:58:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/13 04:58:32 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/13 04:58:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/13 04:58:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone88008744) 2026/06/13 04:58:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:32 DEBUG : three: sha1 differ 2026/06/13 04:58:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/13 04:58:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/13 04:58:32 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/13 04:58:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/13 04:58:32 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:33 DEBUG : three: size = 5 OK 2026/06/13 04:58:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 04:58:33 INFO : three: Copied (replaced existing) 2026/06/13 04:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.87s) === 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:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/13 04:58:35 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:35 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/13 04:58:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/13 04:58:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:35 DEBUG : yam: size = 11 OK 2026/06/13 04:58:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:35 INFO : yam: Copied (new) 2026/06/13 04:58:35 DEBUG : potato: size = 14 OK 2026/06/13 04:58:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/13 04:58:35 INFO : potato: Copied (new) 2026/06/13 04:58:35 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:35 DEBUG : potato: size = 14 OK 2026/06/13 04:58:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:58:35 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:35 DEBUG : potato: Unchanged skipping 2026/06/13 04:58:35 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:36 DEBUG : yaml: size = 11 OK 2026/06/13 04:58:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:36 INFO : yam: Copied (server-side copy) to: yaml 2026/06/13 04:58:36 INFO : yam: Deleted 2026/06/13 04:58:36 INFO : yaml: Renamed from "yam" 2026/06/13 04:58:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/13 04:58:37 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:37 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/13 04:58:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/13 04:58:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:38 DEBUG : yam: size = 11 OK 2026/06/13 04:58:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:38 INFO : yam: Copied (new) 2026/06/13 04:58:38 DEBUG : potato: size = 14 OK 2026/06/13 04:58:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/13 04:58:38 INFO : potato: Copied (new) 2026/06/13 04:58:38 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:38 DEBUG : potato: size = 14 OK 2026/06/13 04:58:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:58:38 DEBUG : potato: Unchanged skipping 2026/06/13 04:58:38 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:38 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:39 DEBUG : yaml: size = 11 OK 2026/06/13 04:58:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:39 INFO : yam: Copied (server-side copy) to: yaml 2026/06/13 04:58:39 INFO : yam: Deleted 2026/06/13 04:58:39 INFO : yaml: Renamed from "yam" 2026/06/13 04:58:39 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/13 04:58:40 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:40 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/13 04:58:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/13 04:58:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:40 DEBUG : sub/yam: size = 11 OK 2026/06/13 04:58:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:40 INFO : sub/yam: Copied (new) 2026/06/13 04:58:41 DEBUG : potato: size = 14 OK 2026/06/13 04:58:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/13 04:58:41 INFO : potato: Copied (new) 2026/06/13 04:58:41 DEBUG : Waiting for deletions to finish 2026/06/13 04:58:41 DEBUG : potato: size = 14 OK 2026/06/13 04:58:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:58:41 DEBUG : potato: Unchanged skipping 2026/06/13 04:58:41 INFO : B2 bucket rclone-test-quhomuf2qopu: Making map for --track-renames 2026/06/13 04:58:41 INFO : B2 bucket rclone-test-quhomuf2qopu: Finished making map for --track-renames 2026/06/13 04:58:41 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:41 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for renames to finish 2026/06/13 04:58:42 DEBUG : yam: size = 11 OK 2026/06/13 04:58:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/13 04:58:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/13 04:58:42 INFO : sub/yam: Deleted 2026/06/13 04:58:42 INFO : yam: Renamed from "sub/yam" 2026/06/13 04:58:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.84s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:43 DEBUG : Creating backend with remote "/tmp/rclone88008744/dir1" 2026/06/13 04:58:43 DEBUG : Creating backend with remote "/tmp/rclone88008744/dir2" 2026/06/13 04:58:43 DEBUG : Local file system at /tmp/rclone88008744/dir2: Using server-side directory move 2026/06/13 04:58:43 INFO : Local file system at /tmp/rclone88008744/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/13 04:58:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/13 04:58:43 INFO : file1.txt: Moved (server-side) 2026/06/13 04:58:43 DEBUG : Local file system at /tmp/rclone88008744/dir2: Waiting for checks to finish 2026/06/13 04:58:43 DEBUG : Local file system at /tmp/rclone88008744/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:58:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/13 04:58:43 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:43 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/13 04:58:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/13 04:58:44 INFO : nested/sub dir/file: Copied (new) 2026/06/13 04:58:44 INFO : nested/sub dir/file: Deleted 2026/06/13 04:58:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:58:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:58:44 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:58:44 INFO : sub dir/hello world: Deleted 2026/06/13 04:58:44 INFO : sub dir: Removing directory 2026/06/13 04:58:44 INFO : nested/sub dir: Removing directory 2026/06/13 04:58:44 INFO : nested: Removing directory 2026/06/13 04:58:44 DEBUG : Local file system at /tmp/rclone88008744: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/13 04:58:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/13 04:58:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/13 04:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 04:58:45 INFO : sub dir/hello world: Copied (new) 2026/06/13 04:58:45 INFO : sub dir/hello world: Deleted 2026/06/13 04:58:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/13 04:58:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/13 04:58:46 INFO : nested/sub dir/file: Copied (new) 2026/06/13 04:58:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/13 04:58:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/13 04:58:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:47 DEBUG : existing: size = 6 OK 2026/06/13 04:58:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/13 04:58:47 INFO : existing: Copied (new) 2026/06/13 04:58:47 INFO : existing: Deleted 2026/06/13 04:58:47 DEBUG : existing-b: size = 6 OK 2026/06/13 04:58:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/13 04:58:47 INFO : existing-b: Copied (new) 2026/06/13 04:58:47 INFO : existing-b: Deleted 2026/06/13 04:58:47 DEBUG : existing: Destination exists, skipping 2026/06/13 04:58:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/13 04:58:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:58:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:58:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zohewaq9cera" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-zohewaq9cera 2026/06/13 04:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:52 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/13 04:58:52 DEBUG : empty space: Unchanged skipping 2026/06/13 04:58:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:58:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zohewaq9cera) 2026/06/13 04:58:52 DEBUG : potato3: Sizes differ 2026/06/13 04:58:52 DEBUG : B2 bucket rclone-test-zohewaq9cera: Waiting for checks to finish 2026/06/13 04:58:53 INFO : empty space: Deleted 2026/06/13 04:58:53 DEBUG : B2 bucket rclone-test-zohewaq9cera: Waiting for transfers to finish 2026/06/13 04:58:53 DEBUG : potato3: size = 68 OK 2026/06/13 04:58:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:58:53 INFO : potato3: Copied (server-side copy) 2026/06/13 04:58:53 DEBUG : potato2: size = 60 OK 2026/06/13 04:58:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:53 INFO : potato2: Copied (server-side copy) 2026/06/13 04:58:53 INFO : potato3: Deleted 2026/06/13 04:58:54 INFO : potato2: Deleted 2026/06/13 04:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yukolox0quwi" 2026/06/13 04:58:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/13 04:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:58:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/13 04:58:55 DEBUG : B2 bucket rclone-test-yukolox0quwi: Waiting for checks to finish 2026/06/13 04:58:55 DEBUG : B2 bucket rclone-test-yukolox0quwi: Waiting for transfers to finish 2026/06/13 04:58:56 DEBUG : empty space: size = 1 OK 2026/06/13 04:58:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:58:56 INFO : empty space: Copied (server-side copy) 2026/06/13 04:58:56 INFO : empty space: Deleted 2026/06/13 04:58:56 DEBUG : potato3: size = 68 OK 2026/06/13 04:58:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:58:56 INFO : potato3: Copied (server-side copy) 2026/06/13 04:58:56 INFO : potato3: Deleted 2026/06/13 04:58:56 DEBUG : potato2: size = 60 OK 2026/06/13 04:58:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:58:56 INFO : potato2: Copied (server-side copy) 2026/06/13 04:58:56 INFO : potato2: Deleted 2026/06/13 04:58:57 DEBUG : B2 bucket rclone-test-yukolox0quwi: Purge remote 2026/06/13 04:58:57 INFO : B2 bucket rclone-test-yukolox0quwi: cleaning bucket "rclone-test-yukolox0quwi" of all files 2026/06/13 04:58:57 DEBUG : empty space: Deleting (id "4_zff82ed83508dbbfb9fe80e1b_f1005d5ac23082083_d20260613_m045856_c001_v0001181_t0036_u01781326736018") 2026/06/13 04:58:57 DEBUG : potato2: Deleting (id "4_zff82ed83508dbbfb9fe80e1b_f100285761fe30306_d20260613_m045856_c001_v0001116_t0018_u01781326736248") 2026/06/13 04:58:57 DEBUG : potato3: Deleting (id "4_zff82ed83508dbbfb9fe80e1b_f114bc3642d8c3259_d20260613_m045856_c001_v0001180_t0048_u01781326736378") 2026/06/13 04:58:58 DEBUG : B2 bucket rclone-test-zohewaq9cera: Purge remote 2026/06/13 04:58:58 INFO : B2 bucket rclone-test-zohewaq9cera: cleaning bucket "rclone-test-zohewaq9cera" of all files 2026/06/13 04:58:58 DEBUG : empty space: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f40890aaf5d54f428_d20260613_m045856_c001_v7007000_t0000_u01781326736233") 2026/06/13 04:58:58 DEBUG : empty space: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f118c299757b169c0_d20260613_m045852_c001_v0001097_t0043_u01781326732004") 2026/06/13 04:58:58 DEBUG : potato2: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f40890aaf5d54f42b_d20260613_m045856_c001_v7007000_t0000_u01781326736906") 2026/06/13 04:58:58 DEBUG : potato2: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f10989a47c9481d8a_d20260613_m045853_c001_v0001109_t0016_u01781326733069") 2026/06/13 04:58:58 DEBUG : potato3: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f40890aaf5d54f42a_d20260613_m045856_c001_v7007000_t0000_u01781326736590") 2026/06/13 04:58:58 DEBUG : potato3: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f113c4af07d37eced_d20260613_m045853_c001_v0001179_t0021_u01781326733554") 2026/06/13 04:58:58 DEBUG : potato3: Deleting (id "4_z4fc2dd73508dbbfb9fe80e1b_f118c299757b169c4_d20260613_m045852_c001_v0001097_t0019_u01781326732355") --- PASS: TestServerSideMove (10.84s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zogayod8sefe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-zogayod8sefe 2026/06/13 04:59:04 DEBUG : empty space: Excluded (Size Filter) 2026/06/13 04:59:04 DEBUG : empty space: Excluded (Size Filter) 2026/06/13 04:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:59:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:59:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zogayod8sefe) 2026/06/13 04:59:04 DEBUG : potato3: Sizes differ 2026/06/13 04:59:04 DEBUG : B2 bucket rclone-test-zogayod8sefe: Waiting for checks to finish 2026/06/13 04:59:04 DEBUG : B2 bucket rclone-test-zogayod8sefe: Waiting for transfers to finish 2026/06/13 04:59:05 DEBUG : potato2: size = 60 OK 2026/06/13 04:59:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:59:05 INFO : potato2: Copied (server-side copy) 2026/06/13 04:59:05 INFO : potato2: Deleted 2026/06/13 04:59:05 DEBUG : potato3: size = 68 OK 2026/06/13 04:59:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:59:05 INFO : potato3: Copied (server-side copy) 2026/06/13 04:59:05 INFO : potato3: Deleted 2026/06/13 04:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-humelef9bobu" 2026/06/13 04:59:07 DEBUG : empty space: Excluded (Size Filter) 2026/06/13 04:59:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:59:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/13 04:59:07 DEBUG : B2 bucket rclone-test-humelef9bobu: Waiting for checks to finish 2026/06/13 04:59:07 DEBUG : B2 bucket rclone-test-humelef9bobu: Waiting for transfers to finish 2026/06/13 04:59:08 DEBUG : potato2: size = 60 OK 2026/06/13 04:59:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:59:08 INFO : potato2: Copied (server-side copy) 2026/06/13 04:59:08 INFO : potato2: Deleted 2026/06/13 04:59:08 DEBUG : potato3: size = 68 OK 2026/06/13 04:59:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:59:08 INFO : potato3: Copied (server-side copy) 2026/06/13 04:59:08 INFO : potato3: Deleted 2026/06/13 04:59:08 DEBUG : B2 bucket rclone-test-humelef9bobu: Purge remote 2026/06/13 04:59:08 INFO : B2 bucket rclone-test-humelef9bobu: cleaning bucket "rclone-test-humelef9bobu" of all files 2026/06/13 04:59:09 DEBUG : potato2: Deleting (id "4_zbfc21d73509dbbfb9fe80e1b_f112b31762a331682_d20260613_m045907_c001_v0001179_t0021_u01781326747977") 2026/06/13 04:59:09 DEBUG : potato3: Deleting (id "4_zbfc21d73509dbbfb9fe80e1b_f10538bc9773105c2_d20260613_m045908_c001_v0001174_t0033_u01781326748201") 2026/06/13 04:59:09 DEBUG : B2 bucket rclone-test-zogayod8sefe: Purge remote 2026/06/13 04:59:09 INFO : B2 bucket rclone-test-zogayod8sefe: cleaning bucket "rclone-test-zogayod8sefe" of all files 2026/06/13 04:59:09 DEBUG : empty space: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f112683aa3999f2b5_d20260613_m045903_c001_v0001181_t0011_u01781326743978") 2026/06/13 04:59:09 DEBUG : potato2: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f422b87c6cb3a6211_d20260613_m045908_c001_v7007000_t0000_u01781326748182") 2026/06/13 04:59:09 DEBUG : potato2: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f11519b5d86328c23_d20260613_m045904_c001_v0001098_t0057_u01781326744813") 2026/06/13 04:59:09 DEBUG : potato3: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f422b87c6cb3a6212_d20260613_m045908_c001_v7007000_t0000_u01781326748505") 2026/06/13 04:59:09 DEBUG : potato3: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f105fe7cc202b9c2d_d20260613_m045905_c001_v0001104_t0051_u01781326745180") 2026/06/13 04:59:09 DEBUG : potato3: Deleting (id "4_zffc20d53509dbbfb9fe80e1b_f112683aa3999f2b7_d20260613_m045904_c001_v0001181_t0052_u01781326744203") 2026/06/13 04:59:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/13 04:59:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 04:59:11 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nisuhoc5haqo" 2026/06/13 04:59:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-quhomuf2qopu -> B2 bucket rclone-test-nisuhoc5haqo 2026/06/13 04:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:59:17 DEBUG : empty space: size = 1 OK 2026/06/13 04:59:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/13 04:59:17 DEBUG : empty space: Unchanged skipping 2026/06/13 04:59:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 04:59:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nisuhoc5haqo) 2026/06/13 04:59:17 DEBUG : potato3: Sizes differ 2026/06/13 04:59:17 DEBUG : B2 bucket rclone-test-nisuhoc5haqo: Waiting for checks to finish 2026/06/13 04:59:17 INFO : empty space: Deleted 2026/06/13 04:59:17 DEBUG : B2 bucket rclone-test-nisuhoc5haqo: Waiting for transfers to finish 2026/06/13 04:59:18 DEBUG : potato2: size = 60 OK 2026/06/13 04:59:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:59:18 INFO : potato2: Copied (server-side copy) 2026/06/13 04:59:18 DEBUG : potato3: size = 68 OK 2026/06/13 04:59:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:59:18 INFO : potato3: Copied (server-side copy) 2026/06/13 04:59:18 INFO : potato2: Deleted 2026/06/13 04:59:18 INFO : potato3: Deleted 2026/06/13 04:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-heyixak2xazu" 2026/06/13 04:59:19 INFO : tomatoDir: Making directory 2026/06/13 04:59:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/13 04:59:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/13 04:59:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/13 04:59:20 DEBUG : B2 bucket rclone-test-heyixak2xazu: Waiting for checks to finish 2026/06/13 04:59:20 DEBUG : B2 bucket rclone-test-heyixak2xazu: Waiting for transfers to finish 2026/06/13 04:59:20 DEBUG : empty space: size = 1 OK 2026/06/13 04:59:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/13 04:59:20 INFO : empty space: Copied (server-side copy) 2026/06/13 04:59:21 DEBUG : potato3: size = 68 OK 2026/06/13 04:59:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/13 04:59:21 INFO : potato3: Copied (server-side copy) 2026/06/13 04:59:21 INFO : empty space: Deleted 2026/06/13 04:59:21 DEBUG : potato2: size = 60 OK 2026/06/13 04:59:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/13 04:59:21 INFO : potato2: Copied (server-side copy) 2026/06/13 04:59:21 INFO : potato3: Deleted 2026/06/13 04:59:21 INFO : potato2: Deleted 2026/06/13 04:59:21 DEBUG : B2 bucket rclone-test-heyixak2xazu: Purge remote 2026/06/13 04:59:21 INFO : B2 bucket rclone-test-heyixak2xazu: cleaning bucket "rclone-test-heyixak2xazu" of all files 2026/06/13 04:59:22 DEBUG : empty space: Deleting (id "4_z0f524d93509dbbfb9fe80e1b_f100c74bfb63c703e_d20260613_m045920_c001_v0001029_t0042_u01781326760597") 2026/06/13 04:59:22 DEBUG : potato2: Deleting (id "4_z0f524d93509dbbfb9fe80e1b_f1010438f9162c28d_d20260613_m045921_c001_v0001178_t0001_u01781326761007") 2026/06/13 04:59:22 DEBUG : potato3: Deleting (id "4_z0f524d93509dbbfb9fe80e1b_f1085d96a4aa62332_d20260613_m045920_c001_v0001180_t0053_u01781326760968") 2026/06/13 04:59:22 DEBUG : B2 bucket rclone-test-nisuhoc5haqo: Purge remote 2026/06/13 04:59:22 INFO : B2 bucket rclone-test-nisuhoc5haqo: cleaning bucket "rclone-test-nisuhoc5haqo" of all files 2026/06/13 04:59:22 DEBUG : empty space: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f417ad3e9f1ebd9aa_d20260613_m045921_c001_v7007000_t0000_u01781326761049") 2026/06/13 04:59:22 DEBUG : empty space: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f10191653091edf0c_d20260613_m045916_c001_v0001033_t0001_u01781326756179") 2026/06/13 04:59:22 DEBUG : potato2: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f417ad3e9f1ebd9ac_d20260613_m045921_c001_v7007000_t0000_u01781326761232") 2026/06/13 04:59:22 DEBUG : potato2: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f107636b9df4ba7ea_d20260613_m045917_c001_v0001101_t0005_u01781326757623") 2026/06/13 04:59:22 DEBUG : potato3: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f41992fd51c6b171f_d20260613_m045921_c001_v7007000_t0000_u01781326761200") 2026/06/13 04:59:22 DEBUG : potato3: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f10397e802d2d50f5_d20260613_m045917_c001_v0001100_t0041_u01781326757993") 2026/06/13 04:59:22 DEBUG : potato3: Deleting (id "4_zcf023d53509dbbfb9fe80e1b_f10191653091edf0e_d20260613_m045916_c001_v0001033_t0005_u01781326756756") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.27s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:26 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/rclone-sync-test" 2026/06/13 04:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/rclone-sync-test-include/layer2" 2026/06/13 04:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/rclone-sync-test-ignore-file" 2026/06/13 04:59:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/13 04:59:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 04:59:35 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 04:59:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test: Waiting for checks to finish 2026/06/13 04:59:35 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test: Waiting for transfers to finish 2026/06/13 04:59:35 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:35 INFO : There was nothing to transfer 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:59:36 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:36 INFO : There was nothing to transfer 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/13 04:59:36 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:36 INFO : There was nothing to transfer 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 04:59:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 04:59:36 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:36 INFO : There was nothing to transfer 2026/06/13 04:59:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/13 04:59:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/13 04:59:37 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 04:59:38 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/CompareDest" 2026/06/13 04:59:40 DEBUG : one: Need to transfer - File not found at Destination 2026/06/13 04:59:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:41 DEBUG : one: size = 3 OK 2026/06/13 04:59:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 04:59:41 INFO : one: Copied (new) 2026/06/13 04:59:41 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:42 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:42 DEBUG : one: Sizes differ 2026/06/13 04:59:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:43 DEBUG : one: size = 5 OK 2026/06/13 04:59:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/13 04:59:43 INFO : one: Copied (replaced existing) 2026/06/13 04:59:43 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:45 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:45 DEBUG : one: Sizes differ 2026/06/13 04:59:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:45 DEBUG : one: size = 5 OK 2026/06/13 04:59:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/13 04:59:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:45 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:45 INFO : There was nothing to transfer 2026/06/13 04:59:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:46 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:46 DEBUG : one: Sizes differ 2026/06/13 04:59:46 DEBUG : two: size = 3 OK 2026/06/13 04:59:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/13 04:59:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:46 DEBUG : one: size = 5 OK 2026/06/13 04:59:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/13 04:59:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:46 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:46 INFO : There was nothing to transfer 2026/06/13 04:59:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:47 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:47 DEBUG : one: Sizes differ 2026/06/13 04:59:47 DEBUG : two: size = 3 OK 2026/06/13 04:59:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/13 04:59:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:47 DEBUG : one: size = 5 OK 2026/06/13 04:59:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/13 04:59:47 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:47 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:47 INFO : There was nothing to transfer 2026/06/13 04:59:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:48 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:48 DEBUG : one: Sizes differ 2026/06/13 04:59:48 DEBUG : two: size = 3 OK 2026/06/13 04:59:48 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/06/13 04:59:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/13 04:59:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/13 04:59:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:48 DEBUG : one: size = 5 OK 2026/06/13 04:59:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/13 04:59:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:48 DEBUG : Waiting for deletions to finish 2026/06/13 04:59:48 INFO : There was nothing to transfer 2026/06/13 04:59:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:49 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 04:59:49 DEBUG : one: Sizes differ 2026/06/13 04:59:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 04:59:49 DEBUG : two: size = 3 (B2 bucket rclone-test-quhomuf2qopu path CompareDest) 2026/06/13 04:59:49 DEBUG : two: Sizes differ 2026/06/13 04:59:49 DEBUG : two: Need to transfer - File not found at Destination 2026/06/13 04:59:49 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 04:59:49 DEBUG : one: size = 5 OK 2026/06/13 04:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 04:59:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/13 04:59:49 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 04:59:49 DEBUG : two: size = 5 OK 2026/06/13 04:59:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/13 04:59:49 INFO : two: Copied (new) 2026/06/13 04:59:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.51s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 04:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dest" 2026/06/13 04:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/pre-dest1" 2026/06/13 04:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/pre-dest2" 2026/06/13 04:59:57 DEBUG : 1: size = 1 OK 2026/06/13 04:59:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:59:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/13 04:59:57 DEBUG : 2: size = 1 OK 2026/06/13 04:59:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 04:59:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/13 04:59:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/13 04:59:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dest: Waiting for checks to finish 2026/06/13 04:59:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dest: Waiting for transfers to finish 2026/06/13 04:59:58 DEBUG : 3: size = 1 OK 2026/06/13 04:59:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/13 04:59:58 INFO : 3: Copied (new) 2026/06/13 04:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/CopyDest" 2026/06/13 05:00:03 DEBUG : one: Need to transfer - File not found at Destination 2026/06/13 05:00:03 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:03 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:04 DEBUG : one: size = 3 OK 2026/06/13 05:00:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:00:04 INFO : one: Copied (new) 2026/06/13 05:00:04 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:04 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:04 DEBUG : one: Sizes differ 2026/06/13 05:00:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:05 DEBUG : one: size = 5 OK 2026/06/13 05:00:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/13 05:00:05 INFO : one: Copied (replaced existing) 2026/06/13 05:00:05 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/BackupDir" 2026/06/13 05:00:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:08 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:08 DEBUG : one: Sizes differ 2026/06/13 05:00:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:08 DEBUG : one: size = 5 OK 2026/06/13 05:00:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:08 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:08 DEBUG : one: Sizes differ 2026/06/13 05:00:10 DEBUG : one: size = 3 OK 2026/06/13 05:00:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:00:10 INFO : one: Copied (server-side copy) 2026/06/13 05:00:10 INFO : one: Deleted 2026/06/13 05:00:10 DEBUG : one: size = 5 OK 2026/06/13 05:00:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/13 05:00:10 INFO : one: Copied (server-side copy) 2026/06/13 05:00:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/13 05:00:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:10 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:12 DEBUG : one: size = 5 OK 2026/06/13 05:00:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:12 DEBUG : one: Unchanged skipping 2026/06/13 05:00:12 DEBUG : two: size = 3 OK 2026/06/13 05:00:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:12 DEBUG : two: size = 3 OK 2026/06/13 05:00:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/13 05:00:12 INFO : two: Copied (server-side copy) 2026/06/13 05:00:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/13 05:00:12 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:12 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:12 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:13 DEBUG : one: size = 5 OK 2026/06/13 05:00:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:13 DEBUG : one: Unchanged skipping 2026/06/13 05:00:13 DEBUG : two: size = 3 OK 2026/06/13 05:00:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:13 DEBUG : two: Unchanged skipping 2026/06/13 05:00:13 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:13 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:13 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:13 INFO : There was nothing to transfer 2026/06/13 05:00:14 DEBUG : one: size = 5 OK 2026/06/13 05:00:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:14 DEBUG : one: Unchanged skipping 2026/06/13 05:00:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:14 DEBUG : three: size = 5 (B2 bucket rclone-test-quhomuf2qopu path CopyDest) 2026/06/13 05:00:14 DEBUG : three: Sizes differ 2026/06/13 05:00:14 DEBUG : three: Destination not found in --copy-dest 2026/06/13 05:00:14 DEBUG : three: Need to transfer - File not found at Destination 2026/06/13 05:00:14 DEBUG : two: size = 3 OK 2026/06/13 05:00:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/13 05:00:14 DEBUG : two: Unchanged skipping 2026/06/13 05:00:14 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:14 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:15 DEBUG : three: size = 7 OK 2026/06/13 05:00:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/13 05:00:15 INFO : three: Copied (new) 2026/06/13 05:00:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.22s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:00:19 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/backup" 2026/06/13 05:00:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:22 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:22 DEBUG : one: Sizes differ 2026/06/13 05:00:22 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:22 DEBUG : two: size = 3 OK 2026/06/13 05:00:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:22 DEBUG : two: Unchanged skipping 2026/06/13 05:00:23 DEBUG : one: size = 3 OK 2026/06/13 05:00:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:00:23 INFO : one: Copied (server-side copy) 2026/06/13 05:00:23 INFO : one: Deleted 2026/06/13 05:00:23 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:24 DEBUG : one: size = 4 OK 2026/06/13 05:00:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:24 INFO : one: Copied (new) 2026/06/13 05:00:24 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:25 DEBUG : three.txt: size = 5 OK 2026/06/13 05:00:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:00:25 INFO : three.txt: Copied (server-side copy) 2026/06/13 05:00:25 INFO : three.txt: Deleted 2026/06/13 05:00:25 INFO : three.txt: Moved into backup dir 2026/06/13 05:00:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:26 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:26 DEBUG : one: Sizes differ 2026/06/13 05:00:26 DEBUG : two: size = 3 OK 2026/06/13 05:00:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:26 DEBUG : two: Unchanged skipping 2026/06/13 05:00:26 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:27 DEBUG : one: size = 4 OK 2026/06/13 05:00:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:27 INFO : one: Copied (server-side copy) 2026/06/13 05:00:27 INFO : one: Deleted 2026/06/13 05:00:27 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:28 DEBUG : one: size = 5 OK 2026/06/13 05:00:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:00:28 INFO : one: Copied (new) 2026/06/13 05:00:28 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:28 DEBUG : three.txt: size = 6 OK 2026/06/13 05:00:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:00:28 INFO : three.txt: Copied (server-side copy) 2026/06/13 05:00:28 INFO : three.txt: Deleted 2026/06/13 05:00:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.85s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:00:31 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:00:31 DEBUG : Config file has changed externally - reloading 2026/06/13 05:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/backup" 2026/06/13 05:00:34 DEBUG : two: size = 3 OK 2026/06/13 05:00:34 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:34 DEBUG : two: Unchanged skipping 2026/06/13 05:00:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:34 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:34 DEBUG : one: Sizes differ 2026/06/13 05:00:36 DEBUG : one.bak: size = 3 OK 2026/06/13 05:00:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:00:36 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:00:36 INFO : one: Deleted 2026/06/13 05:00:36 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:37 DEBUG : one: size = 4 OK 2026/06/13 05:00:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:37 INFO : one: Copied (new) 2026/06/13 05:00:37 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:38 DEBUG : three.txt.bak: size = 5 OK 2026/06/13 05:00:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:00:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:00:38 INFO : three.txt: Deleted 2026/06/13 05:00:38 INFO : three.txt: Moved into backup dir 2026/06/13 05:00:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:40 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:40 DEBUG : one: Sizes differ 2026/06/13 05:00:40 DEBUG : two: size = 3 OK 2026/06/13 05:00:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:40 DEBUG : two: Unchanged skipping 2026/06/13 05:00:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:40 DEBUG : one.bak: size = 4 OK 2026/06/13 05:00:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:40 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:00:41 INFO : one: Deleted 2026/06/13 05:00:41 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:41 DEBUG : one: size = 5 OK 2026/06/13 05:00:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:00:41 INFO : one: Copied (new) 2026/06/13 05:00:41 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:42 DEBUG : three.txt.bak: size = 6 OK 2026/06/13 05:00:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:00:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:00:42 INFO : three.txt: Deleted 2026/06/13 05:00:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/backup" 2026/06/13 05:00:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:48 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:48 DEBUG : one: Sizes differ 2026/06/13 05:00:48 DEBUG : two: size = 3 OK 2026/06/13 05:00:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:48 DEBUG : two: Unchanged skipping 2026/06/13 05:00:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:50 DEBUG : one-2019-01-01: size = 3 OK 2026/06/13 05:00:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:00:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/13 05:00:50 INFO : one: Deleted 2026/06/13 05:00:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:51 DEBUG : one: size = 4 OK 2026/06/13 05:00:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:51 INFO : one: Copied (new) 2026/06/13 05:00:51 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:51 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/13 05:00:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:00:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/13 05:00:52 INFO : three.txt: Deleted 2026/06/13 05:00:52 INFO : three.txt: Moved into backup dir 2026/06/13 05:00:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:00:53 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:00:53 DEBUG : one: Sizes differ 2026/06/13 05:00:53 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:00:53 DEBUG : two: size = 3 OK 2026/06/13 05:00:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:00:53 DEBUG : two: Unchanged skipping 2026/06/13 05:00:54 DEBUG : one-2019-01-01: size = 4 OK 2026/06/13 05:00:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:00:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/13 05:00:54 INFO : one: Deleted 2026/06/13 05:00:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:00:55 DEBUG : one: size = 5 OK 2026/06/13 05:00:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:00:55 INFO : one: Copied (new) 2026/06/13 05:00:55 DEBUG : Waiting for deletions to finish 2026/06/13 05:00:55 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/13 05:00:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:00:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/13 05:00:55 INFO : three.txt: Deleted 2026/06/13 05:00:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.68s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:01:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:01 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:01 DEBUG : one: Sizes differ 2026/06/13 05:01:01 DEBUG : two: size = 3 OK 2026/06/13 05:01:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:01 DEBUG : two: Unchanged skipping 2026/06/13 05:01:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:01:02 DEBUG : one.bak: size = 3 OK 2026/06/13 05:01:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:01:02 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:01:02 INFO : one: Deleted 2026/06/13 05:01:02 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:01:03 DEBUG : one: size = 4 OK 2026/06/13 05:01:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:03 INFO : one: Copied (new) 2026/06/13 05:01:03 DEBUG : Waiting for deletions to finish 2026/06/13 05:01:03 DEBUG : three.txt.bak: size = 5 OK 2026/06/13 05:01:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:01:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:01:04 INFO : three.txt: Deleted 2026/06/13 05:01:04 INFO : three.txt: Moved into backup dir 2026/06/13 05:01:05 DEBUG : one.bak: Excluded (Path Filter) 2026/06/13 05:01:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/13 05:01:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:05 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:05 DEBUG : one: Sizes differ 2026/06/13 05:01:05 DEBUG : two: size = 3 OK 2026/06/13 05:01:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:05 DEBUG : two: Unchanged skipping 2026/06/13 05:01:05 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for checks to finish 2026/06/13 05:01:05 DEBUG : one.bak: size = 4 OK 2026/06/13 05:01:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:05 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:01:06 INFO : one: Deleted 2026/06/13 05:01:06 DEBUG : B2 bucket rclone-test-quhomuf2qopu path dst: Waiting for transfers to finish 2026/06/13 05:01:06 DEBUG : one: size = 5 OK 2026/06/13 05:01:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:01:06 INFO : one: Copied (new) 2026/06/13 05:01:06 DEBUG : Waiting for deletions to finish 2026/06/13 05:01:07 DEBUG : three.txt.bak: size = 6 OK 2026/06/13 05:01:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:01:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:01:07 INFO : three.txt: Deleted 2026/06/13 05:01:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.41s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:01:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/9f220dd3507dbbfb9fe80e1b/c001_v0001136_t0044": EOF 2026/06/13 05:01:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/9f220dd3507dbbfb9fe80e1b/c001_v0001136_t0044": EOF) 2026/06/13 05:01:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-quhomuf2qopu: 1/10 (Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/9f220dd3507dbbfb9fe80e1b/c001_v0001136_t0044": EOF) 2026/06/13 05:01:12 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 05:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:01:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:13 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:13 DEBUG : one: Sizes differ 2026/06/13 05:01:14 DEBUG : one.bak: size = 3 OK 2026/06/13 05:01:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:01:14 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:01:15 INFO : one: Deleted 2026/06/13 05:01:16 DEBUG : one: size = 4 OK 2026/06/13 05:01:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:16 INFO : one: Copied (new) 2026/06/13 05:01:16 DEBUG : two: size = 3 OK 2026/06/13 05:01:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:16 DEBUG : two: Unchanged skipping 2026/06/13 05:01:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:16 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:16 DEBUG : three.txt: Sizes differ 2026/06/13 05:01:17 DEBUG : three.txt.bak: size = 5 OK 2026/06/13 05:01:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:01:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:01:17 INFO : three.txt: Deleted 2026/06/13 05:01:18 DEBUG : three.txt: size = 6 OK 2026/06/13 05:01:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:01:18 INFO : three.txt: Copied (new) 2026/06/13 05:01:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:19 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:19 DEBUG : one: Sizes differ 2026/06/13 05:01:20 DEBUG : one.bak: size = 4 OK 2026/06/13 05:01:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:20 INFO : one: Copied (server-side copy) to: one.bak 2026/06/13 05:01:20 INFO : one: Deleted 2026/06/13 05:01:21 DEBUG : one: size = 5 OK 2026/06/13 05:01:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:01:21 INFO : one: Copied (new) 2026/06/13 05:01:21 DEBUG : two: size = 3 OK 2026/06/13 05:01:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:21 DEBUG : two: Unchanged skipping 2026/06/13 05:01:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:22 DEBUG : three.txt: Sizes differ 2026/06/13 05:01:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/13 05:01:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:01:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/13 05:01:22 INFO : three.txt: Deleted 2026/06/13 05:01:23 DEBUG : three.txt: size = 19 OK 2026/06/13 05:01:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/13 05:01:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:01:26 DEBUG : Creating backend with remote "TestB2:rclone-test-quhomuf2qopu/dst" 2026/06/13 05:01:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:28 DEBUG : one: size = 3 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:28 DEBUG : one: Sizes differ 2026/06/13 05:01:29 DEBUG : one-2019-01-01: size = 3 OK 2026/06/13 05:01:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/13 05:01:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/13 05:01:30 INFO : one: Deleted 2026/06/13 05:01:31 DEBUG : one: size = 4 OK 2026/06/13 05:01:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:31 INFO : one: Copied (new) 2026/06/13 05:01:31 DEBUG : two: size = 3 OK 2026/06/13 05:01:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:31 DEBUG : two: Unchanged skipping 2026/06/13 05:01:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:31 DEBUG : three.txt: Sizes differ 2026/06/13 05:01:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/13 05:01:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/13 05:01:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/13 05:01:32 INFO : three.txt: Deleted 2026/06/13 05:01:32 DEBUG : three.txt: size = 6 OK 2026/06/13 05:01:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:01:32 INFO : three.txt: Copied (new) 2026/06/13 05:01:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:33 DEBUG : one: size = 4 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:33 DEBUG : one: Sizes differ 2026/06/13 05:01:33 DEBUG : one-2019-01-01: size = 4 OK 2026/06/13 05:01:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/13 05:01:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/13 05:01:34 INFO : one: Deleted 2026/06/13 05:01:34 DEBUG : one: size = 5 OK 2026/06/13 05:01:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/13 05:01:34 INFO : one: Copied (new) 2026/06/13 05:01:34 DEBUG : two: size = 3 OK 2026/06/13 05:01:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:34 DEBUG : two: Unchanged skipping 2026/06/13 05:01:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-quhomuf2qopu path dst) 2026/06/13 05:01:34 DEBUG : three.txt: Sizes differ 2026/06/13 05:01:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/13 05:01:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/13 05:01:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/13 05:01:35 INFO : three.txt: Deleted 2026/06/13 05:01:36 DEBUG : three.txt: size = 19 OK 2026/06/13 05:01:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/13 05:01:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.66s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:01:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:38 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:01:38 DEBUG : Testêé: Sizes differ 2026/06/13 05:01:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:01:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:01:39 DEBUG : Testêé: size = 14 OK 2026/06/13 05:01:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/13 05:01:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/13 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:01:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/13 05:01:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:01:40 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:01:40 DEBUG : existing: size = 6 OK 2026/06/13 05:01:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/13 05:01:40 INFO : existing: Copied (new) 2026/06/13 05:01:40 DEBUG : Waiting for deletions to finish 2026/06/13 05:01:41 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:01:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone88008744) 2026/06/13 05:01:41 DEBUG : existing: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:01:41 DEBUG : existing: Sizes differ 2026/06/13 05:01:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/13 05:01:41 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:01:41 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting files as there were IO errors 2026/06/13 05:01:41 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:01:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:01:42 DEBUG : EXISTING: size = 6 OK 2026/06/13 05:01:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:01:42 DEBUG : existing: Unchanged skipping 2026/06/13 05:01:42 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:01:42 DEBUG : Waiting for deletions to finish 2026/06/13 05:01:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", 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:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:02:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/06/13 05:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 05:02:58 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 05:02:59 DEBUG : both0: size = 6 OK 2026/06/13 05:02:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both0: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both10: size = 6 OK 2026/06/13 05:02:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both10: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both11: size = 6 OK 2026/06/13 05:02:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both11: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both12: size = 6 OK 2026/06/13 05:02:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both12: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both13: size = 6 OK 2026/06/13 05:02:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both13: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both14: size = 6 OK 2026/06/13 05:02:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both14: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both15: size = 6 OK 2026/06/13 05:02:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both15: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both16: size = 6 OK 2026/06/13 05:02:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both16: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both17: size = 6 OK 2026/06/13 05:02:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both17: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both18: size = 6 OK 2026/06/13 05:02:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both18: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both19: size = 6 OK 2026/06/13 05:02:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both19: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both1: size = 6 OK 2026/06/13 05:02:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both1: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both2: size = 6 OK 2026/06/13 05:02:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both2: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both3: size = 6 OK 2026/06/13 05:02:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both3: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both4: size = 6 OK 2026/06/13 05:02:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both4: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both5: size = 6 OK 2026/06/13 05:02:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both5: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both6: size = 6 OK 2026/06/13 05:02:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both6: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both7: size = 6 OK 2026/06/13 05:02:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both7: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both8: size = 6 OK 2026/06/13 05:02:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both8: Unchanged skipping 2026/06/13 05:02:59 DEBUG : both9: size = 6 OK 2026/06/13 05:02:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:02:59 DEBUG : both9: Unchanged skipping 2026/06/13 05:02:59 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:02:59 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:02:59 DEBUG : Waiting for deletions to finish 2026/06/13 05:02:59 INFO : only4: Deleted 2026/06/13 05:02:59 INFO : only5: Deleted 2026/06/13 05:02:59 INFO : only7: Deleted 2026/06/13 05:02:59 INFO : only6: Deleted 2026/06/13 05:02:59 INFO : only13: Deleted 2026/06/13 05:02:59 INFO : only17: Deleted 2026/06/13 05:02:59 INFO : only0: Deleted 2026/06/13 05:02:59 INFO : only11: Deleted 2026/06/13 05:02:59 INFO : only15: Deleted 2026/06/13 05:02:59 INFO : only2: Deleted 2026/06/13 05:02:59 INFO : only8: Deleted 2026/06/13 05:02:59 INFO : only9: Deleted 2026/06/13 05:02:59 INFO : only10: Deleted 2026/06/13 05:02:59 INFO : only12: Deleted 2026/06/13 05:03:00 INFO : only16: Deleted 2026/06/13 05:03:00 INFO : only18: Deleted 2026/06/13 05:03:00 INFO : only1: Deleted 2026/06/13 05:03:00 INFO : only3: Deleted 2026/06/13 05:03:00 INFO : only14: Deleted 2026/06/13 05:03:00 INFO : only19: Deleted 2026/06/13 05:03:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (79.64s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:19 DEBUG : both10: size = 6 OK 2026/06/13 05:03:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both11: size = 6 OK 2026/06/13 05:03:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both12: size = 6 OK 2026/06/13 05:03:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both10: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both13: size = 6 OK 2026/06/13 05:03:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both0: size = 6 OK 2026/06/13 05:03:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:03:19 DEBUG : both12: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both14: size = 6 OK 2026/06/13 05:03:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both14: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both15: size = 6 OK 2026/06/13 05:03:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both15: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both16: size = 6 OK 2026/06/13 05:03:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both13: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both17: size = 6 OK 2026/06/13 05:03:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both11: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both18: size = 6 OK 2026/06/13 05:03:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both18: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both19: size = 6 OK 2026/06/13 05:03:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both19: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both1: size = 6 OK 2026/06/13 05:03:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both1: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both2: size = 6 OK 2026/06/13 05:03:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both2: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both3: size = 6 OK 2026/06/13 05:03:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both3: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both4: size = 6 OK 2026/06/13 05:03:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both4: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both5: size = 6 OK 2026/06/13 05:03:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both5: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both6: size = 6 OK 2026/06/13 05:03:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both6: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both7: size = 6 OK 2026/06/13 05:03:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both7: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both8: size = 6 OK 2026/06/13 05:03:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both8: Unchanged skipping 2026/06/13 05:03:19 DEBUG : both9: size = 6 OK 2026/06/13 05:03:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:19 DEBUG : both9: Unchanged skipping 2026/06/13 05:03:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only0: Sizes differ 2026/06/13 05:03:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only10: Sizes differ 2026/06/13 05:03:19 DEBUG : both16: Unchanged skipping 2026/06/13 05:03:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only11: Sizes differ 2026/06/13 05:03:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only12: Sizes differ 2026/06/13 05:03:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only13: Sizes differ 2026/06/13 05:03:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only14: Sizes differ 2026/06/13 05:03:19 DEBUG : both17: Unchanged skipping 2026/06/13 05:03:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only15: Sizes differ 2026/06/13 05:03:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only16: Sizes differ 2026/06/13 05:03:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : both0: Unchanged skipping 2026/06/13 05:03:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only18: Sizes differ 2026/06/13 05:03:19 DEBUG : only17: Sizes differ 2026/06/13 05:03:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only19: Sizes differ 2026/06/13 05:03:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only1: Sizes differ 2026/06/13 05:03:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only2: Sizes differ 2026/06/13 05:03:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only3: Sizes differ 2026/06/13 05:03:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only4: Sizes differ 2026/06/13 05:03:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only5: Sizes differ 2026/06/13 05:03:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only6: Sizes differ 2026/06/13 05:03:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only7: Sizes differ 2026/06/13 05:03:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only8: Sizes differ 2026/06/13 05:03:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone88008744) 2026/06/13 05:03:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-quhomuf2qopu) 2026/06/13 05:03:19 DEBUG : only9: Sizes differ 2026/06/13 05:03:19 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:03:19 DEBUG : only0: size = 0 OK 2026/06/13 05:03:19 DEBUG : only11: size = 0 OK 2026/06/13 05:03:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:19 INFO : only0: Copied (replaced existing) 2026/06/13 05:03:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:19 INFO : only11: Copied (replaced existing) 2026/06/13 05:03:19 DEBUG : only15: size = 0 OK 2026/06/13 05:03:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:19 INFO : only15: Copied (replaced existing) 2026/06/13 05:03:19 DEBUG : only16: size = 0 OK 2026/06/13 05:03:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:19 INFO : only16: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only12: size = 0 OK 2026/06/13 05:03:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only12: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only10: size = 0 OK 2026/06/13 05:03:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only10: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only17: size = 0 OK 2026/06/13 05:03:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only17: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only1: size = 0 OK 2026/06/13 05:03:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only1: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only13: size = 0 OK 2026/06/13 05:03:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only13: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only2: size = 0 OK 2026/06/13 05:03:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only2: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only19: size = 0 OK 2026/06/13 05:03:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only19: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only4: size = 0 OK 2026/06/13 05:03:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only4: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only18: size = 0 OK 2026/06/13 05:03:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only18: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only6: size = 0 OK 2026/06/13 05:03:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only6: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only14: size = 0 OK 2026/06/13 05:03:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only14: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only8: size = 0 OK 2026/06/13 05:03:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only8: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only9: size = 0 OK 2026/06/13 05:03:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only9: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only3: size = 0 OK 2026/06/13 05:03:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only3: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only5: size = 0 OK 2026/06/13 05:03:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only5: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : only7: size = 0 OK 2026/06/13 05:03:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/13 05:03:20 INFO : only7: Copied (replaced existing) 2026/06/13 05:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.41s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:29 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:03:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 05:03:29 DEBUG : empty_on_remote: Making directory with metadata 2026/06/13 05:03:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 05:03:29 INFO : empty_on_remote: Making directory 2026/06/13 05:03:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/13 05:03:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:31 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:03:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 05:03:31 DEBUG : empty_on_remote: Making directory with metadata 2026/06/13 05:03:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/13 05:03:31 INFO : empty_on_remote: Making directory 2026/06/13 05:03:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/13 05:03:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:33 INFO : sub dir: Making directory 2026/06/13 05:03:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/13 05:03:35 INFO : sub dir: Making directory 2026/06/13 05:03:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:44 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:44 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:03:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : apple: size = 5 OK 2026/06/13 05:03:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : banana: size = 6 OK 2026/06/13 05:03:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:03:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : banana: Unchanged skipping 2026/06/13 05:03:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:03:45 DEBUG : apple: Unchanged skipping 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:45 INFO : There was nothing to transfer 2026/06/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:45 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:03:45 DEBUG : apple: size = 5 OK 2026/06/13 05:03:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:03:45 DEBUG : banana: size = 6 OK 2026/06/13 05:03:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:03:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : banana: Unchanged skipping 2026/06/13 05:03:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : apple: Unchanged skipping 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:03:45 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:45 INFO : There was nothing to transfer 2026/06/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:46 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:03:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:03:59 DEBUG : Waiting for deletions to finish 2026/06/13 05:03:59 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : apple: size = 5 OK 2026/06/13 05:04:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : banana: size = 6 OK 2026/06/13 05:04:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : banana: Unchanged skipping 2026/06/13 05:04:00 DEBUG : apple: Unchanged skipping 2026/06/13 05:04:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:04:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:00 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:00 INFO : There was nothing to transfer 2026/06/13 05:04:00 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:00 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:00 DEBUG : apple: size = 5 OK 2026/06/13 05:04:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : apple: Unchanged skipping 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:04:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:04:00 DEBUG : banana: size = 6 OK 2026/06/13 05:04:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:04:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : banana: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:04:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:00 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:00 INFO : There was nothing to transfer 2026/06/13 05:04:00 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:01 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:04:15 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:16 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/13 05:04:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:16 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:16 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:16 DEBUG : YmFuYW5h: size = 6 OK 2026/06/13 05:04:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/13 05:04:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/13 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/13 05:04:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:04:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:04:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:17 DEBUG : YXBwbGU=: size = 5 OK 2026/06/13 05:04:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/13 05:04:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/13 05:04:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:04:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/13 05:04:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:04:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:04:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:04:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:04:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:04:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:04:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:04:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:04:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/13 05:04:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:04:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/13 05:04:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:04:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/13 05:04:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:04:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/13 05:04:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:04:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/13 05:04:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:04:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/13 05:04:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:04:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/13 05:04:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:04:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:18 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:18 INFO : apple: Deleted 2026/06/13 05:04:18 INFO : appleappleapplebanana: Deleted 2026/06/13 05:04:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/13 05:04:18 INFO : dir1/0014-89;=.txt: Deleted 2026/06/13 05:04:18 INFO : banana: Deleted 2026/06/13 05:04:18 INFO : splitbananasplit: Deleted 2026/06/13 05:04:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/13 05:04:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/13 05:04:19 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:20 DEBUG : YXBwbGU=: size = 5 OK 2026/06/13 05:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : apple: Unchanged skipping 2026/06/13 05:04:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:04:20 DEBUG : YmFuYW5h: size = 6 OK 2026/06/13 05:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : banana: Unchanged skipping 2026/06/13 05:04:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/13 05:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/13 05:04:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/13 05:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/13 05:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/13 05:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/13 05:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/13 05:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/13 05:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/13 05:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:04:20 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:20 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:20 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:20 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/13 05:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/13 05:04:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/13 05:04:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/13 05:04:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/13 05:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/13 05:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/13 05:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/13 05:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/13 05:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:04:33 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/13 05:04:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/13 05:04:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/13 05:04:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/13 05:04:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/13 05:04:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/13 05:04:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/13 05:04:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:34 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:34 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/13 05:04:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:04:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/13 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : PREFIXbanana: size = 6 OK 2026/06/13 05:04:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/13 05:04:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/13 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/13 05:04:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:04:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/13 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:04:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:04:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:04:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:04:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:04:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:04:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/13 05:04:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:04:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/13 05:04:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:04:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/13 05:04:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:04:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/13 05:04:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:04:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/13 05:04:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:04:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/13 05:04:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:04:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/13 05:04:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:04:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/13 05:04:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:04:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/13 05:04:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:04:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/13 05:04:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:04:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:37 DEBUG : PREFIXapple: size = 5 OK 2026/06/13 05:04:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/13 05:04:37 INFO : apple: Copied (new) to: PREFIXapple 2026/06/13 05:04:37 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:37 INFO : dir1/0010-456789.txt: Deleted 2026/06/13 05:04:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/13 05:04:37 INFO : apple: Deleted 2026/06/13 05:04:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0011-56789;.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0012-6789;.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0014-89;=.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/13 05:04:38 INFO : banana: Deleted 2026/06/13 05:04:38 INFO : splitbananasplit: Deleted 2026/06/13 05:04:38 INFO : appleappleapplebanana: Deleted 2026/06/13 05:04:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0003-defghij.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0007-1234567.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0008-2345678.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0009-3456789.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0013-789;=.txt: Deleted 2026/06/13 05:04:38 INFO : dir1/0015-9;=.txt: Deleted 2026/06/13 05:04:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/13 05:04:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/13 05:04:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/13 05:04:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/13 05:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/13 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/13 05:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/13 05:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/13 05:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/13 05:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/13 05:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/13 05:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/13 05:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/13 05:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/13 05:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/13 05:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/13 05:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/13 05:04:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:39 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:39 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:39 DEBUG : banana: size = 6 OK 2026/06/13 05:04:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/13 05:04:39 INFO : banana: Copied (new) 2026/06/13 05:04:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:04:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:04:39 INFO : appleappleapplebanana: Copied (new) 2026/06/13 05:04:39 DEBUG : apple: size = 5 OK 2026/06/13 05:04:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/13 05:04:39 INFO : apple: Copied (new) 2026/06/13 05:04:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:04:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:04:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/13 05:04:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:04:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:04:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/13 05:04:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:04:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:04:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/13 05:04:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:04:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:04:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/13 05:04:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:04:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:04:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:04:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:04:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:04:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:04:40 INFO : splitbananasplit: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:04:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:04:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:04:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:04:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:04:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:04:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:04:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:04:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:04:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:04:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:04:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:04:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:04:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:04:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:04:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:04:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/13 05:04:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:04:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:04:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/13 05:04:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:04:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:04:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/13 05:04:41 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/13 05:04:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/13 05:04:41 INFO : PREFIXsplitbananasplit: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/13 05:04:42 INFO : PREFIXbanana: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/13 05:04:42 INFO : PREFIXapple: Deleted 2026/06/13 05:04:42 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/13 05:04:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/13 05:04:42 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:42 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:42 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:43 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:04:56 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:56 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:04:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:04:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:04:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:04:57 DEBUG : appleSUFFIX: size = 5 OK 2026/06/13 05:04:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/13 05:04:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/13 05:04:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:04:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/13 05:04:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:04:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/13 05:04:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:04:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/13 05:04:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/13 05:04:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:04:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/13 05:04:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:04:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/13 05:04:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:04:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/13 05:04:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:04:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:04:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:04:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:04:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:04:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:04:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:04:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/13 05:04:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:04:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/13 05:04:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:04:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/13 05:04:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:04:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/13 05:04:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:04:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/13 05:04:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:04:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/13 05:04:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:04:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/13 05:04:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:04:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:04:58 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/13 05:04:59 INFO : appleappleapplebanana: Deleted 2026/06/13 05:04:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/13 05:04:59 INFO : banana: Deleted 2026/06/13 05:04:59 INFO : splitbananasplit: Deleted 2026/06/13 05:04:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0003-defghij.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0015-9;=.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0011-56789;.txt: Deleted 2026/06/13 05:04:59 INFO : apple: Deleted 2026/06/13 05:04:59 INFO : dir1/0007-1234567.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0008-2345678.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0010-456789.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0013-789;=.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0009-3456789.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0012-6789;.txt: Deleted 2026/06/13 05:04:59 INFO : dir1/0014-89;=.txt: Deleted 2026/06/13 05:04:59 DEBUG : Waiting for deletions to finish 2026/06/13 05:04:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/13 05:04:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/13 05:05:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/13 05:05:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/13 05:05:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:00 DEBUG : banana: size = 6 OK 2026/06/13 05:05:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/13 05:05:00 INFO : banana: Copied (new) 2026/06/13 05:05:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:05:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:05:00 INFO : splitbananasplit: Copied (new) 2026/06/13 05:05:00 DEBUG : apple: size = 5 OK 2026/06/13 05:05:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/13 05:05:00 INFO : apple: Copied (new) 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:05:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:05:00 INFO : appleappleapplebanana: Copied (new) 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:05:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:05:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:05:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:05:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:05:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:05:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:05:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:05:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:05:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:05:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:05:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:05:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:05:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:05:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:05:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:05:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:05:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:05:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:05:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:05:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:05:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:05:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:05:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:05:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:05:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/13 05:05:01 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:02 INFO : splitbananasplitSUFFIX: Deleted 2026/06/13 05:05:02 INFO : appleSUFFIX: Deleted 2026/06/13 05:05:02 INFO : bananaSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/13 05:05:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/13 05:05:02 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:02 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:03 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:05:17 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:17 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:17 DEBUG : banana: size = 6 OK 2026/06/13 05:05:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:17 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:17 DEBUG : apple: size = 5 OK 2026/06/13 05:05:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:17 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/13 05:05:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/13 05:05:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:17 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:17 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:18 DEBUG : splitbanan: size = 16 OK 2026/06/13 05:05:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/13 05:05:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/13 05:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/13 05:05:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/13 05:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:18 DEBUG : appleapple: size = 21 OK 2026/06/13 05:05:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/13 05:05:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/13 05:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/13 05:05:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/13 05:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/13 05:05:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/13 05:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/13 05:05:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/13 05:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/13 05:05:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/13 05:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/13 05:05:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/13 05:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/13 05:05:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/13 05:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/13 05:05:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/13 05:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/13 05:05:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/13 05:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/13 05:05:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/13 05:05:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/13 05:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/13 05:05:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/13 05:05:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/13 05:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/13 05:05:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/13 05:05:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/13 05:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/13 05:05:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/13 05:05:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/13 05:05:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/13 05:05:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/13 05:05:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/13 05:05:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/13 05:05:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/13 05:05:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/13 05:05:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/13 05:05:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/13 05:05:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/13 05:05:19 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/13 05:05:19 INFO : appleappleapplebanana: Deleted 2026/06/13 05:05:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/13 05:05:19 INFO : splitbananasplit: Deleted 2026/06/13 05:05:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/13 05:05:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0014-89;=.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0007-1234567.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0015-9;=.txt: Deleted 2026/06/13 05:05:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/13 05:05:20 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:20 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : appleapple: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:20 DEBUG : apple: size = 5 OK 2026/06/13 05:05:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:20 DEBUG : appleapple: size = 21 OK 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:05:20 DEBUG : banana: size = 6 OK 2026/06/13 05:05:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:20 DEBUG : splitbanan: size = 16 OK 2026/06/13 05:05:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/13 05:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/13 05:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/13 05:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/13 05:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/13 05:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/13 05:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/13 05:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/13 05:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/13 05:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/13 05:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/13 05:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/13 05:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/13 05:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/13 05:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/13 05:05:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/13 05:05:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:05:20 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:20 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:20 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:20 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:21 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : appleapple: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/13 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/13 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/13 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/13 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/13 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/13 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/13 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/13 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/13 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/13 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/13 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/13 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/13 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/13 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/13 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/13 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/13 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/13 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/13 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:05:36 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:36 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : apple: size = 5 OK 2026/06/13 05:05:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:05:37 DEBUG : banana: size = 6 OK 2026/06/13 05:05:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:05:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:05:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:05:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:05:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:05:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:05:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:05:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:05:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:05:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:05:37 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:37 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:37 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:37 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : apple: size = 5 OK 2026/06/13 05:05:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:05:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:05:38 DEBUG : banana: size = 6 OK 2026/06/13 05:05:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:05:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:05:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:05:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:05:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:05:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:05:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:05:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:05:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:05:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:38 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:38 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:05:51 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:51 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : apple: size = 5 OK 2026/06/13 05:05:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:05:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:05:52 DEBUG : banana: size = 6 OK 2026/06/13 05:05:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:05:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:05:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:05:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:05:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:05:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:05:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:05:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:05:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:05:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:52 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:52 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:52 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : apple: size = 5 OK 2026/06/13 05:05:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:05:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:05:53 DEBUG : apple: Unchanged skipping 2026/06/13 05:05:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:05:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:05:53 DEBUG : banana: size = 6 OK 2026/06/13 05:05:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : banana: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:05:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:05:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:05:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:05:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:05:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:05:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:05:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:05:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:05:53 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:05:53 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:53 DEBUG : Waiting for deletions to finish 2026/06/13 05:05:53 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:05:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:06 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:06 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : apple: size = 5 OK 2026/06/13 05:06:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:07 DEBUG : banana: size = 6 OK 2026/06/13 05:06:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:07 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:07 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:07 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:07 DEBUG : banana: size = 6 OK 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:07 DEBUG : apple: size = 5 OK 2026/06/13 05:06:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:07 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:07 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:07 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:08 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:21 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:22 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : apple: size = 5 OK 2026/06/13 05:06:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:22 DEBUG : banana: size = 6 OK 2026/06/13 05:06:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:22 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:22 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:22 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:22 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : apple: size = 5 OK 2026/06/13 05:06:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:23 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:23 DEBUG : banana: size = 6 OK 2026/06/13 05:06:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:23 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:23 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:23 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:23 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:37 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:38 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : apple: size = 5 OK 2026/06/13 05:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:38 DEBUG : banana: size = 6 OK 2026/06/13 05:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:38 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:38 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:39 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : apple: size = 5 OK 2026/06/13 05:06:39 DEBUG : banana: size = 6 OK 2026/06/13 05:06:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/13 05:06:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/13 05:06:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : apple: Unchanged skipping 2026/06/13 05:06:39 DEBUG : banana: Unchanged skipping 2026/06/13 05:06:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/13 05:06:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/13 05:06:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/13 05:06:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/13 05:06:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/13 05:06:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/13 05:06:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/13 05:06:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/13 05:06:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/13 05:06:39 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:39 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:39 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:39 DEBUG : apple: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : banana: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/13 05:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.91s) --- PASS: TestTransform/NFC (12.85s) --- PASS: TestTransform/NFD (15.28s) --- PASS: TestTransform/base64 (19.10s) --- PASS: TestTransform/prefix (22.88s) --- PASS: TestTransform/suffix (20.06s) --- PASS: TestTransform/truncate (18.12s) --- PASS: TestTransform/encoder (17.53s) --- PASS: TestTransform/ISO-8859-1 (14.64s) --- PASS: TestTransform/charmap (14.82s) --- PASS: TestTransform/lowercase (15.29s) --- PASS: TestTransform/ascii (16.33s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/13 05:06:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/13 05:06:44 INFO : sub dir_somesuffix: Making directory 2026/06/13 05:06:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/13 05:06:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/13 05:06:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/13 05:06:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/13 05:06:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/13 05:06:44 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:44 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/13 05:06:45 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/13 05:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:46 INFO : tictactoe: Making directory 2026/06/13 05:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/13 05:06:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:46 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:47 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/13 05:06:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/13 05:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:48 INFO : toe: Making directory 2026/06/13 05:06:48 INFO : toe/toe: Making directory 2026/06/13 05:06:48 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/13 05:06:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/13 05:06:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/13 05:06:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:48 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/13 05:06:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/13 05:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:50 INFO : toe: Making directory 2026/06/13 05:06:50 INFO : toe/toe: Making directory 2026/06/13 05:06:50 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/13 05:06:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/13 05:06:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/13 05:06:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:50 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/13 05:06:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/13 05:06:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.12s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:51 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:06:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/13 05:06:51 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:52 INFO : tictacempty_dir: Making directory 2026/06/13 05:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:52 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:52 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:52 INFO : tictactoe: Making directory 2026/06/13 05:06:52 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:52 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:52 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:52 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/13 05:06:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:53 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:06:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/13 05:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:53 INFO : tictacempty_dir: Making directory 2026/06/13 05:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:53 INFO : tictactoe: Making directory 2026/06/13 05:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:53 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:06:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/13 05:06:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:06:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:06:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:06:53 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:53 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:06:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:06:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/13 05:06:54 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:54 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:54 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:54 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/13 05:06:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:06:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/13 05:06:54 NOTICE: B2 bucket rclone-test-quhomuf2qopu: 0 differences found 2026/06/13 05:06:54 NOTICE: B2 bucket rclone-test-quhomuf2qopu: 1 matching files --- PASS: TestAllTag (1.82s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:55 INFO : tictactoe: Making directory 2026/06/13 05:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:55 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:06:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:06:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:55 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:55 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/13 05:06:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:56 DEBUG : Waiting for deletions to finish 2026/06/13 05:06:56 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:56 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:56 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:06:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/13 05:06:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/13 05:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/13 05:06:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/13 05:06:56 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:56 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:56 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.31s) === RUN TestSyntax 2026/06/13 05:06:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:57 INFO : toe: Making directory 2026/06/13 05:06:57 INFO : toe/toe: Making directory 2026/06/13 05:06:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/13 05:06:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:06:57 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:06:58 DEBUG : toe/toe/toe: size = 11 OK 2026/06/13 05:06:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:06:58 INFO : toe/toe/toe: Copied (new) 2026/06/13 05:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.06s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:06:59 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:06:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/13 05:06:59 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:00 INFO : tictacempty_dir: Making directory 2026/06/13 05:07:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:00 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:00 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:00 INFO : tictactoe: Making directory 2026/06/13 05:07:00 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:00 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:00 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:07:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/13 05:07:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:07:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:07:00 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:07:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:07:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:00 INFO : toe/toe/toe.txt: Deleted 2026/06/13 05:07:00 INFO : toe/toe: Removing directory 2026/06/13 05:07:00 INFO : toe: Removing directory 2026/06/13 05:07:00 INFO : empty_dir: Removing directory 2026/06/13 05:07:00 DEBUG : Local file system at /tmp/rclone88008744: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:07:01 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:07:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/13 05:07:01 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:01 INFO : tictacempty_dir: Making directory 2026/06/13 05:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:01 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:01 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:01 INFO : tictactoe: Making directory 2026/06/13 05:07:01 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:01 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:01 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:07:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/13 05:07:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:07:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:07:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:01 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:07:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:07:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:02 INFO : toe/toe/toe.txt: Deleted 2026/06/13 05:07:02 INFO : toe/toe: Removing directory 2026/06/13 05:07:02 INFO : toe: Removing directory 2026/06/13 05:07:02 INFO : empty_dir: Removing directory 2026/06/13 05:07:02 DEBUG : Local file system at /tmp/rclone88008744: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/13 05:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/13 05:07:03 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.20s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:07:04 DEBUG : Reset feature "Copy" 2026/06/13 05:07:04 DEBUG : Reset feature "Move" 2026/06/13 05:07:04 DEBUG : Reset feature "Copy" 2026/06/13 05:07:04 DEBUG : Reset feature "Move" 2026/06/13 05:07:04 DEBUG : empty_dir: Making directory with metadata 2026/06/13 05:07:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/13 05:07:04 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:04 INFO : tictacempty_dir: Making directory 2026/06/13 05:07:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/13 05:07:04 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:04 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:04 INFO : tictactoe: Making directory 2026/06/13 05:07:04 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:04 DEBUG : toe: transformed to: tictactoe 2026/06/13 05:07:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:04 INFO : tictactoe/tictactoe: Making directory 2026/06/13 05:07:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/13 05:07:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/13 05:07:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:07:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:07:04 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:07:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:07:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/13 05:07:05 INFO : toe/toe/toe.txt: Deleted 2026/06/13 05:07:05 INFO : toe/toe: Removing directory 2026/06/13 05:07:05 INFO : toe: Removing directory 2026/06/13 05:07:05 INFO : empty_dir: Removing directory 2026/06/13 05:07:05 DEBUG : Local file system at /tmp/rclone88008744: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/13 05:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/13 05:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/13 05:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/13 05:07:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/13 05:07:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/13 05:07:07 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.52s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:07:08 DEBUG : toe: transformed to: dG9l 2026/06/13 05:07:08 DEBUG : toe: transformed to: dG9l 2026/06/13 05:07:08 INFO : dG9l: Making directory 2026/06/13 05:07:08 DEBUG : toe: transformed to: dG9l 2026/06/13 05:07:08 DEBUG : toe: transformed to: dG9l 2026/06/13 05:07:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/13 05:07:08 INFO : dG9l/dG9l: Making directory 2026/06/13 05:07:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/13 05:07:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/13 05:07:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/13 05:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/13 05:07:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/13 05:07:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:07:08 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:07:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/13 05:07:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/13 05:07:08 DEBUG : Waiting for deletions to finish 2026/06/13 05:07:09 DEBUG : dG9l: transformed to: toe 2026/06/13 05:07:09 DEBUG : dG9l: transformed to: toe 2026/06/13 05:07:09 DEBUG : dG9l: transformed to: toe 2026/06/13 05:07:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/13 05:07:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/13 05:07:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/13 05:07:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/13 05:07:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/13 05:07:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/13 05:07:09 DEBUG : Local file system at /tmp/rclone88008744: Waiting for checks to finish 2026/06/13 05:07:09 DEBUG : Local file system at /tmp/rclone88008744: Waiting for transfers to finish 2026/06/13 05:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-quhomuf2qopu", Local "Local file system at /tmp/rclone88008744", Modify Window "1ms" 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe: transformed to: 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe: transformed to: 2026/06/13 05:07:10 INFO : B2 bucket rclone-test-quhomuf2qopu: Making directory 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe: transformed to: 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe: transformed to: 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe/toe: transformed to: 2026/06/13 05:07:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/13 05:07:10 INFO : toe/toe: Making directory 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe/toe: transformed to: 2026/06/13 05:07:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe: transformed to: 2026/06/13 05:07:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/13 05:07:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/13 05:07:10 DEBUG : toe/toe/toe: transformed to: 2026/06/13 05:07:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/13 05:07:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for checks to finish 2026/06/13 05:07:10 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Waiting for transfers to finish 2026/06/13 05:07:11 DEBUG : toe/toe/toe: size = 11 OK 2026/06/13 05:07:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/13 05:07:11 INFO : toe/toe/toe: Copied (new) 2026/06/13 05:07:11 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting files as there were IO errors 2026/06/13 05:07:11 ERROR : B2 bucket rclone-test-quhomuf2qopu: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/06/13 05:07:12 DEBUG : B2 bucket rclone-test-quhomuf2qopu: Purge remote 2026/06/13 05:07:12 INFO : B2 bucket rclone-test-quhomuf2qopu: cleaning bucket "rclone-test-quhomuf2qopu" of all files 2026/06/13 05:07:13 DEBUG : BackupDir/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad1_d20260613_m050015_c001_v7007000_t0000_u01781326815980") 2026/06/13 05:07:13 DEBUG : BackupDir/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1158ea52dd7cd784_d20260613_m050009_c001_v0001104_t0048_u01781326809709") 2026/06/13 05:07:13 DEBUG : CompareDest/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d7718879ba_d20260613_m045950_c001_v7007000_t0000_u01781326790326") 2026/06/13 05:07:13 DEBUG : CompareDest/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38164_d20260613_m045944_c001_v0001174_t0050_u01781326784287") 2026/06/13 05:07:13 DEBUG : CompareDest/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d7718879bb_d20260613_m045950_c001_v7007000_t0000_u01781326790508") 2026/06/13 05:07:13 DEBUG : CompareDest/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516554b3_d20260613_m045945_c001_v0001184_t0014_u01781326785987") 2026/06/13 05:07:13 DEBUG : CopyDest/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad2_d20260613_m050016_c001_v7007000_t0000_u01781326816161") 2026/06/13 05:07:13 DEBUG : CopyDest/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd1b1_d20260613_m050006_c001_v0001136_t0043_u01781326806545") 2026/06/13 05:07:13 DEBUG : CopyDest/three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad3_d20260613_m050016_c001_v7007000_t0000_u01781326816341") 2026/06/13 05:07:13 DEBUG : CopyDest/three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655577_d20260613_m050013_c001_v0001184_t0016_u01781326813919") 2026/06/13 05:07:13 DEBUG : CopyDest/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad4_d20260613_m050016_c001_v7007000_t0000_u01781326816522") 2026/06/13 05:07:13 DEBUG : CopyDest/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3833c_d20260613_m050011_c001_v0001174_t0056_u01781326811434") 2026/06/13 05:07:13 DEBUG : EXISTING: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa23_d20260613_m050143_c001_v7007000_t0000_u01781326903178") 2026/06/13 05:07:13 DEBUG : EXISTING: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655819_d20260613_m050142_c001_v0001184_t0046_u01781326902210") 2026/06/13 05:07:13 DEBUG : PREFIXapple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551485_d20260613_m050442_c001_v7007000_t0000_u01781327082202") 2026/06/13 05:07:13 DEBUG : PREFIXapple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292fc_d20260613_m050434_c001_v0001033_t0055_u01781327074302") 2026/06/13 05:07:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41632da40eb5bd4f_d20260613_m050442_c001_v7007000_t0000_u01781327082210") 2026/06/13 05:07:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4b1_d20260613_m050434_c001_v0001185_t0013_u01781327074268") 2026/06/13 05:07:13 DEBUG : PREFIXbanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551484_d20260613_m050442_c001_v7007000_t0000_u01781327082020") 2026/06/13 05:07:14 DEBUG : PREFIXbanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f24_d20260613_m050434_c001_v0001184_t0027_u01781327074278") 2026/06/13 05:07:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551482_d20260613_m050441_c001_v7007000_t0000_u01781327081808") 2026/06/13 05:07:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39710_d20260613_m050434_c001_v0001174_t0022_u01781327074304") 2026/06/13 05:07:14 DEBUG : Testêé: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa1c_d20260613_m050139_c001_v7007000_t0000_u01781326899699") 2026/06/13 05:07:14 DEBUG : Testêé: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516557f9_d20260613_m050139_c001_v0001184_t0027_u01781326899115") 2026/06/13 05:07:14 DEBUG : Testêé: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3891c_d20260613_m050137_c001_v0001174_t0056_u01781326897972") 2026/06/13 05:07:14 DEBUG : YXBwbGU=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470708_d20260613_m050420_c001_v7007000_t0000_u01781327060885") 2026/06/13 05:07:14 DEBUG : YXBwbGU=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2928c_d20260613_m050416_c001_v0001033_t0048_u01781327056821") 2026/06/13 05:07:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047070a_d20260613_m050421_c001_v7007000_t0000_u01781327061068") 2026/06/13 05:07:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e7c_d20260613_m050416_c001_v0001184_t0026_u01781327056810") 2026/06/13 05:07:14 DEBUG : YmFuYW5h: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047070b_d20260613_m050421_c001_v7007000_t0000_u01781327061250") 2026/06/13 05:07:14 DEBUG : YmFuYW5h: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3df_d20260613_m050416_c001_v0001185_t0035_u01781327056831") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00eb_d20260613_m045817_c001_v7007000_t0000_u01781326697412") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0b9_d20260613_m045816_c001_v0001136_t0020_u01781326696570") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00da_d20260613_m045814_c001_v7007000_t0000_u01781326694964") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0b1_d20260613_m045814_c001_v0001136_t0053_u01781326694057") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702b7_d20260613_m045755_c001_v7007000_t0000_u01781326675751") 2026/06/13 05:07:14 DEBUG : a/potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd067_d20260613_m045754_c001_v0001136_t0047_u01781326674837") 2026/06/13 05:07:14 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750f5_d20260613_m050640_c001_v7007000_t0000_u01781327200460") 2026/06/13 05:07:14 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656524_d20260613_m050635_c001_v0001184_t0004_u01781327195626") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6871_d20260613_m050624_c001_v7007000_t0000_u01781327184136") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165643e_d20260613_m050620_c001_v0001184_t0002_u01781327180343") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370928_d20260613_m050608_c001_v7007000_t0000_u01781327168765") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656360_d20260613_m050605_c001_v0001184_t0019_u01781327165480") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb27_d20260613_m050554_c001_v7007000_t0000_u01781327154089") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656298_d20260613_m050550_c001_v0001184_t0030_u01781327150667") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ac1_d20260613_m050539_c001_v7007000_t0000_u01781327139428") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516561f6_d20260613_m050535_c001_v0001184_t0045_u01781327135442") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b57e_d20260613_m050521_c001_v7007000_t0000_u01781327121661") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a03_d20260613_m050516_c001_v0001174_t0021_u01781327116064") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa11_d20260613_m050503_c001_v7007000_t0000_u01781327103803") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2939e_d20260613_m050500_c001_v0001033_t0050_u01781327100424") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1b6e_d20260613_m050459_c001_v7007000_t0000_u01781327099316") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656026_d20260613_m050455_c001_v0001184_t0013_u01781327095120") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bdc_d20260613_m050443_c001_v7007000_t0000_u01781327083565") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3975e_d20260613_m050439_c001_v0001174_t0007_u01781327079329") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d55147b_d20260613_m050437_c001_v7007000_t0000_u01781327077897") 2026/06/13 05:07:15 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb491_d20260613_m050432_c001_v0001185_t0025_u01781327072132") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa28_d20260613_m050418_c001_v7007000_t0000_u01781327058500") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e62_d20260613_m050414_c001_v0001184_t0027_u01781327054184") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145dd9_d20260613_m050401_c001_v7007000_t0000_u01781327041718") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655db8_d20260613_m050358_c001_v0001184_t0039_u01781327038024") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1994_d20260613_m050346_c001_v7007000_t0000_u01781327026544") 2026/06/13 05:07:16 DEBUG : apple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655d00_d20260613_m050343_c001_v0001184_t0027_u01781327023003") 2026/06/13 05:07:16 DEBUG : appleSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b51c3_d20260613_m050502_c001_v7007000_t0000_u01781327102083") 2026/06/13 05:07:16 DEBUG : appleSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5a3_d20260613_m050457_c001_v0001185_t0029_u01781327097360") 2026/06/13 05:07:16 DEBUG : appleapple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b57f_d20260613_m050521_c001_v7007000_t0000_u01781327121994") 2026/06/13 05:07:16 DEBUG : appleapple: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a1c_d20260613_m050518_c001_v0001174_t0056_u01781327118003") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750f6_d20260613_m050640_c001_v7007000_t0000_u01781327200647") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39ec8_d20260613_m050636_c001_v0001174_t0005_u01781327196020") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6872_d20260613_m050624_c001_v7007000_t0000_u01781327184318") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39dbe_d20260613_m050620_c001_v0001174_t0001_u01781327180826") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37092b_d20260613_m050608_c001_v7007000_t0000_u01781327168948") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39cb8_d20260613_m050605_c001_v0001174_t0045_u01781327165866") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb28_d20260613_m050554_c001_v7007000_t0000_u01781327154274") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39be4_d20260613_m050551_c001_v0001174_t0022_u01781327151057") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ac3_d20260613_m050539_c001_v7007000_t0000_u01781327139612") 2026/06/13 05:07:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39ae8_d20260613_m050535_c001_v0001174_t0037_u01781327135844") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b578_d20260613_m050519_c001_v7007000_t0000_u01781327119521") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656132_d20260613_m050516_c001_v0001184_t0006_u01781327116639") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa12_d20260613_m050503_c001_v7007000_t0000_u01781327103986") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39902_d20260613_m050500_c001_v0001174_t0046_u01781327100412") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af4726_d20260613_m050459_c001_v7007000_t0000_u01781327099002") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3989e_d20260613_m050455_c001_v0001174_t0022_u01781327095550") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bdd_d20260613_m050443_c001_v7007000_t0000_u01781327083823") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f68_d20260613_m050439_c001_v0001184_t0022_u01781327079348") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af46dd_d20260613_m050438_c001_v7007000_t0000_u01781327078127") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc396f2_d20260613_m050432_c001_v0001174_t0049_u01781327072580") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa29_d20260613_m050418_c001_v7007000_t0000_u01781327058685") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3cd_d20260613_m050414_c001_v0001185_t0057_u01781327054944") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145dda_d20260613_m050401_c001_v7007000_t0000_u01781327041900") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb307_d20260613_m050358_c001_v0001185_t0058_u01781327038756") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1996_d20260613_m050346_c001_v7007000_t0000_u01781327026724") 2026/06/13 05:07:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb25b_d20260613_m050343_c001_v0001185_t0042_u01781327023720") 2026/06/13 05:07:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1b73_d20260613_m050502_c001_v7007000_t0000_u01781327102430") 2026/06/13 05:07:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165603f_d20260613_m050457_c001_v0001184_t0059_u01781327097349") 2026/06/13 05:07:17 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00ec_d20260613_m045817_c001_v7007000_t0000_u01781326697594") 2026/06/13 05:07:18 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0b3_d20260613_m045815_c001_v0001136_t0055_u01781326695512") 2026/06/13 05:07:18 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00d4_d20260613_m045814_c001_v7007000_t0000_u01781326694413") 2026/06/13 05:07:18 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0a7_d20260613_m045812_c001_v0001136_t0009_u01781326692539") 2026/06/13 05:07:18 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702b5_d20260613_m045755_c001_v7007000_t0000_u01781326675204") 2026/06/13 05:07:18 DEBUG : b/potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd061_d20260613_m045753_c001_v0001136_t0029_u01781326673812") 2026/06/13 05:07:18 DEBUG : backup/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41564117791451a1_d20260613_m050029_c001_v7007000_t0000_u01781326829377") 2026/06/13 05:07:18 DEBUG : backup/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f107579c03b8ab95d_d20260613_m050027_c001_v0001102_t0022_u01781326827289") 2026/06/13 05:07:18 DEBUG : backup/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f11957d46c709a826_d20260613_m050023_c001_v0001145_t0024_u01781326823152") 2026/06/13 05:07:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916050_d20260613_m050056_c001_v7007000_t0000_u01781326856376") 2026/06/13 05:07:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f115602eb5e517da2_d20260613_m050054_c001_v0001036_t0056_u01781326854017") 2026/06/13 05:07:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f119e858cdcba4195_d20260613_m050049_c001_v0001106_t0048_u01781326849668") 2026/06/13 05:07:18 DEBUG : backup/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a4428da_d20260613_m050042_c001_v7007000_t0000_u01781326842703") 2026/06/13 05:07:18 DEBUG : backup/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10099f1212fcec1b_d20260613_m050040_c001_v0001144_t0015_u01781326840388") 2026/06/13 05:07:18 DEBUG : backup/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1060942b933561ed_d20260613_m050035_c001_v0001174_t0030_u01781326835901") 2026/06/13 05:07:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916052_d20260613_m050056_c001_v7007000_t0000_u01781326856560") 2026/06/13 05:07:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1080e0b30a8be6a9_d20260613_m050055_c001_v0001102_t0006_u01781326855327") 2026/06/13 05:07:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f107458168c67442f_d20260613_m050051_c001_v0001161_t0024_u01781326851612") 2026/06/13 05:07:18 DEBUG : backup/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41564117791451a3_d20260613_m050029_c001_v7007000_t0000_u01781326829562") 2026/06/13 05:07:18 DEBUG : backup/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f103799a4db7794c6_d20260613_m050028_c001_v0001157_t0026_u01781326828438") 2026/06/13 05:07:18 DEBUG : backup/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10384787596af416_d20260613_m050024_c001_v0001032_t0015_u01781326824757") 2026/06/13 05:07:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a4428db_d20260613_m050042_c001_v7007000_t0000_u01781326842884") 2026/06/13 05:07:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f107ab08a357641dd_d20260613_m050041_c001_v0001180_t0008_u01781326841908") 2026/06/13 05:07:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f110bbd36e40e4854_d20260613_m050037_c001_v0001167_t0032_u01781326837737") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750f7_d20260613_m050640_c001_v7007000_t0000_u01781327200832") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fba31_d20260613_m050635_c001_v0001185_t0057_u01781327195830") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6873_d20260613_m050624_c001_v7007000_t0000_u01781327184502") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb975_d20260613_m050620_c001_v0001185_t0013_u01781327180624") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37092f_d20260613_m050609_c001_v7007000_t0000_u01781327169131") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb8a3_d20260613_m050605_c001_v0001185_t0033_u01781327165679") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb29_d20260613_m050554_c001_v7007000_t0000_u01781327154457") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb7fd_d20260613_m050550_c001_v0001185_t0038_u01781327150868") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ac7_d20260613_m050539_c001_v7007000_t0000_u01781327139801") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb74f_d20260613_m050535_c001_v0001185_t0057_u01781327135656") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b580_d20260613_m050522_c001_v7007000_t0000_u01781327122178") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb693_d20260613_m050516_c001_v0001185_t0054_u01781327116450") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa13_d20260613_m050504_c001_v7007000_t0000_u01781327104169") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656068_d20260613_m050500_c001_v0001184_t0026_u01781327100432") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa04_d20260613_m050459_c001_v7007000_t0000_u01781327099113") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb591_d20260613_m050455_c001_v0001185_t0042_u01781327095345") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bde_d20260613_m050444_c001_v7007000_t0000_u01781327084009") 2026/06/13 05:07:19 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4df_d20260613_m050439_c001_v0001185_t0043_u01781327079337") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41632da40eb5bd41_d20260613_m050438_c001_v7007000_t0000_u01781327078120") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f10_d20260613_m050432_c001_v0001184_t0016_u01781327072351") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551451_d20260613_m050418_c001_v7007000_t0000_u01781327058883") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2927c_d20260613_m050414_c001_v0001033_t0024_u01781327054378") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145ddb_d20260613_m050402_c001_v7007000_t0000_u01781327042085") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291fe_d20260613_m050358_c001_v0001033_t0032_u01781327038218") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1999_d20260613_m050346_c001_v7007000_t0000_u01781327026908") 2026/06/13 05:07:20 DEBUG : banana: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291aa_d20260613_m050343_c001_v0001033_t0013_u01781327023198") 2026/06/13 05:07:20 DEBUG : bananaSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cd6_d20260613_m050502_c001_v7007000_t0000_u01781327102069") 2026/06/13 05:07:20 DEBUG : bananaSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc398d1_d20260613_m050457_c001_v0001174_t0045_u01781327097371") 2026/06/13 05:07:20 DEBUG : both0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2208_d20260613_m050321_c001_v7007000_t0000_u01781327001364") 2026/06/13 05:07:20 DEBUG : both0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39074_d20260613_m050305_c001_v0001174_t0039_u01781326985051") 2026/06/13 05:07:20 DEBUG : both0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b8_d20260613_m050300_c001_v7007000_t0000_u01781326980842") 2026/06/13 05:07:20 DEBUG : both0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389a0_d20260613_m050145_c001_v0001174_t0023_u01781326905053") 2026/06/13 05:07:20 DEBUG : both1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2209_d20260613_m050321_c001_v7007000_t0000_u01781327001548") 2026/06/13 05:07:20 DEBUG : both1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3908a_d20260613_m050305_c001_v0001174_t0024_u01781326985992") 2026/06/13 05:07:20 DEBUG : both1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b9_d20260613_m050301_c001_v7007000_t0000_u01781326981026") 2026/06/13 05:07:20 DEBUG : both1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389be_d20260613_m050145_c001_v0001174_t0022_u01781326905695") 2026/06/13 05:07:20 DEBUG : both10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220a_d20260613_m050321_c001_v7007000_t0000_u01781327001731") 2026/06/13 05:07:20 DEBUG : both10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39140_d20260613_m050312_c001_v0001174_t0037_u01781326992210") 2026/06/13 05:07:20 DEBUG : both10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50ba_d20260613_m050301_c001_v7007000_t0000_u01781326981215") 2026/06/13 05:07:21 DEBUG : both10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a30_d20260613_m050151_c001_v0001174_t0039_u01781326911649") 2026/06/13 05:07:21 DEBUG : both11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220b_d20260613_m050321_c001_v7007000_t0000_u01781327001915") 2026/06/13 05:07:21 DEBUG : both11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39152_d20260613_m050312_c001_v0001174_t0024_u01781326992812") 2026/06/13 05:07:21 DEBUG : both11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50bb_d20260613_m050301_c001_v7007000_t0000_u01781326981399") 2026/06/13 05:07:21 DEBUG : both11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a44_d20260613_m050152_c001_v0001174_t0000_u01781326912288") 2026/06/13 05:07:21 DEBUG : both12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220c_d20260613_m050322_c001_v7007000_t0000_u01781327002098") 2026/06/13 05:07:21 DEBUG : both12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3916e_d20260613_m050313_c001_v0001174_t0044_u01781326993642") 2026/06/13 05:07:21 DEBUG : both12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50bd_d20260613_m050301_c001_v7007000_t0000_u01781326981580") 2026/06/13 05:07:21 DEBUG : both12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a56_d20260613_m050152_c001_v0001174_t0038_u01781326912981") 2026/06/13 05:07:21 DEBUG : both13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220d_d20260613_m050322_c001_v7007000_t0000_u01781327002292") 2026/06/13 05:07:21 DEBUG : both13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39182_d20260613_m050314_c001_v0001174_t0006_u01781326994305") 2026/06/13 05:07:21 DEBUG : both13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50be_d20260613_m050301_c001_v7007000_t0000_u01781326981765") 2026/06/13 05:07:21 DEBUG : both13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a6c_d20260613_m050153_c001_v0001174_t0015_u01781326913764") 2026/06/13 05:07:21 DEBUG : both14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220e_d20260613_m050322_c001_v7007000_t0000_u01781327002484") 2026/06/13 05:07:21 DEBUG : both14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39194_d20260613_m050314_c001_v0001174_t0040_u01781326994929") 2026/06/13 05:07:21 DEBUG : both14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50bf_d20260613_m050301_c001_v7007000_t0000_u01781326981948") 2026/06/13 05:07:21 DEBUG : both14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a7c_d20260613_m050154_c001_v0001174_t0052_u01781326914290") 2026/06/13 05:07:21 DEBUG : both15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e220f_d20260613_m050322_c001_v7007000_t0000_u01781327002674") 2026/06/13 05:07:21 DEBUG : both15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc391a6_d20260613_m050315_c001_v0001174_t0043_u01781326995569") 2026/06/13 05:07:21 DEBUG : both15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c0_d20260613_m050302_c001_v7007000_t0000_u01781326982135") 2026/06/13 05:07:21 DEBUG : both15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a93_d20260613_m050154_c001_v0001174_t0024_u01781326914990") 2026/06/13 05:07:22 DEBUG : both16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2210_d20260613_m050322_c001_v7007000_t0000_u01781327002857") 2026/06/13 05:07:22 DEBUG : both16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc391b2_d20260613_m050316_c001_v0001174_t0003_u01781326996280") 2026/06/13 05:07:22 DEBUG : both16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c1_d20260613_m050302_c001_v7007000_t0000_u01781326982316") 2026/06/13 05:07:22 DEBUG : both16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38aa2_d20260613_m050155_c001_v0001174_t0031_u01781326915543") 2026/06/13 05:07:22 DEBUG : both17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2211_d20260613_m050323_c001_v7007000_t0000_u01781327003041") 2026/06/13 05:07:22 DEBUG : both17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc391c2_d20260613_m050316_c001_v0001174_t0051_u01781326996965") 2026/06/13 05:07:22 DEBUG : both17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c2_d20260613_m050302_c001_v7007000_t0000_u01781326982495") 2026/06/13 05:07:22 DEBUG : both17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38aaa_d20260613_m050156_c001_v0001174_t0002_u01781326916124") 2026/06/13 05:07:22 DEBUG : both18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2213_d20260613_m050323_c001_v7007000_t0000_u01781327003225") 2026/06/13 05:07:22 DEBUG : both18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc391d0_d20260613_m050317_c001_v0001174_t0035_u01781326997461") 2026/06/13 05:07:22 DEBUG : both18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c3_d20260613_m050302_c001_v7007000_t0000_u01781326982676") 2026/06/13 05:07:22 DEBUG : both18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38ac2_d20260613_m050156_c001_v0001174_t0005_u01781326916738") 2026/06/13 05:07:22 DEBUG : both19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2214_d20260613_m050323_c001_v7007000_t0000_u01781327003435") 2026/06/13 05:07:22 DEBUG : both19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc391dc_d20260613_m050318_c001_v0001174_t0019_u01781326998082") 2026/06/13 05:07:22 DEBUG : both19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c4_d20260613_m050302_c001_v7007000_t0000_u01781326982856") 2026/06/13 05:07:22 DEBUG : both19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38acc_d20260613_m050157_c001_v0001174_t0031_u01781326917306") 2026/06/13 05:07:22 DEBUG : both2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2216_d20260613_m050323_c001_v7007000_t0000_u01781327003708") 2026/06/13 05:07:22 DEBUG : both2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3909e_d20260613_m050306_c001_v0001174_t0029_u01781326986520") 2026/06/13 05:07:22 DEBUG : both2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c5_d20260613_m050303_c001_v7007000_t0000_u01781326983037") 2026/06/13 05:07:22 DEBUG : both2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389d4_d20260613_m050146_c001_v0001174_t0008_u01781326906415") 2026/06/13 05:07:23 DEBUG : both3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2217_d20260613_m050323_c001_v7007000_t0000_u01781327003912") 2026/06/13 05:07:23 DEBUG : both3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc390c4_d20260613_m050307_c001_v0001174_t0026_u01781326987165") 2026/06/13 05:07:23 DEBUG : both3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c6_d20260613_m050303_c001_v7007000_t0000_u01781326983227") 2026/06/13 05:07:23 DEBUG : both3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389e0_d20260613_m050147_c001_v0001174_t0040_u01781326907055") 2026/06/13 05:07:23 DEBUG : both4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2218_d20260613_m050324_c001_v7007000_t0000_u01781327004097") 2026/06/13 05:07:23 DEBUG : both4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc390da_d20260613_m050307_c001_v0001174_t0002_u01781326987956") 2026/06/13 05:07:23 DEBUG : both4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c7_d20260613_m050303_c001_v7007000_t0000_u01781326983408") 2026/06/13 05:07:23 DEBUG : both4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389ea_d20260613_m050147_c001_v0001174_t0004_u01781326907699") 2026/06/13 05:07:23 DEBUG : both5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2219_d20260613_m050324_c001_v7007000_t0000_u01781327004283") 2026/06/13 05:07:23 DEBUG : both5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc390f6_d20260613_m050308_c001_v0001174_t0054_u01781326988772") 2026/06/13 05:07:23 DEBUG : both5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c8_d20260613_m050303_c001_v7007000_t0000_u01781326983592") 2026/06/13 05:07:23 DEBUG : both5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc389f8_d20260613_m050148_c001_v0001174_t0046_u01781326908416") 2026/06/13 05:07:23 DEBUG : both6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221a_d20260613_m050324_c001_v7007000_t0000_u01781327004467") 2026/06/13 05:07:23 DEBUG : both6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39106_d20260613_m050309_c001_v0001174_t0034_u01781326989444") 2026/06/13 05:07:23 DEBUG : both6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50c9_d20260613_m050303_c001_v7007000_t0000_u01781326983773") 2026/06/13 05:07:23 DEBUG : both6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a00_d20260613_m050149_c001_v0001174_t0002_u01781326909015") 2026/06/13 05:07:23 DEBUG : both7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221b_d20260613_m050324_c001_v7007000_t0000_u01781327004655") 2026/06/13 05:07:23 DEBUG : both7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39118_d20260613_m050310_c001_v0001174_t0018_u01781326990251") 2026/06/13 05:07:23 DEBUG : both7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50ca_d20260613_m050303_c001_v7007000_t0000_u01781326983954") 2026/06/13 05:07:23 DEBUG : both7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a14_d20260613_m050149_c001_v0001174_t0040_u01781326909879") 2026/06/13 05:07:23 DEBUG : both8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221c_d20260613_m050324_c001_v7007000_t0000_u01781327004838") 2026/06/13 05:07:24 DEBUG : both8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39124_d20260613_m050310_c001_v0001174_t0020_u01781326990887") 2026/06/13 05:07:24 DEBUG : both8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50cb_d20260613_m050304_c001_v7007000_t0000_u01781326984136") 2026/06/13 05:07:24 DEBUG : both8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a1c_d20260613_m050150_c001_v0001174_t0050_u01781326910514") 2026/06/13 05:07:24 DEBUG : both9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221d_d20260613_m050325_c001_v7007000_t0000_u01781327005022") 2026/06/13 05:07:24 DEBUG : both9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39136_d20260613_m050311_c001_v0001174_t0040_u01781326991582") 2026/06/13 05:07:24 DEBUG : both9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50cc_d20260613_m050304_c001_v7007000_t0000_u01781326984318") 2026/06/13 05:07:24 DEBUG : both9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38a28_d20260613_m050151_c001_v0001174_t0048_u01781326911026") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00ef_d20260613_m045817_c001_v7007000_t0000_u01781326697778") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0b5_d20260613_m045815_c001_v0001136_t0045_u01781326695871") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00dc_d20260613_m045815_c001_v7007000_t0000_u01781326695147") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0a9_d20260613_m045813_c001_v0001136_t0022_u01781326693188") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702b9_d20260613_m045755_c001_v7007000_t0000_u01781326675933") 2026/06/13 05:07:24 DEBUG : c/non empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd063_d20260613_m045754_c001_v0001136_t0018_u01781326674137") 2026/06/13 05:07:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047070d_d20260613_m050421_c001_v7007000_t0000_u01781327061433") 2026/06/13 05:07:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39638_d20260613_m050416_c001_v0001174_t0019_u01781327056842") 2026/06/13 05:07:24 DEBUG : check sum: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470299_d20260613_m045746_c001_v7007000_t0000_u01781326666315") 2026/06/13 05:07:24 DEBUG : check sum: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd047_d20260613_m045745_c001_v0001136_t0009_u01781326665126") 2026/06/13 05:07:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4110812ce710b1c7_d20260613_m050710_c001_v7007000_t0000_u01781327230197") 2026/06/13 05:07:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656698_d20260613_m050708_c001_v0001184_t0047_u01781327228776") 2026/06/13 05:07:24 DEBUG : dest/3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0a87_d20260613_m045959_c001_v7007000_t0000_u01781326799496") 2026/06/13 05:07:25 DEBUG : dest/3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f403189e53ad08bdf_d20260613_m045958_c001_v0001090_t0049_u01781326798405") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b582_d20260613_m050522_c001_v7007000_t0000_u01781327122362") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165613e_d20260613_m050518_c001_v0001184_t0053_u01781327118025") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750f8_d20260613_m050641_c001_v7007000_t0000_u01781327201019") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516564b8_d20260613_m050628_c001_v0001184_t0049_u01781327188843") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6874_d20260613_m050624_c001_v7007000_t0000_u01781327184685") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516563c4_d20260613_m050613_c001_v0001184_t0005_u01781327173548") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370932_d20260613_m050609_c001_v7007000_t0000_u01781327169319") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516562f2_d20260613_m050558_c001_v0001184_t0049_u01781327158730") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb2a_d20260613_m050554_c001_v7007000_t0000_u01781327154640") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165625c_d20260613_m050544_c001_v0001184_t0035_u01781327144093") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1aca_d20260613_m050539_c001_v7007000_t0000_u01781327139987") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516561a0_d20260613_m050526_c001_v0001184_t0006_u01781327126563") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750c3_d20260613_m050519_c001_v7007000_t0000_u01781327119729") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3999c_d20260613_m050508_c001_v0001174_t0053_u01781327108449") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa14_d20260613_m050504_c001_v7007000_t0000_u01781327104350") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165606c_d20260613_m050500_c001_v0001184_t0052_u01781327100660") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470774_d20260613_m050458_c001_v7007000_t0000_u01781327098907") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655fca_d20260613_m050448_c001_v0001184_t0036_u01781327088383") 2026/06/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bdf_d20260613_m050444_c001_v7007000_t0000_u01781327084338") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4e3_d20260613_m050439_c001_v0001185_t0043_u01781327079536") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4190258481a2df1f_d20260613_m050438_c001_v7007000_t0000_u01781327078095") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb43b_d20260613_m050425_c001_v0001185_t0000_u01781327065503") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145e07_d20260613_m050418_c001_v7007000_t0000_u01781327058901") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e08_d20260613_m050406_c001_v0001184_t0029_u01781327046404") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145ddc_d20260613_m050402_c001_v7007000_t0000_u01781327042269") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655d6a_d20260613_m050351_c001_v0001184_t0056_u01781327031119") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a199b_d20260613_m050347_c001_v7007000_t0000_u01781327027090") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655cde_d20260613_m050337_c001_v0001184_t0050_u01781327017912") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7c6a_d20260613_m050502_c001_v7007000_t0000_u01781327102117") 2026/06/13 05:07:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5a5_d20260613_m050457_c001_v0001185_t0003_u01781327097547") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b585_d20260613_m050522_c001_v7007000_t0000_u01781327122545") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293f5_d20260613_m050518_c001_v0001033_t0051_u01781327118033") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750f9_d20260613_m050641_c001_v7007000_t0000_u01781327201205") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb9ed_d20260613_m050629_c001_v0001185_t0017_u01781327189406") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6875_d20260613_m050624_c001_v7007000_t0000_u01781327184868") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb919_d20260613_m050614_c001_v0001185_t0000_u01781327174107") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370936_d20260613_m050609_c001_v7007000_t0000_u01781327169500") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb857_d20260613_m050559_c001_v0001185_t0036_u01781327159287") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb2c_d20260613_m050554_c001_v7007000_t0000_u01781327154824") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb7a9_d20260613_m050544_c001_v0001185_t0039_u01781327144645") 2026/06/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1acd_d20260613_m050540_c001_v7007000_t0000_u01781327140172") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6f5_d20260613_m050527_c001_v0001185_t0001_u01781327127149") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d5514d6_d20260613_m050519_c001_v7007000_t0000_u01781327119532") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb627_d20260613_m050509_c001_v0001185_t0003_u01781327109315") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa15_d20260613_m050504_c001_v7007000_t0000_u01781327104532") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5d3_d20260613_m050500_c001_v0001185_t0049_u01781327100704") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa03_d20260613_m050458_c001_v7007000_t0000_u01781327098929") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb54b_d20260613_m050448_c001_v0001185_t0052_u01781327088940") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be1_d20260613_m050444_c001_v7007000_t0000_u01781327084519") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f6a_d20260613_m050439_c001_v0001184_t0006_u01781327079564") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a671f_d20260613_m050437_c001_v7007000_t0000_u01781327077721") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655ece_d20260613_m050426_c001_v0001184_t0010_u01781327066049") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470703_d20260613_m050419_c001_v7007000_t0000_u01781327059060") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29236_d20260613_m050406_c001_v0001033_t0055_u01781327046979") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145ddd_d20260613_m050402_c001_v7007000_t0000_u01781327042453") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291e0_d20260613_m050351_c001_v0001033_t0040_u01781327031685") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a199e_d20260613_m050347_c001_v7007000_t0000_u01781327027270") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2918e_d20260613_m050338_c001_v0001033_t0014_u01781327018108") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b51c5_d20260613_m050502_c001_v7007000_t0000_u01781327102455") 2026/06/13 05:07:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656046_d20260613_m050457_c001_v0001184_t0051_u01781327097558") 2026/06/13 05:07:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b587_d20260613_m050522_c001_v7007000_t0000_u01781327122727") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6a5_d20260613_m050518_c001_v0001185_t0033_u01781327118199") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750fa_d20260613_m050641_c001_v7007000_t0000_u01781327201391") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39e54_d20260613_m050630_c001_v0001174_t0020_u01781327190008") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6876_d20260613_m050625_c001_v7007000_t0000_u01781327185050") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39d48_d20260613_m050614_c001_v0001174_t0031_u01781327174731") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37093a_d20260613_m050609_c001_v7007000_t0000_u01781327169689") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39c50_d20260613_m050559_c001_v0001174_t0006_u01781327159831") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb2d_d20260613_m050555_c001_v7007000_t0000_u01781327155007") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39b72_d20260613_m050545_c001_v0001174_t0026_u01781327145192") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1acf_d20260613_m050540_c001_v7007000_t0000_u01781327140356") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a6e_d20260613_m050527_c001_v0001174_t0042_u01781327127704") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f404158e0ad9f51ba_d20260613_m050519_c001_v7007000_t0000_u01781327119881") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516560de_d20260613_m050509_c001_v0001184_t0003_u01781327109868") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa16_d20260613_m050504_c001_v7007000_t0000_u01781327104716") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293a2_d20260613_m050500_c001_v0001033_t0049_u01781327100838") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af4727_d20260613_m050459_c001_v7007000_t0000_u01781327099199") 2026/06/13 05:07:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3982e_d20260613_m050449_c001_v0001174_t0043_u01781327089502") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be2_d20260613_m050444_c001_v7007000_t0000_u01781327084699") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39766_d20260613_m050439_c001_v0001174_t0020_u01781327079707") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6722_d20260613_m050438_c001_v7007000_t0000_u01781327078274") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc396a8_d20260613_m050426_c001_v0001174_t0042_u01781327066637") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a442c29_d20260613_m050419_c001_v7007000_t0000_u01781327059124") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb375_d20260613_m050408_c001_v0001185_t0047_u01781327048105") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145dde_d20260613_m050402_c001_v7007000_t0000_u01781327042636") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb2c7_d20260613_m050352_c001_v0001185_t0041_u01781327032855") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19a0_d20260613_m050347_c001_v7007000_t0000_u01781327027457") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb219_d20260613_m050338_c001_v0001185_t0001_u01781327018656") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af4733_d20260613_m050502_c001_v7007000_t0000_u01781327102129") 2026/06/13 05:07:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5ab_d20260613_m050457_c001_v0001185_t0035_u01781327097745") 2026/06/13 05:07:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b58a_d20260613_m050522_c001_v7007000_t0000_u01781327122909") 2026/06/13 05:07:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656142_d20260613_m050518_c001_v0001184_t0016_u01781327118236") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750fb_d20260613_m050641_c001_v7007000_t0000_u01781327201578") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2953f_d20260613_m050630_c001_v0001033_t0000_u01781327190739") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6877_d20260613_m050625_c001_v7007000_t0000_u01781327185232") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2951f_d20260613_m050615_c001_v0001033_t0023_u01781327175629") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37093d_d20260613_m050609_c001_v7007000_t0000_u01781327169871") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294df_d20260613_m050600_c001_v0001033_t0030_u01781327160622") 2026/06/13 05:07:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb2e_d20260613_m050555_c001_v7007000_t0000_u01781327155189") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2949d_d20260613_m050545_c001_v0001033_t0043_u01781327145860") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ad2_d20260613_m050540_c001_v7007000_t0000_u01781327140539") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29435_d20260613_m050528_c001_v0001033_t0047_u01781327128542") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b57a_d20260613_m050519_c001_v7007000_t0000_u01781327119887") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293d2_d20260613_m050510_c001_v0001033_t0014_u01781327110473") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa17_d20260613_m050504_c001_v7007000_t0000_u01781327104900") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3990a_d20260613_m050500_c001_v0001174_t0018_u01781327100868") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470776_d20260613_m050459_c001_v7007000_t0000_u01781327099273") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2936a_d20260613_m050450_c001_v0001033_t0015_u01781327090324") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be4_d20260613_m050444_c001_v7007000_t0000_u01781327084880") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4e5_d20260613_m050439_c001_v0001185_t0003_u01781327079735") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4190258481a2df22_d20260613_m050438_c001_v7007000_t0000_u01781327078285") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292d0_d20260613_m050427_c001_v0001033_t0001_u01781327067322") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e232c_d20260613_m050418_c001_v7007000_t0000_u01781327058916") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3959e_d20260613_m050408_c001_v0001174_t0005_u01781327048696") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145ddf_d20260613_m050402_c001_v7007000_t0000_u01781327042819") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39494_d20260613_m050353_c001_v0001174_t0050_u01781327033399") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19a3_d20260613_m050347_c001_v7007000_t0000_u01781327027638") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3938e_d20260613_m050338_c001_v0001174_t0032_u01781327018842") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cd8_d20260613_m050502_c001_v7007000_t0000_u01781327102470") 2026/06/13 05:07:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165604a_d20260613_m050457_c001_v0001184_t0003_u01781327097756") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b58c_d20260613_m050523_c001_v7007000_t0000_u01781327123092") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a22_d20260613_m050518_c001_v0001174_t0003_u01781327118380") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750fc_d20260613_m050641_c001_v7007000_t0000_u01781327201762") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516564e2_d20260613_m050631_c001_v0001184_t0058_u01781327191243") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6878_d20260613_m050625_c001_v7007000_t0000_u01781327185415") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516563e8_d20260613_m050616_c001_v0001184_t0016_u01781327176061") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370941_d20260613_m050610_c001_v7007000_t0000_u01781327170051") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165631a_d20260613_m050601_c001_v0001184_t0023_u01781327161053") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb2f_d20260613_m050555_c001_v7007000_t0000_u01781327155372") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656274_d20260613_m050546_c001_v0001184_t0036_u01781327146346") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ad5_d20260613_m050540_c001_v7007000_t0000_u01781327140723") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516561b2_d20260613_m050528_c001_v0001184_t0036_u01781327128969") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750c4_d20260613_m050519_c001_v7007000_t0000_u01781327119912") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc399bc_d20260613_m050511_c001_v0001174_t0006_u01781327111171") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa18_d20260613_m050505_c001_v7007000_t0000_u01781327105082") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165606e_d20260613_m050500_c001_v0001184_t0032_u01781327100878") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cce_d20260613_m050458_c001_v7007000_t0000_u01781327098941") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655fea_d20260613_m050450_c001_v0001184_t0052_u01781327090956") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be7_d20260613_m050445_c001_v7007000_t0000_u01781327085062") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f6e_d20260613_m050439_c001_v0001184_t0042_u01781327079822") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6720_d20260613_m050437_c001_v7007000_t0000_u01781327077903") 2026/06/13 05:07:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb459_d20260613_m050427_c001_v0001185_t0035_u01781327067948") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1af3_d20260613_m050418_c001_v7007000_t0000_u01781327058925") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e2e_d20260613_m050409_c001_v0001184_t0049_u01781327049061") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de0_d20260613_m050403_c001_v7007000_t0000_u01781327043002") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655d8a_d20260613_m050353_c001_v0001184_t0044_u01781327033807") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19a7_d20260613_m050347_c001_v7007000_t0000_u01781327027821") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655ce0_d20260613_m050339_c001_v0001184_t0022_u01781327019264") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa07_d20260613_m050502_c001_v7007000_t0000_u01781327102096") 2026/06/13 05:07:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc398dc_d20260613_m050457_c001_v0001174_t0001_u01781327097799") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b58f_d20260613_m050523_c001_v7007000_t0000_u01781327123276") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6a9_d20260613_m050518_c001_v0001185_t0054_u01781327118399") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750fd_d20260613_m050641_c001_v7007000_t0000_u01781327201950") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb9ff_d20260613_m050631_c001_v0001185_t0015_u01781327191445") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6879_d20260613_m050625_c001_v7007000_t0000_u01781327185598") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb939_d20260613_m050616_c001_v0001185_t0054_u01781327176292") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370945_d20260613_m050610_c001_v7007000_t0000_u01781327170339") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb86b_d20260613_m050601_c001_v0001185_t0048_u01781327161260") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb30_d20260613_m050555_c001_v7007000_t0000_u01781327155555") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb7c3_d20260613_m050546_c001_v0001185_t0013_u01781327146567") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ad7_d20260613_m050540_c001_v7007000_t0000_u01781327140909") 2026/06/13 05:07:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb709_d20260613_m050529_c001_v0001185_t0019_u01781327129177") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa8b_d20260613_m050519_c001_v7007000_t0000_u01781327119924") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb63b_d20260613_m050511_c001_v0001185_t0007_u01781327111510") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa19_d20260613_m050505_c001_v7007000_t0000_u01781327105267") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5d7_d20260613_m050500_c001_v0001185_t0045_u01781327100904") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa05_d20260613_m050459_c001_v7007000_t0000_u01781327099294") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb561_d20260613_m050451_c001_v0001185_t0023_u01781327091150") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be8_d20260613_m050445_c001_v7007000_t0000_u01781327085243") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4e9_d20260613_m050439_c001_v0001185_t0049_u01781327079922") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1a28_d20260613_m050438_c001_v7007000_t0000_u01781327078144") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655eea_d20260613_m050428_c001_v0001184_t0047_u01781327068133") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1af7_d20260613_m050419_c001_v7007000_t0000_u01781327059158") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2924e_d20260613_m050409_c001_v0001033_t0015_u01781327049302") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de2_d20260613_m050403_c001_v7007000_t0000_u01781327043191") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291e6_d20260613_m050354_c001_v0001033_t0037_u01781327034010") 2026/06/13 05:07:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19ab_d20260613_m050348_c001_v7007000_t0000_u01781327028002") 2026/06/13 05:07:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29198_d20260613_m050339_c001_v0001033_t0036_u01781327019477") 2026/06/13 05:07:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa08_d20260613_m050502_c001_v7007000_t0000_u01781327102288") 2026/06/13 05:07:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2938e_d20260613_m050457_c001_v0001033_t0022_u01781327097922") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b591_d20260613_m050523_c001_v7007000_t0000_u01781327123458") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656148_d20260613_m050518_c001_v0001184_t0017_u01781327118459") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750fe_d20260613_m050642_c001_v7007000_t0000_u01781327202136") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39e74_d20260613_m050631_c001_v0001174_t0037_u01781327191634") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a687b_d20260613_m050625_c001_v7007000_t0000_u01781327185861") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39d6a_d20260613_m050616_c001_v0001174_t0022_u01781327176547") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370949_d20260613_m050610_c001_v7007000_t0000_u01781327170520") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39c6a_d20260613_m050601_c001_v0001174_t0041_u01781327161464") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb31_d20260613_m050555_c001_v7007000_t0000_u01781327155738") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39b96_d20260613_m050546_c001_v0001174_t0014_u01781327146760") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ada_d20260613_m050541_c001_v7007000_t0000_u01781327141092") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a7a_d20260613_m050529_c001_v0001174_t0013_u01781327129368") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409498da5a1fc5b6_d20260613_m050519_c001_v7007000_t0000_u01781327119936") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516560fc_d20260613_m050511_c001_v0001184_t0004_u01781327111708") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa1a_d20260613_m050505_c001_v7007000_t0000_u01781327105450") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656074_d20260613_m050501_c001_v0001184_t0056_u01781327101077") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470775_d20260613_m050459_c001_v7007000_t0000_u01781327099090") 2026/06/13 05:07:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39858_d20260613_m050451_c001_v0001174_t0041_u01781327091411") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7be9_d20260613_m050445_c001_v7007000_t0000_u01781327085425") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f70_d20260613_m050440_c001_v0001184_t0017_u01781327080018") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d55147e_d20260613_m050438_c001_v7007000_t0000_u01781327078265") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc396b8_d20260613_m050428_c001_v0001174_t0002_u01781327068345") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa2a_d20260613_m050418_c001_v7007000_t0000_u01781327058868") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb387_d20260613_m050409_c001_v0001185_t0058_u01781327049778") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de3_d20260613_m050403_c001_v7007000_t0000_u01781327043403") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb2df_d20260613_m050354_c001_v0001185_t0056_u01781327034495") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19ae_d20260613_m050348_c001_v7007000_t0000_u01781327028184") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb22d_d20260613_m050339_c001_v0001185_t0022_u01781327019939") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1b72_d20260613_m050502_c001_v7007000_t0000_u01781327102248") 2026/06/13 05:07:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5af_d20260613_m050457_c001_v0001185_t0038_u01781327097947") 2026/06/13 05:07:35 DEBUG : dir1/0007-12345: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b592_d20260613_m050523_c001_v7007000_t0000_u01781327123643") 2026/06/13 05:07:35 DEBUG : dir1/0007-12345: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293fd_d20260613_m050518_c001_v0001033_t0017_u01781327118560") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750ff_d20260613_m050642_c001_v7007000_t0000_u01781327202321") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29547_d20260613_m050631_c001_v0001033_t0023_u01781327191884") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a687c_d20260613_m050626_c001_v7007000_t0000_u01781327186044") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29523_d20260613_m050616_c001_v0001033_t0043_u01781327176857") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37094c_d20260613_m050610_c001_v7007000_t0000_u01781327170702") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294e5_d20260613_m050602_c001_v0001033_t0057_u01781327162016") 2026/06/13 05:07:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb33_d20260613_m050555_c001_v7007000_t0000_u01781327155921") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294a5_d20260613_m050547_c001_v0001033_t0059_u01781327147150") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1adc_d20260613_m050541_c001_v7007000_t0000_u01781327141274") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2943f_d20260613_m050529_c001_v0001033_t0055_u01781327129973") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4110812ce710af0d_d20260613_m050519_c001_v7007000_t0000_u01781327119951") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293d8_d20260613_m050511_c001_v0001033_t0056_u01781327111904") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa1c_d20260613_m050505_c001_v7007000_t0000_u01781327105647") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5db_d20260613_m050501_c001_v0001185_t0010_u01781327101096") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145e23_d20260613_m050459_c001_v7007000_t0000_u01781327099329") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29372_d20260613_m050451_c001_v0001033_t0045_u01781327091812") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bea_d20260613_m050445_c001_v7007000_t0000_u01781327085610") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3976c_d20260613_m050440_c001_v0001174_t0025_u01781327080056") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d55147f_d20260613_m050438_c001_v7007000_t0000_u01781327078295") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292d8_d20260613_m050428_c001_v0001033_t0040_u01781327068698") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa2e_d20260613_m050419_c001_v7007000_t0000_u01781327059229") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc395be_d20260613_m050410_c001_v0001174_t0047_u01781327050060") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de4_d20260613_m050403_c001_v7007000_t0000_u01781327043586") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc394b0_d20260613_m050354_c001_v0001174_t0043_u01781327034696") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19b2_d20260613_m050348_c001_v7007000_t0000_u01781327028366") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc393a2_d20260613_m050340_c001_v0001174_t0045_u01781327020126") 2026/06/13 05:07:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047077a_d20260613_m050502_c001_v7007000_t0000_u01781327102298") 2026/06/13 05:07:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165604c_d20260613_m050457_c001_v0001184_t0047_u01781327097964") 2026/06/13 05:07:37 DEBUG : dir1/0008-23456: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b593_d20260613_m050523_c001_v7007000_t0000_u01781327123825") 2026/06/13 05:07:37 DEBUG : dir1/0008-23456: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6ab_d20260613_m050518_c001_v0001185_t0053_u01781327118601") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075100_d20260613_m050642_c001_v7007000_t0000_u01781327202506") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516564f6_d20260613_m050632_c001_v0001184_t0013_u01781327192663") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a687d_d20260613_m050626_c001_v7007000_t0000_u01781327186226") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656406_d20260613_m050617_c001_v0001184_t0048_u01781327177277") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370951_d20260613_m050610_c001_v7007000_t0000_u01781327170886") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656328_d20260613_m050602_c001_v0001184_t0042_u01781327162574") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb34_d20260613_m050556_c001_v7007000_t0000_u01781327156105") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656284_d20260613_m050548_c001_v0001184_t0020_u01781327148204") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1add_d20260613_m050541_c001_v7007000_t0000_u01781327141459") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516561da_d20260613_m050532_c001_v0001184_t0028_u01781327132321") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d5514d8_d20260613_m050519_c001_v7007000_t0000_u01781327119900") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc399da_d20260613_m050513_c001_v0001174_t0039_u01781327113065") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa1d_d20260613_m050505_c001_v7007000_t0000_u01781327105830") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656078_d20260613_m050501_c001_v0001184_t0052_u01781327101290") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b54c_d20260613_m050459_c001_v7007000_t0000_u01781327099340") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165600c_d20260613_m050452_c001_v0001184_t0020_u01781327092527") 2026/06/13 05:07:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7beb_d20260613_m050445_c001_v7007000_t0000_u01781327085792") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4eb_d20260613_m050440_c001_v0001185_t0043_u01781327080107") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41632da40eb5bd42_d20260613_m050438_c001_v7007000_t0000_u01781327078306") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb471_d20260613_m050429_c001_v0001185_t0003_u01781327069385") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e232f_d20260613_m050419_c001_v7007000_t0000_u01781327059105") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e3e_d20260613_m050410_c001_v0001184_t0042_u01781327050478") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de5_d20260613_m050403_c001_v7007000_t0000_u01781327043768") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655d94_d20260613_m050355_c001_v0001184_t0019_u01781327035115") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19b4_d20260613_m050348_c001_v7007000_t0000_u01781327028547") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655cea_d20260613_m050340_c001_v0001184_t0059_u01781327020492") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d11de_d20260613_m050502_c001_v7007000_t0000_u01781327102116") 2026/06/13 05:07:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5b1_d20260613_m050458_c001_v0001185_t0050_u01781327098152") 2026/06/13 05:07:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b594_d20260613_m050524_c001_v7007000_t0000_u01781327124009") 2026/06/13 05:07:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165614c_d20260613_m050518_c001_v0001184_t0045_u01781327118728") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075101_d20260613_m050642_c001_v7007000_t0000_u01781327202692") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fba0d_d20260613_m050632_c001_v0001185_t0001_u01781327192872") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a687e_d20260613_m050626_c001_v7007000_t0000_u01781327186408") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb949_d20260613_m050617_c001_v0001185_t0033_u01781327177474") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370955_d20260613_m050611_c001_v7007000_t0000_u01781327171090") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb887_d20260613_m050602_c001_v0001185_t0041_u01781327162785") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb35_d20260613_m050556_c001_v7007000_t0000_u01781327156289") 2026/06/13 05:07:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb7db_d20260613_m050548_c001_v0001185_t0005_u01781327148396") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ade_d20260613_m050541_c001_v7007000_t0000_u01781327141643") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb731_d20260613_m050532_c001_v0001185_t0041_u01781327132516") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff0750c2_d20260613_m050519_c001_v7007000_t0000_u01781327119547") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb667_d20260613_m050513_c001_v0001185_t0014_u01781327113703") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa1e_d20260613_m050506_c001_v7007000_t0000_u01781327106013") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5df_d20260613_m050501_c001_v0001185_t0041_u01781327101315") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa06_d20260613_m050459_c001_v7007000_t0000_u01781327099477") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb571_d20260613_m050452_c001_v0001185_t0034_u01781327092730") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bed_d20260613_m050445_c001_v7007000_t0000_u01781327085973") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29320_d20260613_m050440_c001_v0001033_t0059_u01781327080246") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af46df_d20260613_m050438_c001_v7007000_t0000_u01781327078318") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655efa_d20260613_m050429_c001_v0001184_t0039_u01781327069571") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa2d_d20260613_m050419_c001_v7007000_t0000_u01781327059072") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29262_d20260613_m050410_c001_v0001033_t0016_u01781327050701") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de6_d20260613_m050403_c001_v7007000_t0000_u01781327043969") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291f2_d20260613_m050355_c001_v0001033_t0009_u01781327035310") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19b6_d20260613_m050348_c001_v7007000_t0000_u01781327028728") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291a0_d20260613_m050340_c001_v0001033_t0046_u01781327020699") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470779_d20260613_m050502_c001_v7007000_t0000_u01781327102107") 2026/06/13 05:07:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656050_d20260613_m050458_c001_v0001184_t0025_u01781327098164") 2026/06/13 05:07:39 DEBUG : dir1/0010-45678: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b595_d20260613_m050524_c001_v7007000_t0000_u01781327124192") 2026/06/13 05:07:40 DEBUG : dir1/0010-45678: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a28_d20260613_m050518_c001_v0001174_t0027_u01781327118737") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075103_d20260613_m050642_c001_v7007000_t0000_u01781327202877") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39e88_d20260613_m050633_c001_v0001174_t0034_u01781327193060") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a687f_d20260613_m050626_c001_v7007000_t0000_u01781327186590") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39d7c_d20260613_m050617_c001_v0001174_t0032_u01781327177681") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370958_d20260613_m050611_c001_v7007000_t0000_u01781327171271") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39c86_d20260613_m050602_c001_v0001174_t0054_u01781327162972") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb37_d20260613_m050556_c001_v7007000_t0000_u01781327156478") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39bbe_d20260613_m050548_c001_v0001174_t0025_u01781327148585") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1adf_d20260613_m050541_c001_v7007000_t0000_u01781327141827") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39ab8_d20260613_m050532_c001_v0001174_t0022_u01781327132715") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f404158e0ad9f51b9_d20260613_m050519_c001_v7007000_t0000_u01781327119696") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165610c_d20260613_m050513_c001_v0001184_t0009_u01781327113891") 2026/06/13 05:07:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa1f_d20260613_m050506_c001_v7007000_t0000_u01781327106195") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39918_d20260613_m050501_c001_v0001174_t0016_u01781327101326") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af4728_d20260613_m050459_c001_v7007000_t0000_u01781327099380") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3986e_d20260613_m050452_c001_v0001174_t0046_u01781327092933") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bee_d20260613_m050446_c001_v7007000_t0000_u01781327086155") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4ed_d20260613_m050440_c001_v0001185_t0008_u01781327080293") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551479_d20260613_m050437_c001_v7007000_t0000_u01781327077710") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc396ce_d20260613_m050429_c001_v0001174_t0004_u01781327069774") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470704_d20260613_m050419_c001_v7007000_t0000_u01781327059245") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3a7_d20260613_m050412_c001_v0001185_t0013_u01781327051999") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de7_d20260613_m050404_c001_v7007000_t0000_u01781327044150") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb2ed_d20260613_m050355_c001_v0001185_t0051_u01781327035885") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19b7_d20260613_m050348_c001_v7007000_t0000_u01781327028911") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb23b_d20260613_m050341_c001_v0001185_t0047_u01781327021094") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b51c4_d20260613_m050502_c001_v7007000_t0000_u01781327102268") 2026/06/13 05:07:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5b3_d20260613_m050458_c001_v0001185_t0028_u01781327098345") 2026/06/13 05:07:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b597_d20260613_m050524_c001_v7007000_t0000_u01781327124375") 2026/06/13 05:07:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6ad_d20260613_m050518_c001_v0001185_t0026_u01781327118816") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075104_d20260613_m050643_c001_v7007000_t0000_u01781327203062") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2954b_d20260613_m050633_c001_v0001033_t0007_u01781327193463") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6880_d20260613_m050626_c001_v7007000_t0000_u01781327186774") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29525_d20260613_m050618_c001_v0001033_t0056_u01781327178219") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37095c_d20260613_m050611_c001_v7007000_t0000_u01781327171453") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294f7_d20260613_m050603_c001_v0001033_t0002_u01781327163477") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb38_d20260613_m050556_c001_v7007000_t0000_u01781327156659") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294a9_d20260613_m050548_c001_v0001033_t0008_u01781327148894") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae0_d20260613_m050542_c001_v7007000_t0000_u01781327142011") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2944f_d20260613_m050533_c001_v0001033_t0051_u01781327133037") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f404158e0ad9f51b7_d20260613_m050519_c001_v7007000_t0000_u01781327119511") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293e6_d20260613_m050514_c001_v0001033_t0007_u01781327114084") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa20_d20260613_m050506_c001_v7007000_t0000_u01781327106378") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5e1_d20260613_m050501_c001_v0001185_t0006_u01781327101512") 2026/06/13 05:07:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145e22_d20260613_m050459_c001_v7007000_t0000_u01781327099311") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2937a_d20260613_m050453_c001_v0001033_t0048_u01781327093456") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bef_d20260613_m050446_c001_v7007000_t0000_u01781327086336") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f74_d20260613_m050440_c001_v0001184_t0032_u01781327080364") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d55147c_d20260613_m050438_c001_v7007000_t0000_u01781327078081") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292e2_d20260613_m050430_c001_v0001033_t0046_u01781327070139") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145e08_d20260613_m050419_c001_v7007000_t0000_u01781327059083") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc395e6_d20260613_m050412_c001_v0001174_t0042_u01781327052185") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de8_d20260613_m050404_c001_v7007000_t0000_u01781327044332") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc394c4_d20260613_m050356_c001_v0001174_t0000_u01781327036072") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19ba_d20260613_m050349_c001_v7007000_t0000_u01781327029093") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc393b2_d20260613_m050341_c001_v0001174_t0043_u01781327021280") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7c6d_d20260613_m050502_c001_v7007000_t0000_u01781327102311") 2026/06/13 05:07:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc398e6_d20260613_m050458_c001_v0001174_t0020_u01781327098356") 2026/06/13 05:07:43 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b598_d20260613_m050524_c001_v7007000_t0000_u01781327124557") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656150_d20260613_m050518_c001_v0001184_t0002_u01781327118924") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075105_d20260613_m050643_c001_v7007000_t0000_u01781327203249") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656508_d20260613_m050634_c001_v0001184_t0054_u01781327194026") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6882_d20260613_m050626_c001_v7007000_t0000_u01781327186957") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656428_d20260613_m050618_c001_v0001184_t0035_u01781327178784") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37095f_d20260613_m050611_c001_v7007000_t0000_u01781327171636") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656340_d20260613_m050603_c001_v0001184_t0059_u01781327163973") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb3a_d20260613_m050556_c001_v7007000_t0000_u01781327156843") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656288_d20260613_m050549_c001_v0001184_t0048_u01781327149470") 2026/06/13 05:07:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae1_d20260613_m050542_c001_v7007000_t0000_u01781327142194") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516561e2_d20260613_m050533_c001_v0001184_t0003_u01781327133546") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b57b_d20260613_m050520_c001_v7007000_t0000_u01781327120076") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc399e8_d20260613_m050514_c001_v0001174_t0037_u01781327114626") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa21_d20260613_m050506_c001_v7007000_t0000_u01781327106561") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293a4_d20260613_m050501_c001_v0001033_t0034_u01781327101523") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cd4_d20260613_m050459_c001_v7007000_t0000_u01781327099491") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165601e_d20260613_m050453_c001_v0001184_t0006_u01781327093810") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bf0_d20260613_m050446_c001_v7007000_t0000_u01781327086519") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4ef_d20260613_m050440_c001_v0001185_t0015_u01781327080507") 2026/06/13 05:07:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6721_d20260613_m050438_c001_v7007000_t0000_u01781327078084") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb481_d20260613_m050430_c001_v0001185_t0040_u01781327070487") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551452_d20260613_m050419_c001_v7007000_t0000_u01781327059093") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e52_d20260613_m050412_c001_v0001184_t0059_u01781327052618") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145de9_d20260613_m050404_c001_v7007000_t0000_u01781327044515") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655daa_d20260613_m050356_c001_v0001184_t0016_u01781327036398") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19bc_d20260613_m050349_c001_v7007000_t0000_u01781327029275") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655cf4_d20260613_m050341_c001_v0001184_t0038_u01781327021779") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d11e0_d20260613_m050502_c001_v7007000_t0000_u01781327102319") 2026/06/13 05:07:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656054_d20260613_m050458_c001_v0001184_t0024_u01781327098371") 2026/06/13 05:07:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b599_d20260613_m050524_c001_v7007000_t0000_u01781327124869") 2026/06/13 05:07:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6b1_d20260613_m050519_c001_v0001185_t0041_u01781327119019") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075107_d20260613_m050643_c001_v7007000_t0000_u01781327203434") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fba1d_d20260613_m050634_c001_v0001185_t0037_u01781327194222") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6883_d20260613_m050627_c001_v7007000_t0000_u01781327187140") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb961_d20260613_m050618_c001_v0001185_t0004_u01781327178989") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370963_d20260613_m050611_c001_v7007000_t0000_u01781327171819") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb897_d20260613_m050604_c001_v0001185_t0016_u01781327164182") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb3b_d20260613_m050557_c001_v7007000_t0000_u01781327157026") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb7f1_d20260613_m050549_c001_v0001185_t0048_u01781327149665") 2026/06/13 05:07:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae2_d20260613_m050542_c001_v7007000_t0000_u01781327142379") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb73d_d20260613_m050533_c001_v0001185_t0044_u01781327133755") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b579_d20260613_m050519_c001_v7007000_t0000_u01781327119703") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb67d_d20260613_m050515_c001_v0001185_t0044_u01781327115240") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa22_d20260613_m050506_c001_v7007000_t0000_u01781327106745") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165607e_d20260613_m050501_c001_v0001184_t0009_u01781327101571") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470777_d20260613_m050459_c001_v7007000_t0000_u01781327099455") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb583_d20260613_m050454_c001_v0001185_t0014_u01781327094006") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bf2_d20260613_m050446_c001_v7007000_t0000_u01781327086701") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39776_d20260613_m050440_c001_v0001174_t0032_u01781327080520") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bb0_d20260613_m050438_c001_v7007000_t0000_u01781327078327") 2026/06/13 05:07:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f04_d20260613_m050430_c001_v0001184_t0038_u01781327070675") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a442c28_d20260613_m050418_c001_v7007000_t0000_u01781327058938") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29270_d20260613_m050412_c001_v0001033_t0024_u01781327052828") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145deb_d20260613_m050404_c001_v7007000_t0000_u01781327044697") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291f8_d20260613_m050356_c001_v0001033_t0017_u01781327036674") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19bd_d20260613_m050349_c001_v7007000_t0000_u01781327029463") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae291a6_d20260613_m050341_c001_v0001033_t0049_u01781327021987") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa09_d20260613_m050502_c001_v7007000_t0000_u01781327102474") 2026/06/13 05:07:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5b7_d20260613_m050458_c001_v0001185_t0037_u01781327098533") 2026/06/13 05:07:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b59a_d20260613_m050525_c001_v7007000_t0000_u01781327125054") 2026/06/13 05:07:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39a2e_d20260613_m050519_c001_v0001174_t0036_u01781327119045") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075108_d20260613_m050643_c001_v7007000_t0000_u01781327203620") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39eae_d20260613_m050634_c001_v0001174_t0039_u01781327194412") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6884_d20260613_m050627_c001_v7007000_t0000_u01781327187324") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39d96_d20260613_m050619_c001_v0001174_t0049_u01781327179189") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370966_d20260613_m050612_c001_v7007000_t0000_u01781327172000") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39ca0_d20260613_m050604_c001_v0001174_t0034_u01781327164581") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb3c_d20260613_m050557_c001_v7007000_t0000_u01781327157213") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39bd6_d20260613_m050549_c001_v0001174_t0048_u01781327149854") 2026/06/13 05:07:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae3_d20260613_m050542_c001_v7007000_t0000_u01781327142564") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39ac6_d20260613_m050533_c001_v0001174_t0022_u01781327133944") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa8a_d20260613_m050519_c001_v7007000_t0000_u01781327119913") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656122_d20260613_m050515_c001_v0001184_t0023_u01781327115430") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa23_d20260613_m050506_c001_v7007000_t0000_u01781327106928") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5e5_d20260613_m050501_c001_v0001185_t0013_u01781327101746") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1b6f_d20260613_m050459_c001_v7007000_t0000_u01781327099502") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39882_d20260613_m050454_c001_v0001174_t0008_u01781327094195") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bf3_d20260613_m050446_c001_v7007000_t0000_u01781327086883") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f78_d20260613_m050440_c001_v0001184_t0047_u01781327080563") 2026/06/13 05:07:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d55147d_d20260613_m050438_c001_v7007000_t0000_u01781327078095") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc396d8_d20260613_m050430_c001_v0001174_t0028_u01781327070871") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470701_d20260613_m050418_c001_v7007000_t0000_u01781327058875") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3bd_d20260613_m050413_c001_v0001185_t0052_u01781327053577") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145dec_d20260613_m050404_c001_v7007000_t0000_u01781327044880") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb2f7_d20260613_m050357_c001_v0001185_t0003_u01781327037385") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19be_d20260613_m050349_c001_v7007000_t0000_u01781327029644") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb24f_d20260613_m050342_c001_v0001185_t0027_u01781327022394") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af4735_d20260613_m050502_c001_v7007000_t0000_u01781327102340") 2026/06/13 05:07:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656058_d20260613_m050458_c001_v0001184_t0059_u01781327098570") 2026/06/13 05:07:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b59b_d20260613_m050525_c001_v7007000_t0000_u01781327125237") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293ff_d20260613_m050519_c001_v0001033_t0038_u01781327119068") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075109_d20260613_m050643_c001_v7007000_t0000_u01781327203805") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2954d_d20260613_m050634_c001_v0001033_t0000_u01781327194865") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6885_d20260613_m050627_c001_v7007000_t0000_u01781327187505") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29529_d20260613_m050619_c001_v0001033_t0013_u01781327179790") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead370969_d20260613_m050612_c001_v7007000_t0000_u01781327172186") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29505_d20260613_m050604_c001_v0001033_t0044_u01781327164944") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb3d_d20260613_m050557_c001_v7007000_t0000_u01781327157395") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294b1_d20260613_m050550_c001_v0001033_t0017_u01781327150241") 2026/06/13 05:07:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae4_d20260613_m050542_c001_v7007000_t0000_u01781327142750") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2945f_d20260613_m050534_c001_v0001033_t0002_u01781327134270") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f404158e0ad9f51bb_d20260613_m050520_c001_v7007000_t0000_u01781327120068") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293ec_d20260613_m050515_c001_v0001033_t0051_u01781327115624") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa24_d20260613_m050507_c001_v7007000_t0000_u01781327107110") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51656084_d20260613_m050501_c001_v0001184_t0051_u01781327101766") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cd2_d20260613_m050459_c001_v7007000_t0000_u01781327099308") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29380_d20260613_m050454_c001_v0001033_t0009_u01781327094620") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bf4_d20260613_m050447_c001_v7007000_t0000_u01781327087064") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4f1_d20260613_m050440_c001_v0001185_t0001_u01781327080692") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1a2a_d20260613_m050438_c001_v7007000_t0000_u01781327078424") 2026/06/13 05:07:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292e6_d20260613_m050431_c001_v0001033_t0029_u01781327071324") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa2c_d20260613_m050419_c001_v7007000_t0000_u01781327059048") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39600_d20260613_m050413_c001_v0001174_t0016_u01781327053764") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145ded_d20260613_m050405_c001_v7007000_t0000_u01781327045081") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc394e6_d20260613_m050357_c001_v0001174_t0049_u01781327037574") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19bf_d20260613_m050349_c001_v7007000_t0000_u01781327029825") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc393cc_d20260613_m050342_c001_v0001174_t0023_u01781327022580") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55cd7_d20260613_m050502_c001_v7007000_t0000_u01781327102276") 2026/06/13 05:07:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5b9_d20260613_m050458_c001_v0001185_t0033_u01781327098719") 2026/06/13 05:07:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047070e_d20260613_m050421_c001_v7007000_t0000_u01781327061615") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3e5_d20260613_m050417_c001_v0001185_t0031_u01781327057017") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047070f_d20260613_m050421_c001_v7007000_t0000_u01781327061798") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e80_d20260613_m050417_c001_v0001184_t0025_u01781327057028") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470711_d20260613_m050421_c001_v7007000_t0000_u01781327061980") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3e9_d20260613_m050417_c001_v0001185_t0047_u01781327057202") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470712_d20260613_m050422_c001_v7007000_t0000_u01781327062162") 2026/06/13 05:07:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29294_d20260613_m050417_c001_v0001033_t0025_u01781327057213") 2026/06/13 05:07:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470713_d20260613_m050422_c001_v7007000_t0000_u01781327062345") 2026/06/13 05:07:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e86_d20260613_m050417_c001_v0001184_t0016_u01781327057244") 2026/06/13 05:07:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470715_d20260613_m050422_c001_v7007000_t0000_u01781327062529") 2026/06/13 05:07:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3963c_d20260613_m050417_c001_v0001174_t0035_u01781327057264") 2026/06/13 05:07:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470716_d20260613_m050422_c001_v7007000_t0000_u01781327062712") 2026/06/13 05:07:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3eb_d20260613_m050417_c001_v0001185_t0028_u01781327057401") 2026/06/13 05:07:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470718_d20260613_m050422_c001_v7007000_t0000_u01781327062895") 2026/06/13 05:07:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3ed_d20260613_m050417_c001_v0001185_t0041_u01781327057591") 2026/06/13 05:07:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470719_d20260613_m050423_c001_v7007000_t0000_u01781327063079") 2026/06/13 05:07:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e8c_d20260613_m050417_c001_v0001184_t0048_u01781327057602") 2026/06/13 05:07:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047071a_d20260613_m050423_c001_v7007000_t0000_u01781327063262") 2026/06/13 05:07:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39642_d20260613_m050417_c001_v0001174_t0056_u01781327057657") 2026/06/13 05:07:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047071b_d20260613_m050423_c001_v7007000_t0000_u01781327063446") 2026/06/13 05:07:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3f3_d20260613_m050417_c001_v0001185_t0016_u01781327057777") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047071d_d20260613_m050423_c001_v7007000_t0000_u01781327063630") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e92_d20260613_m050417_c001_v0001184_t0047_u01781327057796") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047071f_d20260613_m050423_c001_v7007000_t0000_u01781327063813") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3964c_d20260613_m050417_c001_v0001174_t0023_u01781327057956") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470720_d20260613_m050423_c001_v7007000_t0000_u01781327063997") 2026/06/13 05:07:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb3f9_d20260613_m050418_c001_v0001185_t0020_u01781327058002") 2026/06/13 05:07:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470722_d20260613_m050424_c001_v7007000_t0000_u01781327064180") 2026/06/13 05:07:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655e98_d20260613_m050418_c001_v0001184_t0059_u01781327058013") 2026/06/13 05:07:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470723_d20260613_m050424_c001_v7007000_t0000_u01781327064363") 2026/06/13 05:07:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29298_d20260613_m050418_c001_v0001033_t0044_u01781327058060") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1a31_d20260613_m050442_c001_v7007000_t0000_u01781327082017") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4b3_d20260613_m050434_c001_v0001185_t0018_u01781327074454") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bd7_d20260613_m050442_c001_v7007000_t0000_u01781327082221") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f2e_d20260613_m050434_c001_v0001184_t0024_u01781327074482") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4190258481a2df9b_d20260613_m050442_c001_v7007000_t0000_u01781327082024") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39714_d20260613_m050434_c001_v0001174_t0030_u01781327074634") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6727_d20260613_m050441_c001_v7007000_t0000_u01781327081797") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f32_d20260613_m050434_c001_v0001184_t0025_u01781327074675") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1a30_d20260613_m050441_c001_v7007000_t0000_u01781327081735") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4b5_d20260613_m050434_c001_v0001185_t0035_u01781327074686") 2026/06/13 05:07:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bd1_d20260613_m050441_c001_v7007000_t0000_u01781327081745") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f36_d20260613_m050434_c001_v0001184_t0040_u01781327074870") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af46e9_d20260613_m050441_c001_v7007000_t0000_u01781327081757") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4bf_d20260613_m050434_c001_v0001185_t0048_u01781327074899") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6729_d20260613_m050441_c001_v7007000_t0000_u01781327081983") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3971e_d20260613_m050435_c001_v0001174_t0044_u01781327075007") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bd4_d20260613_m050442_c001_v7007000_t0000_u01781327082023") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f38_d20260613_m050435_c001_v0001184_t0053_u01781327075070") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40651c0fa8af46eb_d20260613_m050442_c001_v7007000_t0000_u01781327082023") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4c3_d20260613_m050435_c001_v0001185_t0008_u01781327075085") 2026/06/13 05:08:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41632da40eb5bd4d_d20260613_m050441_c001_v7007000_t0000_u01781327081765") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f3c_d20260613_m050435_c001_v0001184_t0022_u01781327075273") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41632da40eb5bd4e_d20260613_m050442_c001_v7007000_t0000_u01781327082021") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4c7_d20260613_m050435_c001_v0001185_t0050_u01781327075287") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551483_d20260613_m050442_c001_v7007000_t0000_u01781327082017") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39724_d20260613_m050435_c001_v0001174_t0037_u01781327075361") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4190258481a2df9a_d20260613_m050441_c001_v7007000_t0000_u01781327081786") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655f40_d20260613_m050435_c001_v0001184_t0028_u01781327075467") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d551481_d20260613_m050441_c001_v7007000_t0000_u01781327081775") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4c9_d20260613_m050435_c001_v0001185_t0052_u01781327075481") 2026/06/13 05:08:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a672a_d20260613_m050442_c001_v7007000_t0000_u01781327082166") 2026/06/13 05:08:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb4cb_d20260613_m050435_c001_v0001185_t0007_u01781327075666") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa09_d20260613_m050136_c001_v7007000_t0000_u01781326896505") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1034cd2a8fc4d8f5_d20260613_m050134_c001_v0001173_t0028_u01781326894131") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c639d_d20260613_m050133_c001_v7007000_t0000_u01781326893948") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1034cd2a8fc4d8d3_d20260613_m050130_c001_v0001173_t0025_u01781326890797") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c6368_d20260613_m050130_c001_v7007000_t0000_u01781326890068") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655791_d20260613_m050125_c001_v0001184_t0009_u01781326885310") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132c36_d20260613_m050123_c001_v7007000_t0000_u01781326883851") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111c48ea3a470e32_d20260613_m050120_c001_v0001144_t0003_u01781326880834") 2026/06/13 05:08:02 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d07c8_d20260613_m050120_c001_v7007000_t0000_u01781326880652") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111c48ea3a470e1a_d20260613_m050115_c001_v0001144_t0004_u01781326875734") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d07b6_d20260613_m050115_c001_v7007000_t0000_u01781326875009") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38705_d20260613_m050109_c001_v0001174_t0038_u01781326869066") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916089_d20260613_m050107_c001_v7007000_t0000_u01781326867772") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1064b1872686e8f6_d20260613_m050106_c001_v0001036_t0054_u01781326866116") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d771887ad0_d20260613_m050105_c001_v7007000_t0000_u01781326865932") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1064b1872686e8ec_d20260613_m050102_c001_v0001036_t0047_u01781326862965") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d771887aa4_d20260613_m050102_c001_v7007000_t0000_u01781326862243") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd21b_d20260613_m050057_c001_v0001136_t0056_u01781326857654") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916053_d20260613_m050056_c001_v7007000_t0000_u01781326856743") 2026/06/13 05:08:03 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1140ac638b6b9d75_d20260613_m050054_c001_v0001150_t0048_u01781326854652") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132b7d_d20260613_m050054_c001_v7007000_t0000_u01781326854468") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1140ac638b6b9d6b_d20260613_m050051_c001_v0001150_t0014_u01781326851021") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132b78_d20260613_m050050_c001_v7007000_t0000_u01781326850295") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655647_d20260613_m050043_c001_v0001184_t0007_u01781326843973") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a4428dc_d20260613_m050043_c001_v7007000_t0000_u01781326843066") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f117893210e4cd603_d20260613_m050041_c001_v0001105_t0057_u01781326841276") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f418aa12dc77ea61b_d20260613_m050041_c001_v7007000_t0000_u01781326841092") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f117893210e4cd5fd_d20260613_m050037_c001_v0001105_t0018_u01781326837042") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f418aa12dc77ea5f5_d20260613_m050036_c001_v7007000_t0000_u01781326836311") 2026/06/13 05:08:04 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc384aa_d20260613_m050030_c001_v0001174_t0023_u01781326830655") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41564117791451a4_d20260613_m050029_c001_v7007000_t0000_u01781326829747") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f102ea74be65da71a_d20260613_m050027_c001_v0001037_t0024_u01781326827895") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504703d7_d20260613_m050027_c001_v7007000_t0000_u01781326827712") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f102ea74be65da712_d20260613_m050024_c001_v0001037_t0029_u01781326824177") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504703d0_d20260613_m050023_c001_v7007000_t0000_u01781326823448") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd1cd_d20260613_m050017_c001_v0001136_t0058_u01781326817810") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad5_d20260613_m050016_c001_v7007000_t0000_u01781326816704") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f11978602c98e91fd_d20260613_m050010_c001_v0001180_t0014_u01781326810653") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0194_d20260613_m050010_c001_v7007000_t0000_u01781326810448") 2026/06/13 05:08:05 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165553b_d20260613_m050005_c001_v0001184_t0002_u01781326805952") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f117f74255fb47cc5_d20260613_m050005_c001_v0001092_t0021_u01781326805058") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f117f74255fb47cc3_d20260613_m050003_c001_v0001092_t0051_u01781326803892") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d7718879bc_d20260613_m045950_c001_v7007000_t0000_u01781326790690") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd17f_d20260613_m045943_c001_v0001136_t0033_u01781326783644") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1117372be4276803_d20260613_m045942_c001_v0001173_t0010_u01781326782491") 2026/06/13 05:08:06 DEBUG : dst/one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1117372be42767f7_d20260613_m045941_c001_v0001173_t0046_u01781326781428") 2026/06/13 05:08:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa0b_d20260613_m050136_c001_v7007000_t0000_u01781326896690") 2026/06/13 05:08:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10467f990de13b13_d20260613_m050133_c001_v0001185_t0041_u01781326893761") 2026/06/13 05:08:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f11514d7bf6b706c6_d20260613_m050129_c001_v0001150_t0001_u01781326889527") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132c39_d20260613_m050124_c001_v7007000_t0000_u01781326884033") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10569884d64f9758_d20260613_m050120_c001_v0001043_t0016_u01781326880080") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f119cfca8475082d3_d20260613_m050114_c001_v0001185_t0055_u01781326874782") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea391608f_d20260613_m050107_c001_v7007000_t0000_u01781326867957") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10946839d7b7a918_d20260613_m050105_c001_v0001184_t0015_u01781326865738") 2026/06/13 05:08:07 DEBUG : dst/one.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1151b28cf8207e14_d20260613_m050101_c001_v0001109_t0030_u01781326861622") 2026/06/13 05:08:07 DEBUG : dst/three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad6_d20260613_m050016_c001_v7007000_t0000_u01781326816885") 2026/06/13 05:08:07 DEBUG : dst/three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f117f74255fb47cd9_d20260613_m050015_c001_v0001092_t0014_u01781326815128") 2026/06/13 05:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa0d_d20260613_m050136_c001_v7007000_t0000_u01781326896872") 2026/06/13 05:08:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1112ad6128fc6ad5_d20260613_m050135_c001_v0001136_t0017_u01781326895019") 2026/06/13 05:08:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1117de94ed5ff155_d20260613_m050131_c001_v0001182_t0013_u01781326891757") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa0f_d20260613_m050137_c001_v7007000_t0000_u01781326897056") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1034cd2a8fc4d8ff_d20260613_m050135_c001_v0001173_t0009_u01781326895647") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c63ad_d20260613_m050135_c001_v7007000_t0000_u01781326895461") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1034cd2a8fc4d8e7_d20260613_m050132_c001_v0001173_t0052_u01781326892136") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c6383_d20260613_m050131_c001_v7007000_t0000_u01781326891953") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165579b_d20260613_m050126_c001_v0001184_t0039_u01781326886197") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132c3c_d20260613_m050124_c001_v7007000_t0000_u01781326884215") 2026/06/13 05:08:08 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111c48ea3a470e38_d20260613_m050122_c001_v0001144_t0003_u01781326882887") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d07d3_d20260613_m050122_c001_v7007000_t0000_u01781326882704") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111c48ea3a470e2a_d20260613_m050118_c001_v0001144_t0041_u01781326878068") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d07c6_d20260613_m050117_c001_v7007000_t0000_u01781326877885") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38747_d20260613_m050112_c001_v0001174_t0053_u01781326872139") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d771887ada_d20260613_m050107_c001_v7007000_t0000_u01781326867203") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd239_d20260613_m050104_c001_v0001136_t0007_u01781326864774") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d771887abc_d20260613_m050104_c001_v7007000_t0000_u01781326864042") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516556a5_d20260613_m050059_c001_v0001184_t0019_u01781326859194") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132b86_d20260613_m050055_c001_v7007000_t0000_u01781326855816") 2026/06/13 05:08:09 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165567d_d20260613_m050053_c001_v0001184_t0059_u01781326853184") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132b7c_d20260613_m050052_c001_v7007000_t0000_u01781326852092") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38598_d20260613_m050045_c001_v0001174_t0043_u01781326845196") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f418aa12dc77ea61e_d20260613_m050042_c001_v7007000_t0000_u01781326842143") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38554_d20260613_m050039_c001_v0001174_t0041_u01781326839422") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f418aa12dc77ea60a_d20260613_m050038_c001_v7007000_t0000_u01781326838341") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd1e5_d20260613_m050031_c001_v0001136_t0057_u01781326831479") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504703db_d20260613_m050028_c001_v7007000_t0000_u01781326828818") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd1db_d20260613_m050026_c001_v0001136_t0059_u01781326826363") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504703d2_d20260613_m050025_c001_v7007000_t0000_u01781326825270") 2026/06/13 05:08:10 DEBUG : dst/three.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516555ab_d20260613_m050018_c001_v0001184_t0047_u01781326818879") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132c40_d20260613_m050124_c001_v7007000_t0000_u01781326884397") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1053528be819a865_d20260613_m050122_c001_v0001173_t0005_u01781326882408") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f107734506430fb07_d20260613_m050117_c001_v0001145_t0018_u01781326877317") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916094_d20260613_m050108_c001_v7007000_t0000_u01781326868150") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1157dbea7fea7d0a_d20260613_m050106_c001_v0001113_t0024_u01781326866885") 2026/06/13 05:08:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111cc130f8f51935_d20260613_m050103_c001_v0001100_t0051_u01781326863613") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa10_d20260613_m050137_c001_v7007000_t0000_u01781326897240") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38834_d20260613_m050125_c001_v0001174_t0039_u01781326885871") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41704694f5132c43_d20260613_m050124_c001_v7007000_t0000_u01781326884578") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655711_d20260613_m050109_c001_v0001184_t0058_u01781326869799") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916098_d20260613_m050108_c001_v7007000_t0000_u01781326868335") 2026/06/13 05:08:11 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3864b_d20260613_m050058_c001_v0001174_t0019_u01781326858365") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3916054_d20260613_m050056_c001_v7007000_t0000_u01781326856927") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd1f9_d20260613_m050044_c001_v0001136_t0033_u01781326844548") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f402cdaef0a4428dd_d20260613_m050043_c001_v7007000_t0000_u01781326843247") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655603_d20260613_m050031_c001_v0001184_t0037_u01781326831285") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41564117791451a5_d20260613_m050029_c001_v7007000_t0000_u01781326829929") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc383e8_d20260613_m050018_c001_v0001174_t0008_u01781326818498") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0ad7_d20260613_m050017_c001_v7007000_t0000_u01781326817072") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1118e68311d1f939_d20260613_m050012_c001_v0001174_t0034_u01781326812423") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d7718879bd_d20260613_m045950_c001_v7007000_t0000_u01781326790873") 2026/06/13 05:08:12 DEBUG : dst/two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1117372be4276833_d20260613_m045949_c001_v0001173_t0027_u01781326789693") 2026/06/13 05:08:12 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4185d60ecb8672b2_d20260613_m045917_c001_v7007000_t0000_u01781326757596") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516553b7_d20260613_m045913_c001_v0001184_t0022_u01781326753736") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4185d60ecb8672b1_d20260613_m045911_c001_v7007000_t0000_u01781326751635") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655345_d20260613_m045901_c001_v0001184_t0020_u01781326741486") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f422_d20260613_m045853_c001_v7007000_t0000_u01781326733043") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552f6_d20260613_m045849_c001_v0001184_t0037_u01781326729898") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d014c_d20260613_m045829_c001_v7007000_t0000_u01781326709715") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0d5_d20260613_m045827_c001_v0001136_t0055_u01781326707792") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d013f_d20260613_m045826_c001_v7007000_t0000_u01781326706903") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0d1_d20260613_m045825_c001_v0001136_t0033_u01781326705575") 2026/06/13 05:08:13 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0119_d20260613_m045822_c001_v7007000_t0000_u01781326702512") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0c7_d20260613_m045820_c001_v0001136_t0029_u01781326700705") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0101_d20260613_m045819_c001_v7007000_t0000_u01781326699865") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0bf_d20260613_m045818_c001_v0001136_t0049_u01781326698463") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00c2_d20260613_m045811_c001_v7007000_t0000_u01781326691918") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0a1_d20260613_m045810_c001_v0001136_t0032_u01781326690205") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00b1_d20260613_m045809_c001_v7007000_t0000_u01781326689319") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd099_d20260613_m045808_c001_v0001136_t0049_u01781326688084") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c6_d20260613_m045803_c001_v7007000_t0000_u01781326683611") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd083_d20260613_m045802_c001_v0001136_t0032_u01781326682226") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c3_d20260613_m045800_c001_v7007000_t0000_u01781326680395") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd071_d20260613_m045759_c001_v0001136_t0027_u01781326679252") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c2_d20260613_m045758_c001_v7007000_t0000_u01781326678887") 2026/06/13 05:08:14 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f10538bc977310215_d20260613_m045758_c001_v0001174_t0043_u01781326678194") 2026/06/13 05:08:15 DEBUG : empty space: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd06d_d20260613_m045756_c001_v0001136_t0017_u01781326676296") 2026/06/13 05:08:15 DEBUG : enormous: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0149_d20260613_m045828_c001_v7007000_t0000_u01781326708798") 2026/06/13 05:08:15 DEBUG : enormous: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0d7_d20260613_m045828_c001_v0001136_t0050_u01781326708111") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40438cadc6afaa22_d20260613_m050141_c001_v7007000_t0000_u01781326901840") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3894a_d20260613_m050140_c001_v0001174_t0041_u01781326900443") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f41f_d20260613_m045848_c001_v7007000_t0000_u01781326728425") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552e6_d20260613_m045847_c001_v0001184_t0023_u01781326727262") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702ae_d20260613_m045753_c001_v7007000_t0000_u01781326673447") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd05d_d20260613_m045752_c001_v0001136_t0058_u01781326672360") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702a8_d20260613_m045751_c001_v7007000_t0000_u01781326671814") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd05b_d20260613_m045751_c001_v0001136_t0009_u01781326671010") 2026/06/13 05:08:15 DEBUG : existing: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd055_d20260613_m045750_c001_v0001136_t0052_u01781326670194") 2026/06/13 05:08:15 DEBUG : existing-b: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f420_d20260613_m045848_c001_v7007000_t0000_u01781326728608") 2026/06/13 05:08:15 DEBUG : existing-b: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd109_d20260613_m045847_c001_v0001136_t0007_u01781326727250") 2026/06/13 05:08:16 DEBUG : file1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2261_d20260613_m050332_c001_v7007000_t0000_u01781327012944") 2026/06/13 05:08:16 DEBUG : file1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb1d1_d20260613_m050332_c001_v0001185_t0004_u01781327012173") 2026/06/13 05:08:16 DEBUG : file1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2242_d20260613_m050330_c001_v7007000_t0000_u01781327010865") 2026/06/13 05:08:16 DEBUG : file1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2917a_d20260613_m050329_c001_v0001033_t0042_u01781327009660") 2026/06/13 05:08:16 DEBUG : five: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0150_d20260613_m045833_c001_v7007000_t0000_u01781326713848") 2026/06/13 05:08:16 DEBUG : five: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4084ba7f9d7bd0e7_d20260613_m045831_c001_v0001136_t0044_u01781326711483") 2026/06/13 05:08:16 DEBUG : foo: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c5_d20260613_m045801_c001_v7007000_t0000_u01781326681864") 2026/06/13 05:08:16 DEBUG : foo: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4084ba7f9d7bd07f_d20260613_m045801_c001_v0001136_t0044_u01781326681306") 2026/06/13 05:08:16 DEBUG : foo: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4084ba7f9d7bd07b_d20260613_m045800_c001_v0001136_t0044_u01781326680759") 2026/06/13 05:08:16 DEBUG : four: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0151_d20260613_m045834_c001_v7007000_t0000_u01781326714033") 2026/06/13 05:08:16 DEBUG : four: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc37ce0_d20260613_m045832_c001_v0001174_t0010_u01781326712036") 2026/06/13 05:08:16 DEBUG : four: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0e5_d20260613_m045830_c001_v0001136_t0054_u01781326710809") 2026/06/13 05:08:16 DEBUG : hello world2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4122_d20260613_m045703_c001_v7007000_t0000_u01781326623775") 2026/06/13 05:08:17 DEBUG : hello world2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfc7_d20260613_m045702_c001_v0001136_t0007_u01781326622980") 2026/06/13 05:08:17 DEBUG : ignore-size: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702a1_d20260613_m045749_c001_v7007000_t0000_u01781326669772") 2026/06/13 05:08:17 DEBUG : ignore-size: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd051_d20260613_m045748_c001_v0001136_t0001_u01781326668563") 2026/06/13 05:08:17 DEBUG : nested/sub dir/file: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f41c_d20260613_m045846_c001_v7007000_t0000_u01781326726516") 2026/06/13 05:08:17 DEBUG : nested/sub dir/file: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37dbc_d20260613_m045845_c001_v0001174_t0002_u01781326725867") 2026/06/13 05:08:17 DEBUG : nested/sub dir/file: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f418_d20260613_m045845_c001_v7007000_t0000_u01781326725115") 2026/06/13 05:08:17 DEBUG : nested/sub dir/file: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552ce_d20260613_m045844_c001_v0001184_t0014_u01781326724033") 2026/06/13 05:08:17 DEBUG : one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0152_d20260613_m045834_c001_v7007000_t0000_u01781326714219") 2026/06/13 05:08:17 DEBUG : one: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4084ba7f9d7bd0dd_d20260613_m045830_c001_v0001136_t0044_u01781326710084") 2026/06/13 05:08:17 DEBUG : only0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221e_d20260613_m050325_c001_v7007000_t0000_u01781327005206") 2026/06/13 05:08:17 DEBUG : only0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc391f8_d20260613_m050319_c001_v0001174_t0010_u01781326999362") 2026/06/13 05:08:17 DEBUG : only0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b4c_d20260613_m050305_c001_v0001184_t0008_u01781326985773") 2026/06/13 05:08:17 DEBUG : only0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1904_d20260613_m050259_c001_v7007000_t0000_u01781326979659") 2026/06/13 05:08:17 DEBUG : only0: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655842_d20260613_m050145_c001_v0001184_t0002_u01781326905484") 2026/06/13 05:08:17 DEBUG : only1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e221f_d20260613_m050325_c001_v7007000_t0000_u01781327005394") 2026/06/13 05:08:17 DEBUG : only1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4173ad66cd5fb157_d20260613_m050320_c001_v0001185_t0016_u01781327000110") 2026/06/13 05:08:17 DEBUG : only1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b52_d20260613_m050306_c001_v0001184_t0034_u01781326986316") 2026/06/13 05:08:17 DEBUG : only1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65ca_d20260613_m050300_c001_v7007000_t0000_u01781326980047") 2026/06/13 05:08:17 DEBUG : only1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165584f_d20260613_m050146_c001_v0001184_t0052_u01781326906214") 2026/06/13 05:08:18 DEBUG : only10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2220_d20260613_m050325_c001_v7007000_t0000_u01781327005578") 2026/06/13 05:08:18 DEBUG : only10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc3920c_d20260613_m050319_c001_v0001174_t0010_u01781326999943") 2026/06/13 05:08:18 DEBUG : only10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bb8_d20260613_m050312_c001_v0001184_t0030_u01781326992612") 2026/06/13 05:08:18 DEBUG : only10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65c8_d20260613_m050259_c001_v7007000_t0000_u01781326979864") 2026/06/13 05:08:18 DEBUG : only10: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165588f_d20260613_m050152_c001_v0001184_t0031_u01781326912074") 2026/06/13 05:08:18 DEBUG : only11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2221_d20260613_m050325_c001_v7007000_t0000_u01781327005762") 2026/06/13 05:08:18 DEBUG : only11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c12_d20260613_m050319_c001_v0001184_t0026_u01781326999369") 2026/06/13 05:08:18 DEBUG : only11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bc2_d20260613_m050313_c001_v0001184_t0005_u01781326993415") 2026/06/13 05:08:18 DEBUG : only11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b4_d20260613_m050259_c001_v7007000_t0000_u01781326979668") 2026/06/13 05:08:18 DEBUG : only11: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655895_d20260613_m050152_c001_v0001184_t0026_u01781326912728") 2026/06/13 05:08:18 DEBUG : only12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2222_d20260613_m050325_c001_v7007000_t0000_u01781327005945") 2026/06/13 05:08:18 DEBUG : only12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4173ad66cd5fb155_d20260613_m050319_c001_v0001185_t0016_u01781326999926") 2026/06/13 05:08:18 DEBUG : only12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bd0_d20260613_m050314_c001_v0001184_t0007_u01781326994091") 2026/06/13 05:08:18 DEBUG : only12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b362_d20260613_m050259_c001_v7007000_t0000_u01781326979872") 2026/06/13 05:08:18 DEBUG : only12: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165589f_d20260613_m050153_c001_v0001184_t0002_u01781326913551") 2026/06/13 05:08:18 DEBUG : only13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2223_d20260613_m050326_c001_v7007000_t0000_u01781327006130") 2026/06/13 05:08:18 DEBUG : only13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f414f2ad61ae2915c_d20260613_m050320_c001_v0001033_t0013_u01781327000115") 2026/06/13 05:08:18 DEBUG : only13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bd2_d20260613_m050314_c001_v0001184_t0054_u01781326994698") 2026/06/13 05:08:18 DEBUG : only13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b3_d20260613_m050259_c001_v7007000_t0000_u01781326979486") 2026/06/13 05:08:18 DEBUG : only13: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558a5_d20260613_m050154_c001_v0001184_t0030_u01781326914091") 2026/06/13 05:08:18 DEBUG : only14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2225_d20260613_m050326_c001_v7007000_t0000_u01781327006320") 2026/06/13 05:08:19 DEBUG : only14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c22_d20260613_m050320_c001_v0001184_t0026_u01781327000324") 2026/06/13 05:08:19 DEBUG : only14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655be0_d20260613_m050315_c001_v0001184_t0046_u01781326995355") 2026/06/13 05:08:19 DEBUG : only14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1907_d20260613_m050300_c001_v7007000_t0000_u01781326980206") 2026/06/13 05:08:19 DEBUG : only14: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558ad_d20260613_m050154_c001_v0001184_t0015_u01781326914768") 2026/06/13 05:08:19 DEBUG : only15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2226_d20260613_m050326_c001_v7007000_t0000_u01781327006506") 2026/06/13 05:08:19 DEBUG : only15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc39204_d20260613_m050319_c001_v0001174_t0010_u01781326999758") 2026/06/13 05:08:19 DEBUG : only15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bec_d20260613_m050316_c001_v0001184_t0057_u01781326996055") 2026/06/13 05:08:19 DEBUG : only15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65c5_d20260613_m050259_c001_v7007000_t0000_u01781326979681") 2026/06/13 05:08:19 DEBUG : only15: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558b3_d20260613_m050155_c001_v0001184_t0058_u01781326915332") 2026/06/13 05:08:19 DEBUG : only16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2227_d20260613_m050326_c001_v7007000_t0000_u01781327006698") 2026/06/13 05:08:19 DEBUG : only16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c18_d20260613_m050319_c001_v0001184_t0026_u01781326999768") 2026/06/13 05:08:19 DEBUG : only16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bf4_d20260613_m050316_c001_v0001184_t0023_u01781326996763") 2026/06/13 05:08:19 DEBUG : only16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1906_d20260613_m050300_c001_v7007000_t0000_u01781326980024") 2026/06/13 05:08:19 DEBUG : only16: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558bd_d20260613_m050155_c001_v0001184_t0028_u01781326915915") 2026/06/13 05:08:20 DEBUG : only17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2228_d20260613_m050326_c001_v7007000_t0000_u01781327006881") 2026/06/13 05:08:20 DEBUG : only17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c1c_d20260613_m050319_c001_v0001184_t0026_u01781326999955") 2026/06/13 05:08:20 DEBUG : only17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bf8_d20260613_m050317_c001_v0001184_t0035_u01781326997254") 2026/06/13 05:08:20 DEBUG : only17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b35c_d20260613_m050259_c001_v7007000_t0000_u01781326979499") 2026/06/13 05:08:20 DEBUG : only17: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558c5_d20260613_m050156_c001_v0001184_t0021_u01781326916534") 2026/06/13 05:08:20 DEBUG : only18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222a_d20260613_m050327_c001_v7007000_t0000_u01781327007068") 2026/06/13 05:08:20 DEBUG : only18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f414f2ad61ae2915e_d20260613_m050320_c001_v0001033_t0013_u01781327000304") 2026/06/13 05:08:20 DEBUG : only18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bfe_d20260613_m050317_c001_v0001184_t0000_u01781326997836") 2026/06/13 05:08:20 DEBUG : only18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b6_d20260613_m050300_c001_v7007000_t0000_u01781326980035") 2026/06/13 05:08:20 DEBUG : only18: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558cf_d20260613_m050157_c001_v0001184_t0016_u01781326917089") 2026/06/13 05:08:20 DEBUG : only19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222b_d20260613_m050327_c001_v7007000_t0000_u01781327007253") 2026/06/13 05:08:20 DEBUG : only19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c1e_d20260613_m050320_c001_v0001184_t0026_u01781327000142") 2026/06/13 05:08:20 DEBUG : only19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655c08_d20260613_m050318_c001_v0001184_t0024_u01781326998528") 2026/06/13 05:08:20 DEBUG : only19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b7_d20260613_m050300_c001_v7007000_t0000_u01781326980218") 2026/06/13 05:08:20 DEBUG : only19: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516558d7_d20260613_m050157_c001_v0001184_t0031_u01781326917740") 2026/06/13 05:08:20 DEBUG : only2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222c_d20260613_m050327_c001_v7007000_t0000_u01781327007436") 2026/06/13 05:08:20 DEBUG : only2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc3920e_d20260613_m050320_c001_v0001174_t0010_u01781327000129") 2026/06/13 05:08:21 DEBUG : only2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b5e_d20260613_m050306_c001_v0001184_t0025_u01781326986947") 2026/06/13 05:08:21 DEBUG : only2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b35f_d20260613_m050259_c001_v7007000_t0000_u01781326979689") 2026/06/13 05:08:21 DEBUG : only2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165585b_d20260613_m050146_c001_v0001184_t0038_u01781326906770") 2026/06/13 05:08:21 DEBUG : only3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222d_d20260613_m050327_c001_v7007000_t0000_u01781327007618") 2026/06/13 05:08:21 DEBUG : only3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc3921c_d20260613_m050320_c001_v0001174_t0010_u01781327000500") 2026/06/13 05:08:21 DEBUG : only3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b62_d20260613_m050307_c001_v0001184_t0016_u01781326987711") 2026/06/13 05:08:21 DEBUG : only3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b366_d20260613_m050300_c001_v7007000_t0000_u01781326980056") 2026/06/13 05:08:21 DEBUG : only3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655861_d20260613_m050147_c001_v0001184_t0043_u01781326907498") 2026/06/13 05:08:21 DEBUG : only4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222e_d20260613_m050327_c001_v7007000_t0000_u01781327007801") 2026/06/13 05:08:21 DEBUG : only4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4173ad66cd5fb15b_d20260613_m050320_c001_v0001185_t0016_u01781327000292") 2026/06/13 05:08:21 DEBUG : only4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b74_d20260613_m050308_c001_v0001184_t0042_u01781326988570") 2026/06/13 05:08:21 DEBUG : only4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65be_d20260613_m050259_c001_v7007000_t0000_u01781326979108") 2026/06/13 05:08:21 DEBUG : only4: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165586b_d20260613_m050148_c001_v0001184_t0004_u01781326908209") 2026/06/13 05:08:21 DEBUG : only5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e222f_d20260613_m050327_c001_v7007000_t0000_u01781327007984") 2026/06/13 05:08:21 DEBUG : only5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655c26_d20260613_m050320_c001_v0001184_t0026_u01781327000511") 2026/06/13 05:08:21 DEBUG : only5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b78_d20260613_m050309_c001_v0001184_t0017_u01781326989109") 2026/06/13 05:08:21 DEBUG : only5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65c0_d20260613_m050259_c001_v7007000_t0000_u01781326979291") 2026/06/13 05:08:21 DEBUG : only5: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165586f_d20260613_m050148_c001_v0001184_t0022_u01781326908806") 2026/06/13 05:08:21 DEBUG : only6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2230_d20260613_m050328_c001_v7007000_t0000_u01781327008168") 2026/06/13 05:08:21 DEBUG : only6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409d5b013dc39210_d20260613_m050320_c001_v0001174_t0010_u01781327000314") 2026/06/13 05:08:22 DEBUG : only6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b80_d20260613_m050310_c001_v0001184_t0045_u01781326990044") 2026/06/13 05:08:22 DEBUG : only6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a65c2_d20260613_m050259_c001_v7007000_t0000_u01781326979479") 2026/06/13 05:08:22 DEBUG : only6: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655875_d20260613_m050149_c001_v0001184_t0017_u01781326909452") 2026/06/13 05:08:22 DEBUG : only7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2233_d20260613_m050328_c001_v7007000_t0000_u01781327008351") 2026/06/13 05:08:22 DEBUG : only7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4173ad66cd5fb15f_d20260613_m050320_c001_v0001185_t0016_u01781327000659") 2026/06/13 05:08:22 DEBUG : only7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b8a_d20260613_m050310_c001_v0001184_t0028_u01781326990674") 2026/06/13 05:08:22 DEBUG : only7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1903_d20260613_m050259_c001_v7007000_t0000_u01781326979477") 2026/06/13 05:08:22 DEBUG : only7: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655881_d20260613_m050150_c001_v0001184_t0007_u01781326910306") 2026/06/13 05:08:22 DEBUG : only8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2234_d20260613_m050328_c001_v7007000_t0000_u01781327008535") 2026/06/13 05:08:22 DEBUG : only8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4173ad66cd5fb15d_d20260613_m050320_c001_v0001185_t0016_u01781327000475") 2026/06/13 05:08:22 DEBUG : only8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655b9e_d20260613_m050311_c001_v0001184_t0019_u01781326991375") 2026/06/13 05:08:22 DEBUG : only8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1905_d20260613_m050259_c001_v7007000_t0000_u01781326979841") 2026/06/13 05:08:22 DEBUG : only8: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655883_d20260613_m050150_c001_v0001184_t0039_u01781326910825") 2026/06/13 05:08:22 DEBUG : only9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2235_d20260613_m050328_c001_v7007000_t0000_u01781327008718") 2026/06/13 05:08:22 DEBUG : only9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f414f2ad61ae29160_d20260613_m050320_c001_v0001033_t0013_u01781327000489") 2026/06/13 05:08:22 DEBUG : only9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655bae_d20260613_m050312_c001_v0001184_t0031_u01781326992009") 2026/06/13 05:08:22 DEBUG : only9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b50b5_d20260613_m050259_c001_v7007000_t0000_u01781326979850") 2026/06/13 05:08:22 DEBUG : only9: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655887_d20260613_m050151_c001_v0001184_t0047_u01781326911446") 2026/06/13 05:08:22 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f416_d20260613_m045842_c001_v7007000_t0000_u01781326722912") 2026/06/13 05:08:22 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37d76_d20260613_m045841_c001_v0001174_t0027_u01781326721178") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f412_d20260613_m045840_c001_v7007000_t0000_u01781326720072") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0f7_d20260613_m045838_c001_v0001136_t0025_u01781326718090") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0159_d20260613_m045837_c001_v7007000_t0000_u01781326717355") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37d0c_d20260613_m045835_c001_v0001174_t0007_u01781326715136") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0129_d20260613_m045824_c001_v7007000_t0000_u01781326704502") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0cb_d20260613_m045823_c001_v0001136_t0059_u01781326703061") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d010c_d20260613_m045821_c001_v7007000_t0000_u01781326701374") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0c5_d20260613_m045820_c001_v0001136_t0034_u01781326700413") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00fb_d20260613_m045819_c001_v7007000_t0000_u01781326699136") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0bd_d20260613_m045818_c001_v0001136_t0032_u01781326698143") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00be_d20260613_m045811_c001_v7007000_t0000_u01781326691369") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd09f_d20260613_m045809_c001_v0001136_t0025_u01781326689868") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00b2_d20260613_m045809_c001_v7007000_t0000_u01781326689503") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd097_d20260613_m045807_c001_v0001136_t0035_u01781326687649") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702cd_d20260613_m045807_c001_v7007000_t0000_u01781326687281") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd095_d20260613_m045806_c001_v0001136_t0059_u01781326686559") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd091_d20260613_m045805_c001_v0001136_t0025_u01781326685842") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c9_d20260613_m045805_c001_v7007000_t0000_u01781326685477") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd08f_d20260613_m045804_c001_v0001136_t0046_u01781326684820") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd089_d20260613_m045804_c001_v0001136_t0033_u01781326684163") 2026/06/13 05:08:23 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c2157504702c7_d20260613_m045803_c001_v7007000_t0000_u01781326683798") 2026/06/13 05:08:24 DEBUG : potato: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd085_d20260613_m045802_c001_v0001136_t0033_u01781326682911") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4212604ea3915ea6_d20260613_m045926_c001_v7007000_t0000_u01781326766478") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc38028_d20260613_m045925_c001_v0001174_t0034_u01781326765709") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4185d60ecb8672b3_d20260613_m045918_c001_v7007000_t0000_u01781326758138") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37f72_d20260613_m045912_c001_v0001174_t0027_u01781326752949") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c6207_d20260613_m045905_c001_v7007000_t0000_u01781326745232") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37e9c_d20260613_m045900_c001_v0001174_t0057_u01781326740737") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f425_d20260613_m045853_c001_v7007000_t0000_u01781326733943") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc37e02_d20260613_m045849_c001_v0001174_t0029_u01781326729526") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d014a_d20260613_m045828_c001_v7007000_t0000_u01781326708980") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0d3_d20260613_m045827_c001_v0001136_t0025_u01781326707452") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0142_d20260613_m045827_c001_v7007000_t0000_u01781326707087") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0cf_d20260613_m045825_c001_v0001136_t0014_u01781326705057") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d012a_d20260613_m045824_c001_v7007000_t0000_u01781326704688") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0cd_d20260613_m045823_c001_v0001136_t0059_u01781326703783") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d011b_d20260613_m045822_c001_v7007000_t0000_u01781326702695") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0c9_d20260613_m045821_c001_v0001136_t0015_u01781326701744") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0102_d20260613_m045820_c001_v7007000_t0000_u01781326700047") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0c1_d20260613_m045819_c001_v0001136_t0003_u01781326699124") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d00c5_d20260613_m045812_c001_v7007000_t0000_u01781326692110") 2026/06/13 05:08:24 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0a5_d20260613_m045810_c001_v0001136_t0046_u01781326690971") 2026/06/13 05:08:25 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4124_d20260613_m045706_c001_v7007000_t0000_u01781326626509") 2026/06/13 05:08:25 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfcd_d20260613_m045705_c001_v0001136_t0043_u01781326625874") 2026/06/13 05:08:25 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4123_d20260613_m045704_c001_v7007000_t0000_u01781326624973") 2026/06/13 05:08:25 DEBUG : potato2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfc9_d20260613_m045704_c001_v0001136_t0039_u01781326624316") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4185d60ecb8672b4_d20260613_m045918_c001_v7007000_t0000_u01781326758320") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd13f_d20260613_m045914_c001_v0001136_t0015_u01781326754315") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40395640b44c6208_d20260613_m045905_c001_v7007000_t0000_u01781326745727") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd12b_d20260613_m045902_c001_v0001136_t0059_u01781326742094") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f424_d20260613_m045853_c001_v7007000_t0000_u01781326733760") 2026/06/13 05:08:25 DEBUG : potato3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd11d_d20260613_m045850_c001_v0001136_t0000_u01781326730100") 2026/06/13 05:08:25 DEBUG : pre-dest1/1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0a88_d20260613_m045959_c001_v7007000_t0000_u01781326799678") 2026/06/13 05:08:25 DEBUG : pre-dest1/1: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd195_d20260613_m045951_c001_v0001136_t0016_u01781326791604") 2026/06/13 05:08:25 DEBUG : pre-dest2/2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a0a89_d20260613_m045959_c001_v7007000_t0000_u01781326799860") 2026/06/13 05:08:25 DEBUG : pre-dest2/2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc381e4_d20260613_m045952_c001_v0001174_t0021_u01781326792405") 2026/06/13 05:08:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f426981d7718879b6_d20260613_m045937_c001_v7007000_t0000_u01781326777370") 2026/06/13 05:08:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655462_d20260613_m045934_c001_v0001184_t0037_u01781326774286") 2026/06/13 05:08:25 DEBUG : sizeonly: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047029e_d20260613_m045748_c001_v7007000_t0000_u01781326668017") 2026/06/13 05:08:25 DEBUG : sizeonly: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd04d_d20260613_m045746_c001_v0001136_t0016_u01781326666863") 2026/06/13 05:08:25 DEBUG : splitbanan: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4250a362d998b59c_d20260613_m050525_c001_v7007000_t0000_u01781327125419") 2026/06/13 05:08:25 DEBUG : splitbanan: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb6a1_d20260613_m050518_c001_v0001185_t0050_u01781327118013") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07510a_d20260613_m050643_c001_v7007000_t0000_u01781327203992") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2954f_d20260613_m050636_c001_v0001033_t0059_u01781327196382") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f422b87c6cb3a6886_d20260613_m050627_c001_v7007000_t0000_u01781327187687") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29531_d20260613_m050621_c001_v0001033_t0048_u01781327181145") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f427de69ead37096d_d20260613_m050612_c001_v7007000_t0000_u01781327172368") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29507_d20260613_m050606_c001_v0001033_t0046_u01781327166204") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4102b035d904fb3e_d20260613_m050557_c001_v7007000_t0000_u01781327157578") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae294bb_d20260613_m050551_c001_v0001033_t0002_u01781327151310") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a1ae5_d20260613_m050542_c001_v7007000_t0000_u01781327142933") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2946b_d20260613_m050536_c001_v0001033_t0025_u01781327136247") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d5514d7_d20260613_m050519_c001_v7007000_t0000_u01781327119716") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae293f3_d20260613_m050516_c001_v0001033_t0028_u01781327116855") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f420801e615e5fa25_d20260613_m050507_c001_v7007000_t0000_u01781327107292") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb5cf_d20260613_m050500_c001_v0001185_t0031_u01781327100442") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f409e6351dcd55ccf_d20260613_m050459_c001_v7007000_t0000_u01781327099124") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29388_d20260613_m050455_c001_v0001033_t0004_u01781327095921") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bf5_d20260613_m050447_c001_v7007000_t0000_u01781327087246") 2026/06/13 05:08:26 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2931c_d20260613_m050439_c001_v0001033_t0022_u01781327079360") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4167d0e234bf7bad_d20260613_m050438_c001_v7007000_t0000_u01781327078128") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae292f2_d20260613_m050433_c001_v0001033_t0044_u01781327073019") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41459aa7c4a0fa2b_d20260613_m050418_c001_v7007000_t0000_u01781327058890") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39612_d20260613_m050415_c001_v0001174_t0046_u01781327055242") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4156411779145dee_d20260613_m050405_c001_v7007000_t0000_u01781327045266") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc394fe_d20260613_m050358_c001_v0001174_t0009_u01781327038957") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f412acb74616a19c0_d20260613_m050350_c001_v7007000_t0000_u01781327030005") 2026/06/13 05:08:27 DEBUG : splitbananasplit: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc393e4_d20260613_m050343_c001_v0001174_t0030_u01781327023908") 2026/06/13 05:08:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1b71_d20260613_m050502_c001_v7007000_t0000_u01781327102059") 2026/06/13 05:08:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2938c_d20260613_m050457_c001_v0001033_t0027_u01781327097383") 2026/06/13 05:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2291_d20260613_m050337_c001_v7007000_t0000_u01781327017340") 2026/06/13 05:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39354_d20260613_m050335_c001_v0001174_t0026_u01781327015961") 2026/06/13 05:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2282_d20260613_m050335_c001_v7007000_t0000_u01781327015204") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29182_d20260613_m050333_c001_v0001033_t0017_u01781327013888") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f41e_d20260613_m045846_c001_v7007000_t0000_u01781326726699") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552de_d20260613_m045845_c001_v0001184_t0044_u01781326725876") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f419_d20260613_m045845_c001_v7007000_t0000_u01781326725312") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd101_d20260613_m045844_c001_v0001136_t0005_u01781326724378") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470293_d20260613_m045744_c001_v7007000_t0000_u01781326664581") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd043_d20260613_m045743_c001_v0001136_t0020_u01781326663064") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c21575047028e_d20260613_m045742_c001_v7007000_t0000_u01781326662700") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd041_d20260613_m045741_c001_v0001136_t0049_u01781326661670") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f423c215750470281_d20260613_m045739_c001_v7007000_t0000_u01781326659233") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd02d_d20260613_m045732_c001_v0001136_t0054_u01781326652891") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b1660_d20260613_m045732_c001_v7007000_t0000_u01781326652342") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd023_d20260613_m045731_c001_v0001136_t0019_u01781326651166") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd01b_d20260613_m045728_c001_v0001136_t0020_u01781326648627") 2026/06/13 05:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f41992fd51c6b164f_d20260613_m045728_c001_v7007000_t0000_u01781326648263") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd019_d20260613_m045727_c001_v0001136_t0028_u01781326647519") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd015_d20260613_m045726_c001_v0001136_t0006_u01781326646615") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4142_d20260613_m045725_c001_v7007000_t0000_u01781326645869") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd00f_d20260613_m045723_c001_v0001136_t0054_u01781326643536") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd007_d20260613_m045721_c001_v0001136_t0025_u01781326641011") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b413d_d20260613_m045720_c001_v7007000_t0000_u01781326640642") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd005_d20260613_m045719_c001_v0001136_t0029_u01781326639971") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd003_d20260613_m045719_c001_v0001136_t0028_u01781326639309") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b413b_d20260613_m045718_c001_v7007000_t0000_u01781326638948") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcff5_d20260613_m045715_c001_v0001136_t0059_u01781326635405") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4137_d20260613_m045715_c001_v7007000_t0000_u01781326635045") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfef_d20260613_m045714_c001_v0001136_t0046_u01781326634388") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4136_d20260613_m045713_c001_v7007000_t0000_u01781326633492") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfe7_d20260613_m045712_c001_v0001136_t0007_u01781326632765") 2026/06/13 05:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4135_d20260613_m045712_c001_v7007000_t0000_u01781326632227") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfe3_d20260613_m045711_c001_v0001136_t0013_u01781326631364") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4134_d20260613_m045710_c001_v7007000_t0000_u01781326630465") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfdf_d20260613_m045709_c001_v0001136_t0042_u01781326629610") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b412e_d20260613_m045709_c001_v7007000_t0000_u01781326629071") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfd5_d20260613_m045708_c001_v0001136_t0019_u01781326628297") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4125_d20260613_m045707_c001_v7007000_t0000_u01781326627756") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfd3_d20260613_m045707_c001_v0001136_t0019_u01781326627049") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4121_d20260613_m045702_c001_v7007000_t0000_u01781326622436") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfc5_d20260613_m045701_c001_v0001136_t0007_u01781326621681") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4120_d20260613_m045701_c001_v7007000_t0000_u01781326621140") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfbf_d20260613_m045700_c001_v0001136_t0052_u01781326620451") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b411f_d20260613_m045659_c001_v7007000_t0000_u01781326619555") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfb7_d20260613_m045658_c001_v0001136_t0030_u01781326618839") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4051cb60557b4118_d20260613_m045656_c001_v7007000_t0000_u01781326616678") 2026/06/13 05:08:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bcfaf_d20260613_m045655_c001_v0001136_t0003_u01781326615776") 2026/06/13 05:08:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2294_d20260613_m050337_c001_v7007000_t0000_u01781327017525") 2026/06/13 05:08:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fb1ff_d20260613_m050335_c001_v0001185_t0053_u01781327015972") 2026/06/13 05:08:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2284_d20260613_m050335_c001_v7007000_t0000_u01781327015388") 2026/06/13 05:08:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655cc4_d20260613_m050333_c001_v0001184_t0048_u01781327013898") 2026/06/13 05:08:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07510b_d20260613_m050646_c001_v7007000_t0000_u01781327206065") 2026/06/13 05:08:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516565aa_d20260613_m050645_c001_v0001184_t0057_u01781327205393") 2026/06/13 05:08:31 DEBUG : sub/yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f415_d20260613_m045842_c001_v7007000_t0000_u01781326722361") 2026/06/13 05:08:31 DEBUG : sub/yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552ba_d20260613_m045840_c001_v0001184_t0014_u01781326720817") 2026/06/13 05:08:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2265_d20260613_m050333_c001_v7007000_t0000_u01781327013127") 2026/06/13 05:08:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39312_d20260613_m050331_c001_v0001174_t0005_u01781327011828") 2026/06/13 05:08:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2244_d20260613_m050331_c001_v7007000_t0000_u01781327011048") 2026/06/13 05:08:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655c90_d20260613_m050329_c001_v0001184_t0048_u01781327009678") 2026/06/13 05:08:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e226a_d20260613_m050333_c001_v7007000_t0000_u01781327013318") 2026/06/13 05:08:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac51655caa_d20260613_m050331_c001_v0001184_t0017_u01781327011818") 2026/06/13 05:08:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f401f52dd666e2248_d20260613_m050331_c001_v7007000_t0000_u01781327011230") 2026/06/13 05:08:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc392de_d20260613_m050329_c001_v0001174_t0044_u01781327009664") 2026/06/13 05:08:31 DEBUG : three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0153_d20260613_m045834_c001_v7007000_t0000_u01781326714402") 2026/06/13 05:08:32 DEBUG : three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0f1_d20260613_m045832_c001_v0001136_t0036_u01781326712910") 2026/06/13 05:08:32 DEBUG : three: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1084ba7f9d7bd0e1_d20260613_m045830_c001_v0001136_t0032_u01781326710458") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07510c_d20260613_m050647_c001_v7007000_t0000_u01781327207701") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fba9f_d20260613_m050647_c001_v0001185_t0008_u01781327207041") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075119_d20260613_m050707_c001_v7007000_t0000_u01781327227196") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3a132_d20260613_m050705_c001_v0001174_t0044_u01781327225277") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075115_d20260613_m050703_c001_v7007000_t0000_u01781327223656") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fbb75_d20260613_m050702_c001_v0001185_t0053_u01781327222077") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075114_d20260613_m050701_c001_v7007000_t0000_u01781327221108") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165664a_d20260613_m050700_c001_v0001184_t0053_u01781327220467") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075111_d20260613_m050655_c001_v7007000_t0000_u01781327215127") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fbb05_d20260613_m050654_c001_v0001185_t0052_u01781327214281") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075112_d20260613_m050657_c001_v7007000_t0000_u01781327217434") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc3a06e_d20260613_m050656_c001_v0001174_t0057_u01781327216089") 2026/06/13 05:08:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075110_d20260613_m050653_c001_v7007000_t0000_u01781327213296") 2026/06/13 05:08:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516565f2_d20260613_m050652_c001_v0001184_t0039_u01781327212651") 2026/06/13 05:08:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07510f_d20260613_m050651_c001_v7007000_t0000_u01781327211650") 2026/06/13 05:08:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29565_d20260613_m050650_c001_v0001033_t0008_u01781327210522") 2026/06/13 05:08:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07510e_d20260613_m050649_c001_v7007000_t0000_u01781327209541") 2026/06/13 05:08:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f109d5b013dc39fac_d20260613_m050648_c001_v0001174_t0019_u01781327208687") 2026/06/13 05:08:33 DEBUG : toe/toe/toe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4110812ce710b1d0_d20260613_m050711_c001_v7007000_t0000_u01781327231792") 2026/06/13 05:08:33 DEBUG : toe/toe/toe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1173ad66cd5fbbff_d20260613_m050711_c001_v0001185_t0032_u01781327231149") 2026/06/13 05:08:33 DEBUG : toe/toe/toe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075113_d20260613_m050659_c001_v7007000_t0000_u01781327219486") 2026/06/13 05:08:33 DEBUG : toe/toe/toe: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae2956d_d20260613_m050658_c001_v0001033_t0054_u01781327218430") 2026/06/13 05:08:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff07511a_d20260613_m050707_c001_v7007000_t0000_u01781327227814") 2026/06/13 05:08:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f114f2ad61ae29579_d20260613_m050706_c001_v0001033_t0039_u01781327226848") 2026/06/13 05:08:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4050787dff075116_d20260613_m050704_c001_v7007000_t0000_u01781327224283") 2026/06/13 05:08:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1098b6b8d084beb3_d20260613_m050703_c001_v0001120_t0057_u01781327223217") 2026/06/13 05:08:33 DEBUG : two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0154_d20260613_m045834_c001_v7007000_t0000_u01781326714586") 2026/06/13 05:08:33 DEBUG : two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f408ed0ac51655284_d20260613_m045832_c001_v0001184_t0026_u01781326712224") 2026/06/13 05:08:34 DEBUG : two: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4084ba7f9d7bd0df_d20260613_m045830_c001_v0001136_t0044_u01781326710275") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f417_d20260613_m045843_c001_v7007000_t0000_u01781326723096") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f1133201fbd292fc8_d20260613_m045842_c001_v0001098_t0033_u01781326722037") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d015e_d20260613_m045839_c001_v7007000_t0000_u01781326719515") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac516552aa_d20260613_m045838_c001_v0001184_t0031_u01781326718100") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d0158_d20260613_m045836_c001_v7007000_t0000_u01781326716805") 2026/06/13 05:08:34 DEBUG : yam: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f108ed0ac5165529a_d20260613_m045835_c001_v0001184_t0026_u01781326715145") 2026/06/13 05:08:34 DEBUG : yaml: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f40890aaf5d54f413_d20260613_m045840_c001_v7007000_t0000_u01781326720255") 2026/06/13 05:08:34 DEBUG : yaml: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111e88c1a5776fd3_d20260613_m045838_c001_v0001153_t0025_u01781326718968") 2026/06/13 05:08:34 DEBUG : yaml: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f4136031bce3d015a_d20260613_m045837_c001_v7007000_t0000_u01781326717539") 2026/06/13 05:08:34 DEBUG : yaml: Deleting (id "4_z9f220dd3507dbbfb9fe80e1b_f111c4d54fcc0741d_d20260613_m045836_c001_v0001171_t0011_u01781326716462") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m5.305635008s (try 1/5)