"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/12 04:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa" 2026/09/12 04:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 04:58:59 DEBUG : Creating backend with remote "/tmp/rclone305849356" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/12 04:59:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/12 04:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:01 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:01 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:02 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:02 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:02 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:03 DEBUG : Creating backend with remote "/non-existing" 2026/09/12 04:59:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/12 04:59:03 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:03 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:04 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:04 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:05 INFO : B2 bucket rclone-test-niricuw6jeqa: Running all checks before starting transfers 2026/09/12 04:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:05 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:05 INFO : B2 bucket rclone-test-niricuw6jeqa: Checks finished, now starting transfers 2026/09/12 04:59:05 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:06 ERROR : Ignoring --no-traverse with sync 2026/09/12 04:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:07 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:07 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:07 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:07 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/12 04:59:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:08 DEBUG : hello world2: size = 12 OK 2026/09/12 04:59:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/12 04:59:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.09s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 04:59:09 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:09 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:09 DEBUG : potato2: size = 11 OK 2026/09/12 04:59:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 04:59:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:10 DEBUG : potato2: size = 11 OK 2026/09/12 04:59:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/12 04:59:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 04:59:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/12 04:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/12 04:59:11 INFO : sub dir2: Making directory 2026/09/12 04:59:11 INFO : sub dir: Making directory 2026/09/12 04:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:11 INFO : sub dir2/sub sub dir2: Making directory 2026/09/12 04:59:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:11 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/12 04:59:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:12 INFO : sub dir2: Making directory 2026/09/12 04:59:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/12 04:59:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 04:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:13 DEBUG : sub dir2: Making directory with metadata 2026/09/12 04:59:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 04:59:14 INFO : sub dir2: Making directory 2026/09/12 04:59:14 INFO : sub dir: Making directory 2026/09/12 04:59:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:14 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:14 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/12 04:59:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/12 04:59:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:15 INFO : sub dir2: Making directory 2026/09/12 04:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:15 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:15 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:15 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:16 DEBUG : sub dir2: Making directory with metadata 2026/09/12 04:59:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 04:59:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/12 04:59:16 INFO : sub dir2: Making directory 2026/09/12 04:59:16 INFO : sub dir: Making directory 2026/09/12 04:59:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:16 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:16 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:16 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:16 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/12 04:59:17 DEBUG : B2 bucket rclone-test-niricuw6jeqa: 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-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:18 INFO : sub dir2: Making directory 2026/09/12 04:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:18 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:18 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:18 INFO : sub dir/hello world: Copied (new) 2026/09/12 04:59:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sakizuc8pilu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-sakizuc8pilu 2026/09/12 04:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:20 DEBUG : B2 bucket rclone-test-sakizuc8pilu: Waiting for checks to finish 2026/09/12 04:59:20 DEBUG : B2 bucket rclone-test-sakizuc8pilu: Waiting for transfers to finish 2026/09/12 04:59:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:21 DEBUG : B2 bucket rclone-test-sakizuc8pilu: Purge remote 2026/09/12 04:59:21 INFO : B2 bucket rclone-test-sakizuc8pilu: cleaning bucket "rclone-test-sakizuc8pilu" of all files 2026/09/12 04:59:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2fdf3f0bd9b3baf080e1b_f40685079f05e0102_d20260912_m045921_c001_v0001185_t0056_u01789189161219") --- PASS: TestServerSideCopy (3.65s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone305849356) 2026/09/12 04:59:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:23 DEBUG : sub dir/hello world: Sizes differ 2026/09/12 04:59:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:23 DEBUG : sub dir/hello world: size = 17 OK 2026/09/12 04:59:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/12 04:59:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tilotih9hana" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-tilotih9hana 2026/09/12 04:59:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:26 DEBUG : B2 bucket rclone-test-tilotih9hana: Waiting for checks to finish 2026/09/12 04:59:26 DEBUG : B2 bucket rclone-test-tilotih9hana: Waiting for transfers to finish 2026/09/12 04:59:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tilotih9hana) 2026/09/12 04:59:27 DEBUG : sub dir/hello world: Sizes differ 2026/09/12 04:59:27 DEBUG : B2 bucket rclone-test-tilotih9hana: Waiting for checks to finish 2026/09/12 04:59:27 DEBUG : B2 bucket rclone-test-tilotih9hana: Waiting for transfers to finish 2026/09/12 04:59:28 DEBUG : sub dir/hello world: size = 17 OK 2026/09/12 04:59:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/12 04:59:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:28 DEBUG : B2 bucket rclone-test-tilotih9hana: Purge remote 2026/09/12 04:59:28 INFO : B2 bucket rclone-test-tilotih9hana: cleaning bucket "rclone-test-tilotih9hana" of all files 2026/09/12 04:59:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f121d43f0cd9b3baf080e1b_f404be0a0134dd6c5_d20260912_m045927_c001_v0001115_t0019_u01789189167961") 2026/09/12 04:59:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f121d43f0cd9b3baf080e1b_f4185ca045b0509b1_d20260912_m045926_c001_v0001146_t0027_u01789189166491") --- PASS: TestServerSideCopyOverSelf (5.62s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone305849356) 2026/09/12 04:59:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:30 DEBUG : sub dir/hello world: Sizes differ 2026/09/12 04:59:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:30 DEBUG : sub dir/hello world: size = 17 OK 2026/09/12 04:59:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/12 04:59:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/12 04:59:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qeheneq0yipu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-qeheneq0yipu 2026/09/12 04:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:33 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for checks to finish 2026/09/12 04:59:33 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for transfers to finish 2026/09/12 04:59:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 04:59:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qeheneq0yipu) 2026/09/12 04:59:34 DEBUG : sub dir/hello world: Sizes differ 2026/09/12 04:59:34 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for checks to finish 2026/09/12 04:59:34 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for transfers to finish 2026/09/12 04:59:35 DEBUG : sub dir/hello world: size = 17 OK 2026/09/12 04:59:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/12 04:59:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:35 INFO : sub dir/hello world: Deleted 2026/09/12 04:59:36 DEBUG : testing file moves 2026/09/12 04:59:36 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qeheneq0yipu) 2026/09/12 04:59:36 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for checks to finish 2026/09/12 04:59:36 DEBUG : sub dir/hello world: Sizes differ 2026/09/12 04:59:36 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Waiting for transfers to finish 2026/09/12 04:59:36 DEBUG : sub dir/hello world: size = 24 OK 2026/09/12 04:59:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/12 04:59:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/12 04:59:36 INFO : sub dir/hello world: Deleted 2026/09/12 04:59:37 DEBUG : B2 bucket rclone-test-qeheneq0yipu: Purge remote 2026/09/12 04:59:37 INFO : B2 bucket rclone-test-qeheneq0yipu: cleaning bucket "rclone-test-qeheneq0yipu" of all files 2026/09/12 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f523d13f0cd9b3baf080e1b_f416aed8473f4746a_d20260912_m045936_c001_v0001102_t0015_u01789189176500") 2026/09/12 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f523d13f0cd9b3baf080e1b_f415c91b2abd2cd36_d20260912_m045935_c001_v0001144_t0038_u01789189175038") 2026/09/12 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f523d13f0cd9b3baf080e1b_f4033025de1413b9a_d20260912_m045933_c001_v0001115_t0025_u01789189173935") --- PASS: TestServerSideMoveOverSelf (6.85s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:38 ERROR : error listing: directory not found 2026/09/12 04:59:38 INFO : Local file system at /tmp/rclone305849356: Making directory 2026/09/12 04:59:39 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:39 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 04:59:40 DEBUG : Local file system at /tmp/rclone305849356: Waiting for checks to finish 2026/09/12 04:59:40 DEBUG : Local file system at /tmp/rclone305849356: Waiting for transfers to finish 2026/09/12 04:59:41 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/12 04:59:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 04:59:41 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/12 04:59:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/12 04:59:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:42 DEBUG : check sum: size = 1 OK 2026/09/12 04:59:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 04:59:42 INFO : check sum: Copied (new) 2026/09/12 04:59:42 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:42 DEBUG : check sum: size = 1 OK 2026/09/12 04:59:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 04:59:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/12 04:59:42 DEBUG : check sum: Unchanged skipping 2026/09/12 04:59:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:42 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/12 04:59:43 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:43 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:43 DEBUG : sizeonly: size = 6 OK 2026/09/12 04:59:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/12 04:59:43 INFO : sizeonly: Copied (new) 2026/09/12 04:59:43 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:44 DEBUG : sizeonly: size = 6 OK 2026/09/12 04:59:44 DEBUG : sizeonly: Sizes identical 2026/09/12 04:59:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:44 DEBUG : sizeonly: Unchanged skipping 2026/09/12 04:59:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:44 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/12 04:59:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/12 04:59:45 INFO : ignore-size: Copied (new) 2026/09/12 04:59:45 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 04:59:45 DEBUG : ignore-size: Unchanged skipping 2026/09/12 04:59:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:45 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:46 DEBUG : existing: size = 6 OK 2026/09/12 04:59:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 04:59:46 DEBUG : existing: Unchanged skipping 2026/09/12 04:59:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:46 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:46 INFO : There was nothing to transfer 2026/09/12 04:59:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/12 04:59:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:47 DEBUG : existing: size = 6 OK 2026/09/12 04:59:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/12 04:59:47 INFO : existing: Copied (replaced existing) 2026/09/12 04:59:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/12 04:59:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:48 DEBUG : existing: size = 6 OK 2026/09/12 04:59:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/12 04:59:48 INFO : existing: Copied (new) 2026/09/12 04:59:48 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:48 DEBUG : existing: Destination exists, skipping 2026/09/12 04:59:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:48 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.54s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:49 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/12 04:59:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/12 04:59:50 DEBUG : c/non empty space: size = 5 OK 2026/09/12 04:59:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 04:59:50 DEBUG : c/non empty space: Unchanged skipping 2026/09/12 04:59:50 DEBUG : a/potato2: size = 60 OK 2026/09/12 04:59:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 04:59:50 INFO : a/potato2: Copied (new) 2026/09/12 04:59:50 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:50 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:50 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:52 DEBUG : empty space: size = 1 OK 2026/09/12 04:59:52 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/09/12 04:59:52 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 04:59:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/12 04:59:52 DEBUG : empty space: Unchanged skipping 2026/09/12 04:59:52 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:52 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:52 INFO : There was nothing to transfer 2026/09/12 04:59:52 DEBUG : empty space: size = 1 OK 2026/09/12 04:59:52 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/09/12 04:59:52 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 04:59:53 INFO : empty space: Updated modification time in destination 2026/09/12 04:59:53 DEBUG : empty space: Unchanged skipping 2026/09/12 04:59:53 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:53 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:54 DEBUG : empty space: size = 1 OK 2026/09/12 04:59:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/12 04:59:54 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 04:59:54 DEBUG : empty space: Unchanged skipping 2026/09/12 04:59:54 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:54 DEBUG : Waiting for deletions to finish 2026/09/12 04:59:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:55 DEBUG : foo: size = 3 OK 2026/09/12 04:59:55 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/12 04:59:55 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone305849356) 2026/09/12 04:59:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:55 DEBUG : foo: sha1 differ 2026/09/12 04:59:55 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:55 DEBUG : foo: size = 3 OK 2026/09/12 04:59:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/12 04:59:55 INFO : foo: Copied (replaced existing) 2026/09/12 04:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/12 04:59:57 DEBUG : empty space: size = 1 OK 2026/09/12 04:59:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 04:59:57 DEBUG : empty space: Unchanged skipping 2026/09/12 04:59:57 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:57 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:57 DEBUG : potato: size = 60 OK 2026/09/12 04:59:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 04:59:57 INFO : potato: Copied (new) 2026/09/12 04:59:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 04:59:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone305849356) 2026/09/12 04:59:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 04:59:59 DEBUG : potato: Sizes differ 2026/09/12 04:59:59 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 04:59:59 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 04:59:59 DEBUG : potato: size = 21 OK 2026/09/12 04:59:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/12 04:59:59 INFO : potato: Copied (replaced existing) 2026/09/12 04:59:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:00 DEBUG : potato: size = 21 OK 2026/09/12 05:00:00 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/09/12 05:00:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone305849356) 2026/09/12 05:00:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:00 DEBUG : potato: sha1 differ 2026/09/12 05:00:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:01 DEBUG : potato: size = 21 OK 2026/09/12 05:00:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/12 05:00:01 INFO : potato: Copied (replaced existing) 2026/09/12 05:00:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:02 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:02 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:02 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:02 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/12 05:00:02 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:04 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:04 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:04 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:04 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:04 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:04 INFO : potato2: Copied (new) 2026/09/12 05:00:04 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:06 INFO : d: Making directory 2026/09/12 05:00:06 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/12 05:00:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:06 DEBUG : c/non empty space: size = 5 OK 2026/09/12 05:00:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:06 DEBUG : c/non empty space: Unchanged skipping 2026/09/12 05:00:06 DEBUG : a/potato2: size = 60 OK 2026/09/12 05:00:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:06 INFO : a/potato2: Copied (new) 2026/09/12 05:00:06 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:06 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:06 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:08 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/12 05:00:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:08 DEBUG : c/non empty space: size = 5 OK 2026/09/12 05:00:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:08 DEBUG : c/non empty space: Unchanged skipping 2026/09/12 05:00:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:08 DEBUG : a/potato2: size = 60 OK 2026/09/12 05:00:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:08 INFO : a/potato2: Copied (new) 2026/09/12 05:00:08 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting files as there were IO errors 2026/09/12 05:00:08 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:10 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:10 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:10 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:10 INFO : potato: Deleted 2026/09/12 05:00:11 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:12 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:13 INFO : potato: Deleted 2026/09/12 05:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:13 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:13 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:13 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:13 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:13 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:15 DEBUG : potato2: size = 19 OK 2026/09/12 05:00:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/12 05:00:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.63s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:16 DEBUG : enormous: Excluded (Size Filter) 2026/09/12 05:00:16 DEBUG : enormous: Excluded 2026/09/12 05:00:16 DEBUG : potato2: Excluded (Size Filter) 2026/09/12 05:00:16 DEBUG : potato2: Excluded 2026/09/12 05:00:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/12 05:00:17 DEBUG : potato2: Excluded 2026/09/12 05:00:17 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:17 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:17 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:17 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:17 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:17 INFO : There was nothing to transfer 2026/09/12 05:00:17 DEBUG : enormous: Excluded (Size Filter) 2026/09/12 05:00:17 DEBUG : enormous: Excluded 2026/09/12 05:00:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/12 05:00:17 DEBUG : potato2: Excluded 2026/09/12 05:00:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/12 05:00:17 DEBUG : potato2: Excluded 2026/09/12 05:00:17 DEBUG : Local file system at /tmp/rclone305849356: Waiting for checks to finish 2026/09/12 05:00:17 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/12 05:00:17 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:17 DEBUG : Local file system at /tmp/rclone305849356: Waiting for transfers to finish 2026/09/12 05:00:17 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:19 DEBUG : enormous: Excluded (Size Filter) 2026/09/12 05:00:19 DEBUG : enormous: Excluded 2026/09/12 05:00:19 DEBUG : potato2: Excluded (Size Filter) 2026/09/12 05:00:19 DEBUG : potato2: Excluded 2026/09/12 05:00:19 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:00:19 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:19 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:19 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:19 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:19 INFO : enormous: Deleted 2026/09/12 05:00:19 INFO : potato2: Deleted 2026/09/12 05:00:19 INFO : There was nothing to transfer 2026/09/12 05:00:20 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/12 05:00:20 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:20 DEBUG : Local file system at /tmp/rclone305849356: Waiting for checks to finish 2026/09/12 05:00:20 DEBUG : Local file system at /tmp/rclone305849356: Waiting for transfers to finish 2026/09/12 05:00:20 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:20 INFO : enormous: Deleted 2026/09/12 05:00:20 INFO : potato2: Deleted 2026/09/12 05:00:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.45s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:21 DEBUG : five: Need to transfer - File not found at Destination 2026/09/12 05:00:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:00:21 DEBUG : four: size = 8 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:21 DEBUG : four: Sizes differ 2026/09/12 05:00:21 DEBUG : one: Destination is newer than source, skipping 2026/09/12 05:00:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/12 05:00:21 DEBUG : three: size = 5 OK 2026/09/12 05:00:21 DEBUG : three: Sizes identical 2026/09/12 05:00:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/12 05:00:21 DEBUG : two: size = 3 OK 2026/09/12 05:00:21 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone305849356) 2026/09/12 05:00:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:21 DEBUG : two: sha1 differ 2026/09/12 05:00:21 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:22 DEBUG : five: size = 4 OK 2026/09/12 05:00:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/12 05:00:22 INFO : five: Copied (new) 2026/09/12 05:00:22 DEBUG : four: size = 4 OK 2026/09/12 05:00:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/12 05:00:22 INFO : four: Copied (replaced existing) 2026/09/12 05:00:22 DEBUG : two: size = 3 OK 2026/09/12 05:00:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/12 05:00:22 INFO : two: Copied (replaced existing) 2026/09/12 05:00:22 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:23 DEBUG : four: size = 4 OK 2026/09/12 05:00:23 DEBUG : three: size = 5 OK 2026/09/12 05:00:23 DEBUG : five: size = 4 OK 2026/09/12 05:00:23 DEBUG : one: Destination is newer than source, skipping 2026/09/12 05:00:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/12 05:00:23 DEBUG : two: size = 3 OK 2026/09/12 05:00:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone305849356) 2026/09/12 05:00:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:23 DEBUG : three: sha1 differ 2026/09/12 05:00:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/12 05:00:23 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/12 05:00:23 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/12 05:00:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/12 05:00:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/12 05:00:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/12 05:00:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/12 05:00:23 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/12 05:00:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/12 05:00:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:23 DEBUG : three: size = 5 OK 2026/09/12 05:00:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:00:23 INFO : three: Copied (replaced existing) 2026/09/12 05:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.11s) === 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-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/12 05:00:24 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:24 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:24 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/12 05:00:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/12 05:00:24 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:24 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:25 DEBUG : yam: size = 11 OK 2026/09/12 05:00:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:25 INFO : yam: Copied (new) 2026/09/12 05:00:25 DEBUG : potato: size = 14 OK 2026/09/12 05:00:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/12 05:00:25 INFO : potato: Copied (new) 2026/09/12 05:00:25 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:25 DEBUG : potato: size = 14 OK 2026/09/12 05:00:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:00:25 DEBUG : potato: Unchanged skipping 2026/09/12 05:00:25 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:25 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:26 DEBUG : yaml: size = 11 OK 2026/09/12 05:00:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:26 INFO : yam: Copied (server-side copy) to: yaml 2026/09/12 05:00:26 INFO : yam: Deleted 2026/09/12 05:00:26 INFO : yaml: Renamed from "yam" 2026/09/12 05:00:26 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/12 05:00:27 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:27 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/12 05:00:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/12 05:00:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:27 DEBUG : potato: size = 14 OK 2026/09/12 05:00:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/12 05:00:27 INFO : potato: Copied (new) 2026/09/12 05:00:27 DEBUG : yam: size = 11 OK 2026/09/12 05:00:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:27 INFO : yam: Copied (new) 2026/09/12 05:00:27 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:27 DEBUG : potato: size = 14 OK 2026/09/12 05:00:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:00:27 DEBUG : potato: Unchanged skipping 2026/09/12 05:00:27 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:27 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:28 DEBUG : yaml: size = 11 OK 2026/09/12 05:00:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:28 INFO : yam: Copied (server-side copy) to: yaml 2026/09/12 05:00:28 INFO : yam: Deleted 2026/09/12 05:00:28 INFO : yaml: Renamed from "yam" 2026/09/12 05:00:28 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/12 05:00:29 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:29 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:29 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/12 05:00:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/12 05:00:29 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:29 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:29 DEBUG : potato: size = 14 OK 2026/09/12 05:00:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/12 05:00:29 INFO : potato: Copied (new) 2026/09/12 05:00:29 DEBUG : sub/yam: size = 11 OK 2026/09/12 05:00:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:29 INFO : sub/yam: Copied (new) 2026/09/12 05:00:29 DEBUG : Waiting for deletions to finish 2026/09/12 05:00:30 DEBUG : potato: size = 14 OK 2026/09/12 05:00:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:00:30 DEBUG : potato: Unchanged skipping 2026/09/12 05:00:30 INFO : B2 bucket rclone-test-niricuw6jeqa: Making map for --track-renames 2026/09/12 05:00:30 INFO : B2 bucket rclone-test-niricuw6jeqa: Finished making map for --track-renames 2026/09/12 05:00:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for renames to finish 2026/09/12 05:00:31 DEBUG : yam: size = 11 OK 2026/09/12 05:00:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/12 05:00:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/12 05:00:31 INFO : sub/yam: Deleted 2026/09/12 05:00:31 INFO : yam: Renamed from "sub/yam" 2026/09/12 05:00:31 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.52s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:32 DEBUG : Creating backend with remote "/tmp/rclone305849356/dir1" 2026/09/12 05:00:32 DEBUG : Creating backend with remote "/tmp/rclone305849356/dir2" 2026/09/12 05:00:32 DEBUG : Local file system at /tmp/rclone305849356/dir2: Using server-side directory move 2026/09/12 05:00:32 INFO : Local file system at /tmp/rclone305849356/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/12 05:00:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/12 05:00:32 DEBUG : Local file system at /tmp/rclone305849356/dir2: Waiting for checks to finish 2026/09/12 05:00:32 DEBUG : Local file system at /tmp/rclone305849356/dir2: Waiting for transfers to finish 2026/09/12 05:00:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 05:00:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/12 05:00:32 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:32 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/12 05:00:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/12 05:00:32 INFO : nested/sub dir/file: Copied (new) 2026/09/12 05:00:32 INFO : nested/sub dir/file: Deleted 2026/09/12 05:00:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 05:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:00:33 INFO : sub dir/hello world: Copied (new) 2026/09/12 05:00:33 INFO : sub dir/hello world: Deleted 2026/09/12 05:00:33 INFO : sub dir: Removing directory 2026/09/12 05:00:33 INFO : nested/sub dir: Removing directory 2026/09/12 05:00:33 INFO : nested: Removing directory 2026/09/12 05:00:33 DEBUG : Local file system at /tmp/rclone305849356: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/12 05:00:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/12 05:00:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/12 05:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:00:34 INFO : sub dir/hello world: Copied (new) 2026/09/12 05:00:34 INFO : sub dir/hello world: Deleted 2026/09/12 05:00:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/12 05:00:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/12 05:00:34 INFO : nested/sub dir/file: Copied (new) 2026/09/12 05:00:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/12 05:00:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/12 05:00:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:35 DEBUG : existing-b: size = 6 OK 2026/09/12 05:00:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/12 05:00:35 INFO : existing-b: Copied (new) 2026/09/12 05:00:35 INFO : existing-b: Deleted 2026/09/12 05:00:35 DEBUG : existing: size = 6 OK 2026/09/12 05:00:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/12 05:00:35 INFO : existing: Copied (new) 2026/09/12 05:00:35 INFO : existing: Deleted 2026/09/12 05:00:36 DEBUG : existing: Destination exists, skipping 2026/09/12 05:00:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/12 05:00:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:00:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:00:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.66s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bomoruh1ceme" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-bomoruh1ceme 2026/09/12 05:00:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:41 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/12 05:00:41 DEBUG : empty space: Unchanged skipping 2026/09/12 05:00:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bomoruh1ceme) 2026/09/12 05:00:41 DEBUG : potato3: Sizes differ 2026/09/12 05:00:41 DEBUG : B2 bucket rclone-test-bomoruh1ceme: Waiting for checks to finish 2026/09/12 05:00:41 INFO : empty space: Deleted 2026/09/12 05:00:41 DEBUG : B2 bucket rclone-test-bomoruh1ceme: Waiting for transfers to finish 2026/09/12 05:00:41 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:41 INFO : potato2: Copied (server-side copy) 2026/09/12 05:00:42 INFO : potato2: Deleted 2026/09/12 05:00:42 DEBUG : potato3: size = 68 OK 2026/09/12 05:00:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:00:42 INFO : potato3: Copied (server-side copy) 2026/09/12 05:00:42 INFO : potato3: Deleted 2026/09/12 05:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-siqeqim5xubo" 2026/09/12 05:00:44 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/12 05:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/12 05:00:44 DEBUG : B2 bucket rclone-test-siqeqim5xubo: Waiting for checks to finish 2026/09/12 05:00:44 DEBUG : B2 bucket rclone-test-siqeqim5xubo: Waiting for transfers to finish 2026/09/12 05:00:44 DEBUG : empty space: size = 1 OK 2026/09/12 05:00:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 05:00:44 INFO : empty space: Copied (server-side copy) 2026/09/12 05:00:45 INFO : empty space: Deleted 2026/09/12 05:00:45 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:45 INFO : potato2: Copied (server-side copy) 2026/09/12 05:00:45 DEBUG : potato3: size = 68 OK 2026/09/12 05:00:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:00:45 INFO : potato3: Copied (server-side copy) 2026/09/12 05:00:45 INFO : potato2: Deleted 2026/09/12 05:00:45 INFO : potato3: Deleted 2026/09/12 05:00:45 DEBUG : B2 bucket rclone-test-siqeqim5xubo: Purge remote 2026/09/12 05:00:45 INFO : B2 bucket rclone-test-siqeqim5xubo: cleaning bucket "rclone-test-siqeqim5xubo" of all files 2026/09/12 05:00:45 DEBUG : empty space: Deleting (id "4_zdfd24d53f0dd9b3baf080e1b_f417e4de46b275eb6_d20260912_m050044_c001_v0001109_t0009_u01789189244744") 2026/09/12 05:00:45 DEBUG : potato2: Deleting (id "4_zdfd24d53f0dd9b3baf080e1b_f11196e24534d49e7_d20260912_m050044_c001_v0001090_t0020_u01789189244951") 2026/09/12 05:00:45 DEBUG : potato3: Deleting (id "4_zdfd24d53f0dd9b3baf080e1b_f115cc1f7c89f1209_d20260912_m050045_c001_v0001184_t0045_u01789189245124") 2026/09/12 05:00:46 DEBUG : B2 bucket rclone-test-bomoruh1ceme: Purge remote 2026/09/12 05:00:46 INFO : B2 bucket rclone-test-bomoruh1ceme: cleaning bucket "rclone-test-bomoruh1ceme" of all files 2026/09/12 05:00:46 DEBUG : empty space: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f410e5e22735181f7_d20260912_m050044_c001_v7007000_t0000_u01789189244927") 2026/09/12 05:00:46 DEBUG : empty space: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f418069475fc5d76e_d20260912_m050040_c001_v0001134_t0024_u01789189240380") 2026/09/12 05:00:46 DEBUG : potato2: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f410e5e22735181f8_d20260912_m050045_c001_v7007000_t0000_u01789189245257") 2026/09/12 05:00:46 DEBUG : potato2: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f1057a9e5f443dc5f_d20260912_m050041_c001_v0001150_t0051_u01789189241637") 2026/09/12 05:00:46 DEBUG : potato3: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f41852a93d167f17c_d20260912_m050045_c001_v7007000_t0000_u01789189245326") 2026/09/12 05:00:46 DEBUG : potato3: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f111ff793dd98d970_d20260912_m050041_c001_v0001040_t0024_u01789189241987") 2026/09/12 05:00:46 DEBUG : potato3: Deleting (id "4_zef923d23f0dd9b3baf080e1b_f118069475fc5d770_d20260912_m050040_c001_v0001134_t0007_u01789189240567") --- PASS: TestServerSideMove (10.91s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-halezot8doxu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-halezot8doxu 2026/09/12 05:00:52 DEBUG : empty space: Excluded (Size Filter) 2026/09/12 05:00:52 DEBUG : empty space: Excluded 2026/09/12 05:00:52 DEBUG : empty space: Excluded (Size Filter) 2026/09/12 05:00:52 DEBUG : empty space: Excluded 2026/09/12 05:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:00:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-halezot8doxu) 2026/09/12 05:00:52 DEBUG : potato3: Sizes differ 2026/09/12 05:00:52 DEBUG : B2 bucket rclone-test-halezot8doxu: Waiting for checks to finish 2026/09/12 05:00:52 DEBUG : B2 bucket rclone-test-halezot8doxu: Waiting for transfers to finish 2026/09/12 05:00:53 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:53 INFO : potato2: Copied (server-side copy) 2026/09/12 05:00:53 INFO : potato2: Deleted 2026/09/12 05:00:53 DEBUG : potato3: size = 68 OK 2026/09/12 05:00:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:00:53 INFO : potato3: Copied (server-side copy) 2026/09/12 05:00:53 INFO : potato3: Deleted 2026/09/12 05:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-citidav9jobo" 2026/09/12 05:00:54 DEBUG : empty space: Excluded (Size Filter) 2026/09/12 05:00:54 DEBUG : empty space: Excluded 2026/09/12 05:00:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:00:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/12 05:00:55 DEBUG : B2 bucket rclone-test-citidav9jobo: Waiting for checks to finish 2026/09/12 05:00:55 DEBUG : B2 bucket rclone-test-citidav9jobo: Waiting for transfers to finish 2026/09/12 05:00:56 DEBUG : potato2: size = 60 OK 2026/09/12 05:00:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:00:56 INFO : potato2: Copied (server-side copy) 2026/09/12 05:00:56 DEBUG : potato3: size = 68 OK 2026/09/12 05:00:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:00:56 INFO : potato3: Copied (server-side copy) 2026/09/12 05:00:56 INFO : potato2: Deleted 2026/09/12 05:00:56 INFO : potato3: Deleted 2026/09/12 05:00:57 DEBUG : B2 bucket rclone-test-citidav9jobo: Purge remote 2026/09/12 05:00:57 INFO : B2 bucket rclone-test-citidav9jobo: cleaning bucket "rclone-test-citidav9jobo" of all files 2026/09/12 05:00:57 DEBUG : potato2: Deleting (id "4_zaf927d03f0dd9b3baf080e1b_f1014e582f40cfd15_d20260912_m050055_c001_v0001115_t0005_u01789189255859") 2026/09/12 05:00:57 DEBUG : potato3: Deleting (id "4_zaf927d03f0dd9b3baf080e1b_f11070335e617bef9_d20260912_m050056_c001_v0001036_t0017_u01789189256088") 2026/09/12 05:00:58 DEBUG : B2 bucket rclone-test-halezot8doxu: Purge remote 2026/09/12 05:00:58 INFO : B2 bucket rclone-test-halezot8doxu: cleaning bucket "rclone-test-halezot8doxu" of all files 2026/09/12 05:00:58 DEBUG : empty space: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f4072a6b31c1cc8b5_d20260912_m050052_c001_v0001172_t0054_u01789189252005") 2026/09/12 05:00:58 DEBUG : potato2: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f420b0c9e655c17b2_d20260912_m050056_c001_v7007000_t0000_u01789189256638") 2026/09/12 05:00:58 DEBUG : potato2: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f10986fae6d92d300_d20260912_m050052_c001_v0001167_t0026_u01789189252992") 2026/09/12 05:00:58 DEBUG : potato3: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f416c5a4e27d91e72_d20260912_m050056_c001_v7007000_t0000_u01789189256828") 2026/09/12 05:00:58 DEBUG : potato3: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f10916f97a5d6d125_d20260912_m050053_c001_v0001161_t0027_u01789189253300") 2026/09/12 05:00:58 DEBUG : potato3: Deleting (id "4_z3f726d03f0dd9b3baf080e1b_f1072a6b31c1cc8b7_d20260912_m050052_c001_v0001172_t0049_u01789189252192") --- PASS: TestServerSideMoveWithFilter (11.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zufufis7nara" 2026/09/12 05:01:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-niricuw6jeqa -> B2 bucket rclone-test-zufufis7nara 2026/09/12 05:01:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:01:05 DEBUG : empty space: size = 1 OK 2026/09/12 05:01:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/12 05:01:05 DEBUG : empty space: Unchanged skipping 2026/09/12 05:01:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:01:05 DEBUG : B2 bucket rclone-test-zufufis7nara: Waiting for checks to finish 2026/09/12 05:01:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zufufis7nara) 2026/09/12 05:01:05 DEBUG : potato3: Sizes differ 2026/09/12 05:01:05 INFO : empty space: Deleted 2026/09/12 05:01:05 DEBUG : B2 bucket rclone-test-zufufis7nara: Waiting for transfers to finish 2026/09/12 05:01:05 DEBUG : potato2: size = 60 OK 2026/09/12 05:01:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:01:05 INFO : potato2: Copied (server-side copy) 2026/09/12 05:01:05 DEBUG : potato3: size = 68 OK 2026/09/12 05:01:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:01:05 INFO : potato3: Copied (server-side copy) 2026/09/12 05:01:06 INFO : potato2: Deleted 2026/09/12 05:01:06 INFO : potato3: Deleted 2026/09/12 05:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xiwimuc7jaxe" 2026/09/12 05:01:07 INFO : tomatoDir: Making directory 2026/09/12 05:01:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/12 05:01:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/12 05:01:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/12 05:01:07 DEBUG : B2 bucket rclone-test-xiwimuc7jaxe: Waiting for checks to finish 2026/09/12 05:01:07 DEBUG : B2 bucket rclone-test-xiwimuc7jaxe: Waiting for transfers to finish 2026/09/12 05:01:08 DEBUG : empty space: size = 1 OK 2026/09/12 05:01:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/12 05:01:08 INFO : empty space: Copied (server-side copy) 2026/09/12 05:01:08 INFO : empty space: Deleted 2026/09/12 05:01:08 DEBUG : potato2: size = 60 OK 2026/09/12 05:01:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/12 05:01:08 INFO : potato2: Copied (server-side copy) 2026/09/12 05:01:09 INFO : potato2: Deleted 2026/09/12 05:01:09 DEBUG : potato3: size = 68 OK 2026/09/12 05:01:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/12 05:01:09 INFO : potato3: Copied (server-side copy) 2026/09/12 05:01:09 INFO : potato3: Deleted 2026/09/12 05:01:09 DEBUG : B2 bucket rclone-test-xiwimuc7jaxe: Purge remote 2026/09/12 05:01:09 INFO : B2 bucket rclone-test-xiwimuc7jaxe: cleaning bucket "rclone-test-xiwimuc7jaxe" of all files 2026/09/12 05:01:09 DEBUG : empty space: Deleting (id "4_z5f92ad23f0dd9b3baf080e1b_f408191cd44a92d7d_d20260912_m050108_c001_v0001167_t0054_u01789189268467") 2026/09/12 05:01:09 DEBUG : potato2: Deleting (id "4_z5f92ad23f0dd9b3baf080e1b_f1120f811ea532780_d20260912_m050108_c001_v0001179_t0005_u01789189268713") 2026/09/12 05:01:09 DEBUG : potato3: Deleting (id "4_z5f92ad23f0dd9b3baf080e1b_f11037f74dba272bc_d20260912_m050108_c001_v0001150_t0040_u01789189268851") 2026/09/12 05:01:10 DEBUG : B2 bucket rclone-test-zufufis7nara: Purge remote 2026/09/12 05:01:10 INFO : B2 bucket rclone-test-zufufis7nara: cleaning bucket "rclone-test-zufufis7nara" of all files 2026/09/12 05:01:10 DEBUG : empty space: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f4003fccffcc40d30_d20260912_m050108_c001_v7007000_t0000_u01789189268651") 2026/09/12 05:01:10 DEBUG : empty space: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f407ccb98c6d8bbce_d20260912_m050104_c001_v0001173_t0030_u01789189264462") 2026/09/12 05:01:10 DEBUG : potato2: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f4003fccffcc40d31_d20260912_m050108_c001_v7007000_t0000_u01789189268919") 2026/09/12 05:01:10 DEBUG : potato2: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f110a5a60b5f12dc8_d20260912_m050105_c001_v0001146_t0006_u01789189265456") 2026/09/12 05:01:10 DEBUG : potato3: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f4003fccffcc40d32_d20260912_m050109_c001_v7007000_t0000_u01789189269131") 2026/09/12 05:01:10 DEBUG : potato3: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f1071a6b1af984a00_d20260912_m050105_c001_v0001182_t0048_u01789189265819") 2026/09/12 05:01:10 DEBUG : potato3: Deleting (id "4_z6f829d03f0dd9b3baf080e1b_f107ccb98c6d8bbd0_d20260912_m050104_c001_v0001173_t0026_u01789189264648") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.43s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/rclone-sync-test" 2026/09/12 05:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/rclone-sync-test-include/layer2" 2026/09/12 05:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/rclone-sync-test-ignore-file" 2026/09/12 05:01:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/12 05:01:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/12 05:01:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/12 05:01:24 DEBUG : pacer: Reducing sleep to 10ms 2026/09/12 05:01:24 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test: Waiting for checks to finish 2026/09/12 05:01:24 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test: Waiting for transfers to finish 2026/09/12 05:01:24 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:24 INFO : There was nothing to transfer 2026/09/12 05:01:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/12 05:01:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:01:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:01:25 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:25 INFO : There was nothing to transfer 2026/09/12 05:01:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/12 05:01:26 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/12 05:01:26 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/12 05:01:26 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:26 INFO : There was nothing to transfer 2026/09/12 05:01:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/12 05:01:26 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:01:26 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:01:26 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:26 INFO : There was nothing to transfer 2026/09/12 05:01:26 DEBUG : Excluded 2026/09/12 05:01:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/12 05:01:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/12 05:01:27 DEBUG : B2 bucket rclone-test-niricuw6jeqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/12 05:01:27 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.37s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/CompareDest" 2026/09/12 05:01:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/12 05:01:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:31 DEBUG : one: size = 3 OK 2026/09/12 05:01:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:01:31 INFO : one: Copied (new) 2026/09/12 05:01:31 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:32 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:32 DEBUG : one: Sizes differ 2026/09/12 05:01:32 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:32 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:32 DEBUG : one: size = 5 OK 2026/09/12 05:01:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/12 05:01:32 INFO : one: Copied (replaced existing) 2026/09/12 05:01:32 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:34 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:34 DEBUG : one: Sizes differ 2026/09/12 05:01:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:34 DEBUG : one: size = 5 OK 2026/09/12 05:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:01:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:34 INFO : There was nothing to transfer 2026/09/12 05:01:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:35 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:35 DEBUG : one: Sizes differ 2026/09/12 05:01:35 DEBUG : two: size = 3 OK 2026/09/12 05:01:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:01:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:35 DEBUG : one: size = 5 OK 2026/09/12 05:01:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:01:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:35 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:35 INFO : There was nothing to transfer 2026/09/12 05:01:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:36 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:36 DEBUG : one: Sizes differ 2026/09/12 05:01:36 DEBUG : two: size = 3 OK 2026/09/12 05:01:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:01:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:36 DEBUG : one: size = 5 OK 2026/09/12 05:01:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:01:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:36 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:36 INFO : There was nothing to transfer 2026/09/12 05:01:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:37 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:37 DEBUG : one: Sizes differ 2026/09/12 05:01:37 DEBUG : two: size = 3 OK 2026/09/12 05:01:37 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/09/12 05:01:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/12 05:01:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:01:37 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:37 DEBUG : one: size = 5 OK 2026/09/12 05:01:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:01:37 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:37 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:37 INFO : There was nothing to transfer 2026/09/12 05:01:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:37 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:37 DEBUG : one: Sizes differ 2026/09/12 05:01:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:38 DEBUG : two: size = 3 (B2 bucket rclone-test-niricuw6jeqa path CompareDest) 2026/09/12 05:01:38 DEBUG : two: Sizes differ 2026/09/12 05:01:38 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:01:38 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:38 DEBUG : one: size = 5 OK 2026/09/12 05:01:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:01:38 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:38 DEBUG : two: size = 5 OK 2026/09/12 05:01:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/12 05:01:38 INFO : two: Copied (new) 2026/09/12 05:01:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.37s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dest" 2026/09/12 05:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/pre-dest1" 2026/09/12 05:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/pre-dest2" 2026/09/12 05:01:45 DEBUG : 1: size = 1 OK 2026/09/12 05:01:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:01:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/12 05:01:45 DEBUG : 2: size = 1 OK 2026/09/12 05:01:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:01:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/12 05:01:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/12 05:01:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dest: Waiting for checks to finish 2026/09/12 05:01:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dest: Waiting for transfers to finish 2026/09/12 05:01:46 DEBUG : 3: size = 1 OK 2026/09/12 05:01:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/12 05:01:46 INFO : 3: Copied (new) 2026/09/12 05:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.62s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:01:48 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/CopyDest" 2026/09/12 05:01:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/12 05:01:51 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:51 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:52 DEBUG : one: size = 3 OK 2026/09/12 05:01:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:01:52 INFO : one: Copied (new) 2026/09/12 05:01:52 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:53 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:53 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:53 DEBUG : one: Sizes differ 2026/09/12 05:01:53 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:53 DEBUG : one: size = 5 OK 2026/09/12 05:01:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/12 05:01:53 INFO : one: Copied (replaced existing) 2026/09/12 05:01:53 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/BackupDir" 2026/09/12 05:01:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:56 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:56 DEBUG : one: Sizes differ 2026/09/12 05:01:56 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:56 DEBUG : one: size = 5 OK 2026/09/12 05:01:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:01:56 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:01:56 DEBUG : one: Sizes differ 2026/09/12 05:01:57 DEBUG : one: size = 3 OK 2026/09/12 05:01:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:01:57 INFO : one: Copied (server-side copy) 2026/09/12 05:01:57 INFO : one: Deleted 2026/09/12 05:01:58 DEBUG : one: size = 5 OK 2026/09/12 05:01:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/12 05:01:58 INFO : one: Copied (server-side copy) 2026/09/12 05:01:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/12 05:01:58 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:58 DEBUG : Waiting for deletions to finish 2026/09/12 05:01:59 DEBUG : one: size = 5 OK 2026/09/12 05:01:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:59 DEBUG : one: Unchanged skipping 2026/09/12 05:01:59 DEBUG : two: size = 3 OK 2026/09/12 05:01:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:01:59 DEBUG : two: size = 3 OK 2026/09/12 05:01:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/12 05:01:59 INFO : two: Copied (server-side copy) 2026/09/12 05:01:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/12 05:01:59 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:01:59 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:01:59 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:00 DEBUG : one: size = 5 OK 2026/09/12 05:02:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:02:00 DEBUG : one: Unchanged skipping 2026/09/12 05:02:00 DEBUG : two: size = 3 OK 2026/09/12 05:02:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:02:00 DEBUG : two: Unchanged skipping 2026/09/12 05:02:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:00 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:00 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:00 INFO : There was nothing to transfer 2026/09/12 05:02:01 DEBUG : one: size = 5 OK 2026/09/12 05:02:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:02:01 DEBUG : one: Unchanged skipping 2026/09/12 05:02:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:01 DEBUG : three: size = 5 (B2 bucket rclone-test-niricuw6jeqa path CopyDest) 2026/09/12 05:02:01 DEBUG : three: Sizes differ 2026/09/12 05:02:01 DEBUG : three: Destination not found in --copy-dest 2026/09/12 05:02:01 DEBUG : three: Need to transfer - File not found at Destination 2026/09/12 05:02:01 DEBUG : two: size = 3 OK 2026/09/12 05:02:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:02:01 DEBUG : two: Unchanged skipping 2026/09/12 05:02:01 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:01 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:01 DEBUG : three: size = 7 OK 2026/09/12 05:02:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/12 05:02:01 INFO : three: Copied (new) 2026/09/12 05:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.20s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/backup" 2026/09/12 05:02:08 DEBUG : two: size = 3 OK 2026/09/12 05:02:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:08 DEBUG : two: Unchanged skipping 2026/09/12 05:02:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:08 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:08 DEBUG : one: Sizes differ 2026/09/12 05:02:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:09 DEBUG : one: size = 3 OK 2026/09/12 05:02:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:02:09 INFO : one: Copied (server-side copy) 2026/09/12 05:02:09 INFO : one: Deleted 2026/09/12 05:02:09 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:10 DEBUG : one: size = 4 OK 2026/09/12 05:02:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:10 INFO : one: Copied (new) 2026/09/12 05:02:10 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:11 DEBUG : three.txt: size = 5 OK 2026/09/12 05:02:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:02:11 INFO : three.txt: Copied (server-side copy) 2026/09/12 05:02:11 INFO : three.txt: Deleted 2026/09/12 05:02:11 INFO : three.txt: Moved into backup dir 2026/09/12 05:02:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:12 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:12 DEBUG : one: Sizes differ 2026/09/12 05:02:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:12 DEBUG : two: size = 3 OK 2026/09/12 05:02:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:12 DEBUG : two: Unchanged skipping 2026/09/12 05:02:13 DEBUG : one: size = 4 OK 2026/09/12 05:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:13 INFO : one: Copied (server-side copy) 2026/09/12 05:02:13 INFO : one: Deleted 2026/09/12 05:02:13 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:13 DEBUG : one: size = 5 OK 2026/09/12 05:02:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:02:13 INFO : one: Copied (new) 2026/09/12 05:02:13 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:13 DEBUG : three.txt: size = 6 OK 2026/09/12 05:02:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:13 INFO : three.txt: Copied (server-side copy) 2026/09/12 05:02:13 INFO : three.txt: Deleted 2026/09/12 05:02:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/backup" 2026/09/12 05:02:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:20 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:20 DEBUG : one: Sizes differ 2026/09/12 05:02:20 DEBUG : two: size = 3 OK 2026/09/12 05:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:20 DEBUG : two: Unchanged skipping 2026/09/12 05:02:20 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:22 DEBUG : one.bak: size = 3 OK 2026/09/12 05:02:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:02:22 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:22 INFO : one: Deleted 2026/09/12 05:02:22 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:23 DEBUG : one: size = 4 OK 2026/09/12 05:02:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:23 INFO : one: Copied (new) 2026/09/12 05:02:23 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:23 DEBUG : three.txt.bak: size = 5 OK 2026/09/12 05:02:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:02:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:23 INFO : three.txt: Deleted 2026/09/12 05:02:23 INFO : three.txt: Moved into backup dir 2026/09/12 05:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:25 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:25 DEBUG : two: size = 3 OK 2026/09/12 05:02:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:25 DEBUG : two: Unchanged skipping 2026/09/12 05:02:25 DEBUG : one: Sizes differ 2026/09/12 05:02:25 DEBUG : one.bak: size = 4 OK 2026/09/12 05:02:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:25 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:25 INFO : one: Deleted 2026/09/12 05:02:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:25 DEBUG : one: size = 5 OK 2026/09/12 05:02:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:02:25 INFO : one: Copied (new) 2026/09/12 05:02:25 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:26 DEBUG : three.txt.bak: size = 6 OK 2026/09/12 05:02:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:26 INFO : three.txt: Deleted 2026/09/12 05:02:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:30 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/backup" 2026/09/12 05:02:32 DEBUG : two: size = 3 OK 2026/09/12 05:02:32 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:32 DEBUG : two: Unchanged skipping 2026/09/12 05:02:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:32 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:32 DEBUG : one: Sizes differ 2026/09/12 05:02:33 DEBUG : one-2019-01-01: size = 3 OK 2026/09/12 05:02:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:02:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/12 05:02:33 INFO : one: Deleted 2026/09/12 05:02:33 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:34 DEBUG : one: size = 4 OK 2026/09/12 05:02:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:34 INFO : one: Copied (new) 2026/09/12 05:02:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/12 05:02:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:02:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/12 05:02:35 INFO : three.txt: Deleted 2026/09/12 05:02:35 INFO : three.txt: Moved into backup dir 2026/09/12 05:02:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:36 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:36 DEBUG : one: Sizes differ 2026/09/12 05:02:36 DEBUG : two: size = 3 OK 2026/09/12 05:02:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:36 DEBUG : two: Unchanged skipping 2026/09/12 05:02:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:36 DEBUG : one-2019-01-01: size = 4 OK 2026/09/12 05:02:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/12 05:02:37 INFO : one: Deleted 2026/09/12 05:02:37 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:37 DEBUG : one: size = 5 OK 2026/09/12 05:02:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:02:37 INFO : one: Copied (new) 2026/09/12 05:02:37 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/12 05:02:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/12 05:02:37 INFO : three.txt: Deleted 2026/09/12 05:02:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:42 DEBUG : two: size = 3 OK 2026/09/12 05:02:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:42 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:42 DEBUG : two: Unchanged skipping 2026/09/12 05:02:42 DEBUG : one: Sizes differ 2026/09/12 05:02:43 DEBUG : one.bak: size = 3 OK 2026/09/12 05:02:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:02:43 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:43 INFO : one: Deleted 2026/09/12 05:02:43 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:44 DEBUG : one: size = 4 OK 2026/09/12 05:02:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:44 INFO : one: Copied (new) 2026/09/12 05:02:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:44 DEBUG : three.txt.bak: size = 5 OK 2026/09/12 05:02:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:02:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:44 INFO : three.txt: Deleted 2026/09/12 05:02:44 INFO : three.txt: Moved into backup dir 2026/09/12 05:02:45 DEBUG : one.bak: Excluded (Path Filter) 2026/09/12 05:02:45 DEBUG : one.bak: Excluded 2026/09/12 05:02:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/12 05:02:45 DEBUG : three.txt.bak: Excluded 2026/09/12 05:02:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:45 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:45 DEBUG : one: Sizes differ 2026/09/12 05:02:45 DEBUG : two: size = 3 OK 2026/09/12 05:02:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:45 DEBUG : two: Unchanged skipping 2026/09/12 05:02:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for checks to finish 2026/09/12 05:02:45 DEBUG : one.bak: size = 4 OK 2026/09/12 05:02:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:45 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:45 INFO : one: Deleted 2026/09/12 05:02:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa path dst: Waiting for transfers to finish 2026/09/12 05:02:46 DEBUG : one: size = 5 OK 2026/09/12 05:02:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:02:46 INFO : one: Copied (new) 2026/09/12 05:02:46 DEBUG : Waiting for deletions to finish 2026/09/12 05:02:46 DEBUG : three.txt.bak: size = 6 OK 2026/09/12 05:02:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:46 INFO : three.txt: Deleted 2026/09/12 05:02:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.54s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:50 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:50 DEBUG : one: Sizes differ 2026/09/12 05:02:52 DEBUG : one.bak: size = 3 OK 2026/09/12 05:02:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:02:52 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:52 INFO : one: Deleted 2026/09/12 05:02:53 DEBUG : one: size = 4 OK 2026/09/12 05:02:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:53 INFO : one: Copied (new) 2026/09/12 05:02:53 DEBUG : two: size = 3 OK 2026/09/12 05:02:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:53 DEBUG : two: Unchanged skipping 2026/09/12 05:02:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:53 DEBUG : three.txt: Sizes differ 2026/09/12 05:02:53 DEBUG : three.txt.bak: size = 5 OK 2026/09/12 05:02:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:02:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:54 INFO : three.txt: Deleted 2026/09/12 05:02:54 DEBUG : three.txt: size = 6 OK 2026/09/12 05:02:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:54 INFO : three.txt: Copied (new) 2026/09/12 05:02:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:54 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:54 DEBUG : one: Sizes differ 2026/09/12 05:02:55 DEBUG : one.bak: size = 4 OK 2026/09/12 05:02:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:02:55 INFO : one: Copied (server-side copy) to: one.bak 2026/09/12 05:02:55 INFO : one: Deleted 2026/09/12 05:02:55 DEBUG : one: size = 5 OK 2026/09/12 05:02:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:02:55 INFO : one: Copied (new) 2026/09/12 05:02:55 DEBUG : two: size = 3 OK 2026/09/12 05:02:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:02:55 DEBUG : two: Unchanged skipping 2026/09/12 05:02:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone305849356) 2026/09/12 05:02:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:02:55 DEBUG : three.txt: Sizes differ 2026/09/12 05:02:56 DEBUG : three.txt.bak: size = 6 OK 2026/09/12 05:02:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:02:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/12 05:02:56 INFO : three.txt: Deleted 2026/09/12 05:02:56 DEBUG : three.txt: size = 19 OK 2026/09/12 05:02:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/12 05:02:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.16s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-niricuw6jeqa/dst" 2026/09/12 05:02:59 DEBUG : Config file has changed externally - reloading 2026/09/12 05:03:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:01 DEBUG : one: size = 3 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:03:01 DEBUG : one: Sizes differ 2026/09/12 05:03:02 DEBUG : one-2019-01-01: size = 3 OK 2026/09/12 05:03:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/12 05:03:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/12 05:03:02 INFO : one: Deleted 2026/09/12 05:03:03 DEBUG : one: size = 4 OK 2026/09/12 05:03:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:03:03 INFO : one: Copied (new) 2026/09/12 05:03:03 DEBUG : two: size = 3 OK 2026/09/12 05:03:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:03 DEBUG : two: Unchanged skipping 2026/09/12 05:03:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:03:04 DEBUG : three.txt: Sizes differ 2026/09/12 05:03:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/12 05:03:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/12 05:03:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/12 05:03:04 INFO : three.txt: Deleted 2026/09/12 05:03:04 DEBUG : three.txt: size = 6 OK 2026/09/12 05:03:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:03:04 INFO : three.txt: Copied (new) 2026/09/12 05:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:05 DEBUG : one: size = 4 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:03:05 DEBUG : one: Sizes differ 2026/09/12 05:03:05 DEBUG : one-2019-01-01: size = 4 OK 2026/09/12 05:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/12 05:03:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/12 05:03:05 INFO : one: Deleted 2026/09/12 05:03:06 DEBUG : one: size = 5 OK 2026/09/12 05:03:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/12 05:03:06 INFO : one: Copied (new) 2026/09/12 05:03:06 DEBUG : two: size = 3 OK 2026/09/12 05:03:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:06 DEBUG : two: Unchanged skipping 2026/09/12 05:03:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-niricuw6jeqa path dst) 2026/09/12 05:03:06 DEBUG : three.txt: Sizes differ 2026/09/12 05:03:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/12 05:03:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/12 05:03:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/12 05:03:07 INFO : three.txt: Deleted 2026/09/12 05:03:07 DEBUG : three.txt: size = 19 OK 2026/09/12 05:03:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/12 05:03:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.63s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:09 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:09 DEBUG : Testêé: Sizes differ 2026/09/12 05:03:09 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:09 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:10 DEBUG : Testêé: size = 14 OK 2026/09/12 05:03:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/12 05:03:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/12 05:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/12 05:03:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:12 DEBUG : existing: size = 6 OK 2026/09/12 05:03:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/12 05:03:12 INFO : existing: Copied (new) 2026/09/12 05:03:12 DEBUG : Waiting for deletions to finish 2026/09/12 05:03:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:12 DEBUG : existing: Sizes differ 2026/09/12 05:03:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/12 05:03:12 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:12 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting files as there were IO errors 2026/09/12 05:03:12 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.37s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:14 DEBUG : EXISTING: size = 6 OK 2026/09/12 05:03:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:14 DEBUG : existing: Unchanged skipping 2026/09/12 05:03:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:14 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:14 DEBUG : Waiting for deletions to finish 2026/09/12 05:03:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:25 DEBUG : both10: size = 6 OK 2026/09/12 05:03:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:25 DEBUG : both0: size = 6 OK 2026/09/12 05:03:25 DEBUG : both12: size = 6 OK 2026/09/12 05:03:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both11: size = 6 OK 2026/09/12 05:03:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both10: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both13: size = 6 OK 2026/09/12 05:03:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both13: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both14: size = 6 OK 2026/09/12 05:03:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both0: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both15: size = 6 OK 2026/09/12 05:03:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both15: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both16: size = 6 OK 2026/09/12 05:03:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both16: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both17: size = 6 OK 2026/09/12 05:03:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both17: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both18: size = 6 OK 2026/09/12 05:03:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both12: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both19: size = 6 OK 2026/09/12 05:03:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both19: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both1: size = 6 OK 2026/09/12 05:03:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both11: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both2: size = 6 OK 2026/09/12 05:03:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both2: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both3: size = 6 OK 2026/09/12 05:03:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both18: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both4: size = 6 OK 2026/09/12 05:03:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both3: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both14: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both5: size = 6 OK 2026/09/12 05:03:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both6: size = 6 OK 2026/09/12 05:03:25 DEBUG : both4: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both7: size = 6 OK 2026/09/12 05:03:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both5: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both8: size = 6 OK 2026/09/12 05:03:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both8: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both9: size = 6 OK 2026/09/12 05:03:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:25 DEBUG : both9: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both6: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both1: Unchanged skipping 2026/09/12 05:03:25 DEBUG : both7: Unchanged skipping 2026/09/12 05:03:25 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:25 DEBUG : Waiting for deletions to finish 2026/09/12 05:03:25 INFO : only11: Deleted 2026/09/12 05:03:25 INFO : only14: Deleted 2026/09/12 05:03:25 INFO : only7: Deleted 2026/09/12 05:03:25 INFO : only18: Deleted 2026/09/12 05:03:25 INFO : only9: Deleted 2026/09/12 05:03:25 INFO : only0: Deleted 2026/09/12 05:03:26 INFO : only19: Deleted 2026/09/12 05:03:26 INFO : only16: Deleted 2026/09/12 05:03:26 INFO : only12: Deleted 2026/09/12 05:03:26 INFO : only15: Deleted 2026/09/12 05:03:26 INFO : only2: Deleted 2026/09/12 05:03:26 INFO : only4: Deleted 2026/09/12 05:03:26 INFO : only6: Deleted 2026/09/12 05:03:26 INFO : only10: Deleted 2026/09/12 05:03:26 INFO : only13: Deleted 2026/09/12 05:03:26 INFO : only17: Deleted 2026/09/12 05:03:26 INFO : only1: Deleted 2026/09/12 05:03:26 INFO : only3: Deleted 2026/09/12 05:03:26 INFO : only5: Deleted 2026/09/12 05:03:26 INFO : only8: Deleted 2026/09/12 05:03:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.74s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:40 DEBUG : both0: size = 6 OK 2026/09/12 05:03:40 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:03:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both0: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both11: size = 6 OK 2026/09/12 05:03:40 DEBUG : both13: size = 6 OK 2026/09/12 05:03:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both10: size = 6 OK 2026/09/12 05:03:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both12: size = 6 OK 2026/09/12 05:03:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both11: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both14: size = 6 OK 2026/09/12 05:03:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both14: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both15: size = 6 OK 2026/09/12 05:03:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both15: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both16: size = 6 OK 2026/09/12 05:03:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both16: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both17: size = 6 OK 2026/09/12 05:03:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both17: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both18: size = 6 OK 2026/09/12 05:03:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both18: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both19: size = 6 OK 2026/09/12 05:03:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both19: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both1: size = 6 OK 2026/09/12 05:03:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both13: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both2: size = 6 OK 2026/09/12 05:03:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both2: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both3: size = 6 OK 2026/09/12 05:03:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both10: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both4: size = 6 OK 2026/09/12 05:03:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both12: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both5: size = 6 OK 2026/09/12 05:03:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both5: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both6: size = 6 OK 2026/09/12 05:03:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both1: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both7: size = 6 OK 2026/09/12 05:03:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both3: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both8: size = 6 OK 2026/09/12 05:03:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both4: Unchanged skipping 2026/09/12 05:03:40 DEBUG : both9: size = 6 OK 2026/09/12 05:03:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:03:40 DEBUG : both9: Unchanged skipping 2026/09/12 05:03:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only0: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only0: Sizes differ 2026/09/12 05:03:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only10: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only10: Sizes differ 2026/09/12 05:03:40 DEBUG : both6: Unchanged skipping 2026/09/12 05:03:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only11: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only11: Sizes differ 2026/09/12 05:03:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only12: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only12: Sizes differ 2026/09/12 05:03:40 DEBUG : both7: Unchanged skipping 2026/09/12 05:03:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only13: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only13: Sizes differ 2026/09/12 05:03:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only14: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only14: Sizes differ 2026/09/12 05:03:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only15: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only15: Sizes differ 2026/09/12 05:03:40 DEBUG : both8: Unchanged skipping 2026/09/12 05:03:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only16: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only16: Sizes differ 2026/09/12 05:03:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only17: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only17: Sizes differ 2026/09/12 05:03:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only18: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only18: Sizes differ 2026/09/12 05:03:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only19: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only19: Sizes differ 2026/09/12 05:03:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only1: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only1: Sizes differ 2026/09/12 05:03:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only2: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only2: Sizes differ 2026/09/12 05:03:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only3: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only3: Sizes differ 2026/09/12 05:03:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only4: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only4: Sizes differ 2026/09/12 05:03:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only5: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only5: Sizes differ 2026/09/12 05:03:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only6: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only6: Sizes differ 2026/09/12 05:03:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only7: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only7: Sizes differ 2026/09/12 05:03:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only8: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only8: Sizes differ 2026/09/12 05:03:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone305849356) 2026/09/12 05:03:40 DEBUG : only9: size = 6 (B2 bucket rclone-test-niricuw6jeqa) 2026/09/12 05:03:40 DEBUG : only9: Sizes differ 2026/09/12 05:03:40 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:03:40 DEBUG : only0: size = 0 OK 2026/09/12 05:03:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 DEBUG : only11: size = 0 OK 2026/09/12 05:03:40 INFO : only0: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only11: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only13: size = 0 OK 2026/09/12 05:03:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only13: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only17: size = 0 OK 2026/09/12 05:03:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only17: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only16: size = 0 OK 2026/09/12 05:03:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only16: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only18: size = 0 OK 2026/09/12 05:03:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only18: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only1: size = 0 OK 2026/09/12 05:03:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only1: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only12: size = 0 OK 2026/09/12 05:03:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only12: Copied (replaced existing) 2026/09/12 05:03:40 DEBUG : only10: size = 0 OK 2026/09/12 05:03:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:40 INFO : only10: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only14: size = 0 OK 2026/09/12 05:03:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only14: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only3: size = 0 OK 2026/09/12 05:03:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only3: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only5: size = 0 OK 2026/09/12 05:03:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only5: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only7: size = 0 OK 2026/09/12 05:03:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only7: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only8: size = 0 OK 2026/09/12 05:03:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only8: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only19: size = 0 OK 2026/09/12 05:03:41 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only19: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only2: size = 0 OK 2026/09/12 05:03:41 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only2: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only15: size = 0 OK 2026/09/12 05:03:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only15: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only4: size = 0 OK 2026/09/12 05:03:41 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only4: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only6: size = 0 OK 2026/09/12 05:03:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only6: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : only9: size = 0 OK 2026/09/12 05:03:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/12 05:03:41 INFO : only9: Copied (replaced existing) 2026/09/12 05:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.58s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:49 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:03:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 05:03:49 DEBUG : empty_on_remote: Making directory with metadata 2026/09/12 05:03:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 05:03:49 INFO : empty_on_remote: Making directory 2026/09/12 05:03:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:52 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:03:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 05:03:52 DEBUG : empty_on_remote: Making directory with metadata 2026/09/12 05:03:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 05:03:52 INFO : empty_on_remote: Making directory 2026/09/12 05:03:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.42s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:55 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:03:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/12 05:03:58 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (3.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:04:06 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:06 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:04:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:04:07 DEBUG : banana: size = 6 OK 2026/09/12 05:04:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : banana: Unchanged skipping 2026/09/12 05:04:07 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:04:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:04:07 DEBUG : apple: size = 5 OK 2026/09/12 05:04:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : apple: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:04:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:04:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:04:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:04:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:04:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:04:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:04:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:04:07 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:07 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:07 INFO : There was nothing to transfer 2026/09/12 05:04:07 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:07 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : apple: size = 5 OK 2026/09/12 05:04:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:04:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:04:08 DEBUG : banana: size = 6 OK 2026/09/12 05:04:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : apple: Unchanged skipping 2026/09/12 05:04:08 DEBUG : banana: Unchanged skipping 2026/09/12 05:04:08 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:04:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:04:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:04:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:04:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:04:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:04:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:04:08 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:08 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:08 INFO : There was nothing to transfer 2026/09/12 05:04:08 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:08 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:04:18 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:18 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : apple: size = 5 OK 2026/09/12 05:04:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:04:19 DEBUG : apple: Unchanged skipping 2026/09/12 05:04:19 DEBUG : banana: size = 6 OK 2026/09/12 05:04:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : banana: Unchanged skipping 2026/09/12 05:04:19 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:04:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:04:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:04:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:04:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:04:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:04:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:04:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:04:19 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:19 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:19 INFO : There was nothing to transfer 2026/09/12 05:04:19 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:19 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:19 DEBUG : apple: size = 5 OK 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:04:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : apple: Unchanged skipping 2026/09/12 05:04:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:04:19 DEBUG : banana: size = 6 OK 2026/09/12 05:04:19 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:04:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:19 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:04:19 DEBUG : banana: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:04:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:04:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:04:20 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:20 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:20 INFO : There was nothing to transfer 2026/09/12 05:04:20 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:20 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:04:29 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:29 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/12 05:04:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:30 DEBUG : YXBwbGU=: size = 5 OK 2026/09/12 05:04:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/12 05:04:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/12 05:04:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/12 05:04:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:04:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/12 05:04:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:04:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:04:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:04:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:31 DEBUG : YmFuYW5h: size = 6 OK 2026/09/12 05:04:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/12 05:04:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/12 05:04:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:04:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:04:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:04:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:04:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:04:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/12 05:04:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:04:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/12 05:04:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:04:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/12 05:04:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:04:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/12 05:04:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:04:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/12 05:04:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:04:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/12 05:04:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:04:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/12 05:04:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:04:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/12 05:04:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:04:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/12 05:04:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:04:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:32 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:33 INFO : dir1/0015-9;=.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0007-1234567.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0013-789;=.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0012-6789;.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0014-89;=.txt: Deleted 2026/09/12 05:04:33 INFO : apple: Deleted 2026/09/12 05:04:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0003-defghij.txt: Deleted 2026/09/12 05:04:33 INFO : banana: Deleted 2026/09/12 05:04:33 INFO : dir1/0009-3456789.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0010-456789.txt: Deleted 2026/09/12 05:04:33 INFO : appleappleapplebanana: Deleted 2026/09/12 05:04:33 INFO : splitbananasplit: Deleted 2026/09/12 05:04:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0008-2345678.txt: Deleted 2026/09/12 05:04:33 INFO : dir1/0011-56789;.txt: Deleted 2026/09/12 05:04:33 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:04:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/12 05:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : YmFuYW5h: size = 6 OK 2026/09/12 05:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:04:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : banana: Unchanged skipping 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : YXBwbGU=: size = 5 OK 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : apple: Unchanged skipping 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/12 05:04:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/12 05:04:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/12 05:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/12 05:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/12 05:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:04:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/12 05:04:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/12 05:04:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:35 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:35 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:35 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/12 05:04:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:35 DEBUG : apple: transformed to: YXBwbGU= 2026/09/12 05:04:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/12 05:04:35 DEBUG : banana: transformed to: YmFuYW5h 2026/09/12 05:04:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/12 05:04:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/12 05:04:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/12 05:04:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/12 05:04:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/12 05:04:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:04:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:44 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:45 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:45 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : PREFIXapple: size = 5 OK 2026/09/12 05:04:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/12 05:04:45 INFO : apple: Copied (new) to: PREFIXapple 2026/09/12 05:04:45 DEBUG : PREFIXbanana: size = 6 OK 2026/09/12 05:04:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/12 05:04:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/12 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/12 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/12 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/12 05:04:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/12 05:04:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/12 05:04:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/12 05:04:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/12 05:04:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/12 05:04:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/12 05:04:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/12 05:04:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/12 05:04:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/12 05:04:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:04:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/12 05:04:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/12 05:04:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:04:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/12 05:04:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/12 05:04:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:04:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:04:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:04:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:04:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:04:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:04:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:04:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:04:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:04:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/12 05:04:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:04:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/12 05:04:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:04:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/12 05:04:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:04:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/12 05:04:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:04:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/12 05:04:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:04:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/12 05:04:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:04:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/12 05:04:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:04:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:47 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:47 INFO : banana: Deleted 2026/09/12 05:04:47 INFO : splitbananasplit: Deleted 2026/09/12 05:04:47 INFO : dir1/0003-defghij.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0007-1234567.txt: Deleted 2026/09/12 05:04:47 INFO : appleappleapplebanana: Deleted 2026/09/12 05:04:47 INFO : dir1/0014-89;=.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0008-2345678.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0015-9;=.txt: Deleted 2026/09/12 05:04:47 INFO : apple: Deleted 2026/09/12 05:04:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0010-456789.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0009-3456789.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0011-56789;.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0012-6789;.txt: Deleted 2026/09/12 05:04:47 INFO : dir1/0013-789;=.txt: Deleted 2026/09/12 05:04:47 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/12 05:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/12 05:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/12 05:04:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : banana: size = 6 OK 2026/09/12 05:04:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/12 05:04:48 INFO : banana: Copied (new) 2026/09/12 05:04:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:04:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:04:48 INFO : splitbananasplit: Copied (new) 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:04:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:04:48 INFO : appleappleapplebanana: Copied (new) 2026/09/12 05:04:48 DEBUG : apple: size = 5 OK 2026/09/12 05:04:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/12 05:04:48 INFO : apple: Copied (new) 2026/09/12 05:04:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:04:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:04:48 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:04:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:04:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:04:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:04:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:04:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:04:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:04:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:04:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:04:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:04:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:04:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:04:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:04:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:04:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:04:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:04:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:04:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:04:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:04:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:04:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:04:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:04:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:04:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:04:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/12 05:04:49 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:49 INFO : PREFIXapple: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/12 05:04:49 INFO : PREFIXsplitbananasplit: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/12 05:04:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/12 05:04:50 INFO : PREFIXbanana: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/12 05:04:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/12 05:04:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/12 05:04:50 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:50 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : Waiting for deletions to finish 2026/09/12 05:04:50 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:05:01 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:01 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/12 05:05:01 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/12 05:05:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:05:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/12 05:05:01 DEBUG : appleSUFFIX: size = 5 OK 2026/09/12 05:05:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/12 05:05:01 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:02 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:02 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/12 05:05:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/12 05:05:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:05:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:05:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:05:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:05:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:05:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:05:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/12 05:05:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:05:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/12 05:05:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:05:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/12 05:05:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:05:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/12 05:05:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:05:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/12 05:05:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:05:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/12 05:05:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:05:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/12 05:05:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:05:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/12 05:05:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:05:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/12 05:05:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:05:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/12 05:05:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:05:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/12 05:05:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:05:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:03 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:03 INFO : apple: Deleted 2026/09/12 05:05:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/12 05:05:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/12 05:05:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0007-1234567.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0010-456789.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0011-56789;.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0008-2345678.txt: Deleted 2026/09/12 05:05:04 INFO : appleappleapplebanana: Deleted 2026/09/12 05:05:04 INFO : splitbananasplit: Deleted 2026/09/12 05:05:04 INFO : dir1/0014-89;=.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0013-789;=.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0012-6789;.txt: Deleted 2026/09/12 05:05:04 INFO : banana: Deleted 2026/09/12 05:05:04 INFO : dir1/0015-9;=.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0003-defghij.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/12 05:05:04 INFO : dir1/0009-3456789.txt: Deleted 2026/09/12 05:05:04 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/12 05:05:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/12 05:05:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/12 05:05:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : apple: size = 5 OK 2026/09/12 05:05:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/12 05:05:05 INFO : apple: Copied (new) 2026/09/12 05:05:05 DEBUG : banana: size = 6 OK 2026/09/12 05:05:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/12 05:05:05 INFO : banana: Copied (new) 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:05:05 INFO : appleappleapplebanana: Copied (new) 2026/09/12 05:05:05 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:05:05 INFO : splitbananasplit: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:05 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:05 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:05:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:05:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:05:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:05:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:05:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:05:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:05:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:05:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:05:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:05:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:05:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:05:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:05:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:05:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:05:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:05:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/12 05:05:06 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:06 INFO : appleSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/12 05:05:06 INFO : bananaSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : splitbananasplitSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/12 05:05:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/12 05:05:06 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:07 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:07 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:05:17 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:17 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : apple: size = 5 OK 2026/09/12 05:05:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:18 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:18 DEBUG : banana: size = 6 OK 2026/09/12 05:05:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:18 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:18 DEBUG : appleapple: size = 21 OK 2026/09/12 05:05:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/12 05:05:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/12 05:05:18 DEBUG : splitbanan: size = 16 OK 2026/09/12 05:05:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/12 05:05:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/12 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/12 05:05:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/12 05:05:18 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:18 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/12 05:05:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/12 05:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/12 05:05:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/12 05:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/12 05:05:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/12 05:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/12 05:05:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/12 05:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/12 05:05:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/12 05:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/12 05:05:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/12 05:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/12 05:05:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/12 05:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/12 05:05:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/12 05:05:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/12 05:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/12 05:05:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/12 05:05:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/12 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/12 05:05:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/12 05:05:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/12 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/12 05:05:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/12 05:05:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/12 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/12 05:05:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/12 05:05:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/12 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/12 05:05:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/12 05:05:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/12 05:05:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/12 05:05:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/12 05:05:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/12 05:05:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/12 05:05:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/12 05:05:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/12 05:05:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/12 05:05:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/12 05:05:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/12 05:05:19 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0014-89;=.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0009-3456789.txt: Deleted 2026/09/12 05:05:19 INFO : appleappleapplebanana: Deleted 2026/09/12 05:05:19 INFO : splitbananasplit: Deleted 2026/09/12 05:05:19 INFO : dir1/0003-defghij.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0007-1234567.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0008-2345678.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0010-456789.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0011-56789;.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0012-6789;.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0013-789;=.txt: Deleted 2026/09/12 05:05:19 INFO : dir1/0015-9;=.txt: Deleted 2026/09/12 05:05:19 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:20 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : appleapple: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/12 05:05:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:21 DEBUG : apple: size = 5 OK 2026/09/12 05:05:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:21 DEBUG : appleapple: size = 21 OK 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:21 DEBUG : banana: size = 6 OK 2026/09/12 05:05:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:21 DEBUG : splitbanan: size = 16 OK 2026/09/12 05:05:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/12 05:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/12 05:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/12 05:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/12 05:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/12 05:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/12 05:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/12 05:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/12 05:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/12 05:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/12 05:05:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/12 05:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/12 05:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/12 05:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/12 05:05:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/12 05:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/12 05:05:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:21 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:21 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:21 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:21 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : appleapple: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/12 05:05:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/12 05:05:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/12 05:05:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/12 05:05:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/12 05:05:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/12 05:05:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/12 05:05:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/12 05:05:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/12 05:05:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/12 05:05:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/12 05:05:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/12 05:05:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/12 05:05:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/12 05:05:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/12 05:05:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/12 05:05:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/12 05:05:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/12 05:05:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/12 05:05:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/12 05:05:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:05:32 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/12 05:05:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/12 05:05:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/12 05:05:32 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:32 DEBUG : apple: size = 5 OK 2026/09/12 05:05:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:32 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:32 DEBUG : banana: size = 6 OK 2026/09/12 05:05:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:32 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:32 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:32 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:33 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:33 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:33 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:33 INFO : There was nothing to transfer 2026/09/12 05:05:33 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:33 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:33 DEBUG : apple: size = 5 OK 2026/09/12 05:05:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:33 DEBUG : banana: size = 6 OK 2026/09/12 05:05:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:34 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:34 INFO : There was nothing to transfer 2026/09/12 05:05:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:34 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:34 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:05:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:45 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:45 DEBUG : apple: size = 5 OK 2026/09/12 05:05:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:45 DEBUG : banana: size = 6 OK 2026/09/12 05:05:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:45 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:45 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:45 INFO : There was nothing to transfer 2026/09/12 05:05:45 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:46 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:46 DEBUG : apple: size = 5 OK 2026/09/12 05:05:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : banana: size = 6 OK 2026/09/12 05:05:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:46 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:46 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:46 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:46 INFO : There was nothing to transfer 2026/09/12 05:05:46 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:47 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:05:56 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:57 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:57 DEBUG : apple: size = 5 OK 2026/09/12 05:05:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : banana: size = 6 OK 2026/09/12 05:05:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:57 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:57 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:57 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:57 INFO : There was nothing to transfer 2026/09/12 05:05:57 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:58 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : apple: size = 5 OK 2026/09/12 05:05:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:05:58 DEBUG : apple: Unchanged skipping 2026/09/12 05:05:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:05:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:05:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:05:58 DEBUG : banana: size = 6 OK 2026/09/12 05:05:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : banana: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:05:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:05:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:05:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:05:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:05:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:05:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:05:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:05:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:05:58 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:05:58 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:58 INFO : There was nothing to transfer 2026/09/12 05:05:58 DEBUG : Waiting for deletions to finish 2026/09/12 05:05:58 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:09 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/12 05:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/12 05:06:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/12 05:06:10 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : apple: size = 5 OK 2026/09/12 05:06:10 DEBUG : banana: size = 6 OK 2026/09/12 05:06:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : apple: Unchanged skipping 2026/09/12 05:06:10 DEBUG : banana: Unchanged skipping 2026/09/12 05:06:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:06:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:06:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:06:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:06:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:06:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:06:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:06:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:06:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:06:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:06:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:06:10 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:10 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:10 INFO : There was nothing to transfer 2026/09/12 05:06:10 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:10 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : apple: size = 5 OK 2026/09/12 05:06:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : apple: Unchanged skipping 2026/09/12 05:06:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:06:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:06:11 DEBUG : banana: size = 6 OK 2026/09/12 05:06:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : banana: Unchanged skipping 2026/09/12 05:06:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:06:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:06:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:06:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:06:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:06:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:06:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:06:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:06:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:06:11 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:11 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:11 INFO : There was nothing to transfer 2026/09/12 05:06:11 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:11 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:21 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:22 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : banana: size = 6 OK 2026/09/12 05:06:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:06:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : banana: Unchanged skipping 2026/09/12 05:06:22 DEBUG : apple: size = 5 OK 2026/09/12 05:06:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : apple: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:06:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:06:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:06:22 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:22 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:22 INFO : There was nothing to transfer 2026/09/12 05:06:22 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:22 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : apple: size = 5 OK 2026/09/12 05:06:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : apple: Unchanged skipping 2026/09/12 05:06:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/12 05:06:23 DEBUG : banana: size = 6 OK 2026/09/12 05:06:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : banana: Unchanged skipping 2026/09/12 05:06:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/12 05:06:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/12 05:06:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/12 05:06:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/12 05:06:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/12 05:06:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/12 05:06:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/12 05:06:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/12 05:06:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/12 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/12 05:06:23 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:23 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:23 INFO : There was nothing to transfer 2026/09/12 05:06:23 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:23 DEBUG : apple: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : banana: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/12 05:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (145.82s) --- PASS: TestTransform/NFC (10.81s) --- PASS: TestTransform/NFD (11.47s) --- PASS: TestTransform/base64 (14.53s) --- PASS: TestTransform/prefix (16.35s) --- PASS: TestTransform/suffix (16.47s) --- PASS: TestTransform/truncate (14.25s) --- PASS: TestTransform/encoder (13.01s) --- PASS: TestTransform/ISO-8859-1 (12.14s) --- PASS: TestTransform/charmap (12.32s) --- PASS: TestTransform/lowercase (12.43s) --- PASS: TestTransform/ascii (12.03s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/12 05:06:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/12 05:06:28 INFO : sub dir_somesuffix: Making directory 2026/09/12 05:06:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/12 05:06:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/12 05:06:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/12 05:06:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/12 05:06:28 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:28 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/12 05:06:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/12 05:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:30 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:30 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:30 INFO : tictactoe: Making directory 2026/09/12 05:06:30 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:30 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/12 05:06:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:30 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/12 05:06:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/12 05:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:31 INFO : toe: Making directory 2026/09/12 05:06:31 INFO : toe/toe: Making directory 2026/09/12 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/12 05:06:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/12 05:06:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/12 05:06:31 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:31 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/12 05:06:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/12 05:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.52s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:33 INFO : toe: Making directory 2026/09/12 05:06:33 INFO : toe/toe: Making directory 2026/09/12 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/12 05:06:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/12 05:06:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/12 05:06:33 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:33 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/12 05:06:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/12 05:06:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.54s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:34 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:06:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:06:34 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:35 INFO : tictacempty_dir: Making directory 2026/09/12 05:06:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:35 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:35 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:35 INFO : tictactoe: Making directory 2026/09/12 05:06:35 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:35 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:35 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:35 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/12 05:06:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:35 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:36 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:06:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:06:36 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:36 INFO : tictacempty_dir: Making directory 2026/09/12 05:06:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:36 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:36 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:36 INFO : tictactoe: Making directory 2026/09/12 05:06:36 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:36 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:36 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/12 05:06:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:36 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:38 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/12 05:06:38 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:38 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:38 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:38 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/12 05:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/12 05:06:38 NOTICE: B2 bucket rclone-test-niricuw6jeqa: 0 differences found 2026/09/12 05:06:38 NOTICE: B2 bucket rclone-test-niricuw6jeqa: 1 matching files --- PASS: TestAllTag (3.45s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:39 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:40 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:40 INFO : tictactoe: Making directory 2026/09/12 05:06:40 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:40 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:40 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:40 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:40 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/12 05:06:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:40 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:40 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:41 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:41 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/12 05:06:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:06:41 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/12 05:06:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/12 05:06:41 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2026/09/12 05:06:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:42 INFO : toe: Making directory 2026/09/12 05:06:42 INFO : toe/toe: Making directory 2026/09/12 05:06:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/12 05:06:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:42 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:43 DEBUG : toe/toe/toe: size = 11 OK 2026/09/12 05:06:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:43 INFO : toe/toe/toe: Copied (new) 2026/09/12 05:06:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:43 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:06:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:06:43 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:44 INFO : tictacempty_dir: Making directory 2026/09/12 05:06:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:44 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:44 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:44 INFO : tictactoe: Making directory 2026/09/12 05:06:44 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:44 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:44 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/12 05:06:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:44 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:44 INFO : toe/toe/toe.txt: Deleted 2026/09/12 05:06:44 INFO : toe/toe: Removing directory 2026/09/12 05:06:44 INFO : toe: Removing directory 2026/09/12 05:06:44 INFO : empty_dir: Removing directory 2026/09/12 05:06:44 DEBUG : Local file system at /tmp/rclone305849356: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:45 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:06:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:06:45 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:45 INFO : tictacempty_dir: Making directory 2026/09/12 05:06:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:45 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:45 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:45 INFO : tictactoe: Making directory 2026/09/12 05:06:45 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:45 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:45 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/12 05:06:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:45 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:47 INFO : toe/toe/toe.txt: Deleted 2026/09/12 05:06:47 INFO : toe/toe: Removing directory 2026/09/12 05:06:47 INFO : toe: Removing directory 2026/09/12 05:06:47 INFO : empty_dir: Removing directory 2026/09/12 05:06:47 DEBUG : Local file system at /tmp/rclone305849356: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/12 05:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/12 05:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/12 05:06:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/12 05:06:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (5.20s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:50 DEBUG : Reset feature "Copy" 2026/09/12 05:06:50 DEBUG : Reset feature "Move" 2026/09/12 05:06:50 DEBUG : Reset feature "Copy" 2026/09/12 05:06:50 DEBUG : Reset feature "Move" 2026/09/12 05:06:50 DEBUG : empty_dir: Making directory with metadata 2026/09/12 05:06:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:06:50 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:51 INFO : tictacempty_dir: Making directory 2026/09/12 05:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/12 05:06:51 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:51 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:51 INFO : tictactoe: Making directory 2026/09/12 05:06:51 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:51 DEBUG : toe: transformed to: tictactoe 2026/09/12 05:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:51 INFO : tictactoe/tictactoe: Making directory 2026/09/12 05:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/12 05:06:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/12 05:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:51 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:51 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/12 05:06:51 INFO : toe/toe/toe.txt: Deleted 2026/09/12 05:06:51 INFO : toe/toe: Removing directory 2026/09/12 05:06:51 INFO : toe: Removing directory 2026/09/12 05:06:51 INFO : empty_dir: Removing directory 2026/09/12 05:06:51 DEBUG : Local file system at /tmp/rclone305849356: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/12 05:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/12 05:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/12 05:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/12 05:06:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/12 05:06:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/12 05:06:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.20s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:54 DEBUG : toe: transformed to: dG9l 2026/09/12 05:06:54 DEBUG : toe: transformed to: dG9l 2026/09/12 05:06:54 INFO : dG9l: Making directory 2026/09/12 05:06:54 DEBUG : toe: transformed to: dG9l 2026/09/12 05:06:54 DEBUG : toe: transformed to: dG9l 2026/09/12 05:06:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/12 05:06:54 INFO : dG9l/dG9l: Making directory 2026/09/12 05:06:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/12 05:06:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/12 05:06:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/12 05:06:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/12 05:06:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/12 05:06:54 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:54 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/12 05:06:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/12 05:06:54 DEBUG : Waiting for deletions to finish 2026/09/12 05:06:55 DEBUG : dG9l: transformed to: toe 2026/09/12 05:06:55 DEBUG : dG9l: transformed to: toe 2026/09/12 05:06:55 DEBUG : dG9l: transformed to: toe 2026/09/12 05:06:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/12 05:06:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/12 05:06:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/12 05:06:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/12 05:06:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/12 05:06:55 DEBUG : Local file system at /tmp/rclone305849356: Waiting for checks to finish 2026/09/12 05:06:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/12 05:06:55 DEBUG : Local file system at /tmp/rclone305849356: Waiting for transfers to finish 2026/09/12 05:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-niricuw6jeqa", Local "Local file system at /tmp/rclone305849356", Modify Window "1ms" 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe: transformed to: 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe: transformed to: 2026/09/12 05:06:56 INFO : B2 bucket rclone-test-niricuw6jeqa: Making directory 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe: transformed to: 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe: transformed to: 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe/toe: transformed to: 2026/09/12 05:06:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/12 05:06:56 INFO : toe/toe: Making directory 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe/toe: transformed to: 2026/09/12 05:06:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe: transformed to: 2026/09/12 05:06:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/12 05:06:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/12 05:06:56 DEBUG : toe/toe/toe: transformed to: 2026/09/12 05:06:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/12 05:06:56 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for checks to finish 2026/09/12 05:06:56 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Waiting for transfers to finish 2026/09/12 05:06:57 DEBUG : toe/toe/toe: size = 11 OK 2026/09/12 05:06:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/12 05:06:57 INFO : toe/toe/toe: Copied (new) 2026/09/12 05:06:57 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting files as there were IO errors 2026/09/12 05:06:57 ERROR : B2 bucket rclone-test-niricuw6jeqa: not deleting directories as there were IO errors --- PASS: TestError (1.54s) PASS 2026/09/12 05:06:57 DEBUG : B2 bucket rclone-test-niricuw6jeqa: Purge remote 2026/09/12 05:06:57 INFO : B2 bucket rclone-test-niricuw6jeqa: cleaning bucket "rclone-test-niricuw6jeqa" of all files 2026/09/12 05:06:58 DEBUG : BackupDir/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e22_d20260912_m050202_c001_v7007000_t0000_u01789189322446") 2026/09/12 05:06:58 DEBUG : BackupDir/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401ad49781604cf7_d20260912_m050157_c001_v0001040_t0031_u01789189317712") 2026/09/12 05:06:58 DEBUG : CompareDest/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f420b0c9e655c18e1_d20260912_m050139_c001_v7007000_t0000_u01789189299188") 2026/09/12 05:06:58 DEBUG : CompareDest/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc58e_d20260912_m050133_c001_v0001043_t0036_u01789189293640") 2026/09/12 05:06:58 DEBUG : CompareDest/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f420b0c9e655c18e2_d20260912_m050139_c001_v7007000_t0000_u01789189299367") 2026/09/12 05:06:58 DEBUG : CompareDest/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d47d_d20260912_m050134_c001_v0001099_t0021_u01789189294914") 2026/09/12 05:06:58 DEBUG : CopyDest/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e23_d20260912_m050202_c001_v7007000_t0000_u01789189322627") 2026/09/12 05:06:58 DEBUG : CopyDest/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92e81_d20260912_m050154_c001_v0001167_t0027_u01789189314594") 2026/09/12 05:06:58 DEBUG : CopyDest/three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e25_d20260912_m050202_c001_v7007000_t0000_u01789189322808") 2026/09/12 05:06:59 DEBUG : CopyDest/three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d4bd_d20260912_m050200_c001_v0001099_t0021_u01789189320778") 2026/09/12 05:06:59 DEBUG : CopyDest/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e26_d20260912_m050202_c001_v7007000_t0000_u01789189322989") 2026/09/12 05:06:59 DEBUG : CopyDest/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc5d8_d20260912_m050158_c001_v0001043_t0036_u01789189318833") 2026/09/12 05:06:59 DEBUG : EXISTING: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92089_d20260912_m050314_c001_v7007000_t0000_u01789189394604") 2026/09/12 05:06:59 DEBUG : EXISTING: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc702_d20260912_m050313_c001_v0001043_t0036_u01789189393683") 2026/09/12 05:06:59 DEBUG : PREFIXapple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa4b3_d20260912_m050449_c001_v7007000_t0000_u01789189489819") 2026/09/12 05:06:59 DEBUG : PREFIXapple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d768_d20260912_m050445_c001_v0001099_t0021_u01789189485421") 2026/09/12 05:06:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa4b6_d20260912_m050450_c001_v7007000_t0000_u01789189490183") 2026/09/12 05:06:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c0392f_d20260912_m050445_c001_v0001165_t0038_u01789189485431") 2026/09/12 05:06:59 DEBUG : PREFIXbanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa4b4_d20260912_m050450_c001_v7007000_t0000_u01789189490001") 2026/09/12 05:06:59 DEBUG : PREFIXbanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933df_d20260912_m050445_c001_v0001167_t0027_u01789189485442") 2026/09/12 05:06:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f412f067fe2f255b1_d20260912_m050449_c001_v7007000_t0000_u01789189489870") 2026/09/12 05:06:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7f4_d20260912_m050445_c001_v0001144_t0003_u01789189485451") 2026/09/12 05:06:59 DEBUG : Testêé: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92083_d20260912_m050310_c001_v7007000_t0000_u01789189390905") 2026/09/12 05:07:00 DEBUG : Testêé: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d596_d20260912_m050310_c001_v0001099_t0021_u01789189390182") 2026/09/12 05:07:00 DEBUG : Testêé: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc6e8_d20260912_m050309_c001_v0001043_t0036_u01789189389262") 2026/09/12 05:07:00 DEBUG : YXBwbGU=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b58_d20260912_m050435_c001_v7007000_t0000_u01789189475345") 2026/09/12 05:07:00 DEBUG : YXBwbGU=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93353_d20260912_m050430_c001_v0001167_t0027_u01789189470517") 2026/09/12 05:07:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b5a_d20260912_m050435_c001_v7007000_t0000_u01789189475525") 2026/09/12 05:07:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d702_d20260912_m050430_c001_v0001099_t0030_u01789189470526") 2026/09/12 05:07:00 DEBUG : YmFuYW5h: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b5d_d20260912_m050435_c001_v7007000_t0000_u01789189475711") 2026/09/12 05:07:00 DEBUG : YmFuYW5h: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c038cb_d20260912_m050431_c001_v0001165_t0045_u01789189471269") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83dc_d20260912_m050009_c001_v7007000_t0000_u01789189209388") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c3e_d20260912_m050008_c001_v0001167_t0059_u01789189208751") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83d5_d20260912_m050007_c001_v7007000_t0000_u01789189207467") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c30_d20260912_m050006_c001_v0001167_t0026_u01789189206586") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34d6_d20260912_m045951_c001_v7007000_t0000_u01789189191098") 2026/09/12 05:07:00 DEBUG : a/potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92ba2_d20260912_m045950_c001_v0001167_t0027_u01789189190218") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e55_d20260912_m050624_c001_v7007000_t0000_u01789189584401") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93891_d20260912_m050621_c001_v0001167_t0027_u01789189581158") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e13_d20260912_m050612_c001_v7007000_t0000_u01789189572409") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a937df_d20260912_m050608_c001_v0001167_t0027_u01789189568683") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac4c_d20260912_m050559_c001_v7007000_t0000_u01789189559560") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9375d_d20260912_m050556_c001_v0001167_t0027_u01789189556255") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac18_d20260912_m050547_c001_v7007000_t0000_u01789189547587") 2026/09/12 05:07:00 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a936bd_d20260912_m050544_c001_v0001167_t0027_u01789189544258") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aba5_d20260912_m050535_c001_v7007000_t0000_u01789189535376") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93609_d20260912_m050531_c001_v0001167_t0027_u01789189531498") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116e6_d20260912_m050522_c001_v7007000_t0000_u01789189522362") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9353b_d20260912_m050516_c001_v0001167_t0027_u01789189516930") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d4e_d20260912_m050508_c001_v7007000_t0000_u01789189508125") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a934c9_d20260912_m050505_c001_v0001167_t0027_u01789189505323") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d43_d20260912_m050503_c001_v7007000_t0000_u01789189503842") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03995_d20260912_m050500_c001_v0001165_t0045_u01789189500418") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d2e_d20260912_m050451_c001_v7007000_t0000_u01789189491546") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933fc_d20260912_m050448_c001_v0001167_t0027_u01789189488797") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4042c4c160d8fe23_d20260912_m050447_c001_v7007000_t0000_u01789189487727") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d760_d20260912_m050444_c001_v0001099_t0021_u01789189484026") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41924b7294599387_d20260912_m050433_c001_v7007000_t0000_u01789189473400") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a770_d20260912_m050429_c001_v0001144_t0003_u01789189469121") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2bd_d20260912_m050420_c001_v7007000_t0000_u01789189460896") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932ed_d20260912_m050417_c001_v0001167_t0027_u01789189457746") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d8ba_d20260912_m050409_c001_v7007000_t0000_u01789189449160") 2026/09/12 05:07:01 DEBUG : apple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d682_d20260912_m050406_c001_v0001099_t0021_u01789189446103") 2026/09/12 05:07:01 DEBUG : appleSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbf4_d20260912_m050506_c001_v7007000_t0000_u01789189506333") 2026/09/12 05:07:01 DEBUG : appleSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7be_d20260912_m050501_c001_v0001099_t0021_u01789189501904") 2026/09/12 05:07:01 DEBUG : appleapple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116e8_d20260912_m050522_c001_v7007000_t0000_u01789189522544") 2026/09/12 05:07:01 DEBUG : appleapple: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93555_d20260912_m050518_c001_v0001167_t0027_u01789189518416") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e56_d20260912_m050624_c001_v7007000_t0000_u01789189584587") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d9a2_d20260912_m050621_c001_v0001099_t0021_u01789189581532") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e14_d20260912_m050612_c001_v7007000_t0000_u01789189572590") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d936_d20260912_m050609_c001_v0001099_t0021_u01789189569050") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac4d_d20260912_m050559_c001_v7007000_t0000_u01789189559741") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d8de_d20260912_m050556_c001_v0001099_t0021_u01789189556621") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac19_d20260912_m050547_c001_v7007000_t0000_u01789189547769") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d89c_d20260912_m050544_c001_v0001099_t0021_u01789189544625") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aba9_d20260912_m050535_c001_v7007000_t0000_u01789189535558") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d85e_d20260912_m050531_c001_v0001099_t0021_u01789189531871") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116e1_d20260912_m050519_c001_v7007000_t0000_u01789189519537") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039f7_d20260912_m050517_c001_v0001165_t0045_u01789189517298") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d4f_d20260912_m050508_c001_v7007000_t0000_u01789189508306") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7d2_d20260912_m050505_c001_v0001099_t0021_u01789189505354") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d45_d20260912_m050504_c001_v7007000_t0000_u01789189504265") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a84e_d20260912_m050500_c001_v0001144_t0003_u01789189500838") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d2f_d20260912_m050451_c001_v7007000_t0000_u01789189491800") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d782_d20260912_m050448_c001_v0001099_t0021_u01789189488797") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa2e_d20260912_m050447_c001_v7007000_t0000_u01789189487512") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933d5_d20260912_m050444_c001_v0001167_t0027_u01789189484392") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbd77b_d20260912_m050433_c001_v7007000_t0000_u01789189473547") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6fe_d20260912_m050429_c001_v0001099_t0021_u01789189469488") 2026/09/12 05:07:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2bf_d20260912_m050421_c001_v7007000_t0000_u01789189461078") 2026/09/12 05:07:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a720_d20260912_m050418_c001_v0001144_t0003_u01789189458115") 2026/09/12 05:07:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d8bb_d20260912_m050409_c001_v7007000_t0000_u01789189449345") 2026/09/12 05:07:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93299_d20260912_m050406_c001_v0001167_t0027_u01789189446468") 2026/09/12 05:07:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d4c_d20260912_m050506_c001_v7007000_t0000_u01789189506550") 2026/09/12 05:07:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a858_d20260912_m050501_c001_v0001144_t0017_u01789189501916") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83dd_d20260912_m050009_c001_v7007000_t0000_u01789189209567") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c3a_d20260912_m050008_c001_v0001167_t0027_u01789189208007") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83d2_d20260912_m050006_c001_v7007000_t0000_u01789189206925") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c2c_d20260912_m050005_c001_v0001167_t0027_u01789189205831") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34d5_d20260912_m045950_c001_v7007000_t0000_u01789189190556") 2026/09/12 05:07:03 DEBUG : b/potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b98_d20260912_m045949_c001_v0001167_t0027_u01789189189471") 2026/09/12 05:07:03 DEBUG : backup/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273518320_d20260912_m050214_c001_v7007000_t0000_u01789189334428") 2026/09/12 05:07:03 DEBUG : backup/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4153f8b9de1ab75b_d20260912_m050212_c001_v0001115_t0029_u01789189332949") 2026/09/12 05:07:03 DEBUG : backup/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f403035edc2fae3ef_d20260912_m050209_c001_v0001130_t0058_u01789189329582") 2026/09/12 05:07:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fe1_d20260912_m050238_c001_v7007000_t0000_u01789189358253") 2026/09/12 05:07:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41588d58d4ef82cf_d20260912_m050236_c001_v0001097_t0039_u01789189356781") 2026/09/12 05:07:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4157a35712ea09a2_d20260912_m050233_c001_v0001174_t0020_u01789189353469") 2026/09/12 05:07:03 DEBUG : backup/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d33c_d20260912_m050226_c001_v7007000_t0000_u01789189346838") 2026/09/12 05:07:03 DEBUG : backup/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4149b88a97494897_d20260912_m050225_c001_v0001173_t0024_u01789189345362") 2026/09/12 05:07:03 DEBUG : backup/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405084aac07fc1ce_d20260912_m050222_c001_v0001044_t0023_u01789189342023") 2026/09/12 05:07:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fe3_d20260912_m050238_c001_v7007000_t0000_u01789189358431") 2026/09/12 05:07:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410a5f99671be9c4_d20260912_m050237_c001_v0001109_t0023_u01789189357524") 2026/09/12 05:07:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4039e804cfc56e09_d20260912_m050234_c001_v0001179_t0033_u01789189354754") 2026/09/12 05:07:04 DEBUG : backup/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273518322_d20260912_m050214_c001_v7007000_t0000_u01789189334608") 2026/09/12 05:07:04 DEBUG : backup/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4043581c1d4fb973_d20260912_m050213_c001_v0001092_t0014_u01789189333694") 2026/09/12 05:07:04 DEBUG : backup/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4106d6e635d105b9_d20260912_m050210_c001_v0001041_t0055_u01789189330910") 2026/09/12 05:07:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d341_d20260912_m050227_c001_v7007000_t0000_u01789189347021") 2026/09/12 05:07:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407258361184ef7b_d20260912_m050226_c001_v0001101_t0013_u01789189346105") 2026/09/12 05:07:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407b01abcaf0568b_d20260912_m050223_c001_v0001136_t0024_u01789189343308") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e57_d20260912_m050624_c001_v7007000_t0000_u01789189584767") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aaa0_d20260912_m050621_c001_v0001144_t0003_u01789189581343") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e16_d20260912_m050612_c001_v7007000_t0000_u01789189572770") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa40_d20260912_m050608_c001_v0001144_t0003_u01789189568868") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac4e_d20260912_m050559_c001_v7007000_t0000_u01789189559923") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a9e8_d20260912_m050556_c001_v0001144_t0003_u01789189556438") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac1a_d20260912_m050547_c001_v7007000_t0000_u01789189547958") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a998_d20260912_m050544_c001_v0001144_t0003_u01789189544441") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abad_d20260912_m050535_c001_v7007000_t0000_u01789189535740") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a924_d20260912_m050531_c001_v0001144_t0003_u01789189531684") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116ea_d20260912_m050522_c001_v7007000_t0000_u01789189522726") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8c2_d20260912_m050517_c001_v0001144_t0003_u01789189517114") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d50_d20260912_m050508_c001_v7007000_t0000_u01789189508487") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a86a_d20260912_m050505_c001_v0001144_t0003_u01789189505345") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aab4_d20260912_m050504_c001_v7007000_t0000_u01789189504292") 2026/09/12 05:07:04 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7ba_d20260912_m050500_c001_v0001099_t0021_u01789189500654") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d30_d20260912_m050452_c001_v7007000_t0000_u01789189492043") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03949_d20260912_m050448_c001_v0001165_t0045_u01789189488747") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b93_d20260912_m050447_c001_v7007000_t0000_u01789189487315") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03927_d20260912_m050444_c001_v0001165_t0045_u01789189484208") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d20_d20260912_m050433_c001_v7007000_t0000_u01789189473420") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9334d_d20260912_m050429_c001_v0001167_t0027_u01789189469304") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c1_d20260912_m050421_c001_v7007000_t0000_u01789189461260") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6c6_d20260912_m050417_c001_v0001099_t0021_u01789189457931") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d8bc_d20260912_m050409_c001_v7007000_t0000_u01789189449528") 2026/09/12 05:07:05 DEBUG : banana: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6d8_d20260912_m050406_c001_v0001144_t0003_u01789189446285") 2026/09/12 05:07:05 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41924b729459941c_d20260912_m050506_c001_v7007000_t0000_u01789189506558") 2026/09/12 05:07:05 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93491_d20260912_m050501_c001_v0001167_t0027_u01789189501925") 2026/09/12 05:07:05 DEBUG : both0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d859_d20260912_m050342_c001_v7007000_t0000_u01789189422274") 2026/09/12 05:07:05 DEBUG : both0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9317f_d20260912_m050331_c001_v0001167_t0027_u01789189411538") 2026/09/12 05:07:05 DEBUG : both0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf099_d20260912_m050327_c001_v7007000_t0000_u01789189407205") 2026/09/12 05:07:05 DEBUG : both0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5b2_d20260912_m050316_c001_v0001099_t0021_u01789189396792") 2026/09/12 05:07:05 DEBUG : both1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d85a_d20260912_m050342_c001_v7007000_t0000_u01789189422455") 2026/09/12 05:07:05 DEBUG : both1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5fc_d20260912_m050332_c001_v0001099_t0021_u01789189412619") 2026/09/12 05:07:05 DEBUG : both1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf09a_d20260912_m050327_c001_v7007000_t0000_u01789189407386") 2026/09/12 05:07:05 DEBUG : both1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc710_d20260912_m050317_c001_v0001043_t0036_u01789189397167") 2026/09/12 05:07:06 DEBUG : both10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d85b_d20260912_m050342_c001_v7007000_t0000_u01789189422636") 2026/09/12 05:07:06 DEBUG : both10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d60e_d20260912_m050336_c001_v0001099_t0021_u01789189416011") 2026/09/12 05:07:06 DEBUG : both10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf09b_d20260912_m050327_c001_v7007000_t0000_u01789189407567") 2026/09/12 05:07:06 DEBUG : both10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc726_d20260912_m050320_c001_v0001043_t0036_u01789189400888") 2026/09/12 05:07:06 DEBUG : both11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d85c_d20260912_m050342_c001_v7007000_t0000_u01789189422816") 2026/09/12 05:07:06 DEBUG : both11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc775_d20260912_m050336_c001_v0001043_t0036_u01789189416463") 2026/09/12 05:07:06 DEBUG : both11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf09c_d20260912_m050327_c001_v7007000_t0000_u01789189407810") 2026/09/12 05:07:06 DEBUG : both11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93119_d20260912_m050321_c001_v0001167_t0027_u01789189401252") 2026/09/12 05:07:06 DEBUG : both12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d85e_d20260912_m050342_c001_v7007000_t0000_u01789189422997") 2026/09/12 05:07:06 DEBUG : both12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931a3_d20260912_m050336_c001_v0001167_t0027_u01789189416831") 2026/09/12 05:07:06 DEBUG : both12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf09e_d20260912_m050328_c001_v7007000_t0000_u01789189408060") 2026/09/12 05:07:06 DEBUG : both12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5da_d20260912_m050321_c001_v0001099_t0021_u01789189401618") 2026/09/12 05:07:06 DEBUG : both13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d85f_d20260912_m050343_c001_v7007000_t0000_u01789189423180") 2026/09/12 05:07:06 DEBUG : both13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d614_d20260912_m050337_c001_v0001099_t0021_u01789189417207") 2026/09/12 05:07:06 DEBUG : both13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf09f_d20260912_m050328_c001_v7007000_t0000_u01789189408242") 2026/09/12 05:07:06 DEBUG : both13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc730_d20260912_m050321_c001_v0001043_t0036_u01789189401985") 2026/09/12 05:07:06 DEBUG : both14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d860_d20260912_m050343_c001_v7007000_t0000_u01789189423360") 2026/09/12 05:07:06 DEBUG : both14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc77d_d20260912_m050337_c001_v0001043_t0036_u01789189417579") 2026/09/12 05:07:06 DEBUG : both14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a0_d20260912_m050328_c001_v7007000_t0000_u01789189408426") 2026/09/12 05:07:06 DEBUG : both14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9312b_d20260912_m050322_c001_v0001167_t0027_u01789189402353") 2026/09/12 05:07:06 DEBUG : both15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d862_d20260912_m050343_c001_v7007000_t0000_u01789189423541") 2026/09/12 05:07:07 DEBUG : both15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931b3_d20260912_m050337_c001_v0001167_t0027_u01789189417944") 2026/09/12 05:07:07 DEBUG : both15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a2_d20260912_m050328_c001_v7007000_t0000_u01789189408607") 2026/09/12 05:07:07 DEBUG : both15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5e8_d20260912_m050322_c001_v0001099_t0021_u01789189402719") 2026/09/12 05:07:07 DEBUG : both16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d863_d20260912_m050343_c001_v7007000_t0000_u01789189423722") 2026/09/12 05:07:07 DEBUG : both16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d618_d20260912_m050338_c001_v0001099_t0021_u01789189418321") 2026/09/12 05:07:07 DEBUG : both16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a3_d20260912_m050328_c001_v7007000_t0000_u01789189408788") 2026/09/12 05:07:07 DEBUG : both16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc738_d20260912_m050323_c001_v0001043_t0036_u01789189403084") 2026/09/12 05:07:07 DEBUG : both17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d864_d20260912_m050343_c001_v7007000_t0000_u01789189423902") 2026/09/12 05:07:07 DEBUG : both17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc783_d20260912_m050338_c001_v0001043_t0036_u01789189418689") 2026/09/12 05:07:07 DEBUG : both17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a4_d20260912_m050328_c001_v7007000_t0000_u01789189408970") 2026/09/12 05:07:07 DEBUG : both17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93137_d20260912_m050323_c001_v0001167_t0027_u01789189403451") 2026/09/12 05:07:07 DEBUG : both18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d865_d20260912_m050344_c001_v7007000_t0000_u01789189424082") 2026/09/12 05:07:07 DEBUG : both18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931c1_d20260912_m050339_c001_v0001167_t0027_u01789189419086") 2026/09/12 05:07:07 DEBUG : both18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a5_d20260912_m050329_c001_v7007000_t0000_u01789189409152") 2026/09/12 05:07:07 DEBUG : both18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5ec_d20260912_m050323_c001_v0001099_t0021_u01789189403860") 2026/09/12 05:07:07 DEBUG : both19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d866_d20260912_m050344_c001_v7007000_t0000_u01789189424264") 2026/09/12 05:07:07 DEBUG : both19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d61e_d20260912_m050339_c001_v0001099_t0021_u01789189419449") 2026/09/12 05:07:07 DEBUG : both19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a6_d20260912_m050329_c001_v7007000_t0000_u01789189409336") 2026/09/12 05:07:07 DEBUG : both19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc740_d20260912_m050324_c001_v0001043_t0036_u01789189404224") 2026/09/12 05:07:07 DEBUG : both2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d867_d20260912_m050344_c001_v7007000_t0000_u01789189424445") 2026/09/12 05:07:07 DEBUG : both2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc75f_d20260912_m050332_c001_v0001043_t0036_u01789189412989") 2026/09/12 05:07:07 DEBUG : both2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0a7_d20260912_m050329_c001_v7007000_t0000_u01789189409518") 2026/09/12 05:07:07 DEBUG : both2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a930ef_d20260912_m050317_c001_v0001167_t0027_u01789189397529") 2026/09/12 05:07:08 DEBUG : both3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d868_d20260912_m050344_c001_v7007000_t0000_u01789189424626") 2026/09/12 05:07:08 DEBUG : both3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9318d_d20260912_m050333_c001_v0001167_t0027_u01789189413354") 2026/09/12 05:07:08 DEBUG : both3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0aa_d20260912_m050329_c001_v7007000_t0000_u01789189409700") 2026/09/12 05:07:08 DEBUG : both3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5be_d20260912_m050317_c001_v0001099_t0021_u01789189397895") 2026/09/12 05:07:08 DEBUG : both4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d869_d20260912_m050344_c001_v7007000_t0000_u01789189424808") 2026/09/12 05:07:08 DEBUG : both4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d602_d20260912_m050333_c001_v0001099_t0021_u01789189413718") 2026/09/12 05:07:08 DEBUG : both4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0ab_d20260912_m050329_c001_v7007000_t0000_u01789189409882") 2026/09/12 05:07:08 DEBUG : both4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc714_d20260912_m050318_c001_v0001043_t0036_u01789189398262") 2026/09/12 05:07:08 DEBUG : both5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86a_d20260912_m050344_c001_v7007000_t0000_u01789189424991") 2026/09/12 05:07:08 DEBUG : both5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc767_d20260912_m050334_c001_v0001043_t0036_u01789189414086") 2026/09/12 05:07:08 DEBUG : both5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0ac_d20260912_m050330_c001_v7007000_t0000_u01789189410071") 2026/09/12 05:07:08 DEBUG : both5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a930fb_d20260912_m050318_c001_v0001167_t0027_u01789189398633") 2026/09/12 05:07:08 DEBUG : both6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86b_d20260912_m050345_c001_v7007000_t0000_u01789189425171") 2026/09/12 05:07:08 DEBUG : both6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93193_d20260912_m050334_c001_v0001167_t0027_u01789189414451") 2026/09/12 05:07:08 DEBUG : both6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0ad_d20260912_m050330_c001_v7007000_t0000_u01789189410253") 2026/09/12 05:07:08 DEBUG : both6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5c4_d20260912_m050319_c001_v0001099_t0021_u01789189399001") 2026/09/12 05:07:08 DEBUG : both7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86c_d20260912_m050345_c001_v7007000_t0000_u01789189425358") 2026/09/12 05:07:08 DEBUG : both7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d608_d20260912_m050334_c001_v0001099_t0021_u01789189414816") 2026/09/12 05:07:08 DEBUG : both7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0ae_d20260912_m050330_c001_v7007000_t0000_u01789189410438") 2026/09/12 05:07:08 DEBUG : both7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc71e_d20260912_m050319_c001_v0001043_t0036_u01789189399793") 2026/09/12 05:07:08 DEBUG : both8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86d_d20260912_m050345_c001_v7007000_t0000_u01789189425538") 2026/09/12 05:07:09 DEBUG : both8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc76d_d20260912_m050335_c001_v0001043_t0036_u01789189415186") 2026/09/12 05:07:09 DEBUG : both8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0b0_d20260912_m050330_c001_v7007000_t0000_u01789189410621") 2026/09/12 05:07:09 DEBUG : both8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9310f_d20260912_m050320_c001_v0001167_t0027_u01789189400156") 2026/09/12 05:07:09 DEBUG : both9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86e_d20260912_m050345_c001_v7007000_t0000_u01789189425719") 2026/09/12 05:07:09 DEBUG : both9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9319b_d20260912_m050335_c001_v0001167_t0027_u01789189415623") 2026/09/12 05:07:09 DEBUG : both9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf0b1_d20260912_m050330_c001_v7007000_t0000_u01789189410801") 2026/09/12 05:07:09 DEBUG : both9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5d4_d20260912_m050320_c001_v0001099_t0021_u01789189400522") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83de_d20260912_m050009_c001_v7007000_t0000_u01789189209746") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c3c_d20260912_m050008_c001_v0001167_t0027_u01789189208189") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83d6_d20260912_m050007_c001_v7007000_t0000_u01789189207647") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c2e_d20260912_m050006_c001_v0001167_t0027_u01789189206016") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34d7_d20260912_m045951_c001_v7007000_t0000_u01789189191279") 2026/09/12 05:07:09 DEBUG : c/non empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b9c_d20260912_m045949_c001_v0001167_t0027_u01789189189654") 2026/09/12 05:07:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b60_d20260912_m050435_c001_v7007000_t0000_u01789189475891") 2026/09/12 05:07:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a77a_d20260912_m050430_c001_v0001144_t0003_u01789189470537") 2026/09/12 05:07:09 DEBUG : check sum: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30de_d20260912_m045943_c001_v7007000_t0000_u01789189183024") 2026/09/12 05:07:09 DEBUG : check sum: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b6c_d20260912_m045942_c001_v0001167_t0027_u01789189182122") 2026/09/12 05:07:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f38_d20260912_m050656_c001_v7007000_t0000_u01789189616153") 2026/09/12 05:07:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a939f3_d20260912_m050654_c001_v0001167_t0027_u01789189614670") 2026/09/12 05:07:09 DEBUG : dest/3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40de3_d20260912_m050147_c001_v7007000_t0000_u01789189307972") 2026/09/12 05:07:09 DEBUG : dest/3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f406ee5654b174bbf_d20260912_m050146_c001_v0001097_t0022_u01789189306879") 2026/09/12 05:07:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116ed_d20260912_m050522_c001_v7007000_t0000_u01789189522909") 2026/09/12 05:07:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a03_d20260912_m050518_c001_v0001165_t0045_u01789189518639") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e58_d20260912_m050624_c001_v7007000_t0000_u01789189584949") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9384d_d20260912_m050616_c001_v0001167_t0027_u01789189576972") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e17_d20260912_m050612_c001_v7007000_t0000_u01789189572950") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a937a7_d20260912_m050604_c001_v0001167_t0027_u01789189564540") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac4f_d20260912_m050600_c001_v7007000_t0000_u01789189560106") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9371d_d20260912_m050552_c001_v0001167_t0027_u01789189552212") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac1c_d20260912_m050548_c001_v7007000_t0000_u01789189548141") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9366f_d20260912_m050540_c001_v0001167_t0027_u01789189540069") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abaf_d20260912_m050535_c001_v7007000_t0000_u01789189535922") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a935d7_d20260912_m050527_c001_v0001167_t0027_u01789189527233") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5cf4_d20260912_m050519_c001_v7007000_t0000_u01789189519852") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9350f_d20260912_m050512_c001_v0001167_t0027_u01789189512811") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d51_d20260912_m050508_c001_v7007000_t0000_u01789189508668") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a934cd_d20260912_m050505_c001_v0001167_t0027_u01789189505564") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9222d_d20260912_m050503_c001_v7007000_t0000_u01789189503852") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03973_d20260912_m050456_c001_v0001165_t0045_u01789189496347") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d31_d20260912_m050452_c001_v7007000_t0000_u01789189492226") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0394b_d20260912_m050448_c001_v0001165_t0045_u01789189488984") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa490_d20260912_m050447_c001_v7007000_t0000_u01789189487530") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d746_d20260912_m050439_c001_v0001099_t0021_u01789189479993") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41924b7294599388_d20260912_m050433_c001_v7007000_t0000_u01789189473583") 2026/09/12 05:07:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6e6_d20260912_m050425_c001_v0001099_t0021_u01789189465453") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c3_d20260912_m050421_c001_v7007000_t0000_u01789189461442") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6f6_d20260912_m050413_c001_v0001144_t0003_u01789189453988") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b29f_d20260912_m050409_c001_v7007000_t0000_u01789189449715") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9327b_d20260912_m050403_c001_v0001167_t0027_u01789189443173") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f415eea1bc6cbe52f_d20260912_m050506_c001_v7007000_t0000_u01789189506569") 2026/09/12 05:07:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039a1_d20260912_m050502_c001_v0001165_t0017_u01789189502105") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116ee_d20260912_m050523_c001_v7007000_t0000_u01789189523091") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d814_d20260912_m050518_c001_v0001099_t0021_u01789189518648") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e59_d20260912_m050625_c001_v7007000_t0000_u01789189585129") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa7e_d20260912_m050617_c001_v0001144_t0003_u01789189577514") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e18_d20260912_m050613_c001_v7007000_t0000_u01789189573130") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa16_d20260912_m050605_c001_v0001144_t0003_u01789189565084") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac52_d20260912_m050600_c001_v7007000_t0000_u01789189560287") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a9ce_d20260912_m050552_c001_v0001144_t0003_u01789189552756") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac1d_d20260912_m050548_c001_v7007000_t0000_u01789189548324") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a966_d20260912_m050540_c001_v0001144_t0003_u01789189540625") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abb2_d20260912_m050536_c001_v7007000_t0000_u01789189536103") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a904_d20260912_m050527_c001_v0001144_t0003_u01789189527782") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbeca5_d20260912_m050519_c001_v7007000_t0000_u01789189519864") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8aa_d20260912_m050513_c001_v0001144_t0003_u01789189513353") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d52_d20260912_m050508_c001_v7007000_t0000_u01789189508850") 2026/09/12 05:07:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a86e_d20260912_m050505_c001_v0001144_t0003_u01789189505576") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc08_d20260912_m050503_c001_v7007000_t0000_u01789189503863") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7a2_d20260912_m050456_c001_v0001099_t0021_u01789189496888") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d32_d20260912_m050452_c001_v7007000_t0000_u01789189492407") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a80c_d20260912_m050448_c001_v0001144_t0003_u01789189488994") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b96_d20260912_m050447_c001_v7007000_t0000_u01789189487674") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0390f_d20260912_m050440_c001_v0001165_t0045_u01789189480543") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b30f_d20260912_m050433_c001_v7007000_t0000_u01789189473175") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a756_d20260912_m050425_c001_v0001144_t0003_u01789189465997") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c4_d20260912_m050421_c001_v7007000_t0000_u01789189461622") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932cd_d20260912_m050414_c001_v0001167_t0027_u01789189454531") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a0_d20260912_m050409_c001_v7007000_t0000_u01789189449898") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d66c_d20260912_m050403_c001_v0001099_t0021_u01789189443356") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dc06_d20260912_m050506_c001_v7007000_t0000_u01789189506695") 2026/09/12 05:07:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d7c2_d20260912_m050502_c001_v0001099_t0045_u01789189502116") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116ef_d20260912_m050523_c001_v7007000_t0000_u01789189523273") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93559_d20260912_m050518_c001_v0001167_t0027_u01789189518659") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5a_d20260912_m050625_c001_v7007000_t0000_u01789189585309") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d97a_d20260912_m050618_c001_v0001099_t0021_u01789189578072") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e1a_d20260912_m050613_c001_v7007000_t0000_u01789189573311") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d91a_d20260912_m050605_c001_v0001099_t0021_u01789189565627") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac53_d20260912_m050600_c001_v7007000_t0000_u01789189560469") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d8c6_d20260912_m050553_c001_v0001099_t0021_u01789189553307") 2026/09/12 05:07:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac1e_d20260912_m050548_c001_v7007000_t0000_u01789189548505") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d882_d20260912_m050541_c001_v0001099_t0021_u01789189541167") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abb6_d20260912_m050536_c001_v7007000_t0000_u01789189536286") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d840_d20260912_m050528_c001_v0001099_t0021_u01789189528329") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d64_d20260912_m050519_c001_v7007000_t0000_u01789189519459") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039e9_d20260912_m050513_c001_v0001165_t0045_u01789189513902") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d53_d20260912_m050509_c001_v7007000_t0000_u01789189509082") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7d4_d20260912_m050505_c001_v0001099_t0021_u01789189505596") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbb0_d20260912_m050503_c001_v7007000_t0000_u01789189503872") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a836_d20260912_m050457_c001_v0001144_t0003_u01789189497434") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d33_d20260912_m050452_c001_v7007000_t0000_u01789189492588") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d784_d20260912_m050449_c001_v0001099_t0021_u01789189489004") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa31_d20260912_m050447_c001_v7007000_t0000_u01789189487693") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933b5_d20260912_m050441_c001_v0001167_t0027_u01789189481095") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b310_d20260912_m050433_c001_v7007000_t0000_u01789189473356") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93329_d20260912_m050426_c001_v0001167_t0027_u01789189466543") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c5_d20260912_m050421_c001_v7007000_t0000_u01789189461808") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6b4_d20260912_m050415_c001_v0001099_t0021_u01789189455075") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a1_d20260912_m050410_c001_v7007000_t0000_u01789189450179") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6c4_d20260912_m050403_c001_v0001144_t0003_u01789189443537") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3a190f_d20260912_m050506_c001_v7007000_t0000_u01789189506413") 2026/09/12 05:07:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93495_d20260912_m050502_c001_v0001167_t0004_u01789189502126") 2026/09/12 05:07:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f0_d20260912_m050523_c001_v7007000_t0000_u01789189523455") 2026/09/12 05:07:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8c8_d20260912_m050518_c001_v0001144_t0003_u01789189518669") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5b_d20260912_m050625_c001_v7007000_t0000_u01789189585502") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03cc1_d20260912_m050618_c001_v0001165_t0045_u01789189578617") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e1b_d20260912_m050613_c001_v7007000_t0000_u01789189573492") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03c25_d20260912_m050606_c001_v0001165_t0045_u01789189566173") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac54_d20260912_m050600_c001_v7007000_t0000_u01789189560655") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b89_d20260912_m050553_c001_v0001165_t0045_u01789189553854") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac1f_d20260912_m050548_c001_v7007000_t0000_u01789189548687") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03af1_d20260912_m050541_c001_v0001165_t0045_u01789189541719") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abba_d20260912_m050536_c001_v7007000_t0000_u01789189536468") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a47_d20260912_m050528_c001_v0001165_t0045_u01789189528878") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408585a301bbf79f_d20260912_m050519_c001_v7007000_t0000_u01789189519665") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7f6_d20260912_m050514_c001_v0001099_t0021_u01789189514448") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d54_d20260912_m050509_c001_v7007000_t0000_u01789189509264") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039c3_d20260912_m050505_c001_v0001165_t0045_u01789189505585") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d46_d20260912_m050504_c001_v7007000_t0000_u01789189504448") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93463_d20260912_m050457_c001_v0001167_t0027_u01789189497977") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d34_d20260912_m050452_c001_v7007000_t0000_u01789189492770") 2026/09/12 05:07:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93403_d20260912_m050449_c001_v0001167_t0027_u01789189489014") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af3769_d20260912_m050447_c001_v7007000_t0000_u01789189487337") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7d6_d20260912_m050441_c001_v0001144_t0003_u01789189481636") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b44_d20260912_m050433_c001_v7007000_t0000_u01789189473415") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6ee_d20260912_m050426_c001_v0001099_t0021_u01789189466728") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c7_d20260912_m050421_c001_v7007000_t0000_u01789189461989") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a702_d20260912_m050415_c001_v0001144_t0003_u01789189455258") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a2_d20260912_m050410_c001_v7007000_t0000_u01789189450360") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9327f_d20260912_m050403_c001_v0001167_t0027_u01789189443721") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc11_d20260912_m050506_c001_v7007000_t0000_u01789189506344") 2026/09/12 05:07:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039a5_d20260912_m050502_c001_v0001165_t0034_u01789189502385") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f1_d20260912_m050523_c001_v7007000_t0000_u01789189523637") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a05_d20260912_m050518_c001_v0001165_t0045_u01789189518824") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5c_d20260912_m050625_c001_v7007000_t0000_u01789189585684") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93873_d20260912_m050618_c001_v0001167_t0027_u01789189578801") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e1c_d20260912_m050613_c001_v7007000_t0000_u01789189573672") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a937c3_d20260912_m050606_c001_v0001167_t0027_u01789189566357") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac55_d20260912_m050600_c001_v7007000_t0000_u01789189560836") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9373b_d20260912_m050554_c001_v0001167_t0027_u01789189554037") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac20_d20260912_m050548_c001_v7007000_t0000_u01789189548868") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93687_d20260912_m050541_c001_v0001167_t0027_u01789189541903") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abbc_d20260912_m050536_c001_v7007000_t0000_u01789189536649") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a935e7_d20260912_m050529_c001_v0001167_t0027_u01789189529277") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5cf1_d20260912_m050519_c001_v7007000_t0000_u01789189519486") 2026/09/12 05:07:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93527_d20260912_m050514_c001_v0001167_t0027_u01789189514633") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d55_d20260912_m050509_c001_v7007000_t0000_u01789189509445") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a934cf_d20260912_m050505_c001_v0001167_t0027_u01789189505747") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92230_d20260912_m050504_c001_v7007000_t0000_u01789189504458") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03983_d20260912_m050458_c001_v0001165_t0045_u01789189498160") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d35_d20260912_m050452_c001_v7007000_t0000_u01789189492951") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0394f_d20260912_m050449_c001_v0001165_t0045_u01789189489168") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41924b72945993a0_d20260912_m050447_c001_v7007000_t0000_u01789189487733") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d74c_d20260912_m050441_c001_v0001099_t0021_u01789189481822") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401c560f90bc394c_d20260912_m050433_c001_v7007000_t0000_u01789189473594") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a75c_d20260912_m050426_c001_v0001144_t0003_u01789189466910") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c8_d20260912_m050422_c001_v7007000_t0000_u01789189462169") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932dd_d20260912_m050415_c001_v0001167_t0027_u01789189455441") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a3_d20260912_m050410_c001_v7007000_t0000_u01789189450541") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d674_d20260912_m050403_c001_v0001099_t0021_u01789189443904") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92235_d20260912_m050506_c001_v7007000_t0000_u01789189506355") 2026/09/12 05:07:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d7c8_d20260912_m050502_c001_v0001099_t0004_u01789189502587") 2026/09/12 05:07:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f2_d20260912_m050523_c001_v7007000_t0000_u01789189523818") 2026/09/12 05:07:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d816_d20260912_m050518_c001_v0001099_t0021_u01789189518833") 2026/09/12 05:07:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5d_d20260912_m050625_c001_v7007000_t0000_u01789189585864") 2026/09/12 05:07:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa8e_d20260912_m050619_c001_v0001144_t0003_u01789189579064") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e1d_d20260912_m050613_c001_v7007000_t0000_u01789189573853") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa28_d20260912_m050606_c001_v0001144_t0003_u01789189566542") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac56_d20260912_m050601_c001_v7007000_t0000_u01789189561018") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a9da_d20260912_m050554_c001_v0001144_t0003_u01789189554220") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac21_d20260912_m050549_c001_v7007000_t0000_u01789189549050") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a978_d20260912_m050542_c001_v0001144_t0003_u01789189542092") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abbe_d20260912_m050536_c001_v7007000_t0000_u01789189536832") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a914_d20260912_m050529_c001_v0001144_t0003_u01789189529461") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92245_d20260912_m050519_c001_v7007000_t0000_u01789189519866") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8ae_d20260912_m050514_c001_v0001144_t0003_u01789189514821") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d56_d20260912_m050509_c001_v7007000_t0000_u01789189509627") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a872_d20260912_m050505_c001_v0001144_t0003_u01789189505759") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc0c_d20260912_m050504_c001_v7007000_t0000_u01789189504468") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7ac_d20260912_m050458_c001_v0001099_t0021_u01789189498345") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d36_d20260912_m050453_c001_v7007000_t0000_u01789189493133") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a80e_d20260912_m050449_c001_v0001144_t0003_u01789189489178") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa48f_d20260912_m050447_c001_v7007000_t0000_u01789189487349") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03917_d20260912_m050442_c001_v0001165_t0045_u01789189482005") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401c560f90bc394b_d20260912_m050433_c001_v7007000_t0000_u01789189473403") 2026/09/12 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9332f_d20260912_m050427_c001_v0001167_t0027_u01789189467094") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2c9_d20260912_m050422_c001_v7007000_t0000_u01789189462350") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6b6_d20260912_m050415_c001_v0001099_t0021_u01789189455626") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a4_d20260912_m050410_c001_v7007000_t0000_u01789189450722") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6c8_d20260912_m050404_c001_v0001144_t0003_u01789189444086") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d4b_d20260912_m050506_c001_v7007000_t0000_u01789189506367") 2026/09/12 05:07:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a9349b_d20260912_m050502_c001_v0001167_t0048_u01789189502627") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f3_d20260912_m050523_c001_v7007000_t0000_u01789189523999") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9355f_d20260912_m050518_c001_v0001167_t0027_u01789189518845") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5e_d20260912_m050626_c001_v7007000_t0000_u01789189586045") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d98a_d20260912_m050619_c001_v0001099_t0021_u01789189579245") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e1f_d20260912_m050614_c001_v7007000_t0000_u01789189574033") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d920_d20260912_m050606_c001_v0001099_t0021_u01789189566725") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac57_d20260912_m050601_c001_v7007000_t0000_u01789189561205") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d8cc_d20260912_m050554_c001_v0001099_t0021_u01789189554405") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac22_d20260912_m050549_c001_v7007000_t0000_u01789189549232") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d888_d20260912_m050542_c001_v0001099_t0021_u01789189542277") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abc0_d20260912_m050537_c001_v7007000_t0000_u01789189537017") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d84c_d20260912_m050529_c001_v0001099_t0021_u01789189529647") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417ef3ab5bc21ba4_d20260912_m050519_c001_v7007000_t0000_u01789189519877") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039ed_d20260912_m050515_c001_v0001165_t0045_u01789189515006") 2026/09/12 05:07:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d57_d20260912_m050509_c001_v7007000_t0000_u01789189509808") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039c5_d20260912_m050505_c001_v0001165_t0045_u01789189505770") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f415eea1bc6cbe502_d20260912_m050504_c001_v7007000_t0000_u01789189504293") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a840_d20260912_m050458_c001_v0001144_t0003_u01789189498529") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d37_d20260912_m050453_c001_v7007000_t0000_u01789189493314") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d788_d20260912_m050449_c001_v0001099_t0021_u01789189489190") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f424ef7252e1692f5_d20260912_m050447_c001_v7007000_t0000_u01789189487740") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933c1_d20260912_m050442_c001_v0001167_t0027_u01789189482188") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d21_d20260912_m050433_c001_v7007000_t0000_u01789189473604") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6f2_d20260912_m050427_c001_v0001099_t0021_u01789189467278") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ca_d20260912_m050422_c001_v7007000_t0000_u01789189462532") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a706_d20260912_m050415_c001_v0001144_t0003_u01789189455813") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a5_d20260912_m050410_c001_v7007000_t0000_u01789189450903") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93283_d20260912_m050404_c001_v0001167_t0027_u01789189444270") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbfd_d20260912_m050506_c001_v7007000_t0000_u01789189506514") 2026/09/12 05:07:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039a7_d20260912_m050502_c001_v0001165_t0057_u01789189502638") 2026/09/12 05:07:19 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f4_d20260912_m050524_c001_v7007000_t0000_u01789189524181") 2026/09/12 05:07:19 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8cc_d20260912_m050518_c001_v0001144_t0003_u01789189518855") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e5f_d20260912_m050626_c001_v7007000_t0000_u01789189586225") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03ccd_d20260912_m050619_c001_v0001165_t0045_u01789189579494") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e20_d20260912_m050614_c001_v7007000_t0000_u01789189574214") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03c32_d20260912_m050606_c001_v0001165_t0045_u01789189566910") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac58_d20260912_m050601_c001_v7007000_t0000_u01789189561404") 2026/09/12 05:07:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b91_d20260912_m050554_c001_v0001165_t0045_u01789189554586") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac23_d20260912_m050549_c001_v7007000_t0000_u01789189549415") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03af9_d20260912_m050542_c001_v0001165_t0045_u01789189542460") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abc2_d20260912_m050537_c001_v7007000_t0000_u01789189537199") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a53_d20260912_m050529_c001_v0001165_t0045_u01789189529829") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5cf2_d20260912_m050519_c001_v7007000_t0000_u01789189519669") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7fc_d20260912_m050515_c001_v0001099_t0021_u01789189515191") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d58_d20260912_m050509_c001_v7007000_t0000_u01789189509990") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7d8_d20260912_m050505_c001_v0001099_t0021_u01789189505780") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d44_d20260912_m050504_c001_v7007000_t0000_u01789189504022") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9346d_d20260912_m050458_c001_v0001167_t0027_u01789189498711") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d38_d20260912_m050453_c001_v7007000_t0000_u01789189493497") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93405_d20260912_m050449_c001_v0001167_t0027_u01789189489200") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b94_d20260912_m050447_c001_v7007000_t0000_u01789189487494") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7dc_d20260912_m050442_c001_v0001144_t0003_u01789189482371") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbd774_d20260912_m050433_c001_v7007000_t0000_u01789189473006") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a760_d20260912_m050427_c001_v0001144_t0003_u01789189467462") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2cb_d20260912_m050422_c001_v7007000_t0000_u01789189462712") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932e1_d20260912_m050416_c001_v0001167_t0027_u01789189456040") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a6_d20260912_m050411_c001_v7007000_t0000_u01789189451084") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d678_d20260912_m050404_c001_v0001099_t0021_u01789189444453") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc13_d20260912_m050506_c001_v7007000_t0000_u01789189506708") 2026/09/12 05:07:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a85c_d20260912_m050502_c001_v0001144_t0035_u01789189502817") 2026/09/12 05:07:21 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f5_d20260912_m050524_c001_v7007000_t0000_u01789189524363") 2026/09/12 05:07:21 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93561_d20260912_m050519_c001_v0001167_t0027_u01789189519029") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e60_d20260912_m050626_c001_v7007000_t0000_u01789189586406") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93879_d20260912_m050619_c001_v0001167_t0027_u01789189579679") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e21_d20260912_m050614_c001_v7007000_t0000_u01789189574395") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a937cd_d20260912_m050607_c001_v0001167_t0027_u01789189567094") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac59_d20260912_m050601_c001_v7007000_t0000_u01789189561585") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93741_d20260912_m050554_c001_v0001167_t0027_u01789189554770") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac24_d20260912_m050549_c001_v7007000_t0000_u01789189549597") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93699_d20260912_m050542_c001_v0001167_t0027_u01789189542644") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abc4_d20260912_m050537_c001_v7007000_t0000_u01789189537400") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a935f1_d20260912_m050530_c001_v0001167_t0027_u01789189530014") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92244_d20260912_m050519_c001_v7007000_t0000_u01789189519684") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9352b_d20260912_m050515_c001_v0001167_t0027_u01789189515374") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d59_d20260912_m050510_c001_v7007000_t0000_u01789189510171") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a934d3_d20260912_m050505_c001_v0001167_t0027_u01789189505934") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbb5_d20260912_m050504_c001_v7007000_t0000_u01789189504053") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0398b_d20260912_m050458_c001_v0001165_t0045_u01789189498893") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d39_d20260912_m050453_c001_v7007000_t0000_u01789189493678") 2026/09/12 05:07:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03951_d20260912_m050449_c001_v0001165_t0045_u01789189489350") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af376b_d20260912_m050447_c001_v7007000_t0000_u01789189487698") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d754_d20260912_m050442_c001_v0001099_t0021_u01789189482556") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f424ef7252e16926a_d20260912_m050433_c001_v7007000_t0000_u01789189473613") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93335_d20260912_m050427_c001_v0001167_t0027_u01789189467646") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ce_d20260912_m050422_c001_v7007000_t0000_u01789189462893") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6bc_d20260912_m050416_c001_v0001099_t0021_u01789189456224") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a7_d20260912_m050411_c001_v7007000_t0000_u01789189451266") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6ce_d20260912_m050404_c001_v0001144_t0003_u01789189444636") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41924b729459941b_d20260912_m050506_c001_v7007000_t0000_u01789189506375") 2026/09/12 05:07:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039ab_d20260912_m050502_c001_v0001165_t0051_u01789189502869") 2026/09/12 05:07:22 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f6_d20260912_m050524_c001_v7007000_t0000_u01789189524545") 2026/09/12 05:07:22 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8d0_d20260912_m050519_c001_v0001144_t0003_u01789189519040") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e61_d20260912_m050626_c001_v7007000_t0000_u01789189586586") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa94_d20260912_m050619_c001_v0001144_t0003_u01789189579862") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e22_d20260912_m050614_c001_v7007000_t0000_u01789189574575") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa32_d20260912_m050607_c001_v0001144_t0003_u01789189567278") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5a_d20260912_m050601_c001_v7007000_t0000_u01789189561766") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a9dc_d20260912_m050554_c001_v0001144_t0003_u01789189554970") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac25_d20260912_m050549_c001_v7007000_t0000_u01789189549781") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a97e_d20260912_m050542_c001_v0001144_t0003_u01789189542833") 2026/09/12 05:07:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abc7_d20260912_m050537_c001_v7007000_t0000_u01789189537582") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a918_d20260912_m050530_c001_v0001144_t0003_u01789189530198") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92242_d20260912_m050519_c001_v7007000_t0000_u01789189519501") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8b2_d20260912_m050515_c001_v0001144_t0003_u01789189515559") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d5a_d20260912_m050510_c001_v7007000_t0000_u01789189510353") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a876_d20260912_m050505_c001_v0001144_t0003_u01789189505946") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbbf_d20260912_m050504_c001_v7007000_t0000_u01789189504479") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7b2_d20260912_m050459_c001_v0001099_t0021_u01789189499077") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d3b_d20260912_m050453_c001_v7007000_t0000_u01789189493871") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a810_d20260912_m050449_c001_v0001144_t0003_u01789189489409") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b98_d20260912_m050447_c001_v7007000_t0000_u01789189487857") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0391d_d20260912_m050442_c001_v0001165_t0045_u01789189482739") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f424ef7252e169265_d20260912_m050433_c001_v7007000_t0000_u01789189473427") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6f6_d20260912_m050427_c001_v0001099_t0021_u01789189467829") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d0_d20260912_m050423_c001_v7007000_t0000_u01789189463075") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a70c_d20260912_m050416_c001_v0001144_t0003_u01789189456408") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2a9_d20260912_m050411_c001_v7007000_t0000_u01789189451552") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93289_d20260912_m050404_c001_v0001167_t0027_u01789189444819") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92237_d20260912_m050506_c001_v7007000_t0000_u01789189506718") 2026/09/12 05:07:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a934a5_d20260912_m050503_c001_v0001167_t0019_u01789189503030") 2026/09/12 05:07:23 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f7_d20260912_m050524_c001_v7007000_t0000_u01789189524726") 2026/09/12 05:07:23 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d81a_d20260912_m050519_c001_v0001099_t0021_u01789189519077") 2026/09/12 05:07:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e62_d20260912_m050626_c001_v7007000_t0000_u01789189586768") 2026/09/12 05:07:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d992_d20260912_m050620_c001_v0001099_t0021_u01789189580043") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e23_d20260912_m050614_c001_v7007000_t0000_u01789189574756") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d92c_d20260912_m050607_c001_v0001099_t0021_u01789189567587") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5b_d20260912_m050601_c001_v7007000_t0000_u01789189561948") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d8d0_d20260912_m050555_c001_v0001099_t0021_u01789189555154") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac26_d20260912_m050549_c001_v7007000_t0000_u01789189549964") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d88e_d20260912_m050543_c001_v0001099_t0021_u01789189543016") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abc9_d20260912_m050537_c001_v7007000_t0000_u01789189537764") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d852_d20260912_m050530_c001_v0001099_t0021_u01789189530386") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116e2_d20260912_m050519_c001_v7007000_t0000_u01789189519719") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039ef_d20260912_m050515_c001_v0001165_t0045_u01789189515824") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d5b_d20260912_m050510_c001_v7007000_t0000_u01789189510535") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039c7_d20260912_m050505_c001_v0001165_t0045_u01789189505955") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9222e_d20260912_m050504_c001_v7007000_t0000_u01789189504034") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a844_d20260912_m050459_c001_v0001144_t0003_u01789189499261") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d3c_d20260912_m050454_c001_v7007000_t0000_u01789189494060") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d78a_d20260912_m050449_c001_v0001099_t0021_u01789189489373") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa492_d20260912_m050447_c001_v7007000_t0000_u01789189487711") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933c7_d20260912_m050442_c001_v0001167_t0027_u01789189482922") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b311_d20260912_m050433_c001_v7007000_t0000_u01789189473537") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a768_d20260912_m050428_c001_v0001144_t0003_u01789189468012") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d3_d20260912_m050423_c001_v7007000_t0000_u01789189463256") 2026/09/12 05:07:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932e3_d20260912_m050416_c001_v0001167_t0027_u01789189456592") 2026/09/12 05:07:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2aa_d20260912_m050411_c001_v7007000_t0000_u01789189451777") 2026/09/12 05:07:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d67e_d20260912_m050405_c001_v0001099_t0021_u01789189445003") 2026/09/12 05:07:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc12_d20260912_m050506_c001_v7007000_t0000_u01789189506527") 2026/09/12 05:07:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039ad_d20260912_m050503_c001_v0001165_t0045_u01789189503123") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f8_d20260912_m050524_c001_v7007000_t0000_u01789189524915") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a07_d20260912_m050519_c001_v0001165_t0045_u01789189519089") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e63_d20260912_m050626_c001_v7007000_t0000_u01789189586948") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03cd5_d20260912_m050620_c001_v0001165_t0045_u01789189580223") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e24_d20260912_m050614_c001_v7007000_t0000_u01789189574937") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03c3b_d20260912_m050607_c001_v0001165_t0045_u01789189567769") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5c_d20260912_m050602_c001_v7007000_t0000_u01789189562130") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b9d_d20260912_m050555_c001_v0001165_t0045_u01789189555336") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac27_d20260912_m050550_c001_v7007000_t0000_u01789189550146") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b05_d20260912_m050543_c001_v0001165_t0045_u01789189543259") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abcb_d20260912_m050537_c001_v7007000_t0000_u01789189537946") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a61_d20260912_m050530_c001_v0001165_t0045_u01789189530569") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d66_d20260912_m050519_c001_v7007000_t0000_u01789189519824") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d802_d20260912_m050516_c001_v0001099_t0021_u01789189516008") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d5c_d20260912_m050510_c001_v7007000_t0000_u01789189510717") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7da_d20260912_m050505_c001_v0001099_t0021_u01789189505965") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc09_d20260912_m050504_c001_v7007000_t0000_u01789189504042") 2026/09/12 05:07:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93479_d20260912_m050459_c001_v0001167_t0027_u01789189499501") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d3d_d20260912_m050454_c001_v7007000_t0000_u01789189494241") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93407_d20260912_m050449_c001_v0001167_t0027_u01789189489384") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa34_d20260912_m050447_c001_v7007000_t0000_u01789189487874") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7e2_d20260912_m050443_c001_v0001144_t0003_u01789189483105") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b46_d20260912_m050433_c001_v7007000_t0000_u01789189473624") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9333d_d20260912_m050428_c001_v0001167_t0027_u01789189468195") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d6_d20260912_m050423_c001_v7007000_t0000_u01789189463436") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6c0_d20260912_m050416_c001_v0001099_t0021_u01789189456778") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ab_d20260912_m050411_c001_v7007000_t0000_u01789189451958") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6d2_d20260912_m050405_c001_v0001144_t0003_u01789189445183") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d4d_d20260912_m050506_c001_v7007000_t0000_u01789189506731") 2026/09/12 05:07:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d7ca_d20260912_m050503_c001_v0001099_t0054_u01789189503266") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116f9_d20260912_m050525_c001_v7007000_t0000_u01789189525097") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93565_d20260912_m050519_c001_v0001167_t0027_u01789189519213") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e64_d20260912_m050627_c001_v7007000_t0000_u01789189587128") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93885_d20260912_m050620_c001_v0001167_t0027_u01789189580408") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e25_d20260912_m050615_c001_v7007000_t0000_u01789189575117") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a937db_d20260912_m050607_c001_v0001167_t0027_u01789189567952") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5d_d20260912_m050602_c001_v7007000_t0000_u01789189562312") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93751_d20260912_m050555_c001_v0001167_t0027_u01789189555522") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac28_d20260912_m050550_c001_v7007000_t0000_u01789189550329") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a936ad_d20260912_m050543_c001_v0001167_t0027_u01789189543443") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abcd_d20260912_m050538_c001_v7007000_t0000_u01789189538127") 2026/09/12 05:07:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a935f9_d20260912_m050530_c001_v0001167_t0027_u01789189530752") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408585a301bbf7a0_d20260912_m050519_c001_v7007000_t0000_u01789189519847") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93535_d20260912_m050516_c001_v0001167_t0027_u01789189516192") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d5d_d20260912_m050510_c001_v7007000_t0000_u01789189510898") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a934dd_d20260912_m050506_c001_v0001167_t0027_u01789189506117") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc0b_d20260912_m050504_c001_v7007000_t0000_u01789189504293") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0398f_d20260912_m050459_c001_v0001165_t0045_u01789189499683") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d3e_d20260912_m050454_c001_v7007000_t0000_u01789189494443") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03955_d20260912_m050449_c001_v0001165_t0045_u01789189489556") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af376e_d20260912_m050447_c001_v7007000_t0000_u01789189487884") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d758_d20260912_m050443_c001_v0001099_t0021_u01789189483291") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbd778_d20260912_m050433_c001_v7007000_t0000_u01789189473366") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6fa_d20260912_m050428_c001_v0001099_t0021_u01789189468379") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d7_d20260912_m050423_c001_v7007000_t0000_u01789189463618") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a714_d20260912_m050416_c001_v0001144_t0003_u01789189456963") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ac_d20260912_m050412_c001_v7007000_t0000_u01789189452141") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9328d_d20260912_m050405_c001_v0001167_t0027_u01789189445369") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f415eea1bc6cbe52a_d20260912_m050506_c001_v7007000_t0000_u01789189506386") 2026/09/12 05:07:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039b1_d20260912_m050503_c001_v0001165_t0057_u01789189503328") 2026/09/12 05:07:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116fa_d20260912_m050525_c001_v7007000_t0000_u01789189525285") 2026/09/12 05:07:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8d6_d20260912_m050519_c001_v0001144_t0003_u01789189519223") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e65_d20260912_m050627_c001_v7007000_t0000_u01789189587308") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa9a_d20260912_m050620_c001_v0001144_t0003_u01789189580593") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e28_d20260912_m050615_c001_v7007000_t0000_u01789189575297") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aa3a_d20260912_m050608_c001_v0001144_t0003_u01789189568136") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5e_d20260912_m050602_c001_v7007000_t0000_u01789189562493") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a9e6_d20260912_m050555_c001_v0001144_t0003_u01789189555704") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac29_d20260912_m050550_c001_v7007000_t0000_u01789189550511") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a984_d20260912_m050543_c001_v0001144_t0003_u01789189543678") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abd0_d20260912_m050538_c001_v7007000_t0000_u01789189538309") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a91a_d20260912_m050530_c001_v0001144_t0003_u01789189530939") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4042c4c160d8fe34_d20260912_m050519_c001_v7007000_t0000_u01789189519888") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8be_d20260912_m050516_c001_v0001144_t0003_u01789189516377") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d5f_d20260912_m050511_c001_v7007000_t0000_u01789189511079") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a87a_d20260912_m050506_c001_v0001144_t0003_u01789189506131") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401c560f90bc3e0e_d20260912_m050504_c001_v7007000_t0000_u01789189504292") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7b6_d20260912_m050459_c001_v0001099_t0021_u01789189499867") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d3f_d20260912_m050454_c001_v7007000_t0000_u01789189494626") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d78c_d20260912_m050449_c001_v0001099_t0021_u01789189489587") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57aa493_d20260912_m050447_c001_v7007000_t0000_u01789189487896") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03923_d20260912_m050443_c001_v0001165_t0045_u01789189483475") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbd776_d20260912_m050433_c001_v7007000_t0000_u01789189473186") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a76e_d20260912_m050428_c001_v0001144_t0003_u01789189468563") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d8_d20260912_m050423_c001_v7007000_t0000_u01789189463799") 2026/09/12 05:07:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932e7_d20260912_m050417_c001_v0001167_t0027_u01789189457194") 2026/09/12 05:07:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ad_d20260912_m050412_c001_v7007000_t0000_u01789189452322") 2026/09/12 05:07:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d680_d20260912_m050405_c001_v0001099_t0021_u01789189445553") 2026/09/12 05:07:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408585a301bbf779_d20260912_m050506_c001_v7007000_t0000_u01789189506400") 2026/09/12 05:07:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a934a9_d20260912_m050503_c001_v0001167_t0038_u01789189503360") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116fb_d20260912_m050525_c001_v7007000_t0000_u01789189525467") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d81c_d20260912_m050519_c001_v0001099_t0021_u01789189519262") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e68_d20260912_m050627_c001_v7007000_t0000_u01789189587489") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d99a_d20260912_m050620_c001_v0001099_t0021_u01789189580775") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e29_d20260912_m050615_c001_v7007000_t0000_u01789189575477") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d930_d20260912_m050608_c001_v0001099_t0021_u01789189568317") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac5f_d20260912_m050602_c001_v7007000_t0000_u01789189562675") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d8d6_d20260912_m050555_c001_v0001099_t0021_u01789189555888") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac2a_d20260912_m050550_c001_v7007000_t0000_u01789189550694") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d894_d20260912_m050543_c001_v0001099_t0021_u01789189543863") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abd4_d20260912_m050538_c001_v7007000_t0000_u01789189538490") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d85a_d20260912_m050531_c001_v0001099_t0021_u01789189531130") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408585a301bbf79e_d20260912_m050519_c001_v7007000_t0000_u01789189519480") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039f3_d20260912_m050516_c001_v0001165_t0045_u01789189516561") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d60_d20260912_m050511_c001_v7007000_t0000_u01789189511294") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039c9_d20260912_m050506_c001_v0001165_t0045_u01789189506141") 2026/09/12 05:07:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4184115aec99bc0a_d20260912_m050504_c001_v7007000_t0000_u01789189504283") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a84a_d20260912_m050500_c001_v0001144_t0003_u01789189500051") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d40_d20260912_m050454_c001_v7007000_t0000_u01789189494807") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a814_d20260912_m050449_c001_v0001144_t0003_u01789189489597") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af376a_d20260912_m050447_c001_v7007000_t0000_u01789189487517") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a933cb_d20260912_m050443_c001_v0001167_t0027_u01789189483659") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d92a_d20260912_m050433_c001_v7007000_t0000_u01789189473371") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93345_d20260912_m050428_c001_v0001167_t0027_u01789189468754") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2d9_d20260912_m050423_c001_v7007000_t0000_u01789189463981") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6c4_d20260912_m050417_c001_v0001099_t0021_u01789189457379") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2ae_d20260912_m050412_c001_v7007000_t0000_u01789189452503") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6d6_d20260912_m050405_c001_v0001144_t0003_u01789189445735") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408585a301bbf77a_d20260912_m050506_c001_v7007000_t0000_u01789189506581") 2026/09/12 05:07:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c039b5_d20260912_m050503_c001_v0001165_t0054_u01789189503557") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116fd_d20260912_m050525_c001_v7007000_t0000_u01789189525650") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a09_d20260912_m050519_c001_v0001165_t0045_u01789189519274") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e69_d20260912_m050627_c001_v7007000_t0000_u01789189587670") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03cd9_d20260912_m050620_c001_v0001165_t0045_u01789189580956") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e2a_d20260912_m050615_c001_v7007000_t0000_u01789189575658") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03c4b_d20260912_m050608_c001_v0001165_t0045_u01789189568500") 2026/09/12 05:07:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac60_d20260912_m050602_c001_v7007000_t0000_u01789189562862") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03ba7_d20260912_m050556_c001_v0001165_t0045_u01789189556071") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac2b_d20260912_m050550_c001_v7007000_t0000_u01789189550876") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b11_d20260912_m050544_c001_v0001165_t0045_u01789189544059") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abd8_d20260912_m050538_c001_v7007000_t0000_u01789189538672") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a6b_d20260912_m050531_c001_v0001165_t0045_u01789189531312") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116e3_d20260912_m050519_c001_v7007000_t0000_u01789189519901") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d806_d20260912_m050516_c001_v0001099_t0021_u01789189516746") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d61_d20260912_m050511_c001_v7007000_t0000_u01789189511476") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7dc_d20260912_m050506_c001_v0001099_t0021_u01789189506153") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1dbbb_d20260912_m050504_c001_v7007000_t0000_u01789189504292") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9347f_d20260912_m050500_c001_v0001167_t0027_u01789189500235") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d41_d20260912_m050454_c001_v7007000_t0000_u01789189494989") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9340b_d20260912_m050449_c001_v0001167_t0027_u01789189489636") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4256727f514db8e7_d20260912_m050447_c001_v7007000_t0000_u01789189487712") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7ea_d20260912_m050443_c001_v0001144_t0003_u01789189483843") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b30e_d20260912_m050432_c001_v7007000_t0000_u01789189472993") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d6fc_d20260912_m050428_c001_v0001099_t0021_u01789189468938") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2da_d20260912_m050424_c001_v7007000_t0000_u01789189464162") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a71a_d20260912_m050417_c001_v0001144_t0003_u01789189457563") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2af_d20260912_m050412_c001_v7007000_t0000_u01789189452685") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93295_d20260912_m050405_c001_v0001167_t0027_u01789189445919") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92236_d20260912_m050506_c001_v7007000_t0000_u01789189506537") 2026/09/12 05:07:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d7cc_d20260912_m050503_c001_v0001099_t0021_u01789189503597") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b63_d20260912_m050436_c001_v7007000_t0000_u01789189476071") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93357_d20260912_m050430_c001_v0001167_t0017_u01789189470914") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b67_d20260912_m050436_c001_v7007000_t0000_u01789189476256") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a77e_d20260912_m050430_c001_v0001144_t0038_u01789189470925") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b6c_d20260912_m050436_c001_v7007000_t0000_u01789189476513") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d708_d20260912_m050430_c001_v0001099_t0044_u01789189470939") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b6e_d20260912_m050436_c001_v7007000_t0000_u01789189476693") 2026/09/12 05:07:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a9335f_d20260912_m050431_c001_v0001167_t0059_u01789189471270") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b6f_d20260912_m050436_c001_v7007000_t0000_u01789189476873") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d710_d20260912_m050431_c001_v0001099_t0049_u01789189471405") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b70_d20260912_m050437_c001_v7007000_t0000_u01789189477054") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c038cd_d20260912_m050431_c001_v0001165_t0005_u01789189471455") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b71_d20260912_m050437_c001_v7007000_t0000_u01789189477238") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93361_d20260912_m050431_c001_v0001167_t0003_u01789189471562") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b73_d20260912_m050437_c001_v7007000_t0000_u01789189477418") 2026/09/12 05:07:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c038cf_d20260912_m050431_c001_v0001165_t0020_u01789189471734") 2026/09/12 05:07:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b74_d20260912_m050437_c001_v7007000_t0000_u01789189477597") 2026/09/12 05:07:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d712_d20260912_m050431_c001_v0001099_t0015_u01789189471809") 2026/09/12 05:07:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b75_d20260912_m050437_c001_v7007000_t0000_u01789189477777") 2026/09/12 05:07:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c038d1_d20260912_m050431_c001_v0001165_t0052_u01789189471946") 2026/09/12 05:07:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b76_d20260912_m050437_c001_v7007000_t0000_u01789189477956") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93365_d20260912_m050431_c001_v0001167_t0037_u01789189471984") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b77_d20260912_m050438_c001_v7007000_t0000_u01789189478136") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a788_d20260912_m050432_c001_v0001144_t0022_u01789189472065") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b78_d20260912_m050438_c001_v7007000_t0000_u01789189478316") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c038d3_d20260912_m050432_c001_v0001165_t0015_u01789189472180") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b79_d20260912_m050438_c001_v7007000_t0000_u01789189478496") 2026/09/12 05:07:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d716_d20260912_m050432_c001_v0001099_t0036_u01789189472205") 2026/09/12 05:07:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b7a_d20260912_m050438_c001_v7007000_t0000_u01789189478679") 2026/09/12 05:07:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c038d5_d20260912_m050432_c001_v0001165_t0022_u01789189472437") 2026/09/12 05:07:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41b7b_d20260912_m050438_c001_v7007000_t0000_u01789189478858") 2026/09/12 05:07:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9336a_d20260912_m050432_c001_v0001167_t0027_u01789189472541") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41ba2_d20260912_m050449_c001_v7007000_t0000_u01789189489827") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a933e3_d20260912_m050445_c001_v0001167_t0024_u01789189485641") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41ba4_d20260912_m050450_c001_v7007000_t0000_u01789189490009") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d76c_d20260912_m050445_c001_v0001099_t0019_u01789189485630") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af3784_d20260912_m050450_c001_v7007000_t0000_u01789189490021") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a7f6_d20260912_m050445_c001_v0001144_t0025_u01789189485651") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa43_d20260912_m050449_c001_v7007000_t0000_u01789189489858") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c03931_d20260912_m050445_c001_v0001165_t0030_u01789189485667") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41ba3_d20260912_m050449_c001_v7007000_t0000_u01789189489878") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c03935_d20260912_m050445_c001_v0001165_t0042_u01789189485881") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b3b1_d20260912_m050449_c001_v7007000_t0000_u01789189489888") 2026/09/12 05:07:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d770_d20260912_m050446_c001_v0001099_t0020_u01789189486049") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d2c_d20260912_m050450_c001_v7007000_t0000_u01789189490033") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c03937_d20260912_m050446_c001_v0001165_t0034_u01789189486108") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa46_d20260912_m050450_c001_v7007000_t0000_u01789189490042") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c0393b_d20260912_m050446_c001_v0001165_t0054_u01789189486310") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f412f067fe2f255b2_d20260912_m050450_c001_v7007000_t0000_u01789189490052") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d776_d20260912_m050446_c001_v0001099_t0039_u01789189486366") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41ba5_d20260912_m050450_c001_v7007000_t0000_u01789189490064") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a933e7_d20260912_m050446_c001_v0001167_t0041_u01789189486401") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc41ba6_d20260912_m050450_c001_v7007000_t0000_u01789189490193") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a7fe_d20260912_m050446_c001_v0001144_t0014_u01789189486416") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af3781_d20260912_m050449_c001_v7007000_t0000_u01789189489838") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c0393d_d20260912_m050446_c001_v0001165_t0035_u01789189486563") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b3b6_d20260912_m050450_c001_v7007000_t0000_u01789189490074") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d778_d20260912_m050446_c001_v0001099_t0042_u01789189486721") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af3787_d20260912_m050450_c001_v7007000_t0000_u01789189490203") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1109d7abd4c03941_d20260912_m050446_c001_v0001165_t0048_u01789189486784") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d2d_d20260912_m050450_c001_v7007000_t0000_u01789189490215") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a933ed_d20260912_m050446_c001_v0001167_t0048_u01789189486854") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d2b_d20260912_m050449_c001_v7007000_t0000_u01789189489849") 2026/09/12 05:07:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03943_d20260912_m050446_c001_v0001165_t0045_u01789189486994") 2026/09/12 05:07:34 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9207b_d20260912_m050307_c001_v7007000_t0000_u01789189387819") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407ccb98c6d8bed2_d20260912_m050306_c001_v0001173_t0035_u01789189386054") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbcafa_d20260912_m050305_c001_v7007000_t0000_u01789189385867") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407ccb98c6d8bebc_d20260912_m050303_c001_v0001173_t0035_u01789189383654") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbcaf4_d20260912_m050302_c001_v7007000_t0000_u01789189382876") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc6aa_d20260912_m050258_c001_v0001043_t0036_u01789189378633") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92021_d20260912_m050257_c001_v7007000_t0000_u01789189377178") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4081681b7388fd7a_d20260912_m050255_c001_v0001115_t0009_u01789189375506") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b22a_d20260912_m050255_c001_v7007000_t0000_u01789189375324") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4081681b7388fd64_d20260912_m050253_c001_v0001115_t0009_u01789189373104") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b226_d20260912_m050252_c001_v7007000_t0000_u01789189372385") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc678_d20260912_m050248_c001_v0001043_t0036_u01789189368471") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fee_d20260912_m050247_c001_v7007000_t0000_u01789189367216") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f403d0c8874315839_d20260912_m050246_c001_v0001099_t0029_u01789189366064") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1da17_d20260912_m050245_c001_v7007000_t0000_u01789189365883") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f403d0c8874315831_d20260912_m050243_c001_v0001099_t0029_u01789189363924") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d62c_d20260912_m050243_c001_v7007000_t0000_u01789189363203") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93001_d20260912_m050239_c001_v0001167_t0027_u01789189359942") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fe4_d20260912_m050239_c001_v7007000_t0000_u01789189359037") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4133e8c571372b49_d20260912_m050237_c001_v0001098_t0020_u01789189357144") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d626_d20260912_m050236_c001_v7007000_t0000_u01789189356964") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4133e8c571372b3f_d20260912_m050234_c001_v0001098_t0020_u01789189354372") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d61e_d20260912_m050233_c001_v7007000_t0000_u01789189353654") 2026/09/12 05:07:35 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d516_d20260912_m050228_c001_v0001099_t0021_u01789189348109") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d344_d20260912_m050227_c001_v7007000_t0000_u01789189347201") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410a5f99671be98e_d20260912_m050225_c001_v0001109_t0018_u01789189345731") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f426bcddcea49c222_d20260912_m050225_c001_v7007000_t0000_u01789189345549") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410a5f99671be97e_d20260912_m050222_c001_v0001109_t0018_u01789189342932") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f426bcddcea49c216_d20260912_m050222_c001_v7007000_t0000_u01789189342208") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc60a_d20260912_m050215_c001_v0001043_t0036_u01789189335690") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273518324_d20260912_m050214_c001_v7007000_t0000_u01789189334788") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f406adc402f224534_d20260912_m050213_c001_v0001182_t0032_u01789189333319") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d5e7_d20260912_m050213_c001_v7007000_t0000_u01789189333137") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f406adc402f22451a_d20260912_m050210_c001_v0001182_t0032_u01789189330487") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d5e2_d20260912_m050209_c001_v7007000_t0000_u01789189329769") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92eeb_d20260912_m050204_c001_v0001167_t0027_u01789189324256") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e28_d20260912_m050203_c001_v7007000_t0000_u01789189323170") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f419a61344edd6fc4_d20260912_m050158_c001_v0001116_t0037_u01789189318098") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d2f0_d20260912_m050157_c001_v7007000_t0000_u01789189317896") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d4a7_d20260912_m050154_c001_v0001099_t0021_u01789189314052") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405f52f0344f518f_d20260912_m050153_c001_v0001097_t0024_u01789189313323") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405f52f0344f5189_d20260912_m050152_c001_v0001097_t0024_u01789189312402") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f420b0c9e655c18e3_d20260912_m050139_c001_v7007000_t0000_u01789189299546") 2026/09/12 05:07:36 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92e03_d20260912_m050133_c001_v0001167_t0027_u01789189293097") 2026/09/12 05:07:37 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417ca56dc735efe4_d20260912_m050132_c001_v0001115_t0000_u01789189292276") 2026/09/12 05:07:37 DEBUG : dst/one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417ca56dc735efe2_d20260912_m050131_c001_v0001115_t0000_u01789189291364") 2026/09/12 05:07:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9207c_d20260912_m050307_c001_v7007000_t0000_u01789189387999") 2026/09/12 05:07:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416cab26c5bf0dc9_d20260912_m050305_c001_v0001113_t0042_u01789189385682") 2026/09/12 05:07:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4128e766bb92f833_d20260912_m050302_c001_v0001091_t0015_u01789189382683") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92027_d20260912_m050257_c001_v7007000_t0000_u01789189377358") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4127a52b6109ad02_d20260912_m050255_c001_v0001174_t0007_u01789189375139") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f402d1a5e0e4017be_d20260912_m050252_c001_v0001040_t0014_u01789189372201") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fef_d20260912_m050247_c001_v7007000_t0000_u01789189367396") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f415fc8ef75670030_d20260912_m050245_c001_v0001102_t0000_u01789189365699") 2026/09/12 05:07:37 DEBUG : dst/one.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40842e503e1d534d_d20260912_m050243_c001_v0001154_t0024_u01789189363020") 2026/09/12 05:07:37 DEBUG : dst/three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e29_d20260912_m050203_c001_v7007000_t0000_u01789189323351") 2026/09/12 05:07:37 DEBUG : dst/three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405f52f0344f51a5_d20260912_m050201_c001_v0001097_t0024_u01789189321885") 2026/09/12 05:07:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9207e_d20260912_m050308_c001_v7007000_t0000_u01789189388179") 2026/09/12 05:07:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407881760f87f22a_d20260912_m050306_c001_v0001165_t0039_u01789189386784") 2026/09/12 05:07:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f406d9a448767e388_d20260912_m050304_c001_v0001100_t0002_u01789189384385") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9207f_d20260912_m050308_c001_v7007000_t0000_u01789189388362") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407ccb98c6d8bedc_d20260912_m050307_c001_v0001173_t0035_u01789189387156") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbcafd_d20260912_m050306_c001_v7007000_t0000_u01789189386973") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f407ccb98c6d8bec6_d20260912_m050304_c001_v0001173_t0035_u01789189384756") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41341b6580cbcaf7_d20260912_m050304_c001_v7007000_t0000_u01789189384571") 2026/09/12 05:07:37 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93071_d20260912_m050259_c001_v0001167_t0027_u01789189379712") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9202e_d20260912_m050257_c001_v7007000_t0000_u01789189377539") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4081681b7388fd82_d20260912_m050256_c001_v0001115_t0009_u01789189376618") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b22b_d20260912_m050256_c001_v7007000_t0000_u01789189376437") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4081681b7388fd6e_d20260912_m050254_c001_v0001115_t0009_u01789189374209") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b228_d20260912_m050254_c001_v7007000_t0000_u01789189374028") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9303f_d20260912_m050249_c001_v0001167_t0027_u01789189369286") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1da18_d20260912_m050246_c001_v7007000_t0000_u01789189366674") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9301f_d20260912_m050244_c001_v0001167_t0027_u01789189364844") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1da16_d20260912_m050244_c001_v7007000_t0000_u01789189364481") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d536_d20260912_m050240_c001_v0001099_t0021_u01789189360668") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d627_d20260912_m050237_c001_v7007000_t0000_u01789189357711") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d528_d20260912_m050236_c001_v0001099_t0021_u01789189356021") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d623_d20260912_m050234_c001_v7007000_t0000_u01789189354938") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc626_d20260912_m050228_c001_v0001043_t0036_u01789189348838") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f426bcddcea49c226_d20260912_m050226_c001_v7007000_t0000_u01789189346289") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc616_d20260912_m050224_c001_v0001043_t0036_u01789189344583") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f426bcddcea49c21d_d20260912_m050223_c001_v7007000_t0000_u01789189343494") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92f4f_d20260912_m050216_c001_v0001167_t0027_u01789189336426") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d5e9_d20260912_m050213_c001_v7007000_t0000_u01789189333881") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92f2d_d20260912_m050212_c001_v0001167_t0027_u01789189332192") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d5e4_d20260912_m050211_c001_v7007000_t0000_u01789189331095") 2026/09/12 05:07:38 DEBUG : dst/three.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d4c7_d20260912_m050205_c001_v0001099_t0021_u01789189325006") 2026/09/12 05:07:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92034_d20260912_m050257_c001_v7007000_t0000_u01789189377738") 2026/09/12 05:07:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41824c234857358e_d20260912_m050256_c001_v0001161_t0013_u01789189376247") 2026/09/12 05:07:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079cbed7a873646_d20260912_m050253_c001_v0001039_t0030_u01789189373843") 2026/09/12 05:07:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91ff0_d20260912_m050247_c001_v7007000_t0000_u01789189367575") 2026/09/12 05:07:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401cc5808abbed0b_d20260912_m050246_c001_v0001183_t0015_u01789189366490") 2026/09/12 05:07:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f401c75051e91409b_d20260912_m050244_c001_v0001182_t0044_u01789189364297") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92080_d20260912_m050308_c001_v7007000_t0000_u01789189388542") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d56a_d20260912_m050259_c001_v0001099_t0021_u01789189379171") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9203c_d20260912_m050257_c001_v7007000_t0000_u01789189377917") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d546_d20260912_m050249_c001_v0001099_t0021_u01789189369097") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91ff2_d20260912_m050247_c001_v7007000_t0000_u01789189367754") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc65e_d20260912_m050240_c001_v0001043_t0036_u01789189360485") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d91fe5_d20260912_m050239_c001_v7007000_t0000_u01789189359217") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92fb9_d20260912_m050228_c001_v0001167_t0027_u01789189348656") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d347_d20260912_m050227_c001_v7007000_t0000_u01789189347382") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d4f5_d20260912_m050216_c001_v0001099_t0021_u01789189336241") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273518326_d20260912_m050214_c001_v7007000_t0000_u01789189334969") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc5e6_d20260912_m050204_c001_v0001043_t0036_u01789189324824") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40e2b_d20260912_m050203_c001_v7007000_t0000_u01789189323532") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40625dda2cf3b1e7_d20260912_m050159_c001_v0001136_t0004_u01789189319582") 2026/09/12 05:07:39 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f420b0c9e655c18e4_d20260912_m050139_c001_v7007000_t0000_u01789189299724") 2026/09/12 05:07:40 DEBUG : dst/two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417ca56dc735eff8_d20260912_m050138_c001_v0001115_t0000_u01789189298570") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a398208_d20260912_m050105_c001_v7007000_t0000_u01789189265417") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d448_d20260912_m050101_c001_v0001099_t0021_u01789189261943") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981f0_d20260912_m050059_c001_v7007000_t0000_u01789189259402") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d420_d20260912_m050049_c001_v0001099_t0021_u01789189249769") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981c7_d20260912_m050041_c001_v7007000_t0000_u01789189241584") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d40e_d20260912_m050038_c001_v0001099_t0021_u01789189238502") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a840d_d20260912_m050020_c001_v7007000_t0000_u01789189220283") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c80_d20260912_m050018_c001_v0001167_t0027_u01789189218520") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8405_d20260912_m050017_c001_v7007000_t0000_u01789189217656") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c6e_d20260912_m050016_c001_v0001167_t0027_u01789189216561") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83ed_d20260912_m050013_c001_v7007000_t0000_u01789189213930") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c58_d20260912_m050012_c001_v0001167_t0027_u01789189212330") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83e2_d20260912_m050011_c001_v7007000_t0000_u01789189211604") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c46_d20260912_m050010_c001_v0001167_t0027_u01789189210285") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83cf_d20260912_m050005_c001_v7007000_t0000_u01789189205291") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c16_d20260912_m050003_c001_v0001167_t0027_u01789189203576") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83c4_d20260912_m050002_c001_v7007000_t0000_u01789189202843") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c06_d20260912_m050002_c001_v0001167_t0027_u01789189202114") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83a5_d20260912_m045958_c001_v7007000_t0000_u01789189198097") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92be2_d20260912_m045956_c001_v0001167_t0027_u01789189196793") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34dd_d20260912_m045954_c001_v7007000_t0000_u01789189194960") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bca_d20260912_m045954_c001_v0001167_t0027_u01789189194055") 2026/09/12 05:07:40 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34dc_d20260912_m045953_c001_v7007000_t0000_u01789189193694") 2026/09/12 05:07:41 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41552a1aff338cef_d20260912_m045953_c001_v0001109_t0038_u01789189193151") 2026/09/12 05:07:41 DEBUG : empty space: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bb4_d20260912_m045951_c001_v0001167_t0027_u01789189191640") 2026/09/12 05:07:41 DEBUG : enormous: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a840b_d20260912_m050019_c001_v7007000_t0000_u01789189219383") 2026/09/12 05:07:41 DEBUG : enormous: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c84_d20260912_m050018_c001_v0001167_t0028_u01789189218704") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d92086_d20260912_m050313_c001_v7007000_t0000_u01789189393319") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a930cd_d20260912_m050312_c001_v0001167_t0027_u01789189392214") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981ac_d20260912_m050036_c001_v7007000_t0000_u01789189236597") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ce4_d20260912_m050035_c001_v0001167_t0027_u01789189235674") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34d3_d20260912_m045949_c001_v7007000_t0000_u01789189189111") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b92_d20260912_m045948_c001_v0001167_t0027_u01789189188112") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b34ca_d20260912_m045947_c001_v7007000_t0000_u01789189187569") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b88_d20260912_m045947_c001_v0001167_t0027_u01789189187029") 2026/09/12 05:07:41 DEBUG : existing: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b82_d20260912_m045946_c001_v0001167_t0027_u01789189186303") 2026/09/12 05:07:41 DEBUG : existing-b: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981af_d20260912_m050036_c001_v7007000_t0000_u01789189236779") 2026/09/12 05:07:41 DEBUG : existing-b: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d3fc_d20260912_m050035_c001_v0001099_t0021_u01789189235664") 2026/09/12 05:07:41 DEBUG : file1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d88d_d20260912_m050354_c001_v7007000_t0000_u01789189434123") 2026/09/12 05:07:41 DEBUG : file1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d658_d20260912_m050352_c001_v0001099_t0021_u01789189432999") 2026/09/12 05:07:41 DEBUG : file1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d887_d20260912_m050351_c001_v7007000_t0000_u01789189431710") 2026/09/12 05:07:41 DEBUG : file1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9321f_d20260912_m050350_c001_v0001167_t0027_u01789189430331") 2026/09/12 05:07:41 DEBUG : five: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8410_d20260912_m050023_c001_v7007000_t0000_u01789189223677") 2026/09/12 05:07:41 DEBUG : five: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c92_d20260912_m050021_c001_v0001167_t0027_u01789189221795") 2026/09/12 05:07:42 DEBUG : foo: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a839c_d20260912_m045956_c001_v7007000_t0000_u01789189196432") 2026/09/12 05:07:42 DEBUG : foo: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bda_d20260912_m045955_c001_v0001167_t0027_u01789189195885") 2026/09/12 05:07:42 DEBUG : foo: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bd6_d20260912_m045955_c001_v0001167_t0027_u01789189195322") 2026/09/12 05:07:42 DEBUG : four: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8411_d20260912_m050023_c001_v7007000_t0000_u01789189223856") 2026/09/12 05:07:42 DEBUG : four: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d3e0_d20260912_m050022_c001_v0001099_t0021_u01789189222352") 2026/09/12 05:07:42 DEBUG : four: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c8c_d20260912_m050021_c001_v0001167_t0027_u01789189221249") 2026/09/12 05:07:42 DEBUG : hello world2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d357_d20260912_m045908_c001_v7007000_t0000_u01789189148765") 2026/09/12 05:07:42 DEBUG : hello world2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92aa4_d20260912_m045908_c001_v0001167_t0027_u01789189148222") 2026/09/12 05:07:42 DEBUG : ignore-size: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30e1_d20260912_m045945_c001_v7007000_t0000_u01789189185943") 2026/09/12 05:07:42 DEBUG : ignore-size: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b7a_d20260912_m045945_c001_v0001167_t0027_u01789189185039") 2026/09/12 05:07:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a398193_d20260912_m050034_c001_v7007000_t0000_u01789189234934") 2026/09/12 05:07:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc51a_d20260912_m050034_c001_v0001043_t0036_u01789189234386") 2026/09/12 05:07:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8434_d20260912_m050033_c001_v7007000_t0000_u01789189233643") 2026/09/12 05:07:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc518_d20260912_m050032_c001_v0001043_t0036_u01789189232746") 2026/09/12 05:07:42 DEBUG : one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8412_d20260912_m050024_c001_v7007000_t0000_u01789189224035") 2026/09/12 05:07:42 DEBUG : one: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c86_d20260912_m050020_c001_v0001167_t0027_u01789189220647") 2026/09/12 05:07:42 DEBUG : only0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d86f_d20260912_m050345_c001_v7007000_t0000_u01789189425900") 2026/09/12 05:07:42 DEBUG : only0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc78f_d20260912_m050340_c001_v0001043_t0036_u01789189420354") 2026/09/12 05:07:42 DEBUG : only0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc759_d20260912_m050332_c001_v0001043_t0036_u01789189412080") 2026/09/12 05:07:42 DEBUG : only0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4218c61489279f2a_d20260912_m050325_c001_v7007000_t0000_u01789189405880") 2026/09/12 05:07:42 DEBUG : only0: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a930eb_d20260912_m050316_c001_v0001167_t0027_u01789189396982") 2026/09/12 05:07:42 DEBUG : only1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d870_d20260912_m050346_c001_v7007000_t0000_u01789189426080") 2026/09/12 05:07:42 DEBUG : only1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d628_d20260912_m050340_c001_v0001099_t0021_u01789189420754") 2026/09/12 05:07:43 DEBUG : only1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93187_d20260912_m050332_c001_v0001167_t0027_u01789189412805") 2026/09/12 05:07:43 DEBUG : only1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af2ada_d20260912_m050326_c001_v7007000_t0000_u01789189406421") 2026/09/12 05:07:43 DEBUG : only1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5b6_d20260912_m050317_c001_v0001099_t0021_u01789189397349") 2026/09/12 05:07:43 DEBUG : only10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d871_d20260912_m050346_c001_v7007000_t0000_u01789189426260") 2026/09/12 05:07:43 DEBUG : only10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc797_d20260912_m050340_c001_v0001043_t0036_u01789189420799") 2026/09/12 05:07:43 DEBUG : only10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9319d_d20260912_m050336_c001_v0001167_t0027_u01789189416277") 2026/09/12 05:07:43 DEBUG : only10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4218c61489279f2c_d20260912_m050326_c001_v7007000_t0000_u01789189406249") 2026/09/12 05:07:43 DEBUG : only10: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5d6_d20260912_m050321_c001_v0001099_t0021_u01789189401069") 2026/09/12 05:07:43 DEBUG : only11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d873_d20260912_m050346_c001_v7007000_t0000_u01789189426441") 2026/09/12 05:07:43 DEBUG : only11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d624_d20260912_m050340_c001_v0001099_t0021_u01789189420363") 2026/09/12 05:07:43 DEBUG : only11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d612_d20260912_m050336_c001_v0001099_t0021_u01789189416646") 2026/09/12 05:07:43 DEBUG : only11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf092_d20260912_m050325_c001_v7007000_t0000_u01789189405483") 2026/09/12 05:07:43 DEBUG : only11: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc72a_d20260912_m050321_c001_v0001043_t0036_u01789189401435") 2026/09/12 05:07:43 DEBUG : only12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d874_d20260912_m050346_c001_v7007000_t0000_u01789189426622") 2026/09/12 05:07:43 DEBUG : only12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931cf_d20260912_m050340_c001_v0001167_t0027_u01789189420768") 2026/09/12 05:07:43 DEBUG : only12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc779_d20260912_m050337_c001_v0001043_t0036_u01789189417026") 2026/09/12 05:07:43 DEBUG : only12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af2ad8_d20260912_m050326_c001_v7007000_t0000_u01789189406048") 2026/09/12 05:07:43 DEBUG : only12: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93121_d20260912_m050321_c001_v0001167_t0027_u01789189401801") 2026/09/12 05:07:43 DEBUG : only13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d875_d20260912_m050346_c001_v7007000_t0000_u01789189426803") 2026/09/12 05:07:43 DEBUG : only13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931cb_d20260912_m050340_c001_v0001167_t0027_u01789189420386") 2026/09/12 05:07:43 DEBUG : only13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931ab_d20260912_m050337_c001_v0001167_t0027_u01789189417392") 2026/09/12 05:07:44 DEBUG : only13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57a9742_d20260912_m050326_c001_v7007000_t0000_u01789189406394") 2026/09/12 05:07:44 DEBUG : only13: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5e2_d20260912_m050322_c001_v0001099_t0021_u01789189402168") 2026/09/12 05:07:44 DEBUG : only14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d876_d20260912_m050346_c001_v7007000_t0000_u01789189426983") 2026/09/12 05:07:44 DEBUG : only14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a66c_d20260912_m050340_c001_v0001144_t0003_u01789189420916") 2026/09/12 05:07:44 DEBUG : only14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d616_d20260912_m050337_c001_v0001099_t0021_u01789189417759") 2026/09/12 05:07:44 DEBUG : only14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf093_d20260912_m050325_c001_v7007000_t0000_u01789189405664") 2026/09/12 05:07:44 DEBUG : only14: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc732_d20260912_m050322_c001_v0001043_t0036_u01789189402536") 2026/09/12 05:07:44 DEBUG : only15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d877_d20260912_m050347_c001_v7007000_t0000_u01789189427163") 2026/09/12 05:07:44 DEBUG : only15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931d1_d20260912_m050340_c001_v0001167_t0027_u01789189420955") 2026/09/12 05:07:44 DEBUG : only15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc77f_d20260912_m050338_c001_v0001043_t0036_u01789189418140") 2026/09/12 05:07:44 DEBUG : only15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4218c61489279f2b_d20260912_m050326_c001_v7007000_t0000_u01789189406062") 2026/09/12 05:07:44 DEBUG : only15: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93131_d20260912_m050322_c001_v0001167_t0027_u01789189402901") 2026/09/12 05:07:44 DEBUG : only16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d878_d20260912_m050347_c001_v7007000_t0000_u01789189427344") 2026/09/12 05:07:44 DEBUG : only16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d626_d20260912_m050340_c001_v0001099_t0021_u01789189420572") 2026/09/12 05:07:44 DEBUG : only16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931b9_d20260912_m050338_c001_v0001167_t0027_u01789189418506") 2026/09/12 05:07:44 DEBUG : only16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf095_d20260912_m050326_c001_v7007000_t0000_u01789189406035") 2026/09/12 05:07:44 DEBUG : only16: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5ea_d20260912_m050323_c001_v0001099_t0021_u01789189403267") 2026/09/12 05:07:45 DEBUG : only17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d879_d20260912_m050347_c001_v7007000_t0000_u01789189427525") 2026/09/12 05:07:45 DEBUG : only17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc795_d20260912_m050340_c001_v0001043_t0036_u01789189420563") 2026/09/12 05:07:45 DEBUG : only17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d61c_d20260912_m050338_c001_v0001099_t0021_u01789189418901") 2026/09/12 05:07:45 DEBUG : only17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf097_d20260912_m050326_c001_v7007000_t0000_u01789189406410") 2026/09/12 05:07:45 DEBUG : only17: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc73e_d20260912_m050323_c001_v0001043_t0036_u01789189403635") 2026/09/12 05:07:45 DEBUG : only18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d87a_d20260912_m050347_c001_v7007000_t0000_u01789189427706") 2026/09/12 05:07:45 DEBUG : only18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931cd_d20260912_m050340_c001_v0001167_t0027_u01789189420584") 2026/09/12 05:07:45 DEBUG : only18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc787_d20260912_m050339_c001_v0001043_t0036_u01789189419268") 2026/09/12 05:07:45 DEBUG : only18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57a973e_d20260912_m050325_c001_v7007000_t0000_u01789189405853") 2026/09/12 05:07:45 DEBUG : only18: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9313f_d20260912_m050324_c001_v0001167_t0027_u01789189404041") 2026/09/12 05:07:45 DEBUG : only19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d87b_d20260912_m050347_c001_v7007000_t0000_u01789189427887") 2026/09/12 05:07:45 DEBUG : only19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a66e_d20260912_m050341_c001_v0001144_t0003_u01789189421103") 2026/09/12 05:07:45 DEBUG : only19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a931c5_d20260912_m050339_c001_v0001167_t0027_u01789189419632") 2026/09/12 05:07:45 DEBUG : only19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57a973f_d20260912_m050326_c001_v7007000_t0000_u01789189406036") 2026/09/12 05:07:45 DEBUG : only19: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5ee_d20260912_m050324_c001_v0001099_t0021_u01789189404406") 2026/09/12 05:07:45 DEBUG : only2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d87c_d20260912_m050348_c001_v7007000_t0000_u01789189428067") 2026/09/12 05:07:45 DEBUG : only2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d62e_d20260912_m050341_c001_v0001099_t0021_u01789189421300") 2026/09/12 05:07:45 DEBUG : only2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d600_d20260912_m050333_c001_v0001099_t0021_u01789189413170") 2026/09/12 05:07:45 DEBUG : only2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57a9741_d20260912_m050326_c001_v7007000_t0000_u01789189406215") 2026/09/12 05:07:45 DEBUG : only2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc712_d20260912_m050317_c001_v0001043_t0036_u01789189397712") 2026/09/12 05:07:45 DEBUG : only3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d87d_d20260912_m050348_c001_v7007000_t0000_u01789189428248") 2026/09/12 05:07:46 DEBUG : only3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d62a_d20260912_m050340_c001_v0001099_t0021_u01789189420936") 2026/09/12 05:07:46 DEBUG : only3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc765_d20260912_m050333_c001_v0001043_t0036_u01789189413536") 2026/09/12 05:07:46 DEBUG : only3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4218c61489279f2d_d20260912_m050326_c001_v7007000_t0000_u01789189406432") 2026/09/12 05:07:46 DEBUG : only3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a930f5_d20260912_m050318_c001_v0001167_t0027_u01789189398078") 2026/09/12 05:07:46 DEBUG : only4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d87f_d20260912_m050348_c001_v7007000_t0000_u01789189428468") 2026/09/12 05:07:46 DEBUG : only4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc79f_d20260912_m050341_c001_v0001043_t0036_u01789189421345") 2026/09/12 05:07:46 DEBUG : only4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9318f_d20260912_m050333_c001_v0001167_t0027_u01789189413903") 2026/09/12 05:07:46 DEBUG : only4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf096_d20260912_m050326_c001_v7007000_t0000_u01789189406229") 2026/09/12 05:07:46 DEBUG : only4: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5c0_d20260912_m050318_c001_v0001099_t0021_u01789189398451") 2026/09/12 05:07:46 DEBUG : only5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d880_d20260912_m050348_c001_v7007000_t0000_u01789189428654") 2026/09/12 05:07:46 DEBUG : only5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc799_d20260912_m050340_c001_v0001043_t0036_u01789189420981") 2026/09/12 05:07:46 DEBUG : only5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d606_d20260912_m050334_c001_v0001099_t0021_u01789189414267") 2026/09/12 05:07:46 DEBUG : only5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4090d6cca57a9743_d20260912_m050326_c001_v7007000_t0000_u01789189406575") 2026/09/12 05:07:46 DEBUG : only5: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc718_d20260912_m050318_c001_v0001043_t0036_u01789189398817") 2026/09/12 05:07:46 DEBUG : only6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d881_d20260912_m050348_c001_v7007000_t0000_u01789189428836") 2026/09/12 05:07:46 DEBUG : only6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a672_d20260912_m050341_c001_v0001144_t0003_u01789189421361") 2026/09/12 05:07:46 DEBUG : only6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc76a_d20260912_m050334_c001_v0001043_t0036_u01789189414634") 2026/09/12 05:07:46 DEBUG : only6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af2ad9_d20260912_m050326_c001_v7007000_t0000_u01789189406238") 2026/09/12 05:07:46 DEBUG : only6: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93107_d20260912_m050319_c001_v0001167_t0027_u01789189399183") 2026/09/12 05:07:46 DEBUG : only7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d882_d20260912_m050349_c001_v7007000_t0000_u01789189429019") 2026/09/12 05:07:47 DEBUG : only7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d62c_d20260912_m050341_c001_v0001099_t0021_u01789189421118") 2026/09/12 05:07:47 DEBUG : only7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93197_d20260912_m050335_c001_v0001167_t0027_u01789189415001") 2026/09/12 05:07:47 DEBUG : only7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf094_d20260912_m050325_c001_v7007000_t0000_u01789189405845") 2026/09/12 05:07:47 DEBUG : only7: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d5cc_d20260912_m050319_c001_v0001099_t0021_u01789189399975") 2026/09/12 05:07:47 DEBUG : only8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d883_d20260912_m050349_c001_v7007000_t0000_u01789189429200") 2026/09/12 05:07:47 DEBUG : only8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc79d_d20260912_m050341_c001_v0001043_t0036_u01789189421163") 2026/09/12 05:07:47 DEBUG : only8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d60c_d20260912_m050335_c001_v0001099_t0021_u01789189415369") 2026/09/12 05:07:47 DEBUG : only8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f404dc4f4a8cbf098_d20260912_m050326_c001_v7007000_t0000_u01789189406592") 2026/09/12 05:07:47 DEBUG : only8: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc722_d20260912_m050320_c001_v0001043_t0036_u01789189400339") 2026/09/12 05:07:47 DEBUG : only9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d884_d20260912_m050349_c001_v7007000_t0000_u01789189429381") 2026/09/12 05:07:47 DEBUG : only9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d632_d20260912_m050341_c001_v0001099_t0021_u01789189421482") 2026/09/12 05:07:47 DEBUG : only9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc771_d20260912_m050335_c001_v0001043_t0036_u01789189415806") 2026/09/12 05:07:47 DEBUG : only9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4079d97de6af2ad7_d20260912_m050325_c001_v7007000_t0000_u01789189405866") 2026/09/12 05:07:47 DEBUG : only9: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93115_d20260912_m050320_c001_v0001167_t0027_u01789189400704") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8431_d20260912_m050031_c001_v7007000_t0000_u01789189231649") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc50c_d20260912_m050029_c001_v0001043_t0036_u01789189229882") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8427_d20260912_m050029_c001_v7007000_t0000_u01789189229052") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92cae_d20260912_m050027_c001_v0001167_t0027_u01789189227497") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a841d_d20260912_m050026_c001_v7007000_t0000_u01789189226779") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc500_d20260912_m050024_c001_v0001043_t0036_u01789189224945") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8400_d20260912_m050015_c001_v7007000_t0000_u01789189215562") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c62_d20260912_m050014_c001_v0001167_t0027_u01789189214469") 2026/09/12 05:07:47 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83e7_d20260912_m050012_c001_v7007000_t0000_u01789189212949") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c54_d20260912_m050012_c001_v0001167_t0027_u01789189212145") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83e0_d20260912_m050010_c001_v7007000_t0000_u01789189210832") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c44_d20260912_m050010_c001_v0001167_t0027_u01789189210103") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83c9_d20260912_m050004_c001_v7007000_t0000_u01789189204746") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c14_d20260912_m050003_c001_v0001167_t0027_u01789189203387") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83c5_d20260912_m050003_c001_v7007000_t0000_u01789189203023") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c04_d20260912_m050001_c001_v0001167_t0027_u01789189201929") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83c1_d20260912_m050001_c001_v7007000_t0000_u01789189201568") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bfc_d20260912_m050001_c001_v0001167_t0027_u01789189201023") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bfa_d20260912_m050000_c001_v0001167_t0027_u01789189200472") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83be_d20260912_m050000_c001_v7007000_t0000_u01789189200111") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92bf6_d20260912_m045959_c001_v0001167_t0027_u01789189199569") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92bf2_d20260912_m045958_c001_v0001167_t0014_u01789189198707") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83b3_d20260912_m045958_c001_v7007000_t0000_u01789189198347") 2026/09/12 05:07:48 DEBUG : potato: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92be4_d20260912_m045957_c001_v0001167_t0045_u01789189197342") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a398211_d20260912_m050114_c001_v7007000_t0000_u01789189274513") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1152d24a0fbbc55c_d20260912_m050113_c001_v0001043_t0004_u01789189273647") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a398209_d20260912_m050105_c001_v7007000_t0000_u01789189265958") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1152d24a0fbbc53a_d20260912_m050100_c001_v0001043_t0057_u01789189260912") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981e9_d20260912_m050053_c001_v7007000_t0000_u01789189253270") 2026/09/12 05:07:48 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1152d24a0fbbc52c_d20260912_m050048_c001_v0001043_t0034_u01789189248967") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981c9_d20260912_m050042_c001_v7007000_t0000_u01789189242040") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f1152d24a0fbbc522_d20260912_m050037_c001_v0001043_t0003_u01789189237698") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a840c_d20260912_m050019_c001_v7007000_t0000_u01789189219563") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c7e_d20260912_m050018_c001_v0001167_t0057_u01789189218196") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8406_d20260912_m050017_c001_v7007000_t0000_u01789189217835") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c6a_d20260912_m050016_c001_v0001167_t0022_u01789189216100") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8401_d20260912_m050015_c001_v7007000_t0000_u01789189215741") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c64_d20260912_m050015_c001_v0001167_t0027_u01789189215020") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83f3_d20260912_m050014_c001_v7007000_t0000_u01789189214110") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c5c_d20260912_m050013_c001_v0001167_t0034_u01789189213311") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83e4_d20260912_m050011_c001_v7007000_t0000_u01789189211784") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c4c_d20260912_m050010_c001_v0001167_t0046_u01789189210843") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a83d0_d20260912_m050005_c001_v7007000_t0000_u01789189205471") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92c1a_d20260912_m050004_c001_v0001167_t0023_u01789189204208") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d359_d20260912_m045911_c001_v7007000_t0000_u01789189151297") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ab9_d20260912_m045910_c001_v0001167_t0027_u01789189150753") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d358_d20260912_m045909_c001_v7007000_t0000_u01789189149852") 2026/09/12 05:07:49 DEBUG : potato2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ab0_d20260912_m045909_c001_v0001167_t0027_u01789189149308") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a39820a_d20260912_m050106_c001_v7007000_t0000_u01789189266139") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92d59_d20260912_m050102_c001_v0001167_t0049_u01789189262529") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981ea_d20260912_m050053_c001_v7007000_t0000_u01789189253613") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92d29_d20260912_m050050_c001_v0001167_t0042_u01789189250316") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3981cb_d20260912_m050042_c001_v7007000_t0000_u01789189242629") 2026/09/12 05:07:49 DEBUG : potato3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a92cf2_d20260912_m050038_c001_v0001167_t0057_u01789189238683") 2026/09/12 05:07:50 DEBUG : pre-dest1/1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40de6_d20260912_m050148_c001_v7007000_t0000_u01789189308155") 2026/09/12 05:07:50 DEBUG : pre-dest1/1: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92e23_d20260912_m050140_c001_v0001167_t0027_u01789189300441") 2026/09/12 05:07:50 DEBUG : pre-dest2/2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4003fccffcc40de8_d20260912_m050148_c001_v7007000_t0000_u01789189308336") 2026/09/12 05:07:50 DEBUG : pre-dest2/2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc5a2_d20260912_m050140_c001_v0001043_t0036_u01789189300987") 2026/09/12 05:07:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f420b0c9e655c18b2_d20260912_m050127_c001_v7007000_t0000_u01789189287356") 2026/09/12 05:07:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759d468_d20260912_m050123_c001_v0001099_t0019_u01789189283533") 2026/09/12 05:07:50 DEBUG : sizeonly: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30e0_d20260912_m045944_c001_v7007000_t0000_u01789189184463") 2026/09/12 05:07:50 DEBUG : sizeonly: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b74_d20260912_m045943_c001_v0001167_t0027_u01789189183562") 2026/09/12 05:07:50 DEBUG : splitbanan: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405722af69c116fe_d20260912_m050525_c001_v7007000_t0000_u01789189525831") 2026/09/12 05:07:50 DEBUG : splitbanan: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a8c6_d20260912_m050518_c001_v0001144_t0003_u01789189518427") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e6a_d20260912_m050627_c001_v7007000_t0000_u01789189587851") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03ce3_d20260912_m050621_c001_v0001165_t0045_u01789189581713") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e2b_d20260912_m050615_c001_v7007000_t0000_u01789189575839") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03c53_d20260912_m050609_c001_v0001165_t0045_u01789189569231") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41852a93d167fffa_d20260912_m050603_c001_v7007000_t0000_u01789189563405") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03bad_d20260912_m050556_c001_v0001165_t0045_u01789189556804") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359ac2d_d20260912_m050551_c001_v7007000_t0000_u01789189551058") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03b1b_d20260912_m050544_c001_v0001165_t0045_u01789189544808") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359abdc_d20260912_m050538_c001_v7007000_t0000_u01789189538916") 2026/09/12 05:07:50 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03a77_d20260912_m050532_c001_v0001165_t0045_u01789189532052") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d65_d20260912_m050519_c001_v7007000_t0000_u01789189519642") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d80c_d20260912_m050517_c001_v0001099_t0021_u01789189517483") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d62_d20260912_m050511_c001_v7007000_t0000_u01789189511656") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c039c1_d20260912_m050505_c001_v0001165_t0045_u01789189505364") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416c5a4e27d9222f_d20260912_m050504_c001_v7007000_t0000_u01789189504276") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a93487_d20260912_m050501_c001_v0001167_t0027_u01789189501020") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f409e00b3773b0d42_d20260912_m050455_c001_v7007000_t0000_u01789189495170") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a808_d20260912_m050448_c001_v0001144_t0003_u01789189488767") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4021c0428359aa2b_d20260912_m050447_c001_v7007000_t0000_u01789189487332") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a7ec_d20260912_m050444_c001_v0001144_t0003_u01789189484575") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d92b_d20260912_m050433_c001_v7007000_t0000_u01789189473558") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a774_d20260912_m050429_c001_v0001144_t0003_u01789189469673") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2db_d20260912_m050424_c001_v7007000_t0000_u01789189464343") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a932f7_d20260912_m050418_c001_v0001167_t0027_u01789189458298") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f40354bdebc01b2b0_d20260912_m050412_c001_v7007000_t0000_u01789189452873") 2026/09/12 05:07:51 DEBUG : splitbananasplit: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d686_d20260912_m050406_c001_v0001099_t0021_u01789189446652") 2026/09/12 05:07:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a3a1910_d20260912_m050506_c001_v7007000_t0000_u01789189506595") 2026/09/12 05:07:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c0399f_d20260912_m050501_c001_v0001165_t0045_u01789189501891") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d8ac_d20260912_m050402_c001_v7007000_t0000_u01789189442264") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d668_d20260912_m050359_c001_v0001099_t0021_u01789189439412") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4068c51a5cf884d3_d20260912_m050358_c001_v7007000_t0000_u01789189438315") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a6aa_d20260912_m050355_c001_v0001144_t0003_u01789189435600") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f416050898a398196_d20260912_m050035_c001_v7007000_t0000_u01789189235117") 2026/09/12 05:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92cd8_d20260912_m050034_c001_v0001167_t0027_u01789189234374") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8435_d20260912_m050033_c001_v7007000_t0000_u01789189233823") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d3fa_d20260912_m050033_c001_v0001099_t0021_u01789189233103") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30dd_d20260912_m045941_c001_v7007000_t0000_u01789189181584") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b60_d20260912_m045940_c001_v0001167_t0027_u01789189180071") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30d9_d20260912_m045939_c001_v7007000_t0000_u01789189179711") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b58_d20260912_m045938_c001_v0001167_t0027_u01789189178633") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30d8_d20260912_m045936_c001_v7007000_t0000_u01789189176684") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b4e_d20260912_m045935_c001_v0001167_t0027_u01789189175762") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30d7_d20260912_m045935_c001_v7007000_t0000_u01789189175225") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b44_d20260912_m045934_c001_v0001167_t0027_u01789189174297") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b34_d20260912_m045931_c001_v0001167_t0027_u01789189171783") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30d1_d20260912_m045931_c001_v7007000_t0000_u01789189171423") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b2e_d20260912_m045930_c001_v0001167_t0027_u01789189170882") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b28_d20260912_m045930_c001_v0001167_t0027_u01789189170085") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b30c9_d20260912_m045929_c001_v7007000_t0000_u01789189169725") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b14_d20260912_m045926_c001_v0001167_t0027_u01789189166867") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b06_d20260912_m045924_c001_v0001167_t0027_u01789189164469") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d36c_d20260912_m045924_c001_v7007000_t0000_u01789189164106") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92b02_d20260912_m045923_c001_v0001167_t0027_u01789189163564") 2026/09/12 05:07:52 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92afc_d20260912_m045922_c001_v0001167_t0027_u01789189162837") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d369_d20260912_m045922_c001_v7007000_t0000_u01789189162475") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ae9_d20260912_m045919_c001_v0001167_t0027_u01789189159190") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d366_d20260912_m045918_c001_v7007000_t0000_u01789189158827") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ae3_d20260912_m045918_c001_v0001167_t0027_u01789189158285") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d363_d20260912_m045917_c001_v7007000_t0000_u01789189157383") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92adb_d20260912_m045916_c001_v0001167_t0027_u01789189156840") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d361_d20260912_m045916_c001_v7007000_t0000_u01789189156296") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ad7_d20260912_m045915_c001_v0001167_t0027_u01789189155752") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d35f_d20260912_m045914_c001_v7007000_t0000_u01789189154852") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ad1_d20260912_m045914_c001_v0001167_t0027_u01789189154129") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d35d_d20260912_m045913_c001_v7007000_t0000_u01789189153586") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92acb_d20260912_m045913_c001_v0001167_t0027_u01789189153043") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d35c_d20260912_m045912_c001_v7007000_t0000_u01789189152500") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92ac1_d20260912_m045911_c001_v0001167_t0027_u01789189151841") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d356_d20260912_m045907_c001_v7007000_t0000_u01789189147680") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92aa0_d20260912_m045907_c001_v0001167_t0027_u01789189147139") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d355_d20260912_m045906_c001_v7007000_t0000_u01789189146598") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92a94_d20260912_m045906_c001_v0001167_t0027_u01789189146056") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d352_d20260912_m045905_c001_v7007000_t0000_u01789189145156") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92a90_d20260912_m045904_c001_v0001167_t0027_u01789189144615") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f423a9545a5a1d351_d20260912_m045902_c001_v7007000_t0000_u01789189142460") 2026/09/12 05:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92a84_d20260912_m045901_c001_v0001167_t0027_u01789189141915") 2026/09/12 05:07:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d8ad_d20260912_m050402_c001_v7007000_t0000_u01789189442445") 2026/09/12 05:07:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2a6b2_d20260912_m050359_c001_v0001144_t0047_u01789189439067") 2026/09/12 05:07:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4068c51a5cf884d4_d20260912_m050358_c001_v7007000_t0000_u01789189438495") 2026/09/12 05:07:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93243_d20260912_m050355_c001_v0001167_t0016_u01789189435558") 2026/09/12 05:07:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e6e_d20260912_m050629_c001_v7007000_t0000_u01789189589922") 2026/09/12 05:07:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a938f5_d20260912_m050629_c001_v0001167_t0028_u01789189589197") 2026/09/12 05:07:54 DEBUG : sub/yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a842d_d20260912_m050031_c001_v7007000_t0000_u01789189231111") 2026/09/12 05:07:54 DEBUG : sub/yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92cb8_d20260912_m050029_c001_v0001167_t0027_u01789189229891") 2026/09/12 05:07:54 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d88e_d20260912_m050354_c001_v7007000_t0000_u01789189434304") 2026/09/12 05:07:54 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a69c_d20260912_m050352_c001_v0001144_t0003_u01789189432659") 2026/09/12 05:07:54 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d889_d20260912_m050351_c001_v7007000_t0000_u01789189431891") 2026/09/12 05:07:54 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2a692_d20260912_m050350_c001_v0001144_t0003_u01789189430350") 2026/09/12 05:07:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d88f_d20260912_m050354_c001_v7007000_t0000_u01789189434485") 2026/09/12 05:07:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a9322f_d20260912_m050352_c001_v0001167_t0027_u01789189432649") 2026/09/12 05:07:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f42722b897937d88a_d20260912_m050352_c001_v7007000_t0000_u01789189432073") 2026/09/12 05:07:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc7bb_d20260912_m050350_c001_v0001043_t0036_u01789189430418") 2026/09/12 05:07:54 DEBUG : three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8413_d20260912_m050024_c001_v7007000_t0000_u01789189224214") 2026/09/12 05:07:54 DEBUG : three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c98_d20260912_m050023_c001_v0001167_t0027_u01789189223095") 2026/09/12 05:07:54 DEBUG : three: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c8a_d20260912_m050021_c001_v0001167_t0027_u01789189221065") 2026/09/12 05:07:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e70_d20260912_m050631_c001_v7007000_t0000_u01789189591458") 2026/09/12 05:07:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2aada_d20260912_m050630_c001_v0001144_t0003_u01789189590870") 2026/09/12 05:07:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f34_d20260912_m050653_c001_v7007000_t0000_u01789189613116") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759da2e_d20260912_m050651_c001_v0001099_t0021_u01789189611482") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f32_d20260912_m050649_c001_v7007000_t0000_u01789189609917") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2ab4e_d20260912_m050646_c001_v0001144_t0022_u01789189606286") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f25_d20260912_m050645_c001_v7007000_t0000_u01789189605337") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a9397d_d20260912_m050644_c001_v0001167_t0008_u01789189604620") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b6391_d20260912_m050639_c001_v7007000_t0000_u01789189599242") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f11173ea02ac2ab00_d20260912_m050637_c001_v0001144_t0057_u01789189597095") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f22_d20260912_m050642_c001_v7007000_t0000_u01789189602033") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f105ae46e9759da00_d20260912_m050640_c001_v0001099_t0033_u01789189600542") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b6260_d20260912_m050636_c001_v7007000_t0000_u01789189596140") 2026/09/12 05:07:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f108191cd44a93929_d20260912_m050635_c001_v0001167_t0037_u01789189595470") 2026/09/12 05:07:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e77_d20260912_m050634_c001_v7007000_t0000_u01789189594521") 2026/09/12 05:07:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03d6d_d20260912_m050633_c001_v0001165_t0045_u01789189593932") 2026/09/12 05:07:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417edda7480b5e74_d20260912_m050632_c001_v7007000_t0000_u01789189592981") 2026/09/12 05:07:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d9e6_d20260912_m050632_c001_v0001099_t0021_u01789189592404") 2026/09/12 05:07:55 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f39_d20260912_m050657_c001_v7007000_t0000_u01789189617708") 2026/09/12 05:07:55 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41173ea02ac2ab94_d20260912_m050657_c001_v0001144_t0003_u01789189617116") 2026/09/12 05:07:55 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f24_d20260912_m050643_c001_v7007000_t0000_u01789189603560") 2026/09/12 05:07:55 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03dd1_d20260912_m050642_c001_v0001165_t0045_u01789189602973") 2026/09/12 05:07:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f35_d20260912_m050653_c001_v7007000_t0000_u01789189613706") 2026/09/12 05:07:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4109d7abd4c03e47_d20260912_m050652_c001_v0001165_t0045_u01789189612934") 2026/09/12 05:07:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f410e5e2273519f33_d20260912_m050650_c001_v7007000_t0000_u01789189610508") 2026/09/12 05:07:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f419265c469e8bc01_d20260912_m050649_c001_v0001145_t0048_u01789189609495") 2026/09/12 05:07:55 DEBUG : two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8415_d20260912_m050024_c001_v7007000_t0000_u01789189224393") 2026/09/12 05:07:56 DEBUG : two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4152d24a0fbbc4fe_d20260912_m050022_c001_v0001043_t0036_u01789189222536") 2026/09/12 05:07:56 DEBUG : two: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f408191cd44a92c88_d20260912_m050020_c001_v0001167_t0027_u01789189220831") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8432_d20260912_m050031_c001_v7007000_t0000_u01789189231828") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f417a9ca975667a73_d20260912_m050030_c001_v0001130_t0028_u01789189230927") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8426_d20260912_m050028_c001_v7007000_t0000_u01789189228497") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d3f4_d20260912_m050027_c001_v0001099_t0021_u01789189227508") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a841c_d20260912_m050026_c001_v7007000_t0000_u01789189226235") 2026/09/12 05:07:56 DEBUG : yam: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f405ae46e9759d3e6_d20260912_m050024_c001_v0001099_t0021_u01789189224933") 2026/09/12 05:07:56 DEBUG : yaml: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a8428_d20260912_m050029_c001_v7007000_t0000_u01789189229302") 2026/09/12 05:07:56 DEBUG : yaml: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41026273b0623a55_d20260912_m050028_c001_v0001180_t0032_u01789189228314") 2026/09/12 05:07:56 DEBUG : yaml: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f41961cde5d1a841e_d20260912_m050026_c001_v7007000_t0000_u01789189226958") 2026/09/12 05:07:56 DEBUG : yaml: Deleting (id "4_z8fe2ade3f0bd9b3baf080e1b_f4094a623bece4180_d20260912_m050026_c001_v0001109_t0031_u01789189226052") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m58.464268569s (try 1/5)