"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/15 03:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi" 2026/08/15 03:47:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/15 03:47:00 DEBUG : Creating backend with remote "/tmp/rclone3586658012" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/15 03:47:01 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:01 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:02 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:02 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:03 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:03 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", 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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:04 DEBUG : Creating backend with remote "/non-existing" 2026/08/15 03:47:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/15 03:47:04 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:04 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", 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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:07 INFO : B2 bucket rclone-test-doyahav2yuwi: Running all checks before starting transfers 2026/08/15 03:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:07 INFO : B2 bucket rclone-test-doyahav2yuwi: Checks finished, now starting transfers 2026/08/15 03:47:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.09s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:08 ERROR : Ignoring --no-traverse with sync 2026/08/15 03:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:08 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:08 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:08 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/15 03:47:09 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:09 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:09 DEBUG : hello world2: size = 12 OK 2026/08/15 03:47:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/15 03:47:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:47:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:10 DEBUG : potato2: size = 11 OK 2026/08/15 03:47:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:47:12 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:12 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:12 DEBUG : potato2: size = 11 OK 2026/08/15 03:47:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.45s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/15 03:47:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:47:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/15 03:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:47:13 INFO : sub dir2: Making directory 2026/08/15 03:47:13 INFO : sub dir: Making directory 2026/08/15 03:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:13 INFO : sub dir2/sub sub dir2: Making directory 2026/08/15 03:47:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:13 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/08/15 03:47:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:14 INFO : sub dir2: Making directory 2026/08/15 03:47:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/15 03:47:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:14 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:14 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:15 DEBUG : sub dir2: Making directory with metadata 2026/08/15 03:47:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:47:15 INFO : sub dir2: Making directory 2026/08/15 03:47:15 INFO : sub dir: Making directory 2026/08/15 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:15 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/15 03:47:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/15 03:47:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", 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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:16 INFO : sub dir2: Making directory 2026/08/15 03:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:16 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:16 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:17 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:17 DEBUG : sub dir2: Making directory with metadata 2026/08/15 03:47:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:47:18 INFO : sub dir2: Making directory 2026/08/15 03:47:18 INFO : sub dir: Making directory 2026/08/15 03:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:18 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/15 03:47:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", 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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:19 INFO : sub dir2: Making directory 2026/08/15 03:47:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:19 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sojimoc6fubu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-sojimoc6fubu 2026/08/15 03:47:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:22 DEBUG : B2 bucket rclone-test-sojimoc6fubu: Waiting for checks to finish 2026/08/15 03:47:22 DEBUG : B2 bucket rclone-test-sojimoc6fubu: Waiting for transfers to finish 2026/08/15 03:47:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:22 DEBUG : B2 bucket rclone-test-sojimoc6fubu: Purge remote 2026/08/15 03:47:22 INFO : B2 bucket rclone-test-sojimoc6fubu: cleaning bucket "rclone-test-sojimoc6fubu" of all files 2026/08/15 03:47:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f620da3808d0b3baf080e1b_f417b86885624eb4f_d20260815_m034722_c001_v0001097_t0001_u01786765642706") --- PASS: TestServerSideCopy (3.92s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:47:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 03:47:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:25 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 03:47:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 03:47:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-didojor1buco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-didojor1buco 2026/08/15 03:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:27 DEBUG : B2 bucket rclone-test-didojor1buco: Waiting for checks to finish 2026/08/15 03:47:27 DEBUG : B2 bucket rclone-test-didojor1buco: Waiting for transfers to finish 2026/08/15 03:47:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:29 DEBUG : B2 bucket rclone-test-didojor1buco: Waiting for checks to finish 2026/08/15 03:47:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-didojor1buco) 2026/08/15 03:47:29 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 03:47:29 DEBUG : B2 bucket rclone-test-didojor1buco: Waiting for transfers to finish 2026/08/15 03:47:29 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 03:47:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 03:47:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:29 DEBUG : B2 bucket rclone-test-didojor1buco: Purge remote 2026/08/15 03:47:29 INFO : B2 bucket rclone-test-didojor1buco: cleaning bucket "rclone-test-didojor1buco" of all files 2026/08/15 03:47:30 DEBUG : sub dir/hello world: Deleting (id "4_zbf821df3808d0b3baf080e1b_f4037a04bea17eeca_d20260815_m034729_c001_v0001184_t0003_u01786765649686") 2026/08/15 03:47:30 DEBUG : sub dir/hello world: Deleting (id "4_zbf821df3808d0b3baf080e1b_f413ebec147dd6ba4_d20260815_m034728_c001_v0001100_t0030_u01786765648170") --- PASS: TestServerSideCopyOverSelf (5.45s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:47:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:32 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 03:47:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:32 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 03:47:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 03:47:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/15 03:47:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wodaxof3suqe" 2026/08/15 03:47:33 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-wodaxof3suqe 2026/08/15 03:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:34 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for checks to finish 2026/08/15 03:47:34 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for transfers to finish 2026/08/15 03:47:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:47:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wodaxof3suqe) 2026/08/15 03:47:36 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 03:47:36 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for checks to finish 2026/08/15 03:47:36 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for transfers to finish 2026/08/15 03:47:36 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 03:47:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 03:47:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:36 INFO : sub dir/hello world: Deleted 2026/08/15 03:47:37 DEBUG : testing file moves 2026/08/15 03:47:37 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for checks to finish 2026/08/15 03:47:37 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wodaxof3suqe) 2026/08/15 03:47:37 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 03:47:37 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Waiting for transfers to finish 2026/08/15 03:47:38 DEBUG : sub dir/hello world: size = 24 OK 2026/08/15 03:47:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/15 03:47:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 03:47:38 INFO : sub dir/hello world: Deleted 2026/08/15 03:47:38 DEBUG : B2 bucket rclone-test-wodaxof3suqe: Purge remote 2026/08/15 03:47:38 INFO : B2 bucket rclone-test-wodaxof3suqe: cleaning bucket "rclone-test-wodaxof3suqe" of all files 2026/08/15 03:47:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd23db3808d0b3baf080e1b_f407fdeb2f1b9c049_d20260815_m034737_c001_v0001105_t0031_u01786765657937") 2026/08/15 03:47:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd23db3808d0b3baf080e1b_f419427e8602d799c_d20260815_m034736_c001_v0001043_t0000_u01786765656475") 2026/08/15 03:47:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd23db3808d0b3baf080e1b_f404823a0d91aaf3c_d20260815_m034735_c001_v0001115_t0002_u01786765655313") --- PASS: TestServerSideMoveOverSelf (6.97s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:40 ERROR : error listing: directory not found 2026/08/15 03:47:40 INFO : Local file system at /tmp/rclone3586658012: Making directory 2026/08/15 03:47:40 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:40 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:47:42 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for checks to finish 2026/08/15 03:47:42 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for transfers to finish 2026/08/15 03:47:42 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/15 03:47:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:47:42 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/15 03:47:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/15 03:47:43 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:43 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:43 DEBUG : check sum: size = 1 OK 2026/08/15 03:47:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:47:43 INFO : check sum: Copied (new) 2026/08/15 03:47:43 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:44 DEBUG : check sum: size = 1 OK 2026/08/15 03:47:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:47:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/15 03:47:44 DEBUG : check sum: Unchanged skipping 2026/08/15 03:47:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:44 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/15 03:47:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:45 DEBUG : sizeonly: size = 6 OK 2026/08/15 03:47:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 03:47:45 INFO : sizeonly: Copied (new) 2026/08/15 03:47:45 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:45 DEBUG : sizeonly: size = 6 OK 2026/08/15 03:47:45 DEBUG : sizeonly: Sizes identical 2026/08/15 03:47:45 DEBUG : sizeonly: Unchanged skipping 2026/08/15 03:47:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:45 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/15 03:47:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:46 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/15 03:47:46 INFO : ignore-size: Copied (new) 2026/08/15 03:47:46 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:47:47 DEBUG : ignore-size: Unchanged skipping 2026/08/15 03:47:47 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:47 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:47 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:48 DEBUG : existing: size = 6 OK 2026/08/15 03:47:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:47:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:48 DEBUG : existing: Unchanged skipping 2026/08/15 03:47:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:48 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:48 INFO : There was nothing to transfer 2026/08/15 03:47:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/15 03:47:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:48 DEBUG : existing: size = 6 OK 2026/08/15 03:47:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 03:47:48 INFO : existing: Copied (replaced existing) 2026/08/15 03:47:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 03:47:49 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:49 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:49 DEBUG : existing: size = 6 OK 2026/08/15 03:47:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 03:47:49 INFO : existing: Copied (new) 2026/08/15 03:47:49 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:50 DEBUG : existing: Destination exists, skipping 2026/08/15 03:47:50 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:50 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:50 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/15 03:47:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 03:47:51 DEBUG : c/non empty space: size = 5 OK 2026/08/15 03:47:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:47:51 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 03:47:51 DEBUG : a/potato2: size = 60 OK 2026/08/15 03:47:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:47:51 INFO : a/potato2: Copied (new) 2026/08/15 03:47:51 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:51 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:51 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:53 DEBUG : empty space: size = 1 OK 2026/08/15 03:47:53 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/08/15 03:47:53 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:47:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/15 03:47:53 DEBUG : empty space: Unchanged skipping 2026/08/15 03:47:53 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:53 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:53 INFO : There was nothing to transfer 2026/08/15 03:47:53 DEBUG : empty space: size = 1 OK 2026/08/15 03:47:53 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/08/15 03:47:53 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:47:54 INFO : empty space: Updated modification time in destination 2026/08/15 03:47:54 DEBUG : empty space: Unchanged skipping 2026/08/15 03:47:54 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:54 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:55 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:55 DEBUG : empty space: size = 1 OK 2026/08/15 03:47:55 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/08/15 03:47:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:47:55 DEBUG : empty space: Unchanged skipping 2026/08/15 03:47:55 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:55 DEBUG : Waiting for deletions to finish 2026/08/15 03:47:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:57 DEBUG : foo: size = 3 OK 2026/08/15 03:47:57 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/08/15 03:47:57 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:47:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:47:57 DEBUG : foo: sha1 differ 2026/08/15 03:47:57 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:57 DEBUG : foo: size = 3 OK 2026/08/15 03:47:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/15 03:47:57 INFO : foo: Copied (replaced existing) 2026/08/15 03:47:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:47:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/15 03:47:58 DEBUG : empty space: size = 1 OK 2026/08/15 03:47:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:47:58 DEBUG : empty space: Unchanged skipping 2026/08/15 03:47:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:47:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:47:58 DEBUG : potato: size = 60 OK 2026/08/15 03:47:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:47:58 INFO : potato: Copied (new) 2026/08/15 03:47:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:00 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:48:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:00 DEBUG : potato: Sizes differ 2026/08/15 03:48:00 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:00 DEBUG : potato: size = 21 OK 2026/08/15 03:48:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/15 03:48:00 INFO : potato: Copied (replaced existing) 2026/08/15 03:48:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.64s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:02 DEBUG : potato: size = 21 OK 2026/08/15 03:48:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/15 03:48:02 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3586658012) 2026/08/15 03:48:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:02 DEBUG : potato: sha1 differ 2026/08/15 03:48:02 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:02 DEBUG : potato: size = 21 OK 2026/08/15 03:48:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/15 03:48:02 INFO : potato: Copied (replaced existing) 2026/08/15 03:48:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:03 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:03 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:03 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:03 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/15 03:48:03 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:05 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:05 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:05 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:05 INFO : potato2: Copied (new) 2026/08/15 03:48:05 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:06 INFO : d: Making directory 2026/08/15 03:48:06 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/15 03:48:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:07 DEBUG : c/non empty space: size = 5 OK 2026/08/15 03:48:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:07 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 03:48:07 DEBUG : a/potato2: size = 60 OK 2026/08/15 03:48:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:07 INFO : a/potato2: Copied (new) 2026/08/15 03:48:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:07 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/15 03:48:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:09 DEBUG : c/non empty space: size = 5 OK 2026/08/15 03:48:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:09 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 03:48:09 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:09 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:09 DEBUG : a/potato2: size = 60 OK 2026/08/15 03:48:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:09 INFO : a/potato2: Copied (new) 2026/08/15 03:48:09 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting files as there were IO errors 2026/08/15 03:48:09 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:11 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:11 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:11 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:11 INFO : potato: Deleted 2026/08/15 03:48:11 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:13 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:13 INFO : potato: Deleted 2026/08/15 03:48:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:13 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:13 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:13 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:14 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.40s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:15 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:15 DEBUG : potato2: size = 19 OK 2026/08/15 03:48:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/15 03:48:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : enormous: Excluded 2026/08/15 03:48:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : potato2: Excluded 2026/08/15 03:48:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : potato2: Excluded 2026/08/15 03:48:17 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:17 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:17 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:17 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:17 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:17 INFO : There was nothing to transfer 2026/08/15 03:48:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : enormous: Excluded 2026/08/15 03:48:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : potato2: Excluded 2026/08/15 03:48:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 03:48:17 DEBUG : potato2: Excluded 2026/08/15 03:48:17 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/15 03:48:17 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:17 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for checks to finish 2026/08/15 03:48:17 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for transfers to finish 2026/08/15 03:48:17 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:19 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 03:48:19 DEBUG : enormous: Excluded 2026/08/15 03:48:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 03:48:19 DEBUG : potato2: Excluded 2026/08/15 03:48:19 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:48:19 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:19 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:19 INFO : enormous: Deleted 2026/08/15 03:48:20 INFO : potato2: Deleted 2026/08/15 03:48:20 INFO : There was nothing to transfer 2026/08/15 03:48:20 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/15 03:48:20 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:20 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for checks to finish 2026/08/15 03:48:20 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for transfers to finish 2026/08/15 03:48:20 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:20 INFO : potato2: Deleted 2026/08/15 03:48:20 INFO : enormous: Deleted 2026/08/15 03:48:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.26s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:22 DEBUG : five: Need to transfer - File not found at Destination 2026/08/15 03:48:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:48:22 DEBUG : four: size = 8 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:22 DEBUG : four: Sizes differ 2026/08/15 03:48:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/15 03:48:22 DEBUG : one: Destination is newer than source, skipping 2026/08/15 03:48:22 DEBUG : three: size = 5 OK 2026/08/15 03:48:22 DEBUG : three: Sizes identical 2026/08/15 03:48:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 03:48:22 DEBUG : two: size = 3 OK 2026/08/15 03:48:22 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3586658012) 2026/08/15 03:48:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:22 DEBUG : two: sha1 differ 2026/08/15 03:48:22 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:22 DEBUG : five: size = 4 OK 2026/08/15 03:48:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/15 03:48:22 INFO : five: Copied (new) 2026/08/15 03:48:22 DEBUG : four: size = 4 OK 2026/08/15 03:48:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/15 03:48:22 INFO : four: Copied (replaced existing) 2026/08/15 03:48:23 DEBUG : two: size = 3 OK 2026/08/15 03:48:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 03:48:23 INFO : two: Copied (replaced existing) 2026/08/15 03:48:23 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:23 DEBUG : five: size = 4 OK 2026/08/15 03:48:23 DEBUG : four: size = 4 OK 2026/08/15 03:48:23 DEBUG : one: Destination is newer than source, skipping 2026/08/15 03:48:23 DEBUG : three: size = 5 OK 2026/08/15 03:48:23 DEBUG : two: size = 3 OK 2026/08/15 03:48:23 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/15 03:48:23 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/15 03:48:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 03:48:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/15 03:48:23 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/15 03:48:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 03:48:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3586658012) 2026/08/15 03:48:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:23 DEBUG : three: sha1 differ 2026/08/15 03:48:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/15 03:48:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 03:48:23 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/15 03:48:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 03:48:23 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:23 DEBUG : three: size = 5 OK 2026/08/15 03:48:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:48:23 INFO : three: Copied (replaced existing) 2026/08/15 03:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.29s) === 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-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/15 03:48:25 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:25 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 03:48:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/15 03:48:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:25 DEBUG : potato: size = 14 OK 2026/08/15 03:48:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 03:48:25 INFO : potato: Copied (new) 2026/08/15 03:48:25 DEBUG : yam: size = 11 OK 2026/08/15 03:48:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:25 INFO : yam: Copied (new) 2026/08/15 03:48:25 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:26 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:26 DEBUG : potato: size = 14 OK 2026/08/15 03:48:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:48:26 DEBUG : potato: Unchanged skipping 2026/08/15 03:48:26 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:26 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:26 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:26 DEBUG : yaml: size = 11 OK 2026/08/15 03:48:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:26 INFO : yam: Copied (server-side copy) to: yaml 2026/08/15 03:48:26 INFO : yam: Deleted 2026/08/15 03:48:26 INFO : yaml: Renamed from "yam" 2026/08/15 03:48:26 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/15 03:48:28 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:28 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 03:48:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/15 03:48:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:28 DEBUG : potato: size = 14 OK 2026/08/15 03:48:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 03:48:28 INFO : potato: Copied (new) 2026/08/15 03:48:28 DEBUG : yam: size = 11 OK 2026/08/15 03:48:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:28 INFO : yam: Copied (new) 2026/08/15 03:48:28 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:28 DEBUG : potato: size = 14 OK 2026/08/15 03:48:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:48:28 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:28 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:28 DEBUG : potato: Unchanged skipping 2026/08/15 03:48:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:29 DEBUG : yaml: size = 11 OK 2026/08/15 03:48:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:29 INFO : yam: Copied (server-side copy) to: yaml 2026/08/15 03:48:29 INFO : yam: Deleted 2026/08/15 03:48:29 INFO : yaml: Renamed from "yam" 2026/08/15 03:48:29 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/15 03:48:30 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:30 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 03:48:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/15 03:48:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:30 DEBUG : potato: size = 14 OK 2026/08/15 03:48:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 03:48:30 INFO : potato: Copied (new) 2026/08/15 03:48:30 DEBUG : sub/yam: size = 11 OK 2026/08/15 03:48:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:30 INFO : sub/yam: Copied (new) 2026/08/15 03:48:30 DEBUG : Waiting for deletions to finish 2026/08/15 03:48:30 DEBUG : potato: size = 14 OK 2026/08/15 03:48:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:48:30 DEBUG : potato: Unchanged skipping 2026/08/15 03:48:31 INFO : B2 bucket rclone-test-doyahav2yuwi: Making map for --track-renames 2026/08/15 03:48:31 INFO : B2 bucket rclone-test-doyahav2yuwi: Finished making map for --track-renames 2026/08/15 03:48:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for renames to finish 2026/08/15 03:48:31 DEBUG : yam: size = 11 OK 2026/08/15 03:48:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 03:48:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/15 03:48:31 INFO : sub/yam: Deleted 2026/08/15 03:48:31 INFO : yam: Renamed from "sub/yam" 2026/08/15 03:48:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.44s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:32 DEBUG : Creating backend with remote "/tmp/rclone3586658012/dir1" 2026/08/15 03:48:32 DEBUG : Creating backend with remote "/tmp/rclone3586658012/dir2" 2026/08/15 03:48:32 DEBUG : Local file system at /tmp/rclone3586658012/dir2: Using server-side directory move 2026/08/15 03:48:32 INFO : Local file system at /tmp/rclone3586658012/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/15 03:48:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/15 03:48:32 DEBUG : Local file system at /tmp/rclone3586658012/dir2: Waiting for checks to finish 2026/08/15 03:48:32 DEBUG : Local file system at /tmp/rclone3586658012/dir2: Waiting for transfers to finish 2026/08/15 03:48:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:48:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/15 03:48:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:33 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001183_t0016": EOF 2026/08/15 03:48:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001183_t0016": EOF) 2026/08/15 03:48:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 03:48:33 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001183_t0016": EOF - low level retry 0/10 2026/08/15 03:48:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 03:48:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/15 03:48:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/15 03:48:33 INFO : nested/sub dir/file: Copied (new) 2026/08/15 03:48:33 INFO : nested/sub dir/file: Deleted 2026/08/15 03:48:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:48:33 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:48:33 INFO : sub dir/hello world: Deleted 2026/08/15 03:48:33 INFO : sub dir: Removing directory 2026/08/15 03:48:33 INFO : nested/sub dir: Removing directory 2026/08/15 03:48:33 INFO : nested: Removing directory 2026/08/15 03:48:33 DEBUG : Local file system at /tmp/rclone3586658012: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 03:48:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/15 03:48:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 03:48:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:48:34 INFO : sub dir/hello world: Copied (new) 2026/08/15 03:48:34 INFO : sub dir/hello world: Deleted 2026/08/15 03:48:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/15 03:48:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/15 03:48:34 INFO : nested/sub dir/file: Copied (new) 2026/08/15 03:48:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/15 03:48:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 03:48:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:36 DEBUG : existing-b: size = 6 OK 2026/08/15 03:48:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/15 03:48:36 INFO : existing-b: Copied (new) 2026/08/15 03:48:36 INFO : existing-b: Deleted 2026/08/15 03:48:36 DEBUG : existing: size = 6 OK 2026/08/15 03:48:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 03:48:36 INFO : existing: Copied (new) 2026/08/15 03:48:36 INFO : existing: Deleted 2026/08/15 03:48:36 DEBUG : existing: Destination exists, skipping 2026/08/15 03:48:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/15 03:48:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:48:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:48:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qapevah4riju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-qapevah4riju 2026/08/15 03:48:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:41 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 03:48:41 DEBUG : empty space: Unchanged skipping 2026/08/15 03:48:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qapevah4riju) 2026/08/15 03:48:41 DEBUG : potato3: Sizes differ 2026/08/15 03:48:41 DEBUG : B2 bucket rclone-test-qapevah4riju: Waiting for checks to finish 2026/08/15 03:48:41 INFO : empty space: Deleted 2026/08/15 03:48:41 DEBUG : B2 bucket rclone-test-qapevah4riju: Waiting for transfers to finish 2026/08/15 03:48:42 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:42 INFO : potato2: Copied (server-side copy) 2026/08/15 03:48:42 DEBUG : potato3: size = 68 OK 2026/08/15 03:48:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:48:42 INFO : potato3: Copied (server-side copy) 2026/08/15 03:48:42 INFO : potato2: Deleted 2026/08/15 03:48:42 INFO : potato3: Deleted 2026/08/15 03:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qunageh5quda" 2026/08/15 03:48:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/15 03:48:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 03:48:43 DEBUG : B2 bucket rclone-test-qunageh5quda: Waiting for checks to finish 2026/08/15 03:48:43 DEBUG : B2 bucket rclone-test-qunageh5quda: Waiting for transfers to finish 2026/08/15 03:48:44 DEBUG : empty space: size = 1 OK 2026/08/15 03:48:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:48:44 INFO : empty space: Copied (server-side copy) 2026/08/15 03:48:44 INFO : empty space: Deleted 2026/08/15 03:48:45 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:45 INFO : potato2: Copied (server-side copy) 2026/08/15 03:48:45 INFO : potato2: Deleted 2026/08/15 03:48:45 DEBUG : potato3: size = 68 OK 2026/08/15 03:48:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:48:45 INFO : potato3: Copied (server-side copy) 2026/08/15 03:48:45 INFO : potato3: Deleted 2026/08/15 03:48:45 DEBUG : B2 bucket rclone-test-qunageh5quda: Purge remote 2026/08/15 03:48:45 INFO : B2 bucket rclone-test-qunageh5quda: cleaning bucket "rclone-test-qunageh5quda" of all files 2026/08/15 03:48:46 DEBUG : empty space: Deleting (id "4_zbfd24d93809d0b3baf080e1b_f41230964c17440ef_d20260815_m034844_c001_v0001130_t0036_u01786765724548") 2026/08/15 03:48:46 DEBUG : potato2: Deleting (id "4_zbfd24d93809d0b3baf080e1b_f11941543850893fd_d20260815_m034844_c001_v0001097_t0019_u01786765724765") 2026/08/15 03:48:46 DEBUG : potato3: Deleting (id "4_zbfd24d93809d0b3baf080e1b_f116f93e0fa45dc91_d20260815_m034844_c001_v0001092_t0057_u01786765724977") 2026/08/15 03:48:46 DEBUG : B2 bucket rclone-test-qapevah4riju: Purge remote 2026/08/15 03:48:46 INFO : B2 bucket rclone-test-qapevah4riju: cleaning bucket "rclone-test-qapevah4riju" of all files 2026/08/15 03:48:47 DEBUG : empty space: Deleting (id "4_zef023d83809d0b3baf080e1b_f409cb53cbac565cc_d20260815_m034844_c001_v7007000_t0000_u01786765724733") 2026/08/15 03:48:47 DEBUG : empty space: Deleting (id "4_zef023d83809d0b3baf080e1b_f4104d840522f773a_d20260815_m034840_c001_v0001154_t0017_u01786765720777") 2026/08/15 03:48:47 DEBUG : potato2: Deleting (id "4_zef023d83809d0b3baf080e1b_f409cb53cbac565ce_d20260815_m034845_c001_v7007000_t0000_u01786765725147") 2026/08/15 03:48:47 DEBUG : potato2: Deleting (id "4_zef023d83809d0b3baf080e1b_f11821e4ca5cf1a7e_d20260815_m034841_c001_v0001146_t0011_u01786765721742") 2026/08/15 03:48:47 DEBUG : potato3: Deleting (id "4_zef023d83809d0b3baf080e1b_f409cb53cbac565cf_d20260815_m034845_c001_v7007000_t0000_u01786765725469") 2026/08/15 03:48:47 DEBUG : potato3: Deleting (id "4_zef023d83809d0b3baf080e1b_f10459ab1c78dc922_d20260815_m034842_c001_v0001179_t0039_u01786765722114") 2026/08/15 03:48:47 DEBUG : potato3: Deleting (id "4_zef023d83809d0b3baf080e1b_f1104d840522f773c_d20260815_m034840_c001_v0001154_t0022_u01786765720964") --- PASS: TestServerSideMove (10.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxobeq8misi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-wuxobeq8misi 2026/08/15 03:48:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 03:48:53 DEBUG : empty space: Excluded 2026/08/15 03:48:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 03:48:53 DEBUG : empty space: Excluded 2026/08/15 03:48:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:48:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wuxobeq8misi) 2026/08/15 03:48:53 DEBUG : potato3: Sizes differ 2026/08/15 03:48:53 DEBUG : B2 bucket rclone-test-wuxobeq8misi: Waiting for checks to finish 2026/08/15 03:48:53 DEBUG : B2 bucket rclone-test-wuxobeq8misi: Waiting for transfers to finish 2026/08/15 03:48:53 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:53 INFO : potato2: Copied (server-side copy) 2026/08/15 03:48:53 INFO : potato2: Deleted 2026/08/15 03:48:54 DEBUG : potato3: size = 68 OK 2026/08/15 03:48:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:48:54 INFO : potato3: Copied (server-side copy) 2026/08/15 03:48:54 INFO : potato3: Deleted 2026/08/15 03:48:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qopuwic3zeki" 2026/08/15 03:48:55 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 03:48:55 DEBUG : empty space: Excluded 2026/08/15 03:48:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:48:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 03:48:55 DEBUG : B2 bucket rclone-test-qopuwic3zeki: Waiting for checks to finish 2026/08/15 03:48:55 DEBUG : B2 bucket rclone-test-qopuwic3zeki: Waiting for transfers to finish 2026/08/15 03:48:56 DEBUG : potato2: size = 60 OK 2026/08/15 03:48:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:48:56 INFO : potato2: Copied (server-side copy) 2026/08/15 03:48:56 DEBUG : potato3: size = 68 OK 2026/08/15 03:48:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:48:56 INFO : potato3: Copied (server-side copy) 2026/08/15 03:48:56 INFO : potato2: Deleted 2026/08/15 03:48:57 INFO : potato3: Deleted 2026/08/15 03:48:57 DEBUG : B2 bucket rclone-test-qopuwic3zeki: Purge remote 2026/08/15 03:48:57 INFO : B2 bucket rclone-test-qopuwic3zeki: cleaning bucket "rclone-test-qopuwic3zeki" of all files 2026/08/15 03:48:57 DEBUG : potato2: Deleting (id "4_z9f727d73809d0b3baf080e1b_f102669e57cb86cc1_d20260815_m034856_c001_v0001182_t0015_u01786765736327") 2026/08/15 03:48:57 DEBUG : potato3: Deleting (id "4_z9f727d73809d0b3baf080e1b_f100edf2e14c98552_d20260815_m034856_c001_v0001182_t0025_u01786765736693") 2026/08/15 03:48:58 DEBUG : B2 bucket rclone-test-wuxobeq8misi: Purge remote 2026/08/15 03:48:58 INFO : B2 bucket rclone-test-wuxobeq8misi: cleaning bucket "rclone-test-wuxobeq8misi" of all files 2026/08/15 03:48:58 DEBUG : empty space: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f402dd9a9d1427f0d_d20260815_m034851_c001_v0001106_t0012_u01786765731830") 2026/08/15 03:48:58 DEBUG : potato2: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f405774f620423c45_d20260815_m034856_c001_v7007000_t0000_u01786765736906") 2026/08/15 03:48:58 DEBUG : potato2: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f103f2d65ce61cc55_d20260815_m034853_c001_v0001136_t0019_u01786765733461") 2026/08/15 03:48:58 DEBUG : potato3: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f4067bfbb1eca70da_d20260815_m034856_c001_v7007000_t0000_u01786765736919") 2026/08/15 03:48:58 DEBUG : potato3: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f1039072371f1e6ce_d20260815_m034853_c001_v0001105_t0032_u01786765733834") 2026/08/15 03:48:58 DEBUG : potato3: Deleting (id "4_z7fc26d43809d0b3baf080e1b_f102dd9a9d1427f0f_d20260815_m034852_c001_v0001106_t0028_u01786765732015") --- PASS: TestServerSideMoveWithFilter (11.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:48:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxejoh5suca" 2026/08/15 03:49:01 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-doyahav2yuwi -> B2 bucket rclone-test-yoxejoh5suca 2026/08/15 03:49:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:49:04 DEBUG : empty space: size = 1 OK 2026/08/15 03:49:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 03:49:04 DEBUG : empty space: Unchanged skipping 2026/08/15 03:49:04 DEBUG : B2 bucket rclone-test-yoxejoh5suca: Waiting for checks to finish 2026/08/15 03:49:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:49:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yoxejoh5suca) 2026/08/15 03:49:04 DEBUG : potato3: Sizes differ 2026/08/15 03:49:04 INFO : empty space: Deleted 2026/08/15 03:49:04 DEBUG : B2 bucket rclone-test-yoxejoh5suca: Waiting for transfers to finish 2026/08/15 03:49:05 DEBUG : potato2: size = 60 OK 2026/08/15 03:49:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:49:05 INFO : potato2: Copied (server-side copy) 2026/08/15 03:49:05 INFO : potato2: Deleted 2026/08/15 03:49:05 DEBUG : potato3: size = 68 OK 2026/08/15 03:49:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:49:05 INFO : potato3: Copied (server-side copy) 2026/08/15 03:49:05 INFO : potato3: Deleted 2026/08/15 03:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mofijul0muho" 2026/08/15 03:49:06 INFO : tomatoDir: Making directory 2026/08/15 03:49:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/15 03:49:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 03:49:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 03:49:07 DEBUG : B2 bucket rclone-test-mofijul0muho: Waiting for checks to finish 2026/08/15 03:49:07 DEBUG : B2 bucket rclone-test-mofijul0muho: Waiting for transfers to finish 2026/08/15 03:49:08 DEBUG : empty space: size = 1 OK 2026/08/15 03:49:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 03:49:08 INFO : empty space: Copied (server-side copy) 2026/08/15 03:49:08 INFO : empty space: Deleted 2026/08/15 03:49:08 DEBUG : potato2: size = 60 OK 2026/08/15 03:49:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 03:49:08 INFO : potato2: Copied (server-side copy) 2026/08/15 03:49:08 INFO : potato2: Deleted 2026/08/15 03:49:08 DEBUG : potato3: size = 68 OK 2026/08/15 03:49:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 03:49:08 INFO : potato3: Copied (server-side copy) 2026/08/15 03:49:08 INFO : potato3: Deleted 2026/08/15 03:49:09 DEBUG : B2 bucket rclone-test-mofijul0muho: Purge remote 2026/08/15 03:49:09 INFO : B2 bucket rclone-test-mofijul0muho: cleaning bucket "rclone-test-mofijul0muho" of all files 2026/08/15 03:49:09 DEBUG : empty space: Deleting (id "4_z9f22ad53809d0b3baf080e1b_f4042731bd989ac12_d20260815_m034908_c001_v0001130_t0055_u01786765748006") 2026/08/15 03:49:09 DEBUG : potato2: Deleting (id "4_z9f22ad53809d0b3baf080e1b_f111c2b7817e8c6f9_d20260815_m034908_c001_v0001185_t0056_u01786765748219") 2026/08/15 03:49:09 DEBUG : potato3: Deleting (id "4_z9f22ad53809d0b3baf080e1b_f1077defae76d7a54_d20260815_m034908_c001_v0001102_t0047_u01786765748373") 2026/08/15 03:49:10 DEBUG : B2 bucket rclone-test-yoxejoh5suca: Purge remote 2026/08/15 03:49:10 INFO : B2 bucket rclone-test-yoxejoh5suca: cleaning bucket "rclone-test-yoxejoh5suca" of all files 2026/08/15 03:49:10 DEBUG : empty space: Deleting (id "4_z2f429d23809d0b3baf080e1b_f41375cdac2e3ac97_d20260815_m034908_c001_v7007000_t0000_u01786765748191") 2026/08/15 03:49:10 DEBUG : empty space: Deleting (id "4_z2f429d23809d0b3baf080e1b_f412a9514c93da8a7_d20260815_m034903_c001_v0001091_t0030_u01786765743542") 2026/08/15 03:49:10 DEBUG : potato2: Deleting (id "4_z2f429d23809d0b3baf080e1b_f41375cdac2e3ac98_d20260815_m034908_c001_v7007000_t0000_u01786765748412") 2026/08/15 03:49:10 DEBUG : potato2: Deleting (id "4_z2f429d23809d0b3baf080e1b_f101204239503e317_d20260815_m034904_c001_v0001150_t0008_u01786765744531") 2026/08/15 03:49:10 DEBUG : potato3: Deleting (id "4_z2f429d23809d0b3baf080e1b_f41375cdac2e3ac99_d20260815_m034908_c001_v7007000_t0000_u01786765748731") 2026/08/15 03:49:10 DEBUG : potato3: Deleting (id "4_z2f429d23809d0b3baf080e1b_f11181a8d021db015_d20260815_m034904_c001_v0001032_t0007_u01786765744894") 2026/08/15 03:49:10 DEBUG : potato3: Deleting (id "4_z2f429d23809d0b3baf080e1b_f112a9514c93da8a9_d20260815_m034903_c001_v0001091_t0017_u01786765743726") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.91s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:11 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/rclone-sync-test" 2026/08/15 03:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/rclone-sync-test-include/layer2" 2026/08/15 03:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/rclone-sync-test-ignore-file" 2026/08/15 03:49:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 03:49:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 03:49:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 03:49:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/15 03:49:24 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test: Waiting for checks to finish 2026/08/15 03:49:24 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test: Waiting for transfers to finish 2026/08/15 03:49:24 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:24 INFO : There was nothing to transfer 2026/08/15 03:49:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/15 03:49:24 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:49:24 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:49:24 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:24 INFO : There was nothing to transfer 2026/08/15 03:49:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/15 03:49:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/15 03:49:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/15 03:49:25 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:25 INFO : There was nothing to transfer 2026/08/15 03:49:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/15 03:49:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:49:25 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:49:25 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:25 INFO : There was nothing to transfer 2026/08/15 03:49:26 DEBUG : Excluded 2026/08/15 03:49:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/15 03:49:26 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/15 03:49:26 DEBUG : B2 bucket rclone-test-doyahav2yuwi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/15 03:49:26 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.37s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/CompareDest" 2026/08/15 03:49:30 DEBUG : one: Need to transfer - File not found at Destination 2026/08/15 03:49:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:30 DEBUG : one: size = 3 OK 2026/08/15 03:49:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:49:30 INFO : one: Copied (new) 2026/08/15 03:49:30 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:31 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:31 DEBUG : one: Sizes differ 2026/08/15 03:49:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:31 DEBUG : one: size = 5 OK 2026/08/15 03:49:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 03:49:31 INFO : one: Copied (replaced existing) 2026/08/15 03:49:31 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:33 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:33 DEBUG : one: Sizes differ 2026/08/15 03:49:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:33 DEBUG : one: size = 5 OK 2026/08/15 03:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 03:49:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:33 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:33 INFO : There was nothing to transfer 2026/08/15 03:49:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:34 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:34 DEBUG : one: Sizes differ 2026/08/15 03:49:34 DEBUG : two: size = 3 OK 2026/08/15 03:49:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 03:49:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:34 DEBUG : one: size = 5 OK 2026/08/15 03:49:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 03:49:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:34 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:34 INFO : There was nothing to transfer 2026/08/15 03:49:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:35 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:35 DEBUG : one: Sizes differ 2026/08/15 03:49:35 DEBUG : two: size = 3 OK 2026/08/15 03:49:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 03:49:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:35 DEBUG : one: size = 5 OK 2026/08/15 03:49:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 03:49:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:35 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:35 INFO : There was nothing to transfer 2026/08/15 03:49:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:36 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:36 DEBUG : one: Sizes differ 2026/08/15 03:49:36 DEBUG : two: size = 3 OK 2026/08/15 03:49:36 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/08/15 03:49:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 03:49:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 03:49:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:36 DEBUG : one: size = 5 OK 2026/08/15 03:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 03:49:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:36 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:36 INFO : There was nothing to transfer 2026/08/15 03:49:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:37 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:37 DEBUG : one: Sizes differ 2026/08/15 03:49:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:37 DEBUG : two: size = 3 (B2 bucket rclone-test-doyahav2yuwi path CompareDest) 2026/08/15 03:49:37 DEBUG : two: Sizes differ 2026/08/15 03:49:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/15 03:49:37 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:37 DEBUG : one: size = 5 OK 2026/08/15 03:49:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 03:49:37 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:37 DEBUG : two: size = 5 OK 2026/08/15 03:49:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/15 03:49:37 INFO : two: Copied (new) 2026/08/15 03:49:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.13s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dest" 2026/08/15 03:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/pre-dest1" 2026/08/15 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/pre-dest2" 2026/08/15 03:49:44 DEBUG : 1: size = 1 OK 2026/08/15 03:49:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:49:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/15 03:49:45 DEBUG : 2: size = 1 OK 2026/08/15 03:49:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:49:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/15 03:49:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/15 03:49:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dest: Waiting for checks to finish 2026/08/15 03:49:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dest: Waiting for transfers to finish 2026/08/15 03:49:46 DEBUG : 3: size = 1 OK 2026/08/15 03:49:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/15 03:49:46 INFO : 3: Copied (new) 2026/08/15 03:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.63s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/CopyDest" 2026/08/15 03:49:50 DEBUG : one: Need to transfer - File not found at Destination 2026/08/15 03:49:50 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:50 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:51 DEBUG : one: size = 3 OK 2026/08/15 03:49:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:49:51 INFO : one: Copied (new) 2026/08/15 03:49:51 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:52 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:52 DEBUG : one: Sizes differ 2026/08/15 03:49:52 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:52 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:52 DEBUG : one: size = 5 OK 2026/08/15 03:49:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 03:49:52 INFO : one: Copied (replaced existing) 2026/08/15 03:49:52 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/BackupDir" 2026/08/15 03:49:55 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:55 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:55 DEBUG : one: Sizes differ 2026/08/15 03:49:55 DEBUG : one: size = 5 OK 2026/08/15 03:49:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:49:55 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:49:55 DEBUG : one: Sizes differ 2026/08/15 03:49:56 DEBUG : one: size = 3 OK 2026/08/15 03:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:49:56 INFO : one: Copied (server-side copy) 2026/08/15 03:49:57 INFO : one: Deleted 2026/08/15 03:49:57 DEBUG : one: size = 5 OK 2026/08/15 03:49:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 03:49:57 INFO : one: Copied (server-side copy) 2026/08/15 03:49:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/15 03:49:57 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:57 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:58 DEBUG : one: size = 5 OK 2026/08/15 03:49:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:58 DEBUG : one: Unchanged skipping 2026/08/15 03:49:58 DEBUG : two: size = 3 OK 2026/08/15 03:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:58 DEBUG : two: size = 3 OK 2026/08/15 03:49:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 03:49:58 INFO : two: Copied (server-side copy) 2026/08/15 03:49:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/15 03:49:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:58 DEBUG : one: size = 5 OK 2026/08/15 03:49:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:49:58 DEBUG : one: Unchanged skipping 2026/08/15 03:49:58 DEBUG : two: size = 3 OK 2026/08/15 03:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:49:58 DEBUG : two: Unchanged skipping 2026/08/15 03:49:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/15 03:49:58 INFO : There was nothing to transfer 2026/08/15 03:50:00 DEBUG : one: size = 5 OK 2026/08/15 03:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:50:00 DEBUG : one: Unchanged skipping 2026/08/15 03:50:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:00 DEBUG : three: size = 5 (B2 bucket rclone-test-doyahav2yuwi path CopyDest) 2026/08/15 03:50:00 DEBUG : three: Sizes differ 2026/08/15 03:50:00 DEBUG : three: Destination not found in --copy-dest 2026/08/15 03:50:00 DEBUG : three: Need to transfer - File not found at Destination 2026/08/15 03:50:00 DEBUG : two: size = 3 OK 2026/08/15 03:50:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 03:50:00 DEBUG : two: Unchanged skipping 2026/08/15 03:50:00 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:00 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:00 DEBUG : three: size = 7 OK 2026/08/15 03:50:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/15 03:50:00 INFO : three: Copied (new) 2026/08/15 03:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.06s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/backup" 2026/08/15 03:50:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:06 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:06 DEBUG : one: Sizes differ 2026/08/15 03:50:06 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:06 DEBUG : two: size = 3 OK 2026/08/15 03:50:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:06 DEBUG : two: Unchanged skipping 2026/08/15 03:50:08 DEBUG : one: size = 3 OK 2026/08/15 03:50:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:08 INFO : one: Copied (server-side copy) 2026/08/15 03:50:08 INFO : one: Deleted 2026/08/15 03:50:08 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:09 DEBUG : one: size = 4 OK 2026/08/15 03:50:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:09 INFO : one: Copied (new) 2026/08/15 03:50:09 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:09 DEBUG : three.txt: size = 5 OK 2026/08/15 03:50:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:50:09 INFO : three.txt: Copied (server-side copy) 2026/08/15 03:50:09 INFO : three.txt: Deleted 2026/08/15 03:50:09 INFO : three.txt: Moved into backup dir 2026/08/15 03:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:11 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:11 DEBUG : one: Sizes differ 2026/08/15 03:50:11 DEBUG : two: size = 3 OK 2026/08/15 03:50:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:11 DEBUG : two: Unchanged skipping 2026/08/15 03:50:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:11 DEBUG : one: size = 4 OK 2026/08/15 03:50:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:11 INFO : one: Copied (server-side copy) 2026/08/15 03:50:11 INFO : one: Deleted 2026/08/15 03:50:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:12 DEBUG : one: size = 5 OK 2026/08/15 03:50:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:50:12 INFO : one: Copied (new) 2026/08/15 03:50:12 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:12 DEBUG : three.txt: size = 6 OK 2026/08/15 03:50:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:12 INFO : three.txt: Copied (server-side copy) 2026/08/15 03:50:12 INFO : three.txt: Deleted 2026/08/15 03:50:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.16s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:15 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/backup" 2026/08/15 03:50:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:18 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:18 DEBUG : one: Sizes differ 2026/08/15 03:50:18 DEBUG : two: size = 3 OK 2026/08/15 03:50:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:18 DEBUG : two: Unchanged skipping 2026/08/15 03:50:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:19 DEBUG : one.bak: size = 3 OK 2026/08/15 03:50:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:19 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:19 INFO : one: Deleted 2026/08/15 03:50:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:20 DEBUG : one: size = 4 OK 2026/08/15 03:50:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:20 INFO : one: Copied (new) 2026/08/15 03:50:20 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:20 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 03:50:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:50:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:21 INFO : three.txt: Deleted 2026/08/15 03:50:21 INFO : three.txt: Moved into backup dir 2026/08/15 03:50:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:22 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:22 DEBUG : one: Sizes differ 2026/08/15 03:50:22 DEBUG : two: size = 3 OK 2026/08/15 03:50:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:22 DEBUG : two: Unchanged skipping 2026/08/15 03:50:22 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:23 DEBUG : one.bak: size = 4 OK 2026/08/15 03:50:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:23 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:23 INFO : one: Deleted 2026/08/15 03:50:23 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:23 DEBUG : one: size = 5 OK 2026/08/15 03:50:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:50:23 INFO : one: Copied (new) 2026/08/15 03:50:23 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:23 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 03:50:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:23 INFO : three.txt: Deleted 2026/08/15 03:50:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/backup" 2026/08/15 03:50:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:29 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:29 DEBUG : one: Sizes differ 2026/08/15 03:50:29 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:29 DEBUG : two: size = 3 OK 2026/08/15 03:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:29 DEBUG : two: Unchanged skipping 2026/08/15 03:50:31 DEBUG : one-2019-01-01: size = 3 OK 2026/08/15 03:50:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 03:50:31 INFO : one: Deleted 2026/08/15 03:50:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:31 DEBUG : one: size = 4 OK 2026/08/15 03:50:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:31 INFO : one: Copied (new) 2026/08/15 03:50:31 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/15 03:50:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:50:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 03:50:32 INFO : three.txt: Deleted 2026/08/15 03:50:32 INFO : three.txt: Moved into backup dir 2026/08/15 03:50:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:33 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:33 DEBUG : one: Sizes differ 2026/08/15 03:50:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:33 DEBUG : two: size = 3 OK 2026/08/15 03:50:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:33 DEBUG : two: Unchanged skipping 2026/08/15 03:50:34 DEBUG : one-2019-01-01: size = 4 OK 2026/08/15 03:50:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 03:50:34 INFO : one: Deleted 2026/08/15 03:50:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:34 DEBUG : one: size = 5 OK 2026/08/15 03:50:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:50:34 INFO : one: Copied (new) 2026/08/15 03:50:34 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/15 03:50:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 03:50:35 INFO : three.txt: Deleted 2026/08/15 03:50:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.35s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:39 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:39 DEBUG : one: Sizes differ 2026/08/15 03:50:39 DEBUG : two: size = 3 OK 2026/08/15 03:50:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:39 DEBUG : two: Unchanged skipping 2026/08/15 03:50:39 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:39 DEBUG : one.bak: size = 3 OK 2026/08/15 03:50:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:39 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:40 INFO : one: Deleted 2026/08/15 03:50:40 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:40 DEBUG : one: size = 4 OK 2026/08/15 03:50:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:40 INFO : one: Copied (new) 2026/08/15 03:50:40 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:41 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 03:50:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:50:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:41 INFO : three.txt: Deleted 2026/08/15 03:50:41 INFO : three.txt: Moved into backup dir 2026/08/15 03:50:42 DEBUG : one.bak: Excluded (Path Filter) 2026/08/15 03:50:42 DEBUG : one.bak: Excluded 2026/08/15 03:50:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/15 03:50:42 DEBUG : three.txt.bak: Excluded 2026/08/15 03:50:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:42 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:42 DEBUG : one: Sizes differ 2026/08/15 03:50:42 DEBUG : two: size = 3 OK 2026/08/15 03:50:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:42 DEBUG : two: Unchanged skipping 2026/08/15 03:50:42 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for checks to finish 2026/08/15 03:50:42 DEBUG : one.bak: size = 4 OK 2026/08/15 03:50:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:42 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:42 INFO : one: Deleted 2026/08/15 03:50:42 DEBUG : B2 bucket rclone-test-doyahav2yuwi path dst: Waiting for transfers to finish 2026/08/15 03:50:42 DEBUG : one: size = 5 OK 2026/08/15 03:50:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:50:42 INFO : one: Copied (new) 2026/08/15 03:50:42 DEBUG : Waiting for deletions to finish 2026/08/15 03:50:43 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 03:50:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:43 INFO : three.txt: Deleted 2026/08/15 03:50:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.17s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:45 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:47 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:47 DEBUG : one: Sizes differ 2026/08/15 03:50:48 DEBUG : one.bak: size = 3 OK 2026/08/15 03:50:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:48 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:48 INFO : one: Deleted 2026/08/15 03:50:49 DEBUG : one: size = 4 OK 2026/08/15 03:50:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:49 INFO : one: Copied (new) 2026/08/15 03:50:49 DEBUG : two: size = 3 OK 2026/08/15 03:50:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:49 DEBUG : two: Unchanged skipping 2026/08/15 03:50:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:49 DEBUG : three.txt: Sizes differ 2026/08/15 03:50:50 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 03:50:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:50:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:50 INFO : three.txt: Deleted 2026/08/15 03:50:50 DEBUG : three.txt: size = 6 OK 2026/08/15 03:50:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:50 INFO : three.txt: Copied (new) 2026/08/15 03:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:51 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:51 DEBUG : one: Sizes differ 2026/08/15 03:50:51 DEBUG : one.bak: size = 4 OK 2026/08/15 03:50:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:50:51 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 03:50:51 INFO : one: Deleted 2026/08/15 03:50:52 DEBUG : one: size = 5 OK 2026/08/15 03:50:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:50:52 INFO : one: Copied (new) 2026/08/15 03:50:52 DEBUG : two: size = 3 OK 2026/08/15 03:50:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:50:52 DEBUG : two: Unchanged skipping 2026/08/15 03:50:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:52 DEBUG : three.txt: Sizes differ 2026/08/15 03:50:52 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 03:50:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:50:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 03:50:53 INFO : three.txt: Deleted 2026/08/15 03:50:53 DEBUG : three.txt: size = 19 OK 2026/08/15 03:50:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/15 03:50:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.83s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-doyahav2yuwi/dst" 2026/08/15 03:50:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:50:57 DEBUG : one: size = 3 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:50:57 DEBUG : one: Sizes differ 2026/08/15 03:50:59 DEBUG : one-2019-01-01: size = 3 OK 2026/08/15 03:50:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 03:50:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 03:50:59 INFO : one: Deleted 2026/08/15 03:51:00 DEBUG : one: size = 4 OK 2026/08/15 03:51:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:51:00 INFO : one: Copied (new) 2026/08/15 03:51:00 DEBUG : two: size = 3 OK 2026/08/15 03:51:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:00 DEBUG : two: Unchanged skipping 2026/08/15 03:51:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:00 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:51:00 DEBUG : three.txt: Sizes differ 2026/08/15 03:51:00 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/15 03:51:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 03:51:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 03:51:00 INFO : three.txt: Deleted 2026/08/15 03:51:01 DEBUG : three.txt: size = 6 OK 2026/08/15 03:51:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:51:01 INFO : three.txt: Copied (new) 2026/08/15 03:51:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:01 DEBUG : one: size = 4 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:51:01 DEBUG : one: Sizes differ 2026/08/15 03:51:02 DEBUG : one-2019-01-01: size = 4 OK 2026/08/15 03:51:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 03:51:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 03:51:02 INFO : one: Deleted 2026/08/15 03:51:02 DEBUG : one: size = 5 OK 2026/08/15 03:51:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 03:51:02 INFO : one: Copied (new) 2026/08/15 03:51:02 DEBUG : two: size = 3 OK 2026/08/15 03:51:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:02 DEBUG : two: Unchanged skipping 2026/08/15 03:51:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-doyahav2yuwi path dst) 2026/08/15 03:51:02 DEBUG : three.txt: Sizes differ 2026/08/15 03:51:03 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/15 03:51:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 03:51:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 03:51:03 INFO : three.txt: Deleted 2026/08/15 03:51:03 DEBUG : three.txt: size = 19 OK 2026/08/15 03:51:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/15 03:51:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.46s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:06 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:06 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:06 DEBUG : Testêé: Sizes differ 2026/08/15 03:51:06 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:06 DEBUG : Testêé: size = 14 OK 2026/08/15 03:51:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/15 03:51:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/15 03:51:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 03:51:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:08 DEBUG : existing: size = 6 OK 2026/08/15 03:51:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 03:51:08 INFO : existing: Copied (new) 2026/08/15 03:51:08 DEBUG : Waiting for deletions to finish 2026/08/15 03:51:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:08 DEBUG : existing: Sizes differ 2026/08/15 03:51:08 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/15 03:51:08 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:08 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting files as there were IO errors 2026/08/15 03:51:08 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:10 DEBUG : EXISTING: size = 6 OK 2026/08/15 03:51:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:10 DEBUG : existing: Unchanged skipping 2026/08/15 03:51:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:10 DEBUG : Waiting for deletions to finish 2026/08/15 03:51:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.31s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:20 DEBUG : both10: size = 6 OK 2026/08/15 03:51:20 DEBUG : both12: size = 6 OK 2026/08/15 03:51:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:20 DEBUG : both11: size = 6 OK 2026/08/15 03:51:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both12: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both13: size = 6 OK 2026/08/15 03:51:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both0: size = 6 OK 2026/08/15 03:51:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both10: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both14: size = 6 OK 2026/08/15 03:51:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both13: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both15: size = 6 OK 2026/08/15 03:51:20 DEBUG : both14: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both16: size = 6 OK 2026/08/15 03:51:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both15: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both17: size = 6 OK 2026/08/15 03:51:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both11: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both18: size = 6 OK 2026/08/15 03:51:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both16: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both19: size = 6 OK 2026/08/15 03:51:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both19: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both1: size = 6 OK 2026/08/15 03:51:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both1: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both2: size = 6 OK 2026/08/15 03:51:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both0: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both3: size = 6 OK 2026/08/15 03:51:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both3: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both4: size = 6 OK 2026/08/15 03:51:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both17: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both5: size = 6 OK 2026/08/15 03:51:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both18: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both6: size = 6 OK 2026/08/15 03:51:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both6: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both7: size = 6 OK 2026/08/15 03:51:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both7: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both8: size = 6 OK 2026/08/15 03:51:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both2: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both9: size = 6 OK 2026/08/15 03:51:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:20 DEBUG : both9: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both4: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both5: Unchanged skipping 2026/08/15 03:51:20 DEBUG : both8: Unchanged skipping 2026/08/15 03:51:20 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:20 DEBUG : Waiting for deletions to finish 2026/08/15 03:51:20 INFO : only18: Deleted 2026/08/15 03:51:21 INFO : only3: Deleted 2026/08/15 03:51:21 INFO : only12: Deleted 2026/08/15 03:51:21 INFO : only16: Deleted 2026/08/15 03:51:21 INFO : only10: Deleted 2026/08/15 03:51:21 INFO : only13: Deleted 2026/08/15 03:51:21 INFO : only15: Deleted 2026/08/15 03:51:21 INFO : only19: Deleted 2026/08/15 03:51:21 INFO : only1: Deleted 2026/08/15 03:51:21 INFO : only2: Deleted 2026/08/15 03:51:21 INFO : only4: Deleted 2026/08/15 03:51:21 INFO : only6: Deleted 2026/08/15 03:51:21 INFO : only0: Deleted 2026/08/15 03:51:21 INFO : only11: Deleted 2026/08/15 03:51:21 INFO : only14: Deleted 2026/08/15 03:51:21 INFO : only17: Deleted 2026/08/15 03:51:21 INFO : only5: Deleted 2026/08/15 03:51:21 INFO : only7: Deleted 2026/08/15 03:51:21 INFO : only8: Deleted 2026/08/15 03:51:22 INFO : only9: Deleted 2026/08/15 03:51:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.18s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:36 DEBUG : both0: size = 6 OK 2026/08/15 03:51:36 DEBUG : both12: size = 6 OK 2026/08/15 03:51:36 DEBUG : both11: size = 6 OK 2026/08/15 03:51:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both10: size = 6 OK 2026/08/15 03:51:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:51:36 DEBUG : both12: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both13: size = 6 OK 2026/08/15 03:51:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both13: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both14: size = 6 OK 2026/08/15 03:51:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both14: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both15: size = 6 OK 2026/08/15 03:51:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both15: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both16: size = 6 OK 2026/08/15 03:51:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both0: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both17: size = 6 OK 2026/08/15 03:51:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both17: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both18: size = 6 OK 2026/08/15 03:51:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both18: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both19: size = 6 OK 2026/08/15 03:51:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both11: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both1: size = 6 OK 2026/08/15 03:51:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both1: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both2: size = 6 OK 2026/08/15 03:51:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both2: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both3: size = 6 OK 2026/08/15 03:51:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both3: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both4: size = 6 OK 2026/08/15 03:51:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both4: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both5: size = 6 OK 2026/08/15 03:51:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both5: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both6: size = 6 OK 2026/08/15 03:51:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both6: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both7: size = 6 OK 2026/08/15 03:51:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both7: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both8: size = 6 OK 2026/08/15 03:51:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both8: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both9: size = 6 OK 2026/08/15 03:51:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:51:36 DEBUG : both9: Unchanged skipping 2026/08/15 03:51:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only0: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only0: Sizes differ 2026/08/15 03:51:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only10: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only10: Sizes differ 2026/08/15 03:51:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only11: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only11: Sizes differ 2026/08/15 03:51:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only12: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only12: Sizes differ 2026/08/15 03:51:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only13: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only13: Sizes differ 2026/08/15 03:51:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only14: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only14: Sizes differ 2026/08/15 03:51:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only15: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only15: Sizes differ 2026/08/15 03:51:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only16: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only16: Sizes differ 2026/08/15 03:51:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only17: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only17: Sizes differ 2026/08/15 03:51:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only18: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only18: Sizes differ 2026/08/15 03:51:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only19: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only19: Sizes differ 2026/08/15 03:51:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only1: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only1: Sizes differ 2026/08/15 03:51:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only2: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only2: Sizes differ 2026/08/15 03:51:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only3: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only3: Sizes differ 2026/08/15 03:51:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only4: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only4: Sizes differ 2026/08/15 03:51:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only5: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only5: Sizes differ 2026/08/15 03:51:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only6: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only6: Sizes differ 2026/08/15 03:51:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only7: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only7: Sizes differ 2026/08/15 03:51:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only8: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only8: Sizes differ 2026/08/15 03:51:36 DEBUG : both10: Unchanged skipping 2026/08/15 03:51:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3586658012) 2026/08/15 03:51:36 DEBUG : only9: size = 6 (B2 bucket rclone-test-doyahav2yuwi) 2026/08/15 03:51:36 DEBUG : only9: Sizes differ 2026/08/15 03:51:36 DEBUG : both16: Unchanged skipping 2026/08/15 03:51:36 DEBUG : both19: Unchanged skipping 2026/08/15 03:51:36 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:51:36 DEBUG : only11: size = 0 OK 2026/08/15 03:51:36 DEBUG : only0: size = 0 OK 2026/08/15 03:51:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only11: Copied (replaced existing) 2026/08/15 03:51:36 INFO : only0: Copied (replaced existing) 2026/08/15 03:51:36 DEBUG : only13: size = 0 OK 2026/08/15 03:51:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only13: Copied (replaced existing) 2026/08/15 03:51:36 DEBUG : only14: size = 0 OK 2026/08/15 03:51:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only14: Copied (replaced existing) 2026/08/15 03:51:36 DEBUG : only12: size = 0 OK 2026/08/15 03:51:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only12: Copied (replaced existing) 2026/08/15 03:51:36 DEBUG : only15: size = 0 OK 2026/08/15 03:51:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only15: Copied (replaced existing) 2026/08/15 03:51:36 DEBUG : only16: size = 0 OK 2026/08/15 03:51:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:36 INFO : only16: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only10: size = 0 OK 2026/08/15 03:51:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only10: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only17: size = 0 OK 2026/08/15 03:51:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only17: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only18: size = 0 OK 2026/08/15 03:51:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only18: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only19: size = 0 OK 2026/08/15 03:51:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only19: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only1: size = 0 OK 2026/08/15 03:51:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only1: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only2: size = 0 OK 2026/08/15 03:51:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only2: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only3: size = 0 OK 2026/08/15 03:51:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only3: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only4: size = 0 OK 2026/08/15 03:51:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only4: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only5: size = 0 OK 2026/08/15 03:51:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only5: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only6: size = 0 OK 2026/08/15 03:51:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only6: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only8: size = 0 OK 2026/08/15 03:51:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only8: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only7: size = 0 OK 2026/08/15 03:51:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only7: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : only9: size = 0 OK 2026/08/15 03:51:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 03:51:37 INFO : only9: Copied (replaced existing) 2026/08/15 03:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.27s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:45 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:51:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:51:45 DEBUG : empty_on_remote: Making directory with metadata 2026/08/15 03:51:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:51:45 INFO : empty_on_remote: Making directory 2026/08/15 03:51:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 03:51:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:48 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:51:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:51:48 DEBUG : empty_on_remote: Making directory with metadata 2026/08/15 03:51:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 03:51:48 INFO : empty_on_remote: Making directory 2026/08/15 03:51:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 03:51:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:50 INFO : sub dir: Making directory 2026/08/15 03:51:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 03:51:54 INFO : sub dir: Making directory 2026/08/15 03:51:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:51:59 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1029-05.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001029_t0032": EOF 2026/08/15 03:51:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-05.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001029_t0032": EOF) 2026/08/15 03:51:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-doyahav2yuwi: 1/10 (Post "https://pod-000-1029-05.backblaze.com/b2api/v1/b2_upload_file/3f82bd83807d0b3baf080e1b/c001_v0001029_t0032": EOF) 2026/08/15 03:52:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 03:52:05 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:06 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:06 DEBUG : apple: size = 5 OK 2026/08/15 03:52:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : apple: Unchanged skipping 2026/08/15 03:52:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:52:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:52:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:52:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:52:06 DEBUG : banana: size = 6 OK 2026/08/15 03:52:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : banana: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:52:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:52:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:52:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:52:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:52:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:52:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:52:06 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:06 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:06 INFO : There was nothing to transfer 2026/08/15 03:52:06 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:07 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : apple: size = 5 OK 2026/08/15 03:52:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : apple: Unchanged skipping 2026/08/15 03:52:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:52:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:52:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:52:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : banana: size = 6 OK 2026/08/15 03:52:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:52:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : banana: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:52:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:52:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:52:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:52:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:52:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:52:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:52:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:52:07 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:07 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:07 INFO : There was nothing to transfer 2026/08/15 03:52:07 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:07 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:52:17 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:17 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:52:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:52:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:52:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:52:18 DEBUG : banana: size = 6 OK 2026/08/15 03:52:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : banana: Unchanged skipping 2026/08/15 03:52:18 DEBUG : apple: size = 5 OK 2026/08/15 03:52:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : apple: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:52:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:52:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:52:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:52:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:52:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:18 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:18 INFO : There was nothing to transfer 2026/08/15 03:52:18 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:18 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : apple: size = 5 OK 2026/08/15 03:52:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : banana: size = 6 OK 2026/08/15 03:52:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : banana: Unchanged skipping 2026/08/15 03:52:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:52:19 DEBUG : apple: Unchanged skipping 2026/08/15 03:52:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:52:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:52:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:52:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:52:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:52:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:52:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:52:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:52:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:52:19 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:19 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:19 INFO : There was nothing to transfer 2026/08/15 03:52:19 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:19 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:52:29 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:29 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:52:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 03:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:52:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 03:52:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:30 DEBUG : YXBwbGU=: size = 5 OK 2026/08/15 03:52:30 DEBUG : YmFuYW5h: size = 6 OK 2026/08/15 03:52:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/15 03:52:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 03:52:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/15 03:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:52:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 03:52:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/15 03:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/15 03:52:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:52:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/15 03:52:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:52:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/15 03:52:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:52:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/15 03:52:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:52:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:52:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:52:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:52:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:52:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:52:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:52:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/15 03:52:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:52:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/15 03:52:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:52:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/15 03:52:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:52:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/15 03:52:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:52:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/15 03:52:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:52:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/15 03:52:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:52:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/15 03:52:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:52:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:32 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 03:52:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 03:52:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 03:52:32 INFO : apple: Deleted 2026/08/15 03:52:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 03:52:33 INFO : splitbananasplit: Deleted 2026/08/15 03:52:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 03:52:33 INFO : appleappleapplebanana: Deleted 2026/08/15 03:52:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 03:52:33 INFO : banana: Deleted 2026/08/15 03:52:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 03:52:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 03:52:33 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:34 DEBUG : YXBwbGU=: size = 5 OK 2026/08/15 03:52:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : apple: Unchanged skipping 2026/08/15 03:52:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:52:34 DEBUG : YmFuYW5h: size = 6 OK 2026/08/15 03:52:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : banana: Unchanged skipping 2026/08/15 03:52:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/15 03:52:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 03:52:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/15 03:52:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/15 03:52:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/15 03:52:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/15 03:52:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/15 03:52:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:52:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:52:34 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:34 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:34 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 03:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 03:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 03:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:52:44 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:44 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : PREFIXapple: size = 5 OK 2026/08/15 03:52:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 03:52:45 INFO : apple: Copied (new) to: PREFIXapple 2026/08/15 03:52:45 DEBUG : PREFIXbanana: size = 6 OK 2026/08/15 03:52:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 03:52:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/15 03:52:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 03:52:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 03:52:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 03:52:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 03:52:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 03:52:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 03:52:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/15 03:52:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/15 03:52:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:52:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/15 03:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/15 03:52:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:52:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/15 03:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:52:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:52:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:52:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:52:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:52:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/15 03:52:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:52:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/15 03:52:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:52:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:52:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/15 03:52:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:52:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/15 03:52:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:52:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/15 03:52:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:52:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/15 03:52:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:52:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/15 03:52:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:52:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/15 03:52:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:52:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/15 03:52:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:52:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:46 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 03:52:47 INFO : apple: Deleted 2026/08/15 03:52:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 03:52:47 INFO : banana: Deleted 2026/08/15 03:52:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 03:52:47 INFO : splitbananasplit: Deleted 2026/08/15 03:52:47 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 03:52:47 INFO : appleappleapplebanana: Deleted 2026/08/15 03:52:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 03:52:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 03:52:47 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 03:52:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 03:52:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 03:52:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : apple: size = 5 OK 2026/08/15 03:52:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 03:52:48 INFO : apple: Copied (new) 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:52:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:52:48 INFO : appleappleapplebanana: Copied (new) 2026/08/15 03:52:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:52:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:52:48 INFO : splitbananasplit: Copied (new) 2026/08/15 03:52:48 DEBUG : banana: size = 6 OK 2026/08/15 03:52:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 03:52:48 INFO : banana: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:52:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:52:48 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:52:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:52:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:52:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:52:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:52:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:52:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:52:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:52:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:52:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:52:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:52:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:52:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:52:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:52:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:52:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:52:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:52:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:52:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:52:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:52:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:52:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:52:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:52:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:52:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:52:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/15 03:52:49 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/15 03:52:49 INFO : PREFIXbanana: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/15 03:52:49 INFO : PREFIXapple: Deleted 2026/08/15 03:52:49 INFO : PREFIXsplitbananasplit: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/15 03:52:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/15 03:52:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/15 03:52:49 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:50 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : Waiting for deletions to finish 2026/08/15 03:52:50 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:53:00 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:00 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/15 03:53:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:53:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/15 03:53:01 DEBUG : appleSUFFIX: size = 5 OK 2026/08/15 03:53:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 03:53:01 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:01 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:01 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/15 03:53:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 03:53:01 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/15 03:53:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:53:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/15 03:53:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:53:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/15 03:53:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:53:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:53:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:53:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:53:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:53:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:53:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:53:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:53:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/15 03:53:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:53:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/15 03:53:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:53:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/15 03:53:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:53:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/15 03:53:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:53:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/15 03:53:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:53:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/15 03:53:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:53:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/15 03:53:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:53:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:03 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 03:53:03 INFO : appleappleapplebanana: Deleted 2026/08/15 03:53:03 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 03:53:03 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 03:53:03 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 03:53:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 03:53:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 03:53:03 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 03:53:03 INFO : splitbananasplit: Deleted 2026/08/15 03:53:03 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 03:53:04 INFO : apple: Deleted 2026/08/15 03:53:04 INFO : banana: Deleted 2026/08/15 03:53:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 03:53:04 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 03:53:04 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 03:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 03:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 03:53:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 03:53:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:53:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 03:53:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : apple: size = 5 OK 2026/08/15 03:53:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 03:53:05 INFO : apple: Copied (new) 2026/08/15 03:53:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:53:05 INFO : appleappleapplebanana: Copied (new) 2026/08/15 03:53:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:53:05 INFO : splitbananasplit: Copied (new) 2026/08/15 03:53:05 DEBUG : banana: size = 6 OK 2026/08/15 03:53:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 03:53:05 INFO : banana: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:05 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:53:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:53:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:53:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:53:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:53:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:53:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:53:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:53:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:53:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:53:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:53:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:53:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:53:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:53:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:53:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:53:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/15 03:53:05 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : bananaSUFFIX: Deleted 2026/08/15 03:53:06 INFO : appleSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : splitbananasplitSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/15 03:53:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/15 03:53:06 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:06 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:06 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:07 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:53:17 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:17 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : apple: size = 5 OK 2026/08/15 03:53:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:18 DEBUG : banana: size = 6 OK 2026/08/15 03:53:18 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:18 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:18 DEBUG : splitbanan: size = 16 OK 2026/08/15 03:53:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 03:53:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/15 03:53:18 DEBUG : appleapple: size = 21 OK 2026/08/15 03:53:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 03:53:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/15 03:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 03:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 03:53:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:18 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 03:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/15 03:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 03:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/15 03:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 03:53:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/15 03:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 03:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/15 03:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 03:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/15 03:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 03:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/15 03:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 03:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/15 03:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 03:53:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/15 03:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 03:53:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/15 03:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/15 03:53:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 03:53:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/15 03:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/15 03:53:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 03:53:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/15 03:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/15 03:53:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 03:53:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/15 03:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/15 03:53:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 03:53:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/15 03:53:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/15 03:53:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 03:53:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/15 03:53:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/15 03:53:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 03:53:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/15 03:53:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/15 03:53:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 03:53:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/15 03:53:19 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 03:53:19 INFO : appleappleapplebanana: Deleted 2026/08/15 03:53:19 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 03:53:19 INFO : splitbananasplit: Deleted 2026/08/15 03:53:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 03:53:19 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 03:53:19 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:19 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : appleapple: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/15 03:53:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:20 DEBUG : apple: size = 5 OK 2026/08/15 03:53:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:20 DEBUG : appleapple: size = 21 OK 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:20 DEBUG : banana: size = 6 OK 2026/08/15 03:53:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:20 DEBUG : splitbanan: size = 16 OK 2026/08/15 03:53:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 03:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 03:53:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 03:53:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 03:53:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 03:53:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 03:53:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 03:53:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 03:53:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 03:53:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 03:53:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 03:53:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 03:53:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 03:53:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 03:53:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 03:53:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 03:53:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:20 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:20 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:20 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:20 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:20 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : appleapple: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/15 03:53:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/15 03:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 03:53:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 03:53:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 03:53:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 03:53:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 03:53:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 03:53:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 03:53:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 03:53:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 03:53:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 03:53:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 03:53:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 03:53:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 03:53:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 03:53:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 03:53:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 03:53:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 03:53:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 03:53:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:53:30 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 03:53:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 03:53:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 03:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:31 DEBUG : apple: size = 5 OK 2026/08/15 03:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:31 DEBUG : banana: size = 6 OK 2026/08/15 03:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:31 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:31 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:31 INFO : There was nothing to transfer 2026/08/15 03:53:31 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : apple: size = 5 OK 2026/08/15 03:53:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:32 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:32 DEBUG : banana: size = 6 OK 2026/08/15 03:53:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:32 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:32 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:32 INFO : There was nothing to transfer 2026/08/15 03:53:32 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:32 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:33 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:53:43 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:44 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:44 DEBUG : apple: size = 5 OK 2026/08/15 03:53:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:44 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:44 DEBUG : banana: size = 6 OK 2026/08/15 03:53:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:44 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:45 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:45 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:45 INFO : There was nothing to transfer 2026/08/15 03:53:45 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:45 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:45 DEBUG : apple: size = 5 OK 2026/08/15 03:53:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:45 DEBUG : banana: size = 6 OK 2026/08/15 03:53:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:45 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:46 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:46 INFO : There was nothing to transfer 2026/08/15 03:53:46 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:46 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:53:56 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:56 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : apple: size = 5 OK 2026/08/15 03:53:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:57 DEBUG : banana: size = 6 OK 2026/08/15 03:53:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:57 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:57 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:57 INFO : There was nothing to transfer 2026/08/15 03:53:57 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:57 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : apple: size = 5 OK 2026/08/15 03:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : apple: Unchanged skipping 2026/08/15 03:53:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:53:58 DEBUG : banana: size = 6 OK 2026/08/15 03:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : banana: Unchanged skipping 2026/08/15 03:53:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:53:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:53:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:53:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:53:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:53:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:53:58 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:53:58 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:58 INFO : There was nothing to transfer 2026/08/15 03:53:58 DEBUG : Waiting for deletions to finish 2026/08/15 03:53:58 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:08 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 03:54:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 03:54:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 03:54:09 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : apple: size = 5 OK 2026/08/15 03:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : apple: Unchanged skipping 2026/08/15 03:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : banana: size = 6 OK 2026/08/15 03:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : banana: Unchanged skipping 2026/08/15 03:54:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:54:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:54:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:54:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:54:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:54:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:54:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:54:10 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:10 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:10 INFO : There was nothing to transfer 2026/08/15 03:54:10 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:10 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : apple: size = 5 OK 2026/08/15 03:54:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : apple: Unchanged skipping 2026/08/15 03:54:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:54:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:54:11 DEBUG : banana: size = 6 OK 2026/08/15 03:54:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : banana: Unchanged skipping 2026/08/15 03:54:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:54:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:54:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:54:11 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:11 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:11 INFO : There was nothing to transfer 2026/08/15 03:54:11 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:11 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:21 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:22 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:54:22 DEBUG : apple: size = 5 OK 2026/08/15 03:54:22 DEBUG : banana: size = 6 OK 2026/08/15 03:54:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : banana: Unchanged skipping 2026/08/15 03:54:22 DEBUG : apple: Unchanged skipping 2026/08/15 03:54:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:54:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:54:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:54:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:54:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:54:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:54:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:54:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:54:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:54:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:54:22 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:22 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:22 INFO : There was nothing to transfer 2026/08/15 03:54:22 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:23 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : apple: size = 5 OK 2026/08/15 03:54:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : apple: Unchanged skipping 2026/08/15 03:54:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 03:54:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 03:54:23 DEBUG : banana: size = 6 OK 2026/08/15 03:54:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : banana: Unchanged skipping 2026/08/15 03:54:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 03:54:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 03:54:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 03:54:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 03:54:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 03:54:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 03:54:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 03:54:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 03:54:23 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:23 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:23 INFO : There was nothing to transfer 2026/08/15 03:54:23 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:23 DEBUG : apple: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : banana: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 03:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (150.89s) --- PASS: TestTransform/NFC (14.85s) --- PASS: TestTransform/NFD (11.66s) --- PASS: TestTransform/base64 (14.83s) --- PASS: TestTransform/prefix (16.19s) --- PASS: TestTransform/suffix (16.58s) --- PASS: TestTransform/truncate (13.55s) --- PASS: TestTransform/encoder (12.83s) --- PASS: TestTransform/ISO-8859-1 (12.75s) --- PASS: TestTransform/charmap (12.42s) --- PASS: TestTransform/lowercase (12.91s) --- PASS: TestTransform/ascii (12.33s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 03:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 03:54:28 INFO : sub dir_somesuffix: Making directory 2026/08/15 03:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 03:54:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/15 03:54:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 03:54:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 03:54:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:28 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/15 03:54:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 03:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:30 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:30 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:30 INFO : tictactoe: Making directory 2026/08/15 03:54:30 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:30 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/15 03:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:30 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/15 03:54:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/15 03:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:32 INFO : toe: Making directory 2026/08/15 03:54:32 INFO : toe/toe: Making directory 2026/08/15 03:54:32 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 03:54:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 03:54:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 03:54:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:32 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/15 03:54:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/15 03:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:33 INFO : toe: Making directory 2026/08/15 03:54:33 INFO : toe/toe: Making directory 2026/08/15 03:54:33 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 03:54:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 03:54:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 03:54:33 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/15 03:54:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/15 03:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:35 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:54:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:35 INFO : tictacempty_dir: Making directory 2026/08/15 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:35 INFO : tictactoe: Making directory 2026/08/15 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:35 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:35 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 03:54:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:37 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:54:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:37 INFO : tictacempty_dir: Making directory 2026/08/15 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:37 INFO : tictactoe: Making directory 2026/08/15 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:37 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:37 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:37 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 03:54:38 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 03:54:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/15 03:54:38 NOTICE: B2 bucket rclone-test-doyahav2yuwi: 0 differences found 2026/08/15 03:54:38 NOTICE: B2 bucket rclone-test-doyahav2yuwi: 1 matching files --- PASS: TestAllTag (2.72s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:39 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:39 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:39 INFO : tictactoe: Making directory 2026/08/15 03:54:39 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:39 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:39 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:39 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:39 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 03:54:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:40 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:41 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 03:54:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 03:54:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 03:54:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/15 03:54:41 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.68s) === RUN TestSyntax 2026/08/15 03:54:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:42 INFO : toe: Making directory 2026/08/15 03:54:42 INFO : toe/toe: Making directory 2026/08/15 03:54:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 03:54:42 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:42 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:43 DEBUG : toe/toe/toe: size = 11 OK 2026/08/15 03:54:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:43 INFO : toe/toe/toe: Copied (new) 2026/08/15 03:54:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:44 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:54:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:44 INFO : tictacempty_dir: Making directory 2026/08/15 03:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:44 INFO : tictactoe: Making directory 2026/08/15 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:44 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:44 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:45 INFO : toe/toe/toe.txt: Deleted 2026/08/15 03:54:45 INFO : toe/toe: Removing directory 2026/08/15 03:54:45 INFO : toe: Removing directory 2026/08/15 03:54:45 INFO : empty_dir: Removing directory 2026/08/15 03:54:45 DEBUG : Local file system at /tmp/rclone3586658012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:45 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:54:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 03:54:45 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:46 INFO : tictacempty_dir: Making directory 2026/08/15 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:46 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:46 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:46 INFO : tictactoe: Making directory 2026/08/15 03:54:46 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:46 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:46 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:46 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:46 INFO : toe/toe/toe.txt: Deleted 2026/08/15 03:54:46 INFO : toe/toe: Removing directory 2026/08/15 03:54:46 INFO : toe: Removing directory 2026/08/15 03:54:46 INFO : empty_dir: Removing directory 2026/08/15 03:54:46 DEBUG : Local file system at /tmp/rclone3586658012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/15 03:54:47 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 (2.97s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:48 DEBUG : Reset feature "Copy" 2026/08/15 03:54:48 DEBUG : Reset feature "Move" 2026/08/15 03:54:48 DEBUG : Reset feature "Copy" 2026/08/15 03:54:48 DEBUG : Reset feature "Move" 2026/08/15 03:54:48 DEBUG : empty_dir: Making directory with metadata 2026/08/15 03:54:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:49 INFO : tictacempty_dir: Making directory 2026/08/15 03:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 03:54:49 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:49 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:49 INFO : tictactoe: Making directory 2026/08/15 03:54:49 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:49 DEBUG : toe: transformed to: tictactoe 2026/08/15 03:54:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:49 INFO : tictactoe/tictactoe: Making directory 2026/08/15 03:54:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 03:54:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 03:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:49 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:49 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 03:54:50 INFO : toe/toe/toe.txt: Deleted 2026/08/15 03:54:50 INFO : toe/toe: Removing directory 2026/08/15 03:54:50 INFO : toe: Removing directory 2026/08/15 03:54:50 INFO : empty_dir: Removing directory 2026/08/15 03:54:50 DEBUG : Local file system at /tmp/rclone3586658012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 03:54:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 03:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/15 03:54:51 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.62s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:52 DEBUG : toe: transformed to: dG9l 2026/08/15 03:54:52 DEBUG : toe: transformed to: dG9l 2026/08/15 03:54:52 INFO : dG9l: Making directory 2026/08/15 03:54:52 DEBUG : toe: transformed to: dG9l 2026/08/15 03:54:52 DEBUG : toe: transformed to: dG9l 2026/08/15 03:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/15 03:54:52 INFO : dG9l/dG9l: Making directory 2026/08/15 03:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/15 03:54:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/15 03:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 03:54:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 03:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 03:54:52 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:52 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/15 03:54:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 03:54:53 DEBUG : Waiting for deletions to finish 2026/08/15 03:54:53 DEBUG : dG9l: transformed to: toe 2026/08/15 03:54:53 DEBUG : dG9l: transformed to: toe 2026/08/15 03:54:53 DEBUG : dG9l: transformed to: toe 2026/08/15 03:54:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/15 03:54:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/15 03:54:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 03:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/15 03:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/15 03:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/15 03:54:54 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for checks to finish 2026/08/15 03:54:54 DEBUG : Local file system at /tmp/rclone3586658012: Waiting for transfers to finish 2026/08/15 03:54:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-doyahav2yuwi", Local "Local file system at /tmp/rclone3586658012", Modify Window "1ms" 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe: transformed to: 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe: transformed to: 2026/08/15 03:54:55 INFO : B2 bucket rclone-test-doyahav2yuwi: Making directory 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe: transformed to: 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe: transformed to: 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe/toe: transformed to: 2026/08/15 03:54:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/15 03:54:55 INFO : toe/toe: Making directory 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe/toe: transformed to: 2026/08/15 03:54:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe: transformed to: 2026/08/15 03:54:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 03:54:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 03:54:55 DEBUG : toe/toe/toe: transformed to: 2026/08/15 03:54:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/15 03:54:55 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for checks to finish 2026/08/15 03:54:55 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Waiting for transfers to finish 2026/08/15 03:54:55 DEBUG : toe/toe/toe: size = 11 OK 2026/08/15 03:54:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 03:54:55 INFO : toe/toe/toe: Copied (new) 2026/08/15 03:54:55 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting files as there were IO errors 2026/08/15 03:54:55 ERROR : B2 bucket rclone-test-doyahav2yuwi: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/08/15 03:54:56 DEBUG : B2 bucket rclone-test-doyahav2yuwi: Purge remote 2026/08/15 03:54:56 INFO : B2 bucket rclone-test-doyahav2yuwi: cleaning bucket "rclone-test-doyahav2yuwi" of all files 2026/08/15 03:54:57 DEBUG : BackupDir/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d9e_d20260815_m035001_c001_v7007000_t0000_u01786765801327") 2026/08/15 03:54:57 DEBUG : BackupDir/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f406ba38213becfb1_d20260815_m034956_c001_v0001099_t0045_u01786765796892") 2026/08/15 03:54:57 DEBUG : CompareDest/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890ee74_d20260815_m034938_c001_v7007000_t0000_u01786765778345") 2026/08/15 03:54:57 DEBUG : CompareDest/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1119_d20260815_m034933_c001_v0001134_t0013_u01786765773015") 2026/08/15 03:54:57 DEBUG : CompareDest/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890ee76_d20260815_m034938_c001_v7007000_t0000_u01786765778526") 2026/08/15 03:54:57 DEBUG : CompareDest/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c14cd_d20260815_m034933_c001_v0001184_t0044_u01786765773961") 2026/08/15 03:54:57 DEBUG : CopyDest/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d9f_d20260815_m035001_c001_v7007000_t0000_u01786765801649") 2026/08/15 03:54:57 DEBUG : CopyDest/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c155f_d20260815_m034953_c001_v0001184_t0044_u01786765793786") 2026/08/15 03:54:57 DEBUG : CopyDest/three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5da0_d20260815_m035001_c001_v7007000_t0000_u01786765801835") 2026/08/15 03:54:57 DEBUG : CopyDest/three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c158d_d20260815_m034959_c001_v0001184_t0044_u01786765799648") 2026/08/15 03:54:58 DEBUG : CopyDest/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5da1_d20260815_m035002_c001_v7007000_t0000_u01786765802023") 2026/08/15 03:54:58 DEBUG : CopyDest/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1163_d20260815_m034957_c001_v0001134_t0013_u01786765797640") 2026/08/15 03:54:58 DEBUG : EXISTING: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5ffa_d20260815_m035110_c001_v7007000_t0000_u01786765870581") 2026/08/15 03:54:58 DEBUG : EXISTING: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1825_d20260815_m035109_c001_v0001184_t0044_u01786765869642") 2026/08/15 03:54:58 DEBUG : PREFIXapple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d9b_d20260815_m035249_c001_v7007000_t0000_u01786765969577") 2026/08/15 03:54:58 DEBUG : PREFIXapple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128bc_d20260815_m035245_c001_v0001103_t0053_u01786765965139") 2026/08/15 03:54:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d9c_d20260815_m035249_c001_v7007000_t0000_u01786765969759") 2026/08/15 03:54:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c2f_d20260815_m035245_c001_v0001184_t0037_u01786765965150") 2026/08/15 03:54:58 DEBUG : PREFIXbanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f53a1d_d20260815_m035249_c001_v7007000_t0000_u01786765969414") 2026/08/15 03:54:58 DEBUG : PREFIXbanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1448_d20260815_m035245_c001_v0001134_t0013_u01786765965160") 2026/08/15 03:54:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e9181cc_d20260815_m035249_c001_v7007000_t0000_u01786765969587") 2026/08/15 03:54:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a424_d20260815_m035245_c001_v0001033_t0046_u01786765965171") 2026/08/15 03:54:58 DEBUG : Testêé: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fe5_d20260815_m035107_c001_v7007000_t0000_u01786765867164") 2026/08/15 03:54:58 DEBUG : Testêé: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c17fd_d20260815_m035106_c001_v0001184_t0044_u01786765866500") 2026/08/15 03:54:58 DEBUG : Testêé: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12ae_d20260815_m035105_c001_v0001134_t0013_u01786765865575") 2026/08/15 03:54:58 DEBUG : YXBwbGU=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcf7_d20260815_m035235_c001_v7007000_t0000_u01786765955031") 2026/08/15 03:54:58 DEBUG : YXBwbGU=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1408_d20260815_m035230_c001_v0001134_t0013_u01786765950101") 2026/08/15 03:54:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcf9_d20260815_m035235_c001_v7007000_t0000_u01786765955212") 2026/08/15 03:54:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b7b_d20260815_m035230_c001_v0001184_t0021_u01786765950111") 2026/08/15 03:54:59 DEBUG : YmFuYW5h: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcfb_d20260815_m035235_c001_v7007000_t0000_u01786765955414") 2026/08/15 03:54:59 DEBUG : YmFuYW5h: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3dc_d20260815_m035230_c001_v0001033_t0046_u01786765950122") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8533_d20260815_m034810_c001_v7007000_t0000_u01786765690117") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c118d_d20260815_m034809_c001_v0001184_t0047_u01786765689547") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04266_d20260815_m034808_c001_v7007000_t0000_u01786765688228") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1177_d20260815_m034807_c001_v0001184_t0021_u01786765687335") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db9e_d20260815_m034752_c001_v7007000_t0000_u01786765672549") 2026/08/15 03:54:59 DEBUG : a/potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1082_d20260815_m034751_c001_v0001184_t0022_u01786765671667") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a70_d20260815_m035424_c001_v7007000_t0000_u01786766064526") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15e2_d20260815_m035420_c001_v0001134_t0013_u01786766060909") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a4e_d20260815_m035412_c001_v7007000_t0000_u01786766052178") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15be_d20260815_m035408_c001_v0001134_t0013_u01786766048275") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363d9_d20260815_m035359_c001_v7007000_t0000_u01786766039216") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b158a_d20260815_m035355_c001_v0001134_t0013_u01786766035863") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363b7_d20260815_m035346_c001_v7007000_t0000_u01786766026859") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1556_d20260815_m035343_c001_v0001134_t0013_u01786766023115") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af74f_d20260815_m035333_c001_v7007000_t0000_u01786766013932") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b152c_d20260815_m035330_c001_v0001134_t0013_u01786766010011") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223a0_d20260815_m035321_c001_v7007000_t0000_u01786766001361") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4bc_d20260815_m035316_c001_v0001033_t0046_u01786765996658") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5e63a_d20260815_m035307_c001_v7007000_t0000_u01786765987772") 2026/08/15 03:54:59 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a47e_d20260815_m035305_c001_v0001033_t0046_u01786765985019") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6fb_d20260815_m035304_c001_v7007000_t0000_u01786765984020") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a468_d20260815_m035300_c001_v0001033_t0046_u01786765980130") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6c8_d20260815_m035251_c001_v7007000_t0000_u01786765971211") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a438_d20260815_m035248_c001_v0001033_t0046_u01786765968397") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd4d_d20260815_m035247_c001_v7007000_t0000_u01786765967169") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128b2_d20260815_m035243_c001_v0001103_t0053_u01786765963727") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b3_d20260815_m035232_c001_v7007000_t0000_u01786765952828") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3d4_d20260815_m035228_c001_v0001033_t0046_u01786765948552") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a6_d20260815_m035220_c001_v7007000_t0000_u01786765940080") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13ee_d20260815_m035216_c001_v0001134_t0013_u01786765936875") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468218f_d20260815_m035208_c001_v7007000_t0000_u01786765928464") 2026/08/15 03:55:00 DEBUG : apple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a97_d20260815_m035204_c001_v0001184_t0044_u01786765924923") 2026/08/15 03:55:00 DEBUG : appleSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6fc_d20260815_m035306_c001_v7007000_t0000_u01786765986038") 2026/08/15 03:55:00 DEBUG : appleSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b149a_d20260815_m035301_c001_v0001134_t0013_u01786765981579") 2026/08/15 03:55:00 DEBUG : appleapple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223a1_d20260815_m035321_c001_v7007000_t0000_u01786766001543") 2026/08/15 03:55:00 DEBUG : appleapple: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21298c_d20260815_m035318_c001_v0001103_t0053_u01786765998156") 2026/08/15 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a72_d20260815_m035424_c001_v7007000_t0000_u01786766064709") 2026/08/15 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5d4_d20260815_m035421_c001_v0001033_t0046_u01786766061315") 2026/08/15 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a4f_d20260815_m035412_c001_v7007000_t0000_u01786766052360") 2026/08/15 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a598_d20260815_m035408_c001_v0001033_t0046_u01786766048647") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363da_d20260815_m035359_c001_v7007000_t0000_u01786766039397") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a558_d20260815_m035356_c001_v0001033_t0046_u01786766036235") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363b8_d20260815_m035347_c001_v7007000_t0000_u01786766027039") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a532_d20260815_m035343_c001_v0001033_t0046_u01786766023519") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af750_d20260815_m035334_c001_v7007000_t0000_u01786766014116") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a506_d20260815_m035330_c001_v0001033_t0046_u01786766010376") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af733_d20260815_m035319_c001_v7007000_t0000_u01786765999173") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14ec_d20260815_m035317_c001_v0001134_t0013_u01786765997091") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5e63c_d20260815_m035307_c001_v7007000_t0000_u01786765987954") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21293e_d20260815_m035305_c001_v0001103_t0053_u01786765985030") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5b738_d20260815_m035303_c001_v7007000_t0000_u01786765983595") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1494_d20260815_m035300_c001_v0001134_t0013_u01786765980502") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6ca_d20260815_m035251_c001_v7007000_t0000_u01786765971392") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b145a_d20260815_m035248_c001_v0001134_t0013_u01786765968407") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9362d7_d20260815_m035247_c001_v7007000_t0000_u01786765967408") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1446_d20260815_m035244_c001_v0001134_t0013_u01786765964093") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46825aa_d20260815_m035233_c001_v7007000_t0000_u01786765953185") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b6f_d20260815_m035228_c001_v0001184_t0044_u01786765948922") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a7_d20260815_m035220_c001_v7007000_t0000_u01786765940262") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a39e_d20260815_m035217_c001_v0001033_t0046_u01786765937244") 2026/08/15 03:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682190_d20260815_m035208_c001_v7007000_t0000_u01786765928647") 2026/08/15 03:55:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13c8_d20260815_m035205_c001_v0001134_t0013_u01786765925294") 2026/08/15 03:55:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5d68e_d20260815_m035306_c001_v7007000_t0000_u01786765986231") 2026/08/15 03:55:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1cd9_d20260815_m035301_c001_v0001184_t0034_u01786765981567") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8534_d20260815_m034810_c001_v7007000_t0000_u01786765690301") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c117f_d20260815_m034808_c001_v0001184_t0044_u01786765688778") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04265_d20260815_m034807_c001_v7007000_t0000_u01786765687678") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1169_d20260815_m034806_c001_v0001184_t0044_u01786765686573") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db9b_d20260815_m034752_c001_v7007000_t0000_u01786765672006") 2026/08/15 03:55:02 DEBUG : b/potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1078_d20260815_m034750_c001_v0001184_t0044_u01786765670910") 2026/08/15 03:55:02 DEBUG : backup/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e917f1b_d20260815_m035013_c001_v7007000_t0000_u01786765813195") 2026/08/15 03:55:02 DEBUG : backup/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40926e4d05bed0ef_d20260815_m035011_c001_v0001150_t0013_u01786765811604") 2026/08/15 03:55:02 DEBUG : backup/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4077351da88be610_d20260815_m035008_c001_v0001177_t0016_u01786765808282") 2026/08/15 03:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f0b_d20260815_m035035_c001_v7007000_t0000_u01786765835841") 2026/08/15 03:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4126ea40d5b02c2c_d20260815_m035034_c001_v0001173_t0017_u01786765834257") 2026/08/15 03:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4128411a6074d514_d20260815_m035030_c001_v0001043_t0039_u01786765830927") 2026/08/15 03:55:02 DEBUG : backup/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba10cd_d20260815_m035024_c001_v7007000_t0000_u01786765824475") 2026/08/15 03:55:02 DEBUG : backup/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408e286986132a12_d20260815_m035022_c001_v0001099_t0000_u01786765822840") 2026/08/15 03:55:02 DEBUG : backup/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40108268c0b45af0_d20260815_m035019_c001_v0001117_t0028_u01786765819459") 2026/08/15 03:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f10_d20260815_m035036_c001_v7007000_t0000_u01786765836021") 2026/08/15 03:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4162782c207f0738_d20260815_m035035_c001_v0001106_t0040_u01786765835101") 2026/08/15 03:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40951d1cdec22bea_d20260815_m035032_c001_v0001165_t0019_u01786765832218") 2026/08/15 03:55:02 DEBUG : backup/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e917f1e_d20260815_m035013_c001_v7007000_t0000_u01786765813376") 2026/08/15 03:55:02 DEBUG : backup/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c15df_d20260815_m035012_c001_v0001184_t0013_u01786765812462") 2026/08/15 03:55:03 DEBUG : backup/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416099385dacaa50_d20260815_m035009_c001_v0001039_t0026_u01786765809576") 2026/08/15 03:55:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba10ce_d20260815_m035024_c001_v7007000_t0000_u01786765824659") 2026/08/15 03:55:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407207ee1c03930c_d20260815_m035023_c001_v0001117_t0058_u01786765823683") 2026/08/15 03:55:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f406ba5ab713310de_d20260815_m035020_c001_v0001037_t0034_u01786765820755") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a73_d20260815_m035424_c001_v7007000_t0000_u01786766064892") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1fc9_d20260815_m035421_c001_v0001184_t0044_u01786766061093") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a50_d20260815_m035412_c001_v7007000_t0000_u01786766052544") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1f57_d20260815_m035408_c001_v0001184_t0044_u01786766048461") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363dc_d20260815_m035359_c001_v7007000_t0000_u01786766039579") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1eeb_d20260815_m035356_c001_v0001184_t0044_u01786766036048") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363ba_d20260815_m035347_c001_v7007000_t0000_u01786766027221") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e93_d20260815_m035343_c001_v0001184_t0044_u01786766023334") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af751_d20260815_m035334_c001_v7007000_t0000_u01786766014299") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e0f_d20260815_m035330_c001_v0001184_t0044_u01786766010194") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223a3_d20260815_m035321_c001_v7007000_t0000_u01786766001725") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212988_d20260815_m035316_c001_v0001103_t0053_u01786765996908") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5ea26_d20260815_m035308_c001_v7007000_t0000_u01786765988136") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14aa_d20260815_m035305_c001_v0001134_t0013_u01786765985052") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0eeb_d20260815_m035304_c001_v7007000_t0000_u01786765984069") 2026/08/15 03:55:03 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ccd_d20260815_m035300_c001_v0001184_t0044_u01786765980316") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6cc_d20260815_m035251_c001_v7007000_t0000_u01786765971574") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128d6_d20260815_m035248_c001_v0001103_t0053_u01786765968428") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4685cab_d20260815_m035247_c001_v7007000_t0000_u01786765967218") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c21_d20260815_m035243_c001_v0001184_t0044_u01786765963910") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422351_d20260815_m035233_c001_v7007000_t0000_u01786765953239") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1406_d20260815_m035228_c001_v0001134_t0013_u01786765948737") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a8_d20260815_m035220_c001_v7007000_t0000_u01786765940444") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1af9_d20260815_m035217_c001_v0001184_t0044_u01786765937059") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682191_d20260815_m035208_c001_v7007000_t0000_u01786765928830") 2026/08/15 03:55:04 DEBUG : banana: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a36c_d20260815_m035205_c001_v0001033_t0046_u01786765925110") 2026/08/15 03:55:04 DEBUG : bananaSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4690165_d20260815_m035306_c001_v7007000_t0000_u01786765986029") 2026/08/15 03:55:04 DEBUG : bananaSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21292a_d20260815_m035301_c001_v0001103_t0053_u01786765981589") 2026/08/15 03:55:04 DEBUG : both0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11bc_d20260815_m035138_c001_v7007000_t0000_u01786765898292") 2026/08/15 03:55:04 DEBUG : both0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b132e_d20260815_m035126_c001_v0001134_t0013_u01786765886971") 2026/08/15 03:55:04 DEBUG : both0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6492_d20260815_m035122_c001_v7007000_t0000_u01786765882549") 2026/08/15 03:55:04 DEBUG : both0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12d6_d20260815_m035112_c001_v0001134_t0013_u01786765872435") 2026/08/15 03:55:04 DEBUG : both1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11bd_d20260815_m035138_c001_v7007000_t0000_u01786765898477") 2026/08/15 03:55:04 DEBUG : both1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1330_d20260815_m035127_c001_v0001134_t0013_u01786765887711") 2026/08/15 03:55:04 DEBUG : both1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6494_d20260815_m035122_c001_v7007000_t0000_u01786765882733") 2026/08/15 03:55:04 DEBUG : both1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12da_d20260815_m035112_c001_v0001134_t0013_u01786765872825") 2026/08/15 03:55:04 DEBUG : both10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11be_d20260815_m035138_c001_v7007000_t0000_u01786765898662") 2026/08/15 03:55:04 DEBUG : both10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b134e_d20260815_m035131_c001_v0001134_t0013_u01786765891915") 2026/08/15 03:55:04 DEBUG : both10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6496_d20260815_m035122_c001_v7007000_t0000_u01786765882916") 2026/08/15 03:55:05 DEBUG : both10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12f2_d20260815_m035116_c001_v0001134_t0013_u01786765876233") 2026/08/15 03:55:05 DEBUG : both11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c0_d20260815_m035138_c001_v7007000_t0000_u01786765898847") 2026/08/15 03:55:05 DEBUG : both11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1350_d20260815_m035132_c001_v0001134_t0013_u01786765892336") 2026/08/15 03:55:05 DEBUG : both11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6498_d20260815_m035123_c001_v7007000_t0000_u01786765883099") 2026/08/15 03:55:05 DEBUG : both11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12f4_d20260815_m035116_c001_v0001134_t0013_u01786765876601") 2026/08/15 03:55:05 DEBUG : both12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c1_d20260815_m035139_c001_v7007000_t0000_u01786765899031") 2026/08/15 03:55:05 DEBUG : both12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1352_d20260815_m035132_c001_v0001134_t0013_u01786765892706") 2026/08/15 03:55:05 DEBUG : both12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d649a_d20260815_m035123_c001_v7007000_t0000_u01786765883283") 2026/08/15 03:55:05 DEBUG : both12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12f6_d20260815_m035116_c001_v0001134_t0013_u01786765876968") 2026/08/15 03:55:05 DEBUG : both13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c2_d20260815_m035139_c001_v7007000_t0000_u01786765899216") 2026/08/15 03:55:05 DEBUG : both13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1354_d20260815_m035133_c001_v0001134_t0013_u01786765893075") 2026/08/15 03:55:05 DEBUG : both13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d649c_d20260815_m035123_c001_v7007000_t0000_u01786765883466") 2026/08/15 03:55:05 DEBUG : both13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12f8_d20260815_m035117_c001_v0001134_t0013_u01786765877335") 2026/08/15 03:55:05 DEBUG : both14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c3_d20260815_m035139_c001_v7007000_t0000_u01786765899402") 2026/08/15 03:55:05 DEBUG : both14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b135a_d20260815_m035133_c001_v0001134_t0013_u01786765893445") 2026/08/15 03:55:05 DEBUG : both14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d649d_d20260815_m035123_c001_v7007000_t0000_u01786765883650") 2026/08/15 03:55:05 DEBUG : both14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1300_d20260815_m035117_c001_v0001134_t0013_u01786765877702") 2026/08/15 03:55:05 DEBUG : both15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c4_d20260815_m035139_c001_v7007000_t0000_u01786765899587") 2026/08/15 03:55:05 DEBUG : both15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b135c_d20260815_m035133_c001_v0001134_t0013_u01786765893815") 2026/08/15 03:55:05 DEBUG : both15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d649f_d20260815_m035123_c001_v7007000_t0000_u01786765883834") 2026/08/15 03:55:06 DEBUG : both15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1304_d20260815_m035118_c001_v0001134_t0013_u01786765878076") 2026/08/15 03:55:06 DEBUG : both16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c5_d20260815_m035139_c001_v7007000_t0000_u01786765899772") 2026/08/15 03:55:06 DEBUG : both16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1360_d20260815_m035134_c001_v0001134_t0013_u01786765894186") 2026/08/15 03:55:06 DEBUG : both16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a0_d20260815_m035124_c001_v7007000_t0000_u01786765884017") 2026/08/15 03:55:06 DEBUG : both16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1308_d20260815_m035118_c001_v0001134_t0013_u01786765878444") 2026/08/15 03:55:06 DEBUG : both17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c6_d20260815_m035139_c001_v7007000_t0000_u01786765899960") 2026/08/15 03:55:06 DEBUG : both17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1362_d20260815_m035134_c001_v0001134_t0013_u01786765894556") 2026/08/15 03:55:06 DEBUG : both17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a1_d20260815_m035124_c001_v7007000_t0000_u01786765884201") 2026/08/15 03:55:06 DEBUG : both17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b130a_d20260815_m035118_c001_v0001134_t0013_u01786765878814") 2026/08/15 03:55:06 DEBUG : both18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c7_d20260815_m035140_c001_v7007000_t0000_u01786765900145") 2026/08/15 03:55:06 DEBUG : both18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1366_d20260815_m035134_c001_v0001134_t0013_u01786765894925") 2026/08/15 03:55:06 DEBUG : both18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a2_d20260815_m035124_c001_v7007000_t0000_u01786765884384") 2026/08/15 03:55:06 DEBUG : both18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b130e_d20260815_m035119_c001_v0001134_t0013_u01786765879182") 2026/08/15 03:55:06 DEBUG : both19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c8_d20260815_m035140_c001_v7007000_t0000_u01786765900329") 2026/08/15 03:55:06 DEBUG : both19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1368_d20260815_m035135_c001_v0001134_t0013_u01786765895296") 2026/08/15 03:55:06 DEBUG : both19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a3_d20260815_m035124_c001_v7007000_t0000_u01786765884732") 2026/08/15 03:55:06 DEBUG : both19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1314_d20260815_m035119_c001_v0001134_t0013_u01786765879551") 2026/08/15 03:55:07 DEBUG : both2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11c9_d20260815_m035140_c001_v7007000_t0000_u01786765900513") 2026/08/15 03:55:07 DEBUG : both2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1332_d20260815_m035128_c001_v0001134_t0013_u01786765888095") 2026/08/15 03:55:07 DEBUG : both2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a4_d20260815_m035124_c001_v7007000_t0000_u01786765884958") 2026/08/15 03:55:07 DEBUG : both2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12dc_d20260815_m035113_c001_v0001134_t0013_u01786765873192") 2026/08/15 03:55:07 DEBUG : both3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11ca_d20260815_m035140_c001_v7007000_t0000_u01786765900697") 2026/08/15 03:55:07 DEBUG : both3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1334_d20260815_m035128_c001_v0001134_t0013_u01786765888464") 2026/08/15 03:55:07 DEBUG : both3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a5_d20260815_m035125_c001_v7007000_t0000_u01786765885141") 2026/08/15 03:55:07 DEBUG : both3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12de_d20260815_m035113_c001_v0001134_t0013_u01786765873563") 2026/08/15 03:55:07 DEBUG : both4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11cb_d20260815_m035140_c001_v7007000_t0000_u01786765900881") 2026/08/15 03:55:07 DEBUG : both4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b133a_d20260815_m035128_c001_v0001134_t0013_u01786765888834") 2026/08/15 03:55:07 DEBUG : both4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a6_d20260815_m035125_c001_v7007000_t0000_u01786765885324") 2026/08/15 03:55:07 DEBUG : both4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12e0_d20260815_m035113_c001_v0001134_t0013_u01786765873992") 2026/08/15 03:55:07 DEBUG : both5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11cc_d20260815_m035141_c001_v7007000_t0000_u01786765901067") 2026/08/15 03:55:07 DEBUG : both5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b133e_d20260815_m035129_c001_v0001134_t0013_u01786765889203") 2026/08/15 03:55:07 DEBUG : both5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a7_d20260815_m035125_c001_v7007000_t0000_u01786765885507") 2026/08/15 03:55:07 DEBUG : both5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12e2_d20260815_m035114_c001_v0001134_t0013_u01786765874391") 2026/08/15 03:55:07 DEBUG : both6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11cd_d20260815_m035141_c001_v7007000_t0000_u01786765901251") 2026/08/15 03:55:07 DEBUG : both6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1342_d20260815_m035129_c001_v0001134_t0013_u01786765889994") 2026/08/15 03:55:07 DEBUG : both6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a8_d20260815_m035125_c001_v7007000_t0000_u01786765885690") 2026/08/15 03:55:07 DEBUG : both6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12e8_d20260815_m035114_c001_v0001134_t0013_u01786765874760") 2026/08/15 03:55:07 DEBUG : both7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11ce_d20260815_m035141_c001_v7007000_t0000_u01786765901435") 2026/08/15 03:55:07 DEBUG : both7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1344_d20260815_m035130_c001_v0001134_t0013_u01786765890361") 2026/08/15 03:55:07 DEBUG : both7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64a9_d20260815_m035125_c001_v7007000_t0000_u01786765885874") 2026/08/15 03:55:07 DEBUG : both7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12ea_d20260815_m035115_c001_v0001134_t0013_u01786765875130") 2026/08/15 03:55:08 DEBUG : both8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11cf_d20260815_m035141_c001_v7007000_t0000_u01786765901620") 2026/08/15 03:55:08 DEBUG : both8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1346_d20260815_m035130_c001_v0001134_t0013_u01786765890729") 2026/08/15 03:55:08 DEBUG : both8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64aa_d20260815_m035126_c001_v7007000_t0000_u01786765886057") 2026/08/15 03:55:08 DEBUG : both8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12ee_d20260815_m035115_c001_v0001134_t0013_u01786765875497") 2026/08/15 03:55:08 DEBUG : both9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d0_d20260815_m035141_c001_v7007000_t0000_u01786765901804") 2026/08/15 03:55:08 DEBUG : both9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1348_d20260815_m035131_c001_v0001134_t0013_u01786765891502") 2026/08/15 03:55:08 DEBUG : both9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d64ab_d20260815_m035126_c001_v7007000_t0000_u01786765886241") 2026/08/15 03:55:08 DEBUG : both9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12f0_d20260815_m035115_c001_v0001134_t0013_u01786765875866") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8535_d20260815_m034810_c001_v7007000_t0000_u01786765690485") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1183_d20260815_m034808_c001_v0001184_t0044_u01786765688965") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04267_d20260815_m034808_c001_v7007000_t0000_u01786765688409") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c116d_d20260815_m034806_c001_v0001184_t0044_u01786765686758") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4dba0_d20260815_m034752_c001_v7007000_t0000_u01786765672735") 2026/08/15 03:55:08 DEBUG : c/non empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c107a_d20260815_m034751_c001_v0001184_t0044_u01786765671096") 2026/08/15 03:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcfe_d20260815_m035235_c001_v7007000_t0000_u01786765955598") 2026/08/15 03:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21286c_d20260815_m035230_c001_v0001103_t0053_u01786765950853") 2026/08/15 03:55:08 DEBUG : check sum: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db6b_d20260815_m034744_c001_v7007000_t0000_u01786765664517") 2026/08/15 03:55:08 DEBUG : check sum: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1045_d20260815_m034743_c001_v0001184_t0044_u01786765663609") 2026/08/15 03:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a5_d20260815_m035454_c001_v7007000_t0000_u01786766094779") 2026/08/15 03:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b164e_d20260815_m035453_c001_v0001134_t0013_u01786766093090") 2026/08/15 03:55:09 DEBUG : dest/3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d98_d20260815_m034947_c001_v7007000_t0000_u01786765787150") 2026/08/15 03:55:09 DEBUG : dest/3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4189dfd5b6470649_d20260815_m034946_c001_v0001165_t0046_u01786765786049") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223a5_d20260815_m035321_c001_v7007000_t0000_u01786766001908") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21298e_d20260815_m035318_c001_v0001103_t0053_u01786765998393") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a74_d20260815_m035425_c001_v7007000_t0000_u01786766065076") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15d4_d20260815_m035416_c001_v0001134_t0013_u01786766056868") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a51_d20260815_m035412_c001_v7007000_t0000_u01786766052727") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b159e_d20260815_m035403_c001_v0001134_t0013_u01786766043966") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363dd_d20260815_m035359_c001_v7007000_t0000_u01786766039761") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1578_d20260815_m035351_c001_v0001134_t0013_u01786766031546") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363bb_d20260815_m035347_c001_v7007000_t0000_u01786766027409") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1542_d20260815_m035338_c001_v0001134_t0013_u01786766018804") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af753_d20260815_m035334_c001_v7007000_t0000_u01786766014483") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1514_d20260815_m035325_c001_v0001134_t0013_u01786766005964") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423da5_d20260815_m035319_c001_v7007000_t0000_u01786765999514") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4a4_d20260815_m035312_c001_v0001033_t0046_u01786765992412") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5ea28_d20260815_m035308_c001_v7007000_t0000_u01786765988318") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a480_d20260815_m035305_c001_v0001033_t0046_u01786765985237") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5bb24_d20260815_m035303_c001_v7007000_t0000_u01786765983967") 2026/08/15 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a45a_d20260815_m035255_c001_v0001033_t0046_u01786765975830") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6ce_d20260815_m035251_c001_v7007000_t0000_u01786765971755") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a43a_d20260815_m035248_c001_v0001033_t0046_u01786765968617") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd4f_d20260815_m035247_c001_v7007000_t0000_u01786765967534") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21289c_d20260815_m035239_c001_v0001103_t0053_u01786765959639") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b936252_d20260815_m035233_c001_v7007000_t0000_u01786765953249") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b39_d20260815_m035224_c001_v0001184_t0044_u01786765944819") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a9_d20260815_m035220_c001_v7007000_t0000_u01786765940626") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a384_d20260815_m035213_c001_v0001033_t0046_u01786765933173") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682192_d20260815_m035209_c001_v7007000_t0000_u01786765929013") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13ae_d20260815_m035158_c001_v0001134_t0013_u01786765918305") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af700_d20260815_m035306_c001_v7007000_t0000_u01786765986405") 2026/08/15 03:55:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a470_d20260815_m035301_c001_v0001033_t0008_u01786765981768") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223a8_d20260815_m035322_c001_v7007000_t0000_u01786766002091") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14f0_d20260815_m035318_c001_v0001134_t0013_u01786765998360") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a75_d20260815_m035425_c001_v7007000_t0000_u01786766065260") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1fa1_d20260815_m035417_c001_v0001184_t0044_u01786766057410") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a53_d20260815_m035412_c001_v7007000_t0000_u01786766052911") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1f2d_d20260815_m035404_c001_v0001184_t0044_u01786766044515") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363df_d20260815_m035359_c001_v7007000_t0000_u01786766039943") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ec5_d20260815_m035352_c001_v0001184_t0044_u01786766032321") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363bc_d20260815_m035347_c001_v7007000_t0000_u01786766027605") 2026/08/15 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e65_d20260815_m035339_c001_v0001184_t0044_u01786766019351") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af754_d20260815_m035334_c001_v7007000_t0000_u01786766014667") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1de5_d20260815_m035326_c001_v0001184_t0044_u01786766006512") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f653fc_d20260815_m035319_c001_v7007000_t0000_u01786765999131") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212972_d20260815_m035312_c001_v0001103_t0053_u01786765992962") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5ee12_d20260815_m035308_c001_v7007000_t0000_u01786765988501") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212942_d20260815_m035305_c001_v0001103_t0053_u01786765985247") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af985_d20260815_m035304_c001_v7007000_t0000_u01786765984080") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c95_d20260815_m035256_c001_v0001184_t0044_u01786765976373") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6d1_d20260815_m035251_c001_v7007000_t0000_u01786765971937") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b145c_d20260815_m035248_c001_v0001134_t0013_u01786765968627") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd4e_d20260815_m035247_c001_v7007000_t0000_u01786765967351") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1bf1_d20260815_m035240_c001_v0001184_t0044_u01786765960176") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcf0_d20260815_m035233_c001_v7007000_t0000_u01786765953259") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3c4_d20260815_m035225_c001_v0001033_t0046_u01786765945364") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821aa_d20260815_m035220_c001_v7007000_t0000_u01786765940808") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13da_d20260815_m035213_c001_v0001134_t0013_u01786765933721") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682193_d20260815_m035209_c001_v7007000_t0000_u01786765929196") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a57_d20260815_m035158_c001_v0001184_t0044_u01786765918850") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41546a0aeb408854_d20260815_m035306_c001_v7007000_t0000_u01786765986243") 2026/08/15 03:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b149c_d20260815_m035301_c001_v0001134_t0039_u01786765981781") 2026/08/15 03:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223aa_d20260815_m035322_c001_v7007000_t0000_u01786766002274") 2026/08/15 03:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1da7_d20260815_m035318_c001_v0001184_t0044_u01786765998372") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a77_d20260815_m035425_c001_v7007000_t0000_u01786766065444") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5c4_d20260815_m035417_c001_v0001033_t0046_u01786766057962") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a55_d20260815_m035413_c001_v7007000_t0000_u01786766053094") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a578_d20260815_m035405_c001_v0001033_t0046_u01786766045064") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e0_d20260815_m035400_c001_v7007000_t0000_u01786766040125") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a54a_d20260815_m035352_c001_v0001033_t0046_u01786766032878") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363bd_d20260815_m035347_c001_v7007000_t0000_u01786766027786") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a518_d20260815_m035339_c001_v0001033_t0046_u01786766019897") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af755_d20260815_m035334_c001_v7007000_t0000_u01786766014850") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4ee_d20260815_m035327_c001_v0001033_t0046_u01786766007058") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4270390dca46a35d_d20260815_m035319_c001_v7007000_t0000_u01786765999516") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14d4_d20260815_m035313_c001_v0001134_t0013_u01786765993504") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5ee14_d20260815_m035308_c001_v7007000_t0000_u01786765988725") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d0f_d20260815_m035305_c001_v0001184_t0044_u01786765985258") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee2_d20260815_m035303_c001_v7007000_t0000_u01786765983584") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b147c_d20260815_m035257_c001_v0001134_t0013_u01786765977018") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6d3_d20260815_m035252_c001_v7007000_t0000_u01786765972118") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c59_d20260815_m035248_c001_v0001184_t0044_u01786765968639") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d95_d20260815_m035247_c001_v7007000_t0000_u01786765967355") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1432_d20260815_m035240_c001_v0001134_t0013_u01786765960715") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b6_d20260815_m035233_c001_v7007000_t0000_u01786765953195") 2026/08/15 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13fc_d20260815_m035225_c001_v0001134_t0013_u01786765945906") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821ab_d20260815_m035220_c001_v7007000_t0000_u01786765940990") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1add_d20260815_m035214_c001_v0001184_t0044_u01786765934269") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682194_d20260815_m035209_c001_v7007000_t0000_u01786765929379") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a35c_d20260815_m035202_c001_v0001033_t0046_u01786765922247") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af988_d20260815_m035306_c001_v7007000_t0000_u01786765986253") 2026/08/15 03:55:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c21292e_d20260815_m035301_c001_v0001103_t0013_u01786765981789") 2026/08/15 03:55:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223ac_d20260815_m035322_c001_v7007000_t0000_u01786766002457") 2026/08/15 03:55:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4c6_d20260815_m035318_c001_v0001033_t0046_u01786765998381") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a78_d20260815_m035425_c001_v7007000_t0000_u01786766065627") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a97_d20260815_m035418_c001_v0001103_t0053_u01786766058506") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a56_d20260815_m035413_c001_v7007000_t0000_u01786766053278") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a4e_d20260815_m035405_c001_v0001103_t0053_u01786766045867") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e1_d20260815_m035400_c001_v7007000_t0000_u01786766040306") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a24_d20260815_m035353_c001_v0001103_t0053_u01786766033421") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363bf_d20260815_m035347_c001_v7007000_t0000_u01786766027968") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129e6_d20260815_m035340_c001_v0001103_t0053_u01786766020438") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af756_d20260815_m035335_c001_v7007000_t0000_u01786766015035") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129b0_d20260815_m035327_c001_v0001103_t0053_u01786766007609") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014d2061_d20260815_m035319_c001_v7007000_t0000_u01786765999527") 2026/08/15 03:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d7d_d20260815_m035314_c001_v0001184_t0044_u01786765994051") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5ee17_d20260815_m035308_c001_v7007000_t0000_u01786765988910") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14ac_d20260815_m035305_c001_v0001134_t0013_u01786765985269") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5bf0f_d20260815_m035304_c001_v7007000_t0000_u01786765984148") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212910_d20260815_m035257_c001_v0001103_t0053_u01786765977563") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6d5_d20260815_m035252_c001_v7007000_t0000_u01786765972300") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128d8_d20260815_m035248_c001_v0001103_t0053_u01786765968648") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e9181c7_d20260815_m035247_c001_v7007000_t0000_u01786765967404") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a40e_d20260815_m035241_c001_v0001033_t0046_u01786765961263") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b2_d20260815_m035232_c001_v7007000_t0000_u01786765952648") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b4b_d20260815_m035226_c001_v0001184_t0044_u01786765946091") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821ac_d20260815_m035221_c001_v7007000_t0000_u01786765941285") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a38c_d20260815_m035214_c001_v0001033_t0046_u01786765934456") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682195_d20260815_m035209_c001_v7007000_t0000_u01786765929562") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13b8_d20260815_m035202_c001_v0001134_t0013_u01786765922431") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5d690_d20260815_m035306_c001_v7007000_t0000_u01786765986415") 2026/08/15 03:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1cdf_d20260815_m035301_c001_v0001184_t0051_u01786765981805") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223ae_d20260815_m035322_c001_v7007000_t0000_u01786766002641") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14f2_d20260815_m035318_c001_v0001134_t0013_u01786765998542") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a79_d20260815_m035425_c001_v7007000_t0000_u01786766065811") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15da_d20260815_m035418_c001_v0001134_t0013_u01786766058693") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a57_d20260815_m035413_c001_v7007000_t0000_u01786766053461") 2026/08/15 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15ae_d20260815_m035406_c001_v0001134_t0013_u01786766046049") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e2_d20260815_m035400_c001_v7007000_t0000_u01786766040489") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b157e_d20260815_m035353_c001_v0001134_t0013_u01786766033605") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c0_d20260815_m035348_c001_v7007000_t0000_u01786766028149") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1548_d20260815_m035340_c001_v0001134_t0013_u01786766020623") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af759_d20260815_m035335_c001_v7007000_t0000_u01786766015318") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b151e_d20260815_m035327_c001_v0001134_t0013_u01786766007790") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423da1_d20260815_m035319_c001_v7007000_t0000_u01786765999146") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4ac_d20260815_m035314_c001_v0001033_t0046_u01786765994259") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f201_d20260815_m035309_c001_v7007000_t0000_u01786765989091") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a482_d20260815_m035305_c001_v0001033_t0046_u01786765985421") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5bb22_d20260815_m035303_c001_v7007000_t0000_u01786765983785") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a45e_d20260815_m035257_c001_v0001033_t0046_u01786765977746") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6d7_d20260815_m035252_c001_v7007000_t0000_u01786765972481") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a43c_d20260815_m035248_c001_v0001033_t0046_u01786765968802") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d94_d20260815_m035247_c001_v7007000_t0000_u01786765967174") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128a4_d20260815_m035241_c001_v0001103_t0053_u01786765961447") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821bc_d20260815_m035232_c001_v7007000_t0000_u01786765952636") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3c8_d20260815_m035226_c001_v0001033_t0046_u01786765946277") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821ad_d20260815_m035221_c001_v7007000_t0000_u01786765941468") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13e0_d20260815_m035214_c001_v0001134_t0013_u01786765934642") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682196_d20260815_m035209_c001_v7007000_t0000_u01786765929744") 2026/08/15 03:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a79_d20260815_m035202_c001_v0001184_t0044_u01786765922613") 2026/08/15 03:55:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ef9_d20260815_m035306_c001_v7007000_t0000_u01786765986017") 2026/08/15 03:55:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1ce3_d20260815_m035302_c001_v0001184_t0033_u01786765982034") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223b0_d20260815_m035322_c001_v7007000_t0000_u01786766002824") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1dab_d20260815_m035318_c001_v0001184_t0044_u01786765998556") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a7b_d20260815_m035425_c001_v7007000_t0000_u01786766065994") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1fb1_d20260815_m035418_c001_v0001184_t0044_u01786766058876") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a59_d20260815_m035413_c001_v7007000_t0000_u01786766053645") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1f3d_d20260815_m035406_c001_v0001184_t0044_u01786766046234") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e3_d20260815_m035400_c001_v7007000_t0000_u01786766040671") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ed1_d20260815_m035353_c001_v0001184_t0044_u01786766033791") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c1_d20260815_m035348_c001_v7007000_t0000_u01786766028333") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e79_d20260815_m035340_c001_v0001184_t0044_u01786766020809") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af75a_d20260815_m035335_c001_v7007000_t0000_u01786766015503") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1df5_d20260815_m035327_c001_v0001184_t0044_u01786766007975") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014d2060_d20260815_m035319_c001_v7007000_t0000_u01786765999346") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21297a_d20260815_m035314_c001_v0001103_t0053_u01786765994445") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f203_d20260815_m035309_c001_v7007000_t0000_u01786765989274") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212948_d20260815_m035305_c001_v0001103_t0053_u01786765985431") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee6_d20260815_m035303_c001_v7007000_t0000_u01786765983788") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ca9_d20260815_m035257_c001_v0001184_t0044_u01786765977928") 2026/08/15 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6d9_d20260815_m035252_c001_v7007000_t0000_u01786765972664") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b145e_d20260815_m035248_c001_v0001134_t0013_u01786765968812") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d96_d20260815_m035247_c001_v7007000_t0000_u01786765967544") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c05_d20260815_m035241_c001_v0001184_t0044_u01786765961630") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b7_d20260815_m035233_c001_v7007000_t0000_u01786765953206") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13fe_d20260815_m035226_c001_v0001134_t0013_u01786765946461") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821ae_d20260815_m035221_c001_v7007000_t0000_u01786765941650") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1adf_d20260815_m035214_c001_v0001184_t0044_u01786765934826") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682197_d20260815_m035209_c001_v7007000_t0000_u01786765929926") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a362_d20260815_m035202_c001_v0001033_t0046_u01786765922886") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0efe_d20260815_m035306_c001_v7007000_t0000_u01786765986264") 2026/08/15 03:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b149e_d20260815_m035302_c001_v0001134_t0004_u01786765982086") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a4223b2_d20260815_m035323_c001_v7007000_t0000_u01786766003006") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4c8_d20260815_m035318_c001_v0001033_t0046_u01786765998565") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a7d_d20260815_m035426_c001_v7007000_t0000_u01786766066178") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5c6_d20260815_m035419_c001_v0001033_t0046_u01786766059060") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a5a_d20260815_m035413_c001_v7007000_t0000_u01786766053829") 2026/08/15 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a586_d20260815_m035406_c001_v0001033_t0046_u01786766046420") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e4_d20260815_m035400_c001_v7007000_t0000_u01786766040853") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a54c_d20260815_m035354_c001_v0001033_t0046_u01786766034005") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c3_d20260815_m035348_c001_v7007000_t0000_u01786766028517") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a51e_d20260815_m035340_c001_v0001033_t0046_u01786766020993") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af75d_d20260815_m035335_c001_v7007000_t0000_u01786766015794") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4f6_d20260815_m035328_c001_v0001033_t0046_u01786766008159") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af735_d20260815_m035319_c001_v7007000_t0000_u01786765999538") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14de_d20260815_m035314_c001_v0001134_t0013_u01786765994627") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f5ed_d20260815_m035309_c001_v7007000_t0000_u01786765989456") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d13_d20260815_m035305_c001_v0001184_t0044_u01786765985443") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee8_d20260815_m035303_c001_v7007000_t0000_u01786765983971") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1486_d20260815_m035258_c001_v0001134_t0013_u01786765978114") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6db_d20260815_m035252_c001_v7007000_t0000_u01786765972847") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c5b_d20260815_m035248_c001_v0001184_t0044_u01786765968824") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd4c_d20260815_m035246_c001_v7007000_t0000_u01786765966976") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b143a_d20260815_m035241_c001_v0001134_t0013_u01786765961813") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b5_d20260815_m035233_c001_v7007000_t0000_u01786765953016") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b53_d20260815_m035226_c001_v0001184_t0044_u01786765946646") 2026/08/15 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821af_d20260815_m035221_c001_v7007000_t0000_u01786765941834") 2026/08/15 03:55:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a390_d20260815_m035215_c001_v0001033_t0046_u01786765935012") 2026/08/15 03:55:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682198_d20260815_m035210_c001_v7007000_t0000_u01786765930109") 2026/08/15 03:55:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13ba_d20260815_m035203_c001_v0001134_t0013_u01786765923071") 2026/08/15 03:55:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41546a0aeb408852_d20260815_m035306_c001_v7007000_t0000_u01786765986063") 2026/08/15 03:55:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c212930_d20260815_m035302_c001_v0001103_t0016_u01786765982251") 2026/08/15 03:55:19 DEBUG : dir1/0007-12345: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a42279c_d20260815_m035323_c001_v7007000_t0000_u01786766003189") 2026/08/15 03:55:19 DEBUG : dir1/0007-12345: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212990_d20260815_m035318_c001_v0001103_t0053_u01786765998578") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a7f_d20260815_m035426_c001_v7007000_t0000_u01786766066361") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212aa0_d20260815_m035419_c001_v0001103_t0053_u01786766059245") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a5b_d20260815_m035414_c001_v7007000_t0000_u01786766054013") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a52_d20260815_m035406_c001_v0001103_t0053_u01786766046604") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e6_d20260815_m035401_c001_v7007000_t0000_u01786766041038") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a26_d20260815_m035354_c001_v0001103_t0053_u01786766034203") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c4_d20260815_m035348_c001_v7007000_t0000_u01786766028699") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129ec_d20260815_m035341_c001_v0001103_t0053_u01786766021178") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af75e_d20260815_m035335_c001_v7007000_t0000_u01786766015978") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129b8_d20260815_m035328_c001_v0001103_t0053_u01786766008343") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422395_d20260815_m035319_c001_v7007000_t0000_u01786765999556") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d86_d20260815_m035314_c001_v0001184_t0044_u01786765994811") 2026/08/15 03:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f5ef_d20260815_m035309_c001_v7007000_t0000_u01786765989638") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14b0_d20260815_m035305_c001_v0001134_t0013_u01786765985454") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0eec_d20260815_m035304_c001_v7007000_t0000_u01786765984160") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212914_d20260815_m035258_c001_v0001103_t0053_u01786765978298") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6dd_d20260815_m035253_c001_v7007000_t0000_u01786765973027") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128dc_d20260815_m035248_c001_v0001103_t0053_u01786765968834") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422357_d20260815_m035247_c001_v7007000_t0000_u01786765967370") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a412_d20260815_m035241_c001_v0001033_t0046_u01786765961998") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422350_d20260815_m035233_c001_v7007000_t0000_u01786765953047") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3cc_d20260815_m035226_c001_v0001033_t0046_u01786765946831") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b0_d20260815_m035222_c001_v7007000_t0000_u01786765942016") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13e6_d20260815_m035215_c001_v0001134_t0013_u01786765935197") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4682199_d20260815_m035210_c001_v7007000_t0000_u01786765930294") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a81_d20260815_m035203_c001_v0001184_t0044_u01786765923254") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6fd_d20260815_m035306_c001_v7007000_t0000_u01786765986091") 2026/08/15 03:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1ceb_d20260815_m035302_c001_v0001184_t0038_u01786765982240") 2026/08/15 03:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a42279e_d20260815_m035323_c001_v7007000_t0000_u01786766003372") 2026/08/15 03:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14f4_d20260815_m035318_c001_v0001134_t0013_u01786765998726") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a80_d20260815_m035426_c001_v7007000_t0000_u01786766066545") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15dc_d20260815_m035419_c001_v0001134_t0013_u01786766059429") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a5d_d20260815_m035414_c001_v7007000_t0000_u01786766054197") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15b0_d20260815_m035406_c001_v0001134_t0013_u01786766046787") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e7_d20260815_m035401_c001_v7007000_t0000_u01786766041323") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1586_d20260815_m035354_c001_v0001134_t0013_u01786766034386") 2026/08/15 03:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c6_d20260815_m035348_c001_v7007000_t0000_u01786766028926") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b154a_d20260815_m035341_c001_v0001134_t0013_u01786766021363") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af760_d20260815_m035336_c001_v7007000_t0000_u01786766016161") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1524_d20260815_m035328_c001_v0001134_t0013_u01786766008526") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af734_d20260815_m035319_c001_v7007000_t0000_u01786765999355") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4ae_d20260815_m035314_c001_v0001033_t0046_u01786765994995") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f9d9_d20260815_m035309_c001_v7007000_t0000_u01786765989821") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a484_d20260815_m035305_c001_v0001033_t0046_u01786765985606") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee3_d20260815_m035303_c001_v7007000_t0000_u01786765983605") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a460_d20260815_m035258_c001_v0001033_t0046_u01786765978482") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6df_d20260815_m035253_c001_v7007000_t0000_u01786765973211") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a43e_d20260815_m035248_c001_v0001033_t0046_u01786765968988") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d92_d20260815_m035246_c001_v7007000_t0000_u01786765966991") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128a8_d20260815_m035242_c001_v0001103_t0053_u01786765962193") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b93624c_d20260815_m035233_c001_v7007000_t0000_u01786765953063") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1400_d20260815_m035227_c001_v0001134_t0013_u01786765947076") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b1_d20260815_m035222_c001_v7007000_t0000_u01786765942199") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ae3_d20260815_m035215_c001_v0001184_t0044_u01786765935381") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468219a_d20260815_m035210_c001_v7007000_t0000_u01786765930477") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a366_d20260815_m035203_c001_v0001033_t0046_u01786765923440") 2026/08/15 03:55:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af987_d20260815_m035306_c001_v7007000_t0000_u01786765986068") 2026/08/15 03:55:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a478_d20260815_m035302_c001_v0001033_t0014_u01786765982332") 2026/08/15 03:55:22 DEBUG : dir1/0009-34567: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422922_d20260815_m035323_c001_v7007000_t0000_u01786766003554") 2026/08/15 03:55:22 DEBUG : dir1/0009-34567: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1dad_d20260815_m035318_c001_v0001184_t0044_u01786765998741") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a81_d20260815_m035426_c001_v7007000_t0000_u01786766066728") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1fb5_d20260815_m035419_c001_v0001184_t0044_u01786766059612") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a5e_d20260815_m035414_c001_v7007000_t0000_u01786766054381") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1f45_d20260815_m035406_c001_v0001184_t0044_u01786766046972") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363e9_d20260815_m035401_c001_v7007000_t0000_u01786766041506") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1edf_d20260815_m035354_c001_v0001184_t0044_u01786766034571") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c7_d20260815_m035349_c001_v7007000_t0000_u01786766029110") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e85_d20260815_m035341_c001_v0001184_t0044_u01786766021548") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af761_d20260815_m035336_c001_v7007000_t0000_u01786766016345") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1dfd_d20260815_m035328_c001_v0001184_t0044_u01786766008725") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4270390dca46a35a_d20260815_m035319_c001_v7007000_t0000_u01786765999151") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21297e_d20260815_m035315_c001_v0001103_t0053_u01786765995180") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5f9dc_d20260815_m035310_c001_v7007000_t0000_u01786765990007") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21294c_d20260815_m035305_c001_v0001103_t0053_u01786765985616") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af97b_d20260815_m035303_c001_v7007000_t0000_u01786765983620") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1cb1_d20260815_m035258_c001_v0001184_t0044_u01786765978665") 2026/08/15 03:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6e1_d20260815_m035253_c001_v7007000_t0000_u01786765973393") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1460_d20260815_m035248_c001_v0001134_t0013_u01786765968998") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422355_d20260815_m035246_c001_v7007000_t0000_u01786765966997") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c15_d20260815_m035242_c001_v0001184_t0044_u01786765962424") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebcef_d20260815_m035233_c001_v7007000_t0000_u01786765953068") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b59_d20260815_m035227_c001_v0001184_t0044_u01786765947263") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b2_d20260815_m035222_c001_v7007000_t0000_u01786765942382") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a394_d20260815_m035215_c001_v0001033_t0046_u01786765935580") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468219b_d20260815_m035210_c001_v7007000_t0000_u01786765930663") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13be_d20260815_m035203_c001_v0001134_t0013_u01786765923624") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5d2a4_d20260815_m035306_c001_v7007000_t0000_u01786765986048") 2026/08/15 03:55:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1cef_d20260815_m035302_c001_v0001184_t0039_u01786765982447") 2026/08/15 03:55:23 DEBUG : dir1/0010-45678: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422b8a_d20260815_m035323_c001_v7007000_t0000_u01786766003738") 2026/08/15 03:55:23 DEBUG : dir1/0010-45678: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4cc_d20260815_m035318_c001_v0001033_t0046_u01786765998750") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a82_d20260815_m035426_c001_v7007000_t0000_u01786766066911") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5c8_d20260815_m035419_c001_v0001033_t0046_u01786766059800") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a60_d20260815_m035414_c001_v7007000_t0000_u01786766054565") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a58c_d20260815_m035407_c001_v0001033_t0046_u01786766047157") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363ea_d20260815_m035401_c001_v7007000_t0000_u01786766041691") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a550_d20260815_m035354_c001_v0001033_t0046_u01786766034758") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c8_d20260815_m035349_c001_v7007000_t0000_u01786766029293") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a528_d20260815_m035341_c001_v0001033_t0046_u01786766021736") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af762_d20260815_m035336_c001_v7007000_t0000_u01786766016529") 2026/08/15 03:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4f8_d20260815_m035328_c001_v0001033_t0046_u01786766008908") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460adeaeb_d20260815_m035319_c001_v7007000_t0000_u01786765999371") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14e0_d20260815_m035315_c001_v0001134_t0013_u01786765995554") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5fdc6_d20260815_m035310_c001_v7007000_t0000_u01786765990189") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14b2_d20260815_m035305_c001_v0001134_t0013_u01786765985638") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4172710ae437785b_d20260815_m035303_c001_v7007000_t0000_u01786765983993") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b148c_d20260815_m035258_c001_v0001134_t0013_u01786765978852") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6e3_d20260815_m035253_c001_v7007000_t0000_u01786765973577") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c5d_d20260815_m035249_c001_v0001184_t0044_u01786765969009") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4685ca9_d20260815_m035247_c001_v7007000_t0000_u01786765967007") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1440_d20260815_m035242_c001_v0001134_t0013_u01786765962606") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821be_d20260815_m035232_c001_v7007000_t0000_u01786765952818") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3ce_d20260815_m035227_c001_v0001033_t0046_u01786765947449") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b3_d20260815_m035222_c001_v7007000_t0000_u01786765942569") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13e8_d20260815_m035215_c001_v0001134_t0013_u01786765935765") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468219d_d20260815_m035210_c001_v7007000_t0000_u01786765930845") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a87_d20260815_m035203_c001_v0001184_t0044_u01786765923807") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4690551_d20260815_m035306_c001_v7007000_t0000_u01786765986393") 2026/08/15 03:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1cf3_d20260815_m035302_c001_v0001184_t0018_u01786765982664") 2026/08/15 03:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422b8c_d20260815_m035323_c001_v7007000_t0000_u01786766003920") 2026/08/15 03:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212992_d20260815_m035318_c001_v0001103_t0053_u01786765998762") 2026/08/15 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a83_d20260815_m035427_c001_v7007000_t0000_u01786766067095") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212aa4_d20260815_m035419_c001_v0001103_t0053_u01786766059984") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a61_d20260815_m035414_c001_v7007000_t0000_u01786766054748") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a54_d20260815_m035407_c001_v0001103_t0053_u01786766047342") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363ec_d20260815_m035401_c001_v7007000_t0000_u01786766041886") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a2a_d20260815_m035354_c001_v0001103_t0053_u01786766034941") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363c9_d20260815_m035349_c001_v7007000_t0000_u01786766029474") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129f0_d20260815_m035341_c001_v0001103_t0053_u01786766021920") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af764_d20260815_m035336_c001_v7007000_t0000_u01786766016713") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129bc_d20260815_m035329_c001_v0001103_t0053_u01786766009091") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f657e7_d20260815_m035319_c001_v7007000_t0000_u01786765999496") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d8d_d20260815_m035315_c001_v0001184_t0044_u01786765995739") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5fdc8_d20260815_m035310_c001_v7007000_t0000_u01786765990370") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d17_d20260815_m035305_c001_v0001184_t0044_u01786765985648") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4172710ae4377859_d20260815_m035303_c001_v7007000_t0000_u01786765983629") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212916_d20260815_m035259_c001_v0001103_t0053_u01786765979035") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6e5_d20260815_m035253_c001_v7007000_t0000_u01786765973762") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128de_d20260815_m035249_c001_v0001103_t0053_u01786765969019") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41885408254899b1_d20260815_m035247_c001_v7007000_t0000_u01786765967022") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a418_d20260815_m035242_c001_v0001033_t0046_u01786765962790") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46823f3_d20260815_m035233_c001_v7007000_t0000_u01786765953002") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1402_d20260815_m035227_c001_v0001134_t0013_u01786765947631") 2026/08/15 03:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b4_d20260815_m035222_c001_v7007000_t0000_u01786765942752") 2026/08/15 03:55:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1aeb_d20260815_m035215_c001_v0001184_t0044_u01786765935950") 2026/08/15 03:55:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468219e_d20260815_m035211_c001_v7007000_t0000_u01786765931027") 2026/08/15 03:55:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a368_d20260815_m035203_c001_v0001033_t0046_u01786765923991") 2026/08/15 03:55:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b469051e_d20260815_m035306_c001_v7007000_t0000_u01786765986209") 2026/08/15 03:55:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c212932_d20260815_m035302_c001_v0001103_t0030_u01786765982704") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422b8e_d20260815_m035324_c001_v7007000_t0000_u01786766004101") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14f6_d20260815_m035318_c001_v0001134_t0013_u01786765998909") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a88_d20260815_m035427_c001_v7007000_t0000_u01786766067279") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15de_d20260815_m035420_c001_v0001134_t0013_u01786766060169") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a62_d20260815_m035414_c001_v7007000_t0000_u01786766054932") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b15b4_d20260815_m035407_c001_v0001134_t0013_u01786766047526") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363ed_d20260815_m035402_c001_v7007000_t0000_u01786766042067") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1588_d20260815_m035355_c001_v0001134_t0013_u01786766035125") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363cb_d20260815_m035349_c001_v7007000_t0000_u01786766029669") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1550_d20260815_m035342_c001_v0001134_t0013_u01786766022188") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af765_d20260815_m035336_c001_v7007000_t0000_u01786766016897") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1528_d20260815_m035329_c001_v0001134_t0013_u01786766009273") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460ade31a_d20260815_m035319_c001_v7007000_t0000_u01786765999188") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4b4_d20260815_m035315_c001_v0001033_t0046_u01786765995923") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f5fdcb_d20260815_m035310_c001_v7007000_t0000_u01786765990553") 2026/08/15 03:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a48a_d20260815_m035305_c001_v0001033_t0046_u01786765985790") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0496e_d20260815_m035304_c001_v7007000_t0000_u01786765984004") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a462_d20260815_m035259_c001_v0001033_t0046_u01786765979382") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6e7_d20260815_m035253_c001_v7007000_t0000_u01786765973957") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a440_d20260815_m035249_c001_v0001033_t0046_u01786765969174") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422356_d20260815_m035247_c001_v7007000_t0000_u01786765967188") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128ac_d20260815_m035242_c001_v0001103_t0053_u01786765962974") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4270390dca46a30d_d20260815_m035233_c001_v7007000_t0000_u01786765953217") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b5d_d20260815_m035227_c001_v0001184_t0044_u01786765947817") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b5_d20260815_m035222_c001_v7007000_t0000_u01786765942934") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a39a_d20260815_m035216_c001_v0001033_t0046_u01786765936135") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b468219f_d20260815_m035211_c001_v7007000_t0000_u01786765931210") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13c2_d20260815_m035204_c001_v0001134_t0013_u01786765924185") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6ff_d20260815_m035306_c001_v7007000_t0000_u01786765986276") 2026/08/15 03:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a47a_d20260815_m035302_c001_v0001033_t0047_u01786765982814") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422b90_d20260815_m035324_c001_v7007000_t0000_u01786766004284") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1daf_d20260815_m035318_c001_v0001184_t0044_u01786765998925") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a8c_d20260815_m035427_c001_v7007000_t0000_u01786766067462") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1fc5_d20260815_m035420_c001_v0001184_t0044_u01786766060356") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a63_d20260815_m035415_c001_v7007000_t0000_u01786766055116") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1f49_d20260815_m035407_c001_v0001184_t0044_u01786766047712") 2026/08/15 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363ef_d20260815_m035402_c001_v7007000_t0000_u01786766042248") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1ee3_d20260815_m035355_c001_v0001184_t0044_u01786766035308") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363cc_d20260815_m035349_c001_v7007000_t0000_u01786766029861") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e8b_d20260815_m035342_c001_v0001184_t0044_u01786766022374") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af766_d20260815_m035337_c001_v7007000_t0000_u01786766017081") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1e05_d20260815_m035329_c001_v0001184_t0044_u01786766009457") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014d205e_d20260815_m035319_c001_v7007000_t0000_u01786765999164") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212982_d20260815_m035316_c001_v0001103_t0053_u01786765996109") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f601b5_d20260815_m035310_c001_v7007000_t0000_u01786765990735") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21294e_d20260815_m035305_c001_v0001103_t0053_u01786765985799") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af982_d20260815_m035303_c001_v7007000_t0000_u01786765983801") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1cc1_d20260815_m035259_c001_v0001184_t0044_u01786765979567") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6e9_d20260815_m035254_c001_v7007000_t0000_u01786765974140") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c61_d20260815_m035249_c001_v0001184_t0044_u01786765969192") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b4685cad_d20260815_m035247_c001_v7007000_t0000_u01786765967401") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c19_d20260815_m035243_c001_v0001184_t0044_u01786765963157") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0e22_d20260815_m035233_c001_v7007000_t0000_u01786765953227") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3d0_d20260815_m035228_c001_v0001033_t0046_u01786765948002") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b6_d20260815_m035223_c001_v7007000_t0000_u01786765943118") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13ea_d20260815_m035216_c001_v0001134_t0013_u01786765936320") 2026/08/15 03:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a0_d20260815_m035211_c001_v7007000_t0000_u01786765931476") 2026/08/15 03:55:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a8f_d20260815_m035204_c001_v0001184_t0044_u01786765924368") 2026/08/15 03:55:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0eff_d20260815_m035306_c001_v7007000_t0000_u01786765986383") 2026/08/15 03:55:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1cf7_d20260815_m035302_c001_v0001184_t0031_u01786765982910") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422b92_d20260815_m035324_c001_v7007000_t0000_u01786766004467") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4ce_d20260815_m035318_c001_v0001033_t0046_u01786765998936") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a91_d20260815_m035427_c001_v7007000_t0000_u01786766067648") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5cc_d20260815_m035420_c001_v0001033_t0046_u01786766060541") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a65_d20260815_m035415_c001_v7007000_t0000_u01786766055299") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a594_d20260815_m035407_c001_v0001033_t0046_u01786766047897") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363f0_d20260815_m035402_c001_v7007000_t0000_u01786766042430") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a554_d20260815_m035355_c001_v0001033_t0046_u01786766035495") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363cd_d20260815_m035350_c001_v7007000_t0000_u01786766030042") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a530_d20260815_m035342_c001_v0001033_t0046_u01786766022557") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af767_d20260815_m035337_c001_v7007000_t0000_u01786766017265") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4fc_d20260815_m035329_c001_v0001033_t0046_u01786766009640") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f6544b_d20260815_m035319_c001_v7007000_t0000_u01786765999313") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14e6_d20260815_m035316_c001_v0001134_t0013_u01786765996290") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f601b7_d20260815_m035310_c001_v7007000_t0000_u01786765990917") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b14b4_d20260815_m035305_c001_v0001134_t0013_u01786765985824") 2026/08/15 03:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4172710ae437785a_d20260815_m035303_c001_v7007000_t0000_u01786765983811") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b148e_d20260815_m035259_c001_v0001134_t0013_u01786765979763") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6eb_d20260815_m035254_c001_v7007000_t0000_u01786765974321") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1462_d20260815_m035249_c001_v0001134_t0013_u01786765969203") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41885408254899b2_d20260815_m035247_c001_v7007000_t0000_u01786765967215") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1442_d20260815_m035243_c001_v0001134_t0013_u01786765963340") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4270390dca46a30b_d20260815_m035233_c001_v7007000_t0000_u01786765953026") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1404_d20260815_m035228_c001_v0001134_t0013_u01786765948186") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b7_d20260815_m035223_c001_v7007000_t0000_u01786765943300") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1af3_d20260815_m035216_c001_v0001184_t0044_u01786765936505") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a1_d20260815_m035211_c001_v7007000_t0000_u01786765931659") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a36a_d20260815_m035204_c001_v0001033_t0046_u01786765924555") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0efb_d20260815_m035306_c001_v7007000_t0000_u01786765986079") 2026/08/15 03:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b14a2_d20260815_m035302_c001_v0001134_t0037_u01786765982921") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a422e1e_d20260815_m035324_c001_v7007000_t0000_u01786766004649") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212996_d20260815_m035318_c001_v0001103_t0053_u01786765998949") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a94_d20260815_m035427_c001_v7007000_t0000_u01786766067831") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212aaa_d20260815_m035420_c001_v0001103_t0053_u01786766060726") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a67_d20260815_m035415_c001_v7007000_t0000_u01786766055486") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a5c_d20260815_m035408_c001_v0001103_t0053_u01786766048080") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363f3_d20260815_m035402_c001_v7007000_t0000_u01786766042611") 2026/08/15 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a30_d20260815_m035355_c001_v0001103_t0053_u01786766035679") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363cf_d20260815_m035350_c001_v7007000_t0000_u01786766030222") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129f4_d20260815_m035342_c001_v0001103_t0053_u01786766022931") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af768_d20260815_m035337_c001_v7007000_t0000_u01786766017449") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129c8_d20260815_m035329_c001_v0001103_t0053_u01786766009829") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423da3_d20260815_m035319_c001_v7007000_t0000_u01786765999330") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d96_d20260815_m035316_c001_v0001184_t0044_u01786765996474") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f605a1_d20260815_m035311_c001_v7007000_t0000_u01786765991099") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d19_d20260815_m035305_c001_v0001184_t0044_u01786765985833") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee9_d20260815_m035304_c001_v7007000_t0000_u01786765984011") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c21291a_d20260815_m035259_c001_v0001103_t0053_u01786765979946") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6ed_d20260815_m035254_c001_v7007000_t0000_u01786765974505") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2128e0_d20260815_m035249_c001_v0001103_t0053_u01786765969213") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4227bf6ed8449bde_d20260815_m035247_c001_v7007000_t0000_u01786765967391") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a41a_d20260815_m035243_c001_v0001033_t0046_u01786765963528") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0e20_d20260815_m035233_c001_v7007000_t0000_u01786765953041") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1b65_d20260815_m035228_c001_v0001184_t0044_u01786765948369") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b8_d20260815_m035223_c001_v7007000_t0000_u01786765943483") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a39c_d20260815_m035216_c001_v0001033_t0046_u01786765936689") 2026/08/15 03:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a2_d20260815_m035211_c001_v7007000_t0000_u01786765931843") 2026/08/15 03:55:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13c4_d20260815_m035204_c001_v0001134_t0013_u01786765924739") 2026/08/15 03:55:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6fe_d20260815_m035306_c001_v7007000_t0000_u01786765986220") 2026/08/15 03:55:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d03_d20260815_m035303_c001_v0001184_t0044_u01786765983108") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd00_d20260815_m035235_c001_v7007000_t0000_u01786765955780") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b140c_d20260815_m035230_c001_v0001134_t0052_u01786765950503") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd03_d20260815_m035235_c001_v7007000_t0000_u01786765955961") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a3e0_d20260815_m035230_c001_v0001033_t0009_u01786765950513") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd05_d20260815_m035236_c001_v7007000_t0000_u01786765956142") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b81_d20260815_m035230_c001_v0001184_t0001_u01786765950523") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd07_d20260815_m035236_c001_v7007000_t0000_u01786765956324") 2026/08/15 03:55:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b85_d20260815_m035230_c001_v0001184_t0049_u01786765950733") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd09_d20260815_m035236_c001_v7007000_t0000_u01786765956506") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b87_d20260815_m035230_c001_v0001184_t0015_u01786765950941") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd0b_d20260815_m035236_c001_v7007000_t0000_u01786765956687") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b140e_d20260815_m035230_c001_v0001134_t0006_u01786765950955") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd0e_d20260815_m035236_c001_v7007000_t0000_u01786765956869") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c21286e_d20260815_m035231_c001_v0001103_t0005_u01786765951037") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd0f_d20260815_m035237_c001_v7007000_t0000_u01786765957051") 2026/08/15 03:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b8d_d20260815_m035231_c001_v0001184_t0013_u01786765951227") 2026/08/15 03:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd11_d20260815_m035237_c001_v7007000_t0000_u01786765957232") 2026/08/15 03:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a3e4_d20260815_m035231_c001_v0001033_t0014_u01786765951238") 2026/08/15 03:55:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd14_d20260815_m035237_c001_v7007000_t0000_u01786765957413") 2026/08/15 03:55:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b91_d20260815_m035231_c001_v0001184_t0012_u01786765951443") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd16_d20260815_m035237_c001_v7007000_t0000_u01786765957595") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1410_d20260815_m035231_c001_v0001134_t0052_u01786765951523") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd18_d20260815_m035237_c001_v7007000_t0000_u01786765957777") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b97_d20260815_m035231_c001_v0001184_t0024_u01786765951655") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd1a_d20260815_m035237_c001_v7007000_t0000_u01786765957957") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c212874_d20260815_m035231_c001_v0001103_t0055_u01786765951687") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd1c_d20260815_m035238_c001_v7007000_t0000_u01786765958138") 2026/08/15 03:55:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1b9b_d20260815_m035231_c001_v0001184_t0011_u01786765951867") 2026/08/15 03:55:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd1e_d20260815_m035238_c001_v7007000_t0000_u01786765958320") 2026/08/15 03:55:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a3e8_d20260815_m035231_c001_v0001033_t0001_u01786765951938") 2026/08/15 03:55:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd20_d20260815_m035238_c001_v7007000_t0000_u01786765958502") 2026/08/15 03:55:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1412_d20260815_m035231_c001_v0001134_t0013_u01786765951948") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f53a1f_d20260815_m035249_c001_v7007000_t0000_u01786765969599") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c2128c2_d20260815_m035245_c001_v0001103_t0003_u01786765965351") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6bf_d20260815_m035249_c001_v7007000_t0000_u01786765969618") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b144e_d20260815_m035245_c001_v0001134_t0032_u01786765965362") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460ac4c65_d20260815_m035249_c001_v7007000_t0000_u01786765969538") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a426_d20260815_m035245_c001_v0001033_t0037_u01786765965373") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd51_d20260815_m035249_c001_v7007000_t0000_u01786765969637") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c37_d20260815_m035245_c001_v0001184_t0014_u01786765965438") 2026/08/15 03:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9362e8_d20260815_m035249_c001_v7007000_t0000_u01786765969649") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c3d_d20260815_m035245_c001_v0001184_t0003_u01786765965647") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4085766727c53d9a_d20260815_m035249_c001_v7007000_t0000_u01786765969395") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1452_d20260815_m035245_c001_v0001134_t0003_u01786765965666") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460ac5436_d20260815_m035249_c001_v7007000_t0000_u01786765969719") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c3f_d20260815_m035245_c001_v0001184_t0031_u01786765965847") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6bc_d20260815_m035249_c001_v7007000_t0000_u01786765969437") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a42e_d20260815_m035245_c001_v0001033_t0008_u01786765965903") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9362e5_d20260815_m035249_c001_v7007000_t0000_u01786765969467") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c2128ca_d20260815_m035246_c001_v0001103_t0000_u01786765966023") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e9181cd_d20260815_m035249_c001_v7007000_t0000_u01786765969770") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c45_d20260815_m035246_c001_v0001184_t0007_u01786765966068") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e9181cb_d20260815_m035249_c001_v7007000_t0000_u01786765969405") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c47_d20260815_m035246_c001_v0001184_t0003_u01786765966269") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f53e09_d20260815_m035249_c001_v7007000_t0000_u01786765969786") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a434_d20260815_m035246_c001_v0001033_t0029_u01786765966498") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfebd50_d20260815_m035249_c001_v7007000_t0000_u01786765969446") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1456_d20260815_m035246_c001_v0001134_t0038_u01786765966508") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42404439bc6beeed_d20260815_m035249_c001_v7007000_t0000_u01786765969730") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1c4b_d20260815_m035246_c001_v0001184_t0014_u01786765966520") 2026/08/15 03:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6c1_d20260815_m035249_c001_v7007000_t0000_u01786765969801") 2026/08/15 03:55:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f103461899c2128d2_d20260815_m035246_c001_v0001103_t0003_u01786765966548") 2026/08/15 03:55:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42404439bc6beb03_d20260815_m035249_c001_v7007000_t0000_u01786765969538") 2026/08/15 03:55:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c4d_d20260815_m035246_c001_v0001184_t0044_u01786765966723") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd5_d20260815_m035104_c001_v7007000_t0000_u01786765864123") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4086579586af6f8e_d20260815_m035102_c001_v0001136_t0044_u01786765862455") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460aba336_d20260815_m035102_c001_v7007000_t0000_u01786765862271") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4086579586af6f7c_d20260815_m035059_c001_v0001136_t0044_u01786765859927") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460aba334_d20260815_m035059_c001_v7007000_t0000_u01786765859208") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1773_d20260815_m035055_c001_v0001184_t0044_u01786765855346") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fce_d20260815_m035053_c001_v7007000_t0000_u01786765853662") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4037f31404b0e50c_d20260815_m035051_c001_v0001106_t0014_u01786765851999") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe1398a05_d20260815_m035051_c001_v7007000_t0000_u01786765851817") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4037f31404b0e500_d20260815_m035049_c001_v0001106_t0014_u01786765849513") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989f0_d20260815_m035048_c001_v7007000_t0000_u01786765848789") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1251_d20260815_m035045_c001_v0001134_t0013_u01786765845280") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f6b_d20260815_m035044_c001_v7007000_t0000_u01786765844007") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4041363cfea843ab_d20260815_m035042_c001_v0001184_t0040_u01786765842885") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f61_d20260815_m035042_c001_v7007000_t0000_u01786765842699") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4041363cfea84399_d20260815_m035040_c001_v0001184_t0040_u01786765840802") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f51_d20260815_m035040_c001_v7007000_t0000_u01786765840085") 2026/08/15 03:55:35 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b122b_d20260815_m035037_c001_v0001134_t0013_u01786765837121") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f16_d20260815_m035036_c001_v7007000_t0000_u01786765836202") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4132db728342fadf_d20260815_m035034_c001_v0001103_t0027_u01786765834626") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989a4_d20260815_m035034_c001_v7007000_t0000_u01786765834446") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4132db728342fabf_d20260815_m035031_c001_v0001103_t0027_u01786765831832") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989a0_d20260815_m035031_c001_v7007000_t0000_u01786765831112") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b11df_d20260815_m035025_c001_v0001134_t0013_u01786765825942") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba10cf_d20260815_m035024_c001_v7007000_t0000_u01786765824844") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f409e392cd39867c4_d20260815_m035023_c001_v0001183_t0019_u01786765823306") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfeba1c_d20260815_m035023_c001_v7007000_t0000_u01786765823122") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f409e392cd39867aa_d20260815_m035020_c001_v0001183_t0019_u01786765820375") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfeba11_d20260815_m035019_c001_v7007000_t0000_u01786765819647") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b11ad_d20260815_m035014_c001_v0001134_t0013_u01786765814471") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e917f20_d20260815_m035013_c001_v7007000_t0000_u01786765813557") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f413c90bc690d6551_d20260815_m035011_c001_v0001033_t0035_u01786765811980") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f418854082548919f_d20260815_m035011_c001_v7007000_t0000_u01786765811797") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f413c90bc690d6545_d20260815_m035009_c001_v0001033_t0035_u01786765809195") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4188540825489191_d20260815_m035008_c001_v7007000_t0000_u01786765808469") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b117f_d20260815_m035003_c001_v0001134_t0013_u01786765803304") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5da2_d20260815_m035002_c001_v7007000_t0000_u01786765802206") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f406ae2782ea5454c_d20260815_m034957_c001_v0001038_t0031_u01786765797269") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d9d_d20260815_m034957_c001_v7007000_t0000_u01786765797078") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1155_d20260815_m034953_c001_v0001134_t0013_u01786765793241") 2026/08/15 03:55:36 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404b81d6c8337cbf_d20260815_m034952_c001_v0001037_t0006_u01786765792510") 2026/08/15 03:55:37 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404b81d6c8337cb3_d20260815_m034951_c001_v0001037_t0006_u01786765791571") 2026/08/15 03:55:37 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890ee78_d20260815_m034938_c001_v7007000_t0000_u01786765778707") 2026/08/15 03:55:37 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c14bd_d20260815_m034932_c001_v0001184_t0044_u01786765772462") 2026/08/15 03:55:37 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411dd4158c72a166_d20260815_m034931_c001_v0001102_t0046_u01786765771726") 2026/08/15 03:55:37 DEBUG : dst/one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411dd4158c72a15e_d20260815_m034930_c001_v0001102_t0046_u01786765770803") 2026/08/15 03:55:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd6_d20260815_m035104_c001_v7007000_t0000_u01786765864304") 2026/08/15 03:55:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40872dc7c6cacdf8_d20260815_m035101_c001_v0001117_t0053_u01786765861986") 2026/08/15 03:55:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f414f5ad6aef1c9fe_d20260815_m035059_c001_v0001041_t0019_u01786765859023") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd0_d20260815_m035053_c001_v7007000_t0000_u01786765853844") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4129d01dcb149e94_d20260815_m035051_c001_v0001104_t0015_u01786765851625") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4037fcc192971aaa_d20260815_m035048_c001_v0001173_t0024_u01786765848602") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f70_d20260815_m035044_c001_v7007000_t0000_u01786765844188") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4086579586af6f0e_d20260815_m035042_c001_v0001136_t0049_u01786765842514") 2026/08/15 03:55:37 DEBUG : dst/one.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f406abb03e9c1143f_d20260815_m035039_c001_v0001174_t0019_u01786765839896") 2026/08/15 03:55:37 DEBUG : dst/three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5da3_d20260815_m035002_c001_v7007000_t0000_u01786765802390") 2026/08/15 03:55:37 DEBUG : dst/three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404b81d6c8337cdd_d20260815_m035000_c001_v0001037_t0006_u01786765800760") 2026/08/15 03:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd7_d20260815_m035104_c001_v7007000_t0000_u01786765864484") 2026/08/15 03:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41605c0896049cf5_d20260815_m035103_c001_v0001174_t0038_u01786765863194") 2026/08/15 03:55:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4041d0a29a41f899_d20260815_m035100_c001_v0001165_t0041_u01786765860673") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd8_d20260815_m035104_c001_v7007000_t0000_u01786765864666") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4086579586af6f9c_d20260815_m035103_c001_v0001136_t0044_u01786765863561") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460aba346_d20260815_m035103_c001_v7007000_t0000_u01786765863380") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4086579586af6f82_d20260815_m035101_c001_v0001136_t0044_u01786765861041") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417ee63460aba335_d20260815_m035100_c001_v7007000_t0000_u01786765860859") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c177b_d20260815_m035056_c001_v0001184_t0044_u01786765856072") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd1_d20260815_m035054_c001_v7007000_t0000_u01786765854024") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4037f31404b0e510_d20260815_m035053_c001_v0001106_t0014_u01786765853098") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe1398a0f_d20260815_m035052_c001_v7007000_t0000_u01786765852916") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4037f31404b0e504_d20260815_m035050_c001_v0001106_t0014_u01786765850611") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989fb_d20260815_m035050_c001_v7007000_t0000_u01786765850428") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1255_d20260815_m035045_c001_v0001134_t0013_u01786765845649") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f62_d20260815_m035043_c001_v7007000_t0000_u01786765843453") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c16ed_d20260815_m035041_c001_v0001184_t0044_u01786765841735") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f59_d20260815_m035041_c001_v7007000_t0000_u01786765841369") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b122f_d20260815_m035037_c001_v0001134_t0013_u01786765837492") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989a5_d20260815_m035035_c001_v7007000_t0000_u01786765835288") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c168d_d20260815_m035033_c001_v0001184_t0044_u01786765833489") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4231a11fe13989a1_d20260815_m035032_c001_v7007000_t0000_u01786765832405") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b11e3_d20260815_m035026_c001_v0001134_t0013_u01786765826310") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfeba2e_d20260815_m035023_c001_v7007000_t0000_u01786765823872") 2026/08/15 03:55:38 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1617_d20260815_m035022_c001_v0001184_t0044_u01786765822074") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4185093e2bfeba12_d20260815_m035020_c001_v7007000_t0000_u01786765820972") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b11b1_d20260815_m035014_c001_v0001134_t0013_u01786765814842") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41885408254891a6_d20260815_m035012_c001_v7007000_t0000_u01786765812646") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c15d5_d20260815_m035010_c001_v0001184_t0044_u01786765810843") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4188540825489196_d20260815_m035009_c001_v7007000_t0000_u01786765809763") 2026/08/15 03:55:39 DEBUG : dst/three.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1183_d20260815_m035003_c001_v0001134_t0013_u01786765803670") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd2_d20260815_m035054_c001_v7007000_t0000_u01786765854205") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4063e33dc1aba7f9_d20260815_m035052_c001_v0001109_t0058_u01786765852731") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41732e3f3bd5fce6_d20260815_m035050_c001_v0001105_t0048_u01786765850243") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f71_d20260815_m035044_c001_v7007000_t0000_u01786765844370") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40264c8bd5c0c9c6_d20260815_m035043_c001_v0001184_t0050_u01786765843264") 2026/08/15 03:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41303d6837c87efd_d20260815_m035041_c001_v0001113_t0051_u01786765841181") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd9_d20260815_m035104_c001_v7007000_t0000_u01786765864846") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1283_d20260815_m035055_c001_v0001134_t0013_u01786765855886") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5fd3_d20260815_m035054_c001_v7007000_t0000_u01786765854388") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1717_d20260815_m035045_c001_v0001184_t0044_u01786765845464") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f77_d20260815_m035044_c001_v7007000_t0000_u01786765844551") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c16bb_d20260815_m035037_c001_v0001184_t0044_u01786765837306") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5f1c_d20260815_m035036_c001_v7007000_t0000_u01786765836383") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c164b_d20260815_m035026_c001_v0001184_t0044_u01786765826128") 2026/08/15 03:55:39 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba10d0_d20260815_m035025_c001_v7007000_t0000_u01786765825028") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c15eb_d20260815_m035014_c001_v0001184_t0044_u01786765814656") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e917f23_d20260815_m035013_c001_v7007000_t0000_u01786765813737") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c15a5_d20260815_m035003_c001_v0001184_t0044_u01786765803487") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5da4_d20260815_m035002_c001_v7007000_t0000_u01786765802576") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f417d1d4850a366eb_d20260815_m034958_c001_v0001172_t0058_u01786765798389") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890ee7a_d20260815_m034938_c001_v7007000_t0000_u01786765778889") 2026/08/15 03:55:40 DEBUG : dst/two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411dd4158c72a17c_d20260815_m034937_c001_v0001102_t0046_u01786765777790") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c47_d20260815_m034904_c001_v7007000_t0000_u01786765744498") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c13ae_d20260815_m034901_c001_v0001184_t0044_u01786765741528") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c46_d20260815_m034859_c001_v7007000_t0000_u01786765739550") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b104d_d20260815_m034849_c001_v0001134_t0013_u01786765729972") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c3f_d20260815_m034841_c001_v7007000_t0000_u01786765721708") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c12df_d20260815_m034838_c001_v0001184_t0044_u01786765718663") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8943_d20260815_m034820_c001_v7007000_t0000_u01786765700696") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1205_d20260815_m034819_c001_v0001184_t0044_u01786765699016") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8931_d20260815_m034818_c001_v7007000_t0000_u01786765698245") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11ed_d20260815_m034817_c001_v0001184_t0044_u01786765697132") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c853c_d20260815_m034814_c001_v7007000_t0000_u01786765694639") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11b7_d20260815_m034813_c001_v0001184_t0044_u01786765693019") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8538_d20260815_m034812_c001_v7007000_t0000_u01786765692239") 2026/08/15 03:55:40 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11a1_d20260815_m034811_c001_v0001184_t0044_u01786765691038") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04263_d20260815_m034806_c001_v7007000_t0000_u01786765686026") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1157_d20260815_m034804_c001_v0001184_t0044_u01786765684707") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0425f_d20260815_m034803_c001_v7007000_t0000_u01786765683970") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c113d_d20260815_m034803_c001_v0001184_t0044_u01786765683238") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04259_d20260815_m034759_c001_v7007000_t0000_u01786765679395") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c10d3_d20260815_m034758_c001_v0001184_t0044_u01786765678258") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4dbb5_d20260815_m034756_c001_v7007000_t0000_u01786765676433") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c10b9_d20260815_m034755_c001_v0001184_t0044_u01786765675526") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4dbaf_d20260815_m034755_c001_v7007000_t0000_u01786765675128") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f410e0ed023beb74e_d20260815_m034754_c001_v0001092_t0005_u01786765674566") 2026/08/15 03:55:41 DEBUG : empty space: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c108e_d20260815_m034753_c001_v0001184_t0044_u01786765673100") 2026/08/15 03:55:41 DEBUG : enormous: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c893b_d20260815_m034819_c001_v7007000_t0000_u01786765699775") 2026/08/15 03:55:41 DEBUG : enormous: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c120b_d20260815_m034819_c001_v0001184_t0051_u01786765699202") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5ff2_d20260815_m035109_c001_v7007000_t0000_u01786765869274") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b12be_d20260815_m035108_c001_v0001134_t0013_u01786765868027") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c3d_d20260815_m034836_c001_v7007000_t0000_u01786765716929") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c12b7_d20260815_m034835_c001_v0001184_t0044_u01786765715987") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db91_d20260815_m034750_c001_v7007000_t0000_u01786765670548") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1070_d20260815_m034749_c001_v0001184_t0044_u01786765669643") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db87_d20260815_m034749_c001_v7007000_t0000_u01786765669101") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1068_d20260815_m034748_c001_v0001184_t0044_u01786765668558") 2026/08/15 03:55:41 DEBUG : existing: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c105e_d20260815_m034747_c001_v0001184_t0044_u01786765667829") 2026/08/15 03:55:41 DEBUG : existing-b: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c3e_d20260815_m034837_c001_v7007000_t0000_u01786765717115") 2026/08/15 03:55:42 DEBUG : existing-b: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1013_d20260815_m034835_c001_v0001134_t0013_u01786765715974") 2026/08/15 03:55:42 DEBUG : file1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e918159_d20260815_m035150_c001_v7007000_t0000_u01786765910171") 2026/08/15 03:55:42 DEBUG : file1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a32c_d20260815_m035149_c001_v0001033_t0046_u01786765909057") 2026/08/15 03:55:42 DEBUG : file1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e918156_d20260815_m035147_c001_v7007000_t0000_u01786765907772") 2026/08/15 03:55:42 DEBUG : file1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10d2_d20260815_m035146_c001_v0001029_t0032_u01786765906459") 2026/08/15 03:55:42 DEBUG : five: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8953_d20260815_m034824_c001_v7007000_t0000_u01786765704064") 2026/08/15 03:55:42 DEBUG : five: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1231_d20260815_m034822_c001_v0001184_t0044_u01786765702185") 2026/08/15 03:55:42 DEBUG : foo: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04257_d20260815_m034757_c001_v7007000_t0000_u01786765677895") 2026/08/15 03:55:42 DEBUG : foo: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c10c9_d20260815_m034757_c001_v0001184_t0044_u01786765677346") 2026/08/15 03:55:42 DEBUG : foo: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c10c3_d20260815_m034756_c001_v0001184_t0044_u01786765676795") 2026/08/15 03:55:42 DEBUG : four: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8954_d20260815_m034824_c001_v7007000_t0000_u01786765704247") 2026/08/15 03:55:42 DEBUG : four: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41852623ee44786b_d20260815_m034822_c001_v0001183_t0016_u01786765702742") 2026/08/15 03:55:42 DEBUG : four: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1229_d20260815_m034821_c001_v0001184_t0044_u01786765701623") 2026/08/15 03:55:42 DEBUG : hello world2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04206_d20260815_m034710_c001_v7007000_t0000_u01786765630146") 2026/08/15 03:55:42 DEBUG : hello world2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0efb_d20260815_m034709_c001_v0001184_t0044_u01786765629603") 2026/08/15 03:55:42 DEBUG : ignore-size: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db7f_d20260815_m034747_c001_v7007000_t0000_u01786765667468") 2026/08/15 03:55:42 DEBUG : ignore-size: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1058_d20260815_m034746_c001_v0001184_t0044_u01786765666562") 2026/08/15 03:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c3b_d20260815_m034835_c001_v7007000_t0000_u01786765715228") 2026/08/15 03:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c12ad_d20260815_m034834_c001_v0001184_t0044_u01786765714667") 2026/08/15 03:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8962_d20260815_m034833_c001_v7007000_t0000_u01786765713908") 2026/08/15 03:55:43 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1003_d20260815_m034833_c001_v0001134_t0013_u01786765713233") 2026/08/15 03:55:43 DEBUG : one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8955_d20260815_m034824_c001_v7007000_t0000_u01786765704431") 2026/08/15 03:55:43 DEBUG : one: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c121b_d20260815_m034821_c001_v0001184_t0044_u01786765701068") 2026/08/15 03:55:43 DEBUG : only0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d1_d20260815_m035141_c001_v7007000_t0000_u01786765901989") 2026/08/15 03:55:43 DEBUG : only0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1977_d20260815_m035136_c001_v0001184_t0044_u01786765896277") 2026/08/15 03:55:43 DEBUG : only0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c190f_d20260815_m035127_c001_v0001184_t0044_u01786765887527") 2026/08/15 03:55:43 DEBUG : only0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014a306f_d20260815_m035121_c001_v7007000_t0000_u01786765881562") 2026/08/15 03:55:43 DEBUG : only0: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1849_d20260815_m035112_c001_v0001184_t0044_u01786765872620") 2026/08/15 03:55:43 DEBUG : only1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d2_d20260815_m035142_c001_v7007000_t0000_u01786765902173") 2026/08/15 03:55:43 DEBUG : only1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a300_d20260815_m035137_c001_v0001033_t0046_u01786765897211") 2026/08/15 03:55:43 DEBUG : only1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1911_d20260815_m035127_c001_v0001184_t0044_u01786765887911") 2026/08/15 03:55:43 DEBUG : only1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014a306d_d20260815_m035121_c001_v7007000_t0000_u01786765881379") 2026/08/15 03:55:43 DEBUG : only1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1853_d20260815_m035113_c001_v0001184_t0044_u01786765873008") 2026/08/15 03:55:43 DEBUG : only10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d3_d20260815_m035142_c001_v7007000_t0000_u01786765902357") 2026/08/15 03:55:43 DEBUG : only10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a2fe_d20260815_m035137_c001_v0001033_t0046_u01786765897024") 2026/08/15 03:55:43 DEBUG : only10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1949_d20260815_m035132_c001_v0001184_t0044_u01786765892101") 2026/08/15 03:55:43 DEBUG : only10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014a306c_d20260815_m035121_c001_v7007000_t0000_u01786765881192") 2026/08/15 03:55:43 DEBUG : only10: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1893_d20260815_m035116_c001_v0001184_t0044_u01786765876417") 2026/08/15 03:55:43 DEBUG : only11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d4_d20260815_m035142_c001_v7007000_t0000_u01786765902544") 2026/08/15 03:55:43 DEBUG : only11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b136c_d20260815_m035136_c001_v0001134_t0013_u01786765896266") 2026/08/15 03:55:44 DEBUG : only11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c194d_d20260815_m035132_c001_v0001184_t0044_u01786765892521") 2026/08/15 03:55:44 DEBUG : only11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af860_d20260815_m035121_c001_v7007000_t0000_u01786765881573") 2026/08/15 03:55:44 DEBUG : only11: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1897_d20260815_m035116_c001_v0001184_t0044_u01786765876784") 2026/08/15 03:55:44 DEBUG : only12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d5_d20260815_m035142_c001_v7007000_t0000_u01786765902728") 2026/08/15 03:55:44 DEBUG : only12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10be_d20260815_m035136_c001_v0001029_t0032_u01786765896842") 2026/08/15 03:55:44 DEBUG : only12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1953_d20260815_m035132_c001_v0001184_t0044_u01786765892890") 2026/08/15 03:55:44 DEBUG : only12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d2f_d20260815_m035121_c001_v7007000_t0000_u01786765881175") 2026/08/15 03:55:44 DEBUG : only12: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c189b_d20260815_m035117_c001_v0001184_t0044_u01786765877151") 2026/08/15 03:55:44 DEBUG : only13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d6_d20260815_m035142_c001_v7007000_t0000_u01786765902913") 2026/08/15 03:55:44 DEBUG : only13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1372_d20260815_m035136_c001_v0001134_t0013_u01786765896669") 2026/08/15 03:55:44 DEBUG : only13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1959_d20260815_m035133_c001_v0001184_t0044_u01786765893260") 2026/08/15 03:55:44 DEBUG : only13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af855_d20260815_m035121_c001_v7007000_t0000_u01786765881207") 2026/08/15 03:55:44 DEBUG : only13: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18a1_d20260815_m035117_c001_v0001184_t0044_u01786765877519") 2026/08/15 03:55:44 DEBUG : only14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d7_d20260815_m035143_c001_v7007000_t0000_u01786765903098") 2026/08/15 03:55:44 DEBUG : only14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c197b_d20260815_m035136_c001_v0001184_t0044_u01786765896681") 2026/08/15 03:55:44 DEBUG : only14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c195d_d20260815_m035133_c001_v0001184_t0044_u01786765893629") 2026/08/15 03:55:44 DEBUG : only14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d33_d20260815_m035121_c001_v7007000_t0000_u01786765881719") 2026/08/15 03:55:44 DEBUG : only14: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18a5_d20260815_m035117_c001_v0001184_t0044_u01786765877893") 2026/08/15 03:55:44 DEBUG : only15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d8_d20260815_m035143_c001_v7007000_t0000_u01786765903284") 2026/08/15 03:55:44 DEBUG : only15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1374_d20260815_m035136_c001_v0001134_t0013_u01786765896853") 2026/08/15 03:55:44 DEBUG : only15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c195f_d20260815_m035134_c001_v0001184_t0044_u01786765894000") 2026/08/15 03:55:44 DEBUG : only15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d31_d20260815_m035121_c001_v7007000_t0000_u01786765881356") 2026/08/15 03:55:44 DEBUG : only15: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18a7_d20260815_m035118_c001_v0001184_t0044_u01786765878260") 2026/08/15 03:55:45 DEBUG : only16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11d9_d20260815_m035143_c001_v7007000_t0000_u01786765903470") 2026/08/15 03:55:45 DEBUG : only16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1981_d20260815_m035136_c001_v0001184_t0044_u01786765896866") 2026/08/15 03:55:45 DEBUG : only16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1963_d20260815_m035134_c001_v0001184_t0044_u01786765894370") 2026/08/15 03:55:45 DEBUG : only16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6485_d20260815_m035121_c001_v7007000_t0000_u01786765881186") 2026/08/15 03:55:45 DEBUG : only16: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18ad_d20260815_m035118_c001_v0001184_t0044_u01786765878631") 2026/08/15 03:55:45 DEBUG : only17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11da_d20260815_m035143_c001_v7007000_t0000_u01786765903655") 2026/08/15 03:55:45 DEBUG : only17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10c0_d20260815_m035137_c001_v0001029_t0032_u01786765897031") 2026/08/15 03:55:45 DEBUG : only17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c196b_d20260815_m035134_c001_v0001184_t0044_u01786765894740") 2026/08/15 03:55:45 DEBUG : only17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d648b_d20260815_m035121_c001_v7007000_t0000_u01786765881738") 2026/08/15 03:55:45 DEBUG : only17: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18b1_d20260815_m035118_c001_v0001184_t0044_u01786765878998") 2026/08/15 03:55:45 DEBUG : only18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11db_d20260815_m035143_c001_v7007000_t0000_u01786765903840") 2026/08/15 03:55:45 DEBUG : only18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b137a_d20260815_m035137_c001_v0001134_t0013_u01786765897041") 2026/08/15 03:55:45 DEBUG : only18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c196d_d20260815_m035135_c001_v0001184_t0044_u01786765895110") 2026/08/15 03:55:45 DEBUG : only18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d2d_d20260815_m035120_c001_v7007000_t0000_u01786765880811") 2026/08/15 03:55:46 DEBUG : only18: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18b3_d20260815_m035119_c001_v0001184_t0044_u01786765879365") 2026/08/15 03:55:46 DEBUG : only19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11dc_d20260815_m035144_c001_v7007000_t0000_u01786765904024") 2026/08/15 03:55:46 DEBUG : only19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1984_d20260815_m035137_c001_v0001184_t0044_u01786765897052") 2026/08/15 03:55:46 DEBUG : only19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1971_d20260815_m035135_c001_v0001184_t0044_u01786765895529") 2026/08/15 03:55:46 DEBUG : only19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6487_d20260815_m035121_c001_v7007000_t0000_u01786765881369") 2026/08/15 03:55:46 DEBUG : only19: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c18b7_d20260815_m035119_c001_v0001184_t0044_u01786765879734") 2026/08/15 03:55:46 DEBUG : only2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11dd_d20260815_m035144_c001_v7007000_t0000_u01786765904212") 2026/08/15 03:55:46 DEBUG : only2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10c2_d20260815_m035137_c001_v0001029_t0032_u01786765897222") 2026/08/15 03:55:46 DEBUG : only2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1915_d20260815_m035128_c001_v0001184_t0044_u01786765888279") 2026/08/15 03:55:46 DEBUG : only2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af85a_d20260815_m035121_c001_v7007000_t0000_u01786765881390") 2026/08/15 03:55:46 DEBUG : only2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1855_d20260815_m035113_c001_v0001184_t0044_u01786765873379") 2026/08/15 03:55:46 DEBUG : only3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11de_d20260815_m035144_c001_v7007000_t0000_u01786765904396") 2026/08/15 03:55:46 DEBUG : only3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b137c_d20260815_m035137_c001_v0001134_t0013_u01786765897232") 2026/08/15 03:55:46 DEBUG : only3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c191b_d20260815_m035128_c001_v0001184_t0044_u01786765888648") 2026/08/15 03:55:46 DEBUG : only3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d2e_d20260815_m035120_c001_v7007000_t0000_u01786765880994") 2026/08/15 03:55:46 DEBUG : only3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c185f_d20260815_m035113_c001_v0001184_t0044_u01786765873808") 2026/08/15 03:55:46 DEBUG : only4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11df_d20260815_m035144_c001_v7007000_t0000_u01786765904581") 2026/08/15 03:55:46 DEBUG : only4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1989_d20260815_m035137_c001_v0001184_t0044_u01786765897244") 2026/08/15 03:55:46 DEBUG : only4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1921_d20260815_m035129_c001_v0001184_t0044_u01786765889018") 2026/08/15 03:55:46 DEBUG : only4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d32_d20260815_m035121_c001_v7007000_t0000_u01786765881537") 2026/08/15 03:55:47 DEBUG : only4: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1865_d20260815_m035114_c001_v0001184_t0044_u01786765874208") 2026/08/15 03:55:47 DEBUG : only5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11e0_d20260815_m035144_c001_v7007000_t0000_u01786765904766") 2026/08/15 03:55:47 DEBUG : only5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a304_d20260815_m035137_c001_v0001033_t0046_u01786765897395") 2026/08/15 03:55:47 DEBUG : only5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1929_d20260815_m035129_c001_v0001184_t0044_u01786765889387") 2026/08/15 03:55:47 DEBUG : only5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41499aa9014a3070_d20260815_m035121_c001_v7007000_t0000_u01786765881745") 2026/08/15 03:55:47 DEBUG : only5: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1871_d20260815_m035114_c001_v0001184_t0044_u01786765874576") 2026/08/15 03:55:47 DEBUG : only6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11e1_d20260815_m035144_c001_v7007000_t0000_u01786765904950") 2026/08/15 03:55:47 DEBUG : only6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10c4_d20260815_m035137_c001_v0001029_t0032_u01786765897408") 2026/08/15 03:55:47 DEBUG : only6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1933_d20260815_m035130_c001_v0001184_t0044_u01786765890178") 2026/08/15 03:55:47 DEBUG : only6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d6489_d20260815_m035121_c001_v7007000_t0000_u01786765881553") 2026/08/15 03:55:47 DEBUG : only6: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1877_d20260815_m035114_c001_v0001184_t0044_u01786765874945") 2026/08/15 03:55:47 DEBUG : only7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11e2_d20260815_m035145_c001_v7007000_t0000_u01786765905136") 2026/08/15 03:55:47 DEBUG : only7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b137e_d20260815_m035137_c001_v0001134_t0013_u01786765897535") 2026/08/15 03:55:47 DEBUG : only7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1937_d20260815_m035130_c001_v0001184_t0044_u01786765890545") 2026/08/15 03:55:47 DEBUG : only7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4193c9599a1af862_d20260815_m035121_c001_v7007000_t0000_u01786765881757") 2026/08/15 03:55:47 DEBUG : only7: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c187d_d20260815_m035115_c001_v0001184_t0044_u01786765875313") 2026/08/15 03:55:47 DEBUG : only8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11e4_d20260815_m035145_c001_v7007000_t0000_u01786765905321") 2026/08/15 03:55:47 DEBUG : only8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c198d_d20260815_m035137_c001_v0001184_t0044_u01786765897440") 2026/08/15 03:55:47 DEBUG : only8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1939_d20260815_m035130_c001_v0001184_t0044_u01786765890913") 2026/08/15 03:55:48 DEBUG : only8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0d34_d20260815_m035121_c001_v7007000_t0000_u01786765881900") 2026/08/15 03:55:48 DEBUG : only8: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1885_d20260815_m035115_c001_v0001184_t0044_u01786765875680") 2026/08/15 03:55:48 DEBUG : only9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416cecb1c4ba11e5_d20260815_m035145_c001_v7007000_t0000_u01786765905504") 2026/08/15 03:55:48 DEBUG : only9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a306_d20260815_m035137_c001_v0001033_t0046_u01786765897578") 2026/08/15 03:55:48 DEBUG : only9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1945_d20260815_m035131_c001_v0001184_t0044_u01786765891688") 2026/08/15 03:55:48 DEBUG : only9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d648d_d20260815_m035121_c001_v7007000_t0000_u01786765881921") 2026/08/15 03:55:48 DEBUG : only9: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1891_d20260815_m035116_c001_v0001184_t0044_u01786765876049") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8960_d20260815_m034832_c001_v7007000_t0000_u01786765712104") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b0ffd_d20260815_m034830_c001_v0001134_t0013_u01786765710400") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c895d_d20260815_m034829_c001_v7007000_t0000_u01786765709664") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1265_d20260815_m034828_c001_v0001184_t0044_u01786765708153") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8959_d20260815_m034827_c001_v7007000_t0000_u01786765707417") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41852623ee4478a1_d20260815_m034825_c001_v0001183_t0016_u01786765705535") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c853f_d20260815_m034816_c001_v7007000_t0000_u01786765696305") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11d1_d20260815_m034815_c001_v0001184_t0044_u01786765695192") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c853b_d20260815_m034813_c001_v7007000_t0000_u01786765693575") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11b3_d20260815_m034812_c001_v0001184_t0044_u01786765692790") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8537_d20260815_m034811_c001_v7007000_t0000_u01786765691595") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c119f_d20260815_m034810_c001_v0001184_t0044_u01786765690852") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04261_d20260815_m034805_c001_v7007000_t0000_u01786765685478") 2026/08/15 03:55:48 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1151_d20260815_m034804_c001_v0001184_t0044_u01786765684518") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04260_d20260815_m034804_c001_v7007000_t0000_u01786765684152") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1137_d20260815_m034803_c001_v0001184_t0044_u01786765683051") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0425c_d20260815_m034802_c001_v7007000_t0000_u01786765682686") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1125_d20260815_m034802_c001_v0001184_t0044_u01786765682138") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1117_d20260815_m034801_c001_v0001184_t0044_u01786765681579") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0425b_d20260815_m034801_c001_v7007000_t0000_u01786765681214") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c110d_d20260815_m034800_c001_v0001184_t0044_u01786765680664") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c10fd_d20260815_m034759_c001_v0001184_t0007_u01786765679942") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0425a_d20260815_m034759_c001_v7007000_t0000_u01786765679577") 2026/08/15 03:55:49 DEBUG : potato: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c10e3_d20260815_m034758_c001_v0001184_t0019_u01786765678810") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c4a_d20260815_m034913_c001_v7007000_t0000_u01786765753893") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1404_d20260815_m034913_c001_v0001184_t0005_u01786765753305") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c48_d20260815_m034905_c001_v7007000_t0000_u01786765745208") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1075_d20260815_m034900_c001_v0001134_t0032_u01786765740856") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c42_d20260815_m034853_c001_v7007000_t0000_u01786765733827") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1339_d20260815_m034849_c001_v0001184_t0041_u01786765729396") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c40_d20260815_m034842_c001_v7007000_t0000_u01786765722218") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b101b_d20260815_m034838_c001_v0001134_t0058_u01786765718050") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c893d_d20260815_m034819_c001_v7007000_t0000_u01786765699958") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1201_d20260815_m034818_c001_v0001184_t0002_u01786765698800") 2026/08/15 03:55:49 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8933_d20260815_m034818_c001_v7007000_t0000_u01786765698431") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c11e9_d20260815_m034816_c001_v0001184_t0048_u01786765696888") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8928_d20260815_m034816_c001_v7007000_t0000_u01786765696521") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c11d9_d20260815_m034815_c001_v0001184_t0044_u01786765695749") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c853d_d20260815_m034814_c001_v7007000_t0000_u01786765694822") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c11c1_d20260815_m034813_c001_v0001184_t0018_u01786765693986") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8539_d20260815_m034812_c001_v7007000_t0000_u01786765692425") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c11a7_d20260815_m034811_c001_v0001184_t0017_u01786765691605") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04264_d20260815_m034806_c001_v7007000_t0000_u01786765686208") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1159_d20260815_m034805_c001_v0001184_t0000_u01786765685263") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04210_d20260815_m034712_c001_v7007000_t0000_u01786765632680") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f13_d20260815_m034712_c001_v0001184_t0044_u01786765632137") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0420a_d20260815_m034711_c001_v7007000_t0000_u01786765631232") 2026/08/15 03:55:50 DEBUG : potato2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f05_d20260815_m034710_c001_v0001184_t0044_u01786765630688") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c49_d20260815_m034905_c001_v7007000_t0000_u01786765745730") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b107f_d20260815_m034901_c001_v0001134_t0027_u01786765741711") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c44_d20260815_m034854_c001_v7007000_t0000_u01786765734177") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1343_d20260815_m034850_c001_v0001184_t0011_u01786765730159") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c41_d20260815_m034842_c001_v7007000_t0000_u01786765722402") 2026/08/15 03:55:50 DEBUG : potato3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b101d_d20260815_m034838_c001_v0001134_t0050_u01786765718850") 2026/08/15 03:55:50 DEBUG : pre-dest1/1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d99_d20260815_m034947_c001_v7007000_t0000_u01786765787333") 2026/08/15 03:55:50 DEBUG : pre-dest1/1: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1125_d20260815_m034939_c001_v0001134_t0013_u01786765779619") 2026/08/15 03:55:50 DEBUG : pre-dest2/2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41698ece575d5d9a_d20260815_m034947_c001_v7007000_t0000_u01786765787516") 2026/08/15 03:55:50 DEBUG : pre-dest2/2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c14fb_d20260815_m034940_c001_v0001184_t0044_u01786765780179") 2026/08/15 03:55:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890ee3a_d20260815_m034926_c001_v7007000_t0000_u01786765766756") 2026/08/15 03:55:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b10f1_d20260815_m034922_c001_v0001134_t0047_u01786765762711") 2026/08/15 03:55:51 DEBUG : sizeonly: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db75_d20260815_m034746_c001_v7007000_t0000_u01786765666020") 2026/08/15 03:55:51 DEBUG : sizeonly: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c104c_d20260815_m034745_c001_v0001184_t0044_u01786765665059") 2026/08/15 03:55:51 DEBUG : splitbanan: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f411617f33a423366_d20260815_m035324_c001_v7007000_t0000_u01786766004832") 2026/08/15 03:55:51 DEBUG : splitbanan: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a4c4_d20260815_m035318_c001_v0001033_t0046_u01786765998144") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a98_d20260815_m035428_c001_v7007000_t0000_u01786766068015") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212ab2_d20260815_m035421_c001_v0001103_t0053_u01786766061498") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1a68_d20260815_m035415_c001_v7007000_t0000_u01786766055669") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a62_d20260815_m035408_c001_v0001103_t0053_u01786766048834") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363f4_d20260815_m035402_c001_v7007000_t0000_u01786766042793") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212a36_d20260815_m035356_c001_v0001103_t0053_u01786766036420") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f421f864f0b9363d0_d20260815_m035350_c001_v7007000_t0000_u01786766030404") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129fa_d20260815_m035343_c001_v0001103_t0053_u01786766023702") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af76a_d20260815_m035337_c001_v7007000_t0000_u01786766017635") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c2129ca_d20260815_m035330_c001_v0001103_t0053_u01786766010561") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4270390dca46a35b_d20260815_m035319_c001_v7007000_t0000_u01786765999333") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d9f_d20260815_m035317_c001_v0001184_t0044_u01786765997274") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f605a3_d20260815_m035311_c001_v7007000_t0000_u01786765991282") 2026/08/15 03:55:51 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1d0d_d20260815_m035305_c001_v0001184_t0044_u01786765985040") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0ee5_d20260815_m035303_c001_v7007000_t0000_u01786765983765") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212920_d20260815_m035300_c001_v0001103_t0053_u01786765980685") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4057acd0054af6ef_d20260815_m035254_c001_v7007000_t0000_u01786765974687") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1c57_d20260815_m035248_c001_v0001184_t0044_u01786765968418") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41885408254899b3_d20260815_m035247_c001_v7007000_t0000_u01786765967397") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a420_d20260815_m035244_c001_v0001033_t0046_u01786765964279") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f404d41a12890f5b4_d20260815_m035233_c001_v7007000_t0000_u01786765953009") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a3d6_d20260815_m035229_c001_v0001033_t0046_u01786765949215") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821b9_d20260815_m035223_c001_v7007000_t0000_u01786765943666") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13f0_d20260815_m035217_c001_v0001134_t0013_u01786765937431") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f415e3533b46821a3_d20260815_m035212_c001_v7007000_t0000_u01786765932026") 2026/08/15 03:55:52 DEBUG : splitbananasplit: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1a9d_d20260815_m035205_c001_v0001184_t0044_u01786765925477") 2026/08/15 03:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42640cede51d0efc_d20260815_m035306_c001_v7007000_t0000_u01786765986199") 2026/08/15 03:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a46c_d20260815_m035301_c001_v0001033_t0046_u01786765981558") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4e3a9_d20260815_m035157_c001_v7007000_t0000_u01786765917385") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10e2_d20260815_m035154_c001_v0001029_t0032_u01786765914694") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4e3a7_d20260815_m035153_c001_v7007000_t0000_u01786765913577") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b13a2_d20260815_m035151_c001_v0001134_t0013_u01786765911106") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405774f620423c3c_d20260815_m034835_c001_v7007000_t0000_u01786765715413") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b100d_d20260815_m034834_c001_v0001134_t0013_u01786765714654") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8963_d20260815_m034834_c001_v7007000_t0000_u01786765714091") 2026/08/15 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c12a1_d20260815_m034833_c001_v0001184_t0044_u01786765713351") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db62_d20260815_m034743_c001_v7007000_t0000_u01786765663067") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c103b_d20260815_m034741_c001_v0001184_t0044_u01786765661623") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db55_d20260815_m034741_c001_v7007000_t0000_u01786765661260") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c102f_d20260815_m034740_c001_v0001184_t0044_u01786765660174") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db4a_d20260815_m034738_c001_v7007000_t0000_u01786765658121") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1015_d20260815_m034737_c001_v0001184_t0044_u01786765657200") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db49_d20260815_m034736_c001_v7007000_t0000_u01786765656660") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1001_d20260815_m034735_c001_v0001184_t0044_u01786765655678") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0ff3_d20260815_m034733_c001_v0001184_t0044_u01786765653207") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db44_d20260815_m034732_c001_v7007000_t0000_u01786765652844") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fef_d20260815_m034732_c001_v0001184_t0044_u01786765652302") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fe1_d20260815_m034731_c001_v0001184_t0044_u01786765651527") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4db42_d20260815_m034731_c001_v7007000_t0000_u01786765651166") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fc9_d20260815_m034728_c001_v0001184_t0044_u01786765648569") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fbb_d20260815_m034726_c001_v0001184_t0044_u01786765646077") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04246_d20260815_m034725_c001_v7007000_t0000_u01786765645715") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fb3_d20260815_m034725_c001_v0001184_t0044_u01786765645171") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0fa9_d20260815_m034724_c001_v0001184_t0044_u01786765644441") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0423d_d20260815_m034724_c001_v7007000_t0000_u01786765644079") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f7b_d20260815_m034720_c001_v0001184_t0044_u01786765640521") 2026/08/15 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04230_d20260815_m034720_c001_v7007000_t0000_u01786765640160") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f69_d20260815_m034719_c001_v0001184_t0044_u01786765639615") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0422b_d20260815_m034718_c001_v7007000_t0000_u01786765638714") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f47_d20260815_m034718_c001_v0001184_t0044_u01786765638171") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04227_d20260815_m034717_c001_v7007000_t0000_u01786765637628") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f3d_d20260815_m034717_c001_v0001184_t0044_u01786765637085") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04222_d20260815_m034716_c001_v7007000_t0000_u01786765636180") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f31_d20260815_m034715_c001_v0001184_t0044_u01786765635457") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d0421d_d20260815_m034714_c001_v7007000_t0000_u01786765634914") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f25_d20260815_m034714_c001_v0001184_t0044_u01786765634371") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04215_d20260815_m034713_c001_v7007000_t0000_u01786765633826") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0f1f_d20260815_m034713_c001_v0001184_t0044_u01786765633223") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d04201_d20260815_m034709_c001_v7007000_t0000_u01786765629063") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0eeb_d20260815_m034708_c001_v0001184_t0044_u01786765628518") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d041fe_d20260815_m034707_c001_v7007000_t0000_u01786765627977") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0ee3_d20260815_m034707_c001_v0001184_t0044_u01786765627425") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d041fc_d20260815_m034706_c001_v7007000_t0000_u01786765626527") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0ecf_d20260815_m034705_c001_v0001184_t0044_u01786765625986") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4004132ab4d041f3_d20260815_m034703_c001_v7007000_t0000_u01786765623822") 2026/08/15 03:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c0eb3_d20260815_m034703_c001_v0001184_t0044_u01786765623279") 2026/08/15 03:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4e3ab_d20260815_m035157_c001_v7007000_t0000_u01786765917567") 2026/08/15 03:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a344_d20260815_m035154_c001_v0001033_t0013_u01786765914700") 2026/08/15 03:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4190b163f3f4e3a8_d20260815_m035153_c001_v7007000_t0000_u01786765913758") 2026/08/15 03:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c1a15_d20260815_m035151_c001_v0001184_t0020_u01786765911117") 2026/08/15 03:55:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1abb_d20260815_m035430_c001_v7007000_t0000_u01786766070186") 2026/08/15 03:55:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1602_d20260815_m035429_c001_v0001134_t0045_u01786766069404") 2026/08/15 03:55:55 DEBUG : sub/yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c895f_d20260815_m034831_c001_v7007000_t0000_u01786765711550") 2026/08/15 03:55:55 DEBUG : sub/yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c127b_d20260815_m034830_c001_v0001184_t0044_u01786765710412") 2026/08/15 03:55:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e91815a_d20260815_m035150_c001_v7007000_t0000_u01786765910350") 2026/08/15 03:55:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f405d04a8ae1f10d8_d20260815_m035148_c001_v0001029_t0032_u01786765908713") 2026/08/15 03:55:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e918157_d20260815_m035147_c001_v7007000_t0000_u01786765907950") 2026/08/15 03:55:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b1394_d20260815_m035146_c001_v0001134_t0013_u01786765906471") 2026/08/15 03:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e91815b_d20260815_m035150_c001_v7007000_t0000_u01786765910528") 2026/08/15 03:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c19ef_d20260815_m035148_c001_v0001184_t0044_u01786765908701") 2026/08/15 03:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f42510b775e918158_d20260815_m035148_c001_v7007000_t0000_u01786765908129") 2026/08/15 03:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c19d7_d20260815_m035146_c001_v0001184_t0044_u01786765906457") 2026/08/15 03:55:55 DEBUG : three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8956_d20260815_m034824_c001_v7007000_t0000_u01786765704614") 2026/08/15 03:55:55 DEBUG : three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1243_d20260815_m034823_c001_v0001184_t0044_u01786765703498") 2026/08/15 03:55:55 DEBUG : three: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c1223_d20260815_m034821_c001_v0001184_t0044_u01786765701438") 2026/08/15 03:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1ad2_d20260815_m035431_c001_v7007000_t0000_u01786766071765") 2026/08/15 03:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c2019_d20260815_m035431_c001_v0001184_t0044_u01786766071150") 2026/08/15 03:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a2_d20260815_m035451_c001_v7007000_t0000_u01786766091498") 2026/08/15 03:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a626_d20260815_m035449_c001_v0001033_t0003_u01786766089479") 2026/08/15 03:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a0_d20260815_m035447_c001_v7007000_t0000_u01786766087872") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c208b_d20260815_m035446_c001_v0001184_t0041_u01786766086504") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c86939d_d20260815_m035445_c001_v7007000_t0000_u01786766085538") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b1632_d20260815_m035444_c001_v0001134_t0044_u01786766084672") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1b0b_d20260815_m035439_c001_v7007000_t0000_u01786766079075") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f108ef8c4514c2047_d20260815_m035437_c001_v0001184_t0003_u01786766077707") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c86939a_d20260815_m035442_c001_v7007000_t0000_u01786766082117") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f116f249b00d5a608_d20260815_m035440_c001_v0001033_t0020_u01786766080415") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1b04_d20260815_m035436_c001_v7007000_t0000_u01786766076719") 2026/08/15 03:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f107e8b98aa5b161a_d20260815_m035435_c001_v0001134_t0041_u01786766075922") 2026/08/15 03:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1b00_d20260815_m035434_c001_v7007000_t0000_u01786766074947") 2026/08/15 03:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212aec_d20260815_m035434_c001_v0001103_t0053_u01786766074331") 2026/08/15 03:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402d0eab129f1aeb_d20260815_m035433_c001_v7007000_t0000_u01786766073347") 2026/08/15 03:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f416f249b00d5a5f4_d20260815_m035432_c001_v0001033_t0046_u01786766072740") 2026/08/15 03:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a6_d20260815_m035456_c001_v7007000_t0000_u01786766096376") 2026/08/15 03:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c20b9_d20260815_m035455_c001_v0001184_t0044_u01786766095760") 2026/08/15 03:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c86939c_d20260815_m035443_c001_v7007000_t0000_u01786766083705") 2026/08/15 03:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212b1e_d20260815_m035443_c001_v0001103_t0053_u01786766083082") 2026/08/15 03:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a4_d20260815_m035452_c001_v7007000_t0000_u01786766092110") 2026/08/15 03:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f403461899c212b52_d20260815_m035451_c001_v0001103_t0053_u01786766091314") 2026/08/15 03:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407d372a7c8693a1_d20260815_m035448_c001_v7007000_t0000_u01786766088483") 2026/08/15 03:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f4063dd3399d5d9a1_d20260815_m035447_c001_v0001092_t0039_u01786766087685") 2026/08/15 03:55:57 DEBUG : two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8957_d20260815_m034824_c001_v7007000_t0000_u01786765704983") 2026/08/15 03:55:57 DEBUG : two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b0fd3_d20260815_m034822_c001_v0001134_t0013_u01786765702929") 2026/08/15 03:55:57 DEBUG : two: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f408ef8c4514c121d_d20260815_m034821_c001_v0001184_t0044_u01786765701253") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8961_d20260815_m034832_c001_v7007000_t0000_u01786765712289") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41973dfc62a7d5cc_d20260815_m034831_c001_v0001161_t0010_u01786765711362") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c895c_d20260815_m034829_c001_v7007000_t0000_u01786765709105") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41852623ee4478cd_d20260815_m034828_c001_v0001183_t0016_u01786765708164") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c8958_d20260815_m034826_c001_v7007000_t0000_u01786765706847") 2026/08/15 03:55:57 DEBUG : yam: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f407e8b98aa5b0fe3_d20260815_m034825_c001_v0001134_t0013_u01786765705544") 2026/08/15 03:55:57 DEBUG : yaml: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c895e_d20260815_m034829_c001_v7007000_t0000_u01786765709848") 2026/08/15 03:55:57 DEBUG : yaml: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f40135a0ef947f511_d20260815_m034828_c001_v0001182_t0002_u01786765708918") 2026/08/15 03:55:57 DEBUG : yaml: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f41009e268e8c895a_d20260815_m034827_c001_v7007000_t0000_u01786765707600") 2026/08/15 03:55:57 DEBUG : yaml: Deleting (id "4_z3f82bd83807d0b3baf080e1b_f402918b5337a60ff_d20260815_m034826_c001_v0001153_t0008_u01786765706660") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m58.191348823s (try 1/5)