"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/21 03:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho" 2026/09/21 03:30:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 03:30:01 DEBUG : Creating backend with remote "/tmp/rclone459395652" === 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-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/21 03:30:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:03 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:03 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:03 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:03 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:04 DEBUG : B2 bucket rclone-test-somanow8laho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:05 DEBUG : Creating backend with remote "/non-existing" 2026/09/21 03:30:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/21 03:30:05 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:05 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:06 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:06 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", 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-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:07 INFO : B2 bucket rclone-test-somanow8laho: Running all checks before starting transfers 2026/09/21 03:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:07 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:07 INFO : B2 bucket rclone-test-somanow8laho: Checks finished, now starting transfers 2026/09/21 03:30:07 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:08 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:08 ERROR : Ignoring --no-traverse with sync 2026/09/21 03:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:08 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:08 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:09 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/21 03:30:10 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:10 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:10 DEBUG : hello world2: size = 12 OK 2026/09/21 03:30:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/21 03:30:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.07s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:30:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:11 DEBUG : potato2: size = 11 OK 2026/09/21 03:30:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:30:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:12 DEBUG : potato2: size = 11 OK 2026/09/21 03:30:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.43s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/21 03:30:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:30:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 03:30:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:30:13 INFO : sub dir2: Making directory 2026/09/21 03:30:13 INFO : sub dir: Making directory 2026/09/21 03:30:13 INFO : sub dir2/sub sub dir2: Making directory 2026/09/21 03:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:13 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/21 03:30:13 DEBUG : B2 bucket rclone-test-somanow8laho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:14 INFO : sub dir2: Making directory 2026/09/21 03:30:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/21 03:30:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:30:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.07s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:15 DEBUG : sub dir2: Making directory with metadata 2026/09/21 03:30:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:30:15 INFO : sub dir2: Making directory 2026/09/21 03:30:15 INFO : sub dir: Making directory 2026/09/21 03:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:15 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:15 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:15 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:15 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/21 03:30:16 DEBUG : B2 bucket rclone-test-somanow8laho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/21 03:30:16 DEBUG : B2 bucket rclone-test-somanow8laho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.25s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:17 INFO : sub dir2: Making directory 2026/09/21 03:30:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:17 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:17 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:17 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.07s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:18 DEBUG : sub dir2: Making directory with metadata 2026/09/21 03:30:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:30:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:30:18 INFO : sub dir2: Making directory 2026/09/21 03:30:18 INFO : sub dir: Making directory 2026/09/21 03:30:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:18 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:18 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:18 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:18 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/21 03:30:18 DEBUG : B2 bucket rclone-test-somanow8laho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:19 INFO : sub dir2: Making directory 2026/09/21 03:30:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:19 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:19 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:20 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sejowov6sego" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-sejowov6sego 2026/09/21 03:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:22 DEBUG : B2 bucket rclone-test-sejowov6sego: Waiting for checks to finish 2026/09/21 03:30:22 DEBUG : B2 bucket rclone-test-sejowov6sego: Waiting for transfers to finish 2026/09/21 03:30:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:23 DEBUG : B2 bucket rclone-test-sejowov6sego: Purge remote 2026/09/21 03:30:23 INFO : B2 bucket rclone-test-sejowov6sego: cleaning bucket "rclone-test-sejowov6sego" of all files 2026/09/21 03:30:23 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2cd63003dcb2baf080e1b_f405e880ca6ba04a0_d20260921_m033022_c001_v0001103_t0054_u01789961422858") --- PASS: TestServerSideCopy (3.96s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone459395652) 2026/09/21 03:30:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:25 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 03:30:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:25 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 03:30:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/21 03:30:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xedacad9gobu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-xedacad9gobu 2026/09/21 03:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:27 DEBUG : B2 bucket rclone-test-xedacad9gobu: Waiting for checks to finish 2026/09/21 03:30:27 DEBUG : B2 bucket rclone-test-xedacad9gobu: Waiting for transfers to finish 2026/09/21 03:30:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:29 DEBUG : B2 bucket rclone-test-xedacad9gobu: Waiting for checks to finish 2026/09/21 03:30:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xedacad9gobu) 2026/09/21 03:30:29 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 03:30:29 DEBUG : B2 bucket rclone-test-xedacad9gobu: Waiting for transfers to finish 2026/09/21 03:30:29 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 03:30:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/21 03:30:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:29 DEBUG : B2 bucket rclone-test-xedacad9gobu: Purge remote 2026/09/21 03:30:29 INFO : B2 bucket rclone-test-xedacad9gobu: cleaning bucket "rclone-test-xedacad9gobu" of all files 2026/09/21 03:30:29 DEBUG : sub dir/hello world: Deleting (id "4_z5f72ddb3003dcb2baf080e1b_f41983140fc291879_d20260921_m033029_c001_v0001099_t0014_u01789961429184") 2026/09/21 03:30:29 DEBUG : sub dir/hello world: Deleting (id "4_z5f72ddb3003dcb2baf080e1b_f40162f6e6655b5d3_d20260921_m033028_c001_v0001182_t0058_u01789961428260") --- PASS: TestServerSideCopyOverSelf (5.11s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone459395652) 2026/09/21 03:30:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:31 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 03:30:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:32 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 03:30:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/21 03:30:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/21 03:30:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.46s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yuhiliq7taha" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-yuhiliq7taha 2026/09/21 03:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:34 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for checks to finish 2026/09/21 03:30:34 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for transfers to finish 2026/09/21 03:30:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:30:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yuhiliq7taha) 2026/09/21 03:30:35 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 03:30:35 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for checks to finish 2026/09/21 03:30:35 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for transfers to finish 2026/09/21 03:30:35 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 03:30:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/21 03:30:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:35 INFO : sub dir/hello world: Deleted 2026/09/21 03:30:36 DEBUG : testing file moves 2026/09/21 03:30:36 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yuhiliq7taha) 2026/09/21 03:30:36 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 03:30:36 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for checks to finish 2026/09/21 03:30:36 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Waiting for transfers to finish 2026/09/21 03:30:37 DEBUG : sub dir/hello world: size = 24 OK 2026/09/21 03:30:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/21 03:30:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 03:30:37 INFO : sub dir/hello world: Deleted 2026/09/21 03:30:37 DEBUG : B2 bucket rclone-test-yuhiliq7taha: Purge remote 2026/09/21 03:30:37 INFO : B2 bucket rclone-test-yuhiliq7taha: cleaning bucket "rclone-test-yuhiliq7taha" of all files 2026/09/21 03:30:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2fd43003dcb2baf080e1b_f414711bbfbcfaf4f_d20260921_m033036_c001_v0001106_t0020_u01789961436911") 2026/09/21 03:30:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2fd43003dcb2baf080e1b_f404499a5459d0097_d20260921_m033035_c001_v0001115_t0026_u01789961435621") 2026/09/21 03:30:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2fd43003dcb2baf080e1b_f4158f5b6e3d2d9ee_d20260921_m033034_c001_v0001098_t0011_u01789961434693") --- PASS: TestServerSideMoveOverSelf (6.27s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:39 ERROR : error listing: directory not found 2026/09/21 03:30:39 INFO : Local file system at /tmp/rclone459395652: Making directory 2026/09/21 03:30:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:30:40 DEBUG : Local file system at /tmp/rclone459395652: Waiting for checks to finish 2026/09/21 03:30:40 DEBUG : Local file system at /tmp/rclone459395652: Waiting for transfers to finish 2026/09/21 03:30:41 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/21 03:30:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:30:41 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/21 03:30:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.65s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/21 03:30:42 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:42 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:42 DEBUG : check sum: size = 1 OK 2026/09/21 03:30:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:30:42 INFO : check sum: Copied (new) 2026/09/21 03:30:42 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:42 DEBUG : check sum: size = 1 OK 2026/09/21 03:30:42 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:30:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/21 03:30:42 DEBUG : check sum: Unchanged skipping 2026/09/21 03:30:42 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:42 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/21 03:30:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:43 DEBUG : sizeonly: size = 6 OK 2026/09/21 03:30:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/21 03:30:43 INFO : sizeonly: Copied (new) 2026/09/21 03:30:43 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:44 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:44 DEBUG : sizeonly: size = 6 OK 2026/09/21 03:30:44 DEBUG : sizeonly: Sizes identical 2026/09/21 03:30:44 DEBUG : sizeonly: Unchanged skipping 2026/09/21 03:30:44 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:44 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/21 03:30:45 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:45 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/21 03:30:45 INFO : ignore-size: Copied (new) 2026/09/21 03:30:45 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:30:45 DEBUG : ignore-size: Unchanged skipping 2026/09/21 03:30:45 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:45 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:45 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:46 DEBUG : existing: size = 6 OK 2026/09/21 03:30:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:30:46 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:46 DEBUG : existing: Unchanged skipping 2026/09/21 03:30:46 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:46 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:46 INFO : There was nothing to transfer 2026/09/21 03:30:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/21 03:30:47 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:47 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:47 DEBUG : existing: size = 6 OK 2026/09/21 03:30:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/21 03:30:47 INFO : existing: Copied (replaced existing) 2026/09/21 03:30:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 03:30:48 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:48 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:48 DEBUG : existing: size = 6 OK 2026/09/21 03:30:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/21 03:30:48 INFO : existing: Copied (new) 2026/09/21 03:30:48 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:48 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:48 DEBUG : existing: Destination exists, skipping 2026/09/21 03:30:48 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:48 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:49 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/21 03:30:50 DEBUG : c/non empty space: size = 5 OK 2026/09/21 03:30:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 03:30:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:30:50 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 03:30:50 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:50 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:50 DEBUG : a/potato2: size = 60 OK 2026/09/21 03:30:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:30:50 INFO : a/potato2: Copied (new) 2026/09/21 03:30:50 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:52 DEBUG : empty space: size = 1 OK 2026/09/21 03:30: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/21 03:30:52 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:30:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/21 03:30:52 DEBUG : empty space: Unchanged skipping 2026/09/21 03:30:52 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:52 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:52 INFO : There was nothing to transfer 2026/09/21 03:30:52 DEBUG : empty space: size = 1 OK 2026/09/21 03:30: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/21 03:30:52 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:30:53 INFO : empty space: Updated modification time in destination 2026/09/21 03:30:53 DEBUG : empty space: Unchanged skipping 2026/09/21 03:30:53 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:53 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:54 DEBUG : empty space: size = 1 OK 2026/09/21 03:30: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/21 03:30:54 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:30:54 DEBUG : empty space: Unchanged skipping 2026/09/21 03:30:54 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:54 DEBUG : Waiting for deletions to finish 2026/09/21 03:30:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.28s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:56 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:56 DEBUG : foo: size = 3 OK 2026/09/21 03:30:56 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/21 03:30:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone459395652) 2026/09/21 03:30:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:56 DEBUG : foo: sha1 differ 2026/09/21 03:30:56 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:56 DEBUG : foo: size = 3 OK 2026/09/21 03:30:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/21 03:30:56 INFO : foo: Copied (replaced existing) 2026/09/21 03:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/21 03:30:57 DEBUG : empty space: size = 1 OK 2026/09/21 03:30:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:30:57 DEBUG : empty space: Unchanged skipping 2026/09/21 03:30:57 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:57 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:30:57 DEBUG : potato: size = 60 OK 2026/09/21 03:30:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:30:57 INFO : potato: Copied (new) 2026/09/21 03:30:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:30:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone459395652) 2026/09/21 03:30:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:30:59 DEBUG : potato: Sizes differ 2026/09/21 03:30:59 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:30:59 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:00 DEBUG : potato: size = 21 OK 2026/09/21 03:31:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/21 03:31:00 INFO : potato: Copied (replaced existing) 2026/09/21 03:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.70s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:01 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:01 DEBUG : potato: size = 21 OK 2026/09/21 03:31:01 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/21 03:31:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone459395652) 2026/09/21 03:31:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:01 DEBUG : potato: sha1 differ 2026/09/21 03:31:01 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:01 DEBUG : potato: size = 21 OK 2026/09/21 03:31:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/21 03:31:01 INFO : potato: Copied (replaced existing) 2026/09/21 03:31:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:02 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:02 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/21 03:31:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:02 DEBUG : Waiting for deletions to finish 2026/09/21 03:31: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-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:04 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:04 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:04 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:04 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:05 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:05 INFO : potato2: Copied (new) 2026/09/21 03:31:05 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:06 INFO : d: Making directory 2026/09/21 03:31:06 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/21 03:31:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:06 DEBUG : c/non empty space: size = 5 OK 2026/09/21 03:31:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:06 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 03:31:06 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:06 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:07 DEBUG : a/potato2: size = 60 OK 2026/09/21 03:31:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:07 INFO : a/potato2: Copied (new) 2026/09/21 03:31:07 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:08 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/21 03:31:08 DEBUG : c/non empty space: size = 5 OK 2026/09/21 03:31:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:08 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 03:31:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:08 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:08 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:09 DEBUG : a/potato2: size = 60 OK 2026/09/21 03:31:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:09 INFO : a/potato2: Copied (new) 2026/09/21 03:31:09 ERROR : B2 bucket rclone-test-somanow8laho: not deleting files as there were IO errors 2026/09/21 03:31:09 ERROR : B2 bucket rclone-test-somanow8laho: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:11 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:11 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:11 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:11 INFO : potato: Deleted 2026/09/21 03:31:11 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:13 INFO : potato: Deleted 2026/09/21 03:31:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:13 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:13 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:13 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.45s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:15 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:15 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:15 DEBUG : potato2: size = 19 OK 2026/09/21 03:31:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/21 03:31:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:17 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : enormous: Excluded 2026/09/21 03:31:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : potato2: Excluded 2026/09/21 03:31:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:17 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:17 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:17 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:17 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:17 INFO : There was nothing to transfer 2026/09/21 03:31:17 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : enormous: Excluded 2026/09/21 03:31:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : potato2: Excluded 2026/09/21 03:31:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 03:31:17 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/21 03:31:17 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:17 DEBUG : Local file system at /tmp/rclone459395652: Waiting for checks to finish 2026/09/21 03:31:17 DEBUG : Local file system at /tmp/rclone459395652: Waiting for transfers to finish 2026/09/21 03:31:17 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:20 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 03:31:20 DEBUG : enormous: Excluded 2026/09/21 03:31:20 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 03:31:20 DEBUG : potato2: Excluded 2026/09/21 03:31:20 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:31:20 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:20 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:20 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:20 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:20 INFO : potato2: Deleted 2026/09/21 03:31:20 INFO : enormous: Deleted 2026/09/21 03:31:20 INFO : There was nothing to transfer 2026/09/21 03:31:21 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/21 03:31:21 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:21 DEBUG : Local file system at /tmp/rclone459395652: Waiting for checks to finish 2026/09/21 03:31:21 DEBUG : Local file system at /tmp/rclone459395652: Waiting for transfers to finish 2026/09/21 03:31:21 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:21 INFO : enormous: Deleted 2026/09/21 03:31:21 INFO : potato2: Deleted 2026/09/21 03:31:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:22 DEBUG : five: Need to transfer - File not found at Destination 2026/09/21 03:31:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:31:22 DEBUG : four: size = 8 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:22 DEBUG : four: Sizes differ 2026/09/21 03:31:22 DEBUG : one: Destination is newer than source, skipping 2026/09/21 03:31:22 DEBUG : three: size = 5 OK 2026/09/21 03:31:22 DEBUG : three: Sizes identical 2026/09/21 03:31:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/21 03:31:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/21 03:31:22 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:22 DEBUG : two: size = 3 OK 2026/09/21 03:31:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone459395652) 2026/09/21 03:31:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:22 DEBUG : two: sha1 differ 2026/09/21 03:31:22 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:23 DEBUG : five: size = 4 OK 2026/09/21 03:31:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/21 03:31:23 INFO : five: Copied (new) 2026/09/21 03:31:23 DEBUG : four: size = 4 OK 2026/09/21 03:31:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/21 03:31:23 INFO : four: Copied (replaced existing) 2026/09/21 03:31:23 DEBUG : two: size = 3 OK 2026/09/21 03:31:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/21 03:31:23 INFO : two: Copied (replaced existing) 2026/09/21 03:31:23 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:23 DEBUG : four: size = 4 OK 2026/09/21 03:31:23 DEBUG : five: size = 4 OK 2026/09/21 03:31:23 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:23 DEBUG : three: size = 5 OK 2026/09/21 03:31:23 DEBUG : two: size = 3 OK 2026/09/21 03:31:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/21 03:31:23 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/21 03:31:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/21 03:31:23 DEBUG : one: Destination is newer than source, skipping 2026/09/21 03:31:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/21 03:31:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/21 03:31:23 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/21 03:31:23 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/21 03:31:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/21 03:31:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/21 03:31:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone459395652) 2026/09/21 03:31:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:23 DEBUG : three: sha1 differ 2026/09/21 03:31:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/21 03:31:23 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:24 DEBUG : three: size = 5 OK 2026/09/21 03:31:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:31:24 INFO : three: Copied (replaced existing) 2026/09/21 03:31:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.06s) === 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-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/21 03:31:25 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:25 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/21 03:31:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/21 03:31:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:25 DEBUG : potato: size = 14 OK 2026/09/21 03:31:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/21 03:31:25 INFO : potato: Copied (new) 2026/09/21 03:31:25 DEBUG : yam: size = 11 OK 2026/09/21 03:31:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:25 INFO : yam: Copied (new) 2026/09/21 03:31:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:26 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:26 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:26 DEBUG : potato: size = 14 OK 2026/09/21 03:31:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:31:26 DEBUG : potato: Unchanged skipping 2026/09/21 03:31:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:27 DEBUG : yaml: size = 11 OK 2026/09/21 03:31:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:27 INFO : yam: Copied (server-side copy) to: yaml 2026/09/21 03:31:27 INFO : yam: Deleted 2026/09/21 03:31:27 INFO : yaml: Renamed from "yam" 2026/09/21 03:31:27 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/21 03:31:28 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:28 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/21 03:31:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/21 03:31:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:28 DEBUG : potato: size = 14 OK 2026/09/21 03:31:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/21 03:31:28 INFO : potato: Copied (new) 2026/09/21 03:31:28 DEBUG : yam: size = 11 OK 2026/09/21 03:31:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:28 INFO : yam: Copied (new) 2026/09/21 03:31:28 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:28 DEBUG : potato: size = 14 OK 2026/09/21 03:31:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:31:28 DEBUG : potato: Unchanged skipping 2026/09/21 03:31:28 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:28 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:29 DEBUG : yaml: size = 11 OK 2026/09/21 03:31:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:29 INFO : yam: Copied (server-side copy) to: yaml 2026/09/21 03:31:29 INFO : yam: Deleted 2026/09/21 03:31:29 INFO : yaml: Renamed from "yam" 2026/09/21 03:31:29 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/21 03:31:30 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:30 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:30 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/21 03:31:30 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/21 03:31:30 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:30 DEBUG : potato: size = 14 OK 2026/09/21 03:31:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/21 03:31:30 INFO : potato: Copied (new) 2026/09/21 03:31:30 DEBUG : sub/yam: size = 11 OK 2026/09/21 03:31:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:30 INFO : sub/yam: Copied (new) 2026/09/21 03:31:30 DEBUG : Waiting for deletions to finish 2026/09/21 03:31:31 DEBUG : potato: size = 14 OK 2026/09/21 03:31:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:31:31 DEBUG : potato: Unchanged skipping 2026/09/21 03:31:31 INFO : B2 bucket rclone-test-somanow8laho: Making map for --track-renames 2026/09/21 03:31:31 INFO : B2 bucket rclone-test-somanow8laho: Finished making map for --track-renames 2026/09/21 03:31:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for renames to finish 2026/09/21 03:31:31 DEBUG : yam: size = 11 OK 2026/09/21 03:31:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/21 03:31:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/21 03:31:31 INFO : sub/yam: Deleted 2026/09/21 03:31:31 INFO : yam: Renamed from "sub/yam" 2026/09/21 03:31:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.23s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:32 DEBUG : Creating backend with remote "/tmp/rclone459395652/dir1" 2026/09/21 03:31:32 DEBUG : Config file has changed externally - reloading 2026/09/21 03:31:32 DEBUG : Creating backend with remote "/tmp/rclone459395652/dir2" 2026/09/21 03:31:32 DEBUG : Local file system at /tmp/rclone459395652/dir2: Using server-side directory move 2026/09/21 03:31:32 INFO : Local file system at /tmp/rclone459395652/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/21 03:31:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/21 03:31:32 INFO : file1.txt: Moved (server-side) 2026/09/21 03:31:32 DEBUG : Local file system at /tmp/rclone459395652/dir2: Waiting for checks to finish 2026/09/21 03:31:32 DEBUG : Local file system at /tmp/rclone459395652/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:31:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/21 03:31:33 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:33 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:31:33 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:31:33 INFO : sub dir/hello world: Deleted 2026/09/21 03:31:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/21 03:31:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/21 03:31:33 INFO : nested/sub dir/file: Copied (new) 2026/09/21 03:31:33 INFO : nested/sub dir/file: Deleted 2026/09/21 03:31:33 INFO : sub dir: Removing directory 2026/09/21 03:31:33 INFO : nested/sub dir: Removing directory 2026/09/21 03:31:33 INFO : nested: Removing directory 2026/09/21 03:31:33 DEBUG : Local file system at /tmp/rclone459395652: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 03:31:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/21 03:31:34 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:34 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 03:31:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:31:34 INFO : sub dir/hello world: Copied (new) 2026/09/21 03:31:34 INFO : sub dir/hello world: Deleted 2026/09/21 03:31:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/21 03:31:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/21 03:31:34 INFO : nested/sub dir/file: Copied (new) 2026/09/21 03:31:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/21 03:31:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 03:31:35 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:35 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:35 DEBUG : existing-b: size = 6 OK 2026/09/21 03:31:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/21 03:31:35 INFO : existing-b: Copied (new) 2026/09/21 03:31:35 INFO : existing-b: Deleted 2026/09/21 03:31:35 DEBUG : existing: size = 6 OK 2026/09/21 03:31:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/21 03:31:35 INFO : existing: Copied (new) 2026/09/21 03:31:35 INFO : existing: Deleted 2026/09/21 03:31:36 DEBUG : existing: Destination exists, skipping 2026/09/21 03:31:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/21 03:31:36 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:31:36 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:31:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.66s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-laniyat4pife" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-laniyat4pife 2026/09/21 03:31:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:41 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 03:31:41 DEBUG : empty space: Unchanged skipping 2026/09/21 03:31:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-laniyat4pife) 2026/09/21 03:31:41 DEBUG : potato3: Sizes differ 2026/09/21 03:31:41 DEBUG : B2 bucket rclone-test-laniyat4pife: Waiting for checks to finish 2026/09/21 03:31:41 INFO : empty space: Deleted 2026/09/21 03:31:41 DEBUG : B2 bucket rclone-test-laniyat4pife: Waiting for transfers to finish 2026/09/21 03:31:41 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:41 INFO : potato2: Copied (server-side copy) 2026/09/21 03:31:41 INFO : potato2: Deleted 2026/09/21 03:31:42 DEBUG : potato3: size = 68 OK 2026/09/21 03:31:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:31:42 INFO : potato3: Copied (server-side copy) 2026/09/21 03:31:42 INFO : potato3: Deleted 2026/09/21 03:31:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nedejum5mefu" 2026/09/21 03:31:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/21 03:31:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/21 03:31:43 DEBUG : B2 bucket rclone-test-nedejum5mefu: Waiting for checks to finish 2026/09/21 03:31:43 DEBUG : B2 bucket rclone-test-nedejum5mefu: Waiting for transfers to finish 2026/09/21 03:31:44 DEBUG : empty space: size = 1 OK 2026/09/21 03:31:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:31:44 INFO : empty space: Copied (server-side copy) 2026/09/21 03:31:44 INFO : empty space: Deleted 2026/09/21 03:31:44 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:44 INFO : potato2: Copied (server-side copy) 2026/09/21 03:31:44 INFO : potato2: Deleted 2026/09/21 03:31:45 DEBUG : potato3: size = 68 OK 2026/09/21 03:31:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:31:45 INFO : potato3: Copied (server-side copy) 2026/09/21 03:31:45 INFO : potato3: Deleted 2026/09/21 03:31:45 DEBUG : B2 bucket rclone-test-nedejum5mefu: Purge remote 2026/09/21 03:31:45 INFO : B2 bucket rclone-test-nedejum5mefu: cleaning bucket "rclone-test-nedejum5mefu" of all files 2026/09/21 03:31:45 DEBUG : empty space: Deleting (id "4_z2f220d43005dcb2baf080e1b_f413943d3499f288d_d20260921_m033144_c001_v0001101_t0000_u01789961504142") 2026/09/21 03:31:45 DEBUG : potato2: Deleting (id "4_z2f220d43005dcb2baf080e1b_f11227561242b2037_d20260921_m033144_c001_v0001161_t0042_u01789961504365") 2026/09/21 03:31:45 DEBUG : potato3: Deleting (id "4_z2f220d43005dcb2baf080e1b_f1194cbaec0305789_d20260921_m033144_c001_v0001145_t0023_u01789961504546") 2026/09/21 03:31:46 DEBUG : B2 bucket rclone-test-laniyat4pife: Purge remote 2026/09/21 03:31:46 INFO : B2 bucket rclone-test-laniyat4pife: cleaning bucket "rclone-test-laniyat4pife" of all files 2026/09/21 03:31:46 DEBUG : empty space: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f419d7a5b5b5a50f6_d20260921_m033144_c001_v7007000_t0000_u01789961504328") 2026/09/21 03:31:46 DEBUG : empty space: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f4189e98cfd1104ca_d20260921_m033140_c001_v0001102_t0039_u01789961500253") 2026/09/21 03:31:46 DEBUG : potato2: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f419d7a5b5b5a50f9_d20260921_m033144_c001_v7007000_t0000_u01789961504764") 2026/09/21 03:31:46 DEBUG : potato2: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f109aa8b6abaa7604_d20260921_m033141_c001_v0001154_t0008_u01789961501302") 2026/09/21 03:31:46 DEBUG : potato3: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f419d7a5b5b5a50fd_d20260921_m033145_c001_v7007000_t0000_u01789961505159") 2026/09/21 03:31:46 DEBUG : potato3: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f106462abcdae98b7_d20260921_m033141_c001_v0001099_t0024_u01789961501636") 2026/09/21 03:31:46 DEBUG : potato3: Deleting (id "4_zdfb2fd23004dcb2baf080e1b_f1189e98cfd1104cc_d20260921_m033140_c001_v0001102_t0051_u01789961500437") 2026/09/21 03:31:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/21 03:31:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:31:48 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.18s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xoqokib4poko" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-xoqokib4poko 2026/09/21 03:31:53 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 03:31:53 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 03:31:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:53 DEBUG : B2 bucket rclone-test-xoqokib4poko: Waiting for checks to finish 2026/09/21 03:31:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:31:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xoqokib4poko) 2026/09/21 03:31:53 DEBUG : potato3: Sizes differ 2026/09/21 03:31:53 DEBUG : B2 bucket rclone-test-xoqokib4poko: Waiting for transfers to finish 2026/09/21 03:31:53 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:53 INFO : potato2: Copied (server-side copy) 2026/09/21 03:31:53 INFO : potato2: Deleted 2026/09/21 03:31:54 DEBUG : potato3: size = 68 OK 2026/09/21 03:31:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:31:54 INFO : potato3: Copied (server-side copy) 2026/09/21 03:31:54 INFO : potato3: Deleted 2026/09/21 03:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-titajud1loho" 2026/09/21 03:31:55 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 03:31:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:31:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/21 03:31:55 DEBUG : B2 bucket rclone-test-titajud1loho: Waiting for checks to finish 2026/09/21 03:31:55 DEBUG : B2 bucket rclone-test-titajud1loho: Waiting for transfers to finish 2026/09/21 03:31:56 DEBUG : potato2: size = 60 OK 2026/09/21 03:31:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:31:56 INFO : potato2: Copied (server-side copy) 2026/09/21 03:31:56 INFO : potato2: Deleted 2026/09/21 03:31:57 DEBUG : potato3: size = 68 OK 2026/09/21 03:31:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:31:57 INFO : potato3: Copied (server-side copy) 2026/09/21 03:31:57 INFO : potato3: Deleted 2026/09/21 03:31:57 DEBUG : B2 bucket rclone-test-titajud1loho: Purge remote 2026/09/21 03:31:57 INFO : B2 bucket rclone-test-titajud1loho: cleaning bucket "rclone-test-titajud1loho" of all files 2026/09/21 03:31:58 DEBUG : potato2: Deleting (id "4_z0fa23d43005dcb2baf080e1b_f1026f570707940fe_d20260921_m033156_c001_v0001178_t0000_u01789961516492") 2026/09/21 03:31:58 DEBUG : potato3: Deleting (id "4_z0fa23d43005dcb2baf080e1b_f1008de0cc05f80eb_d20260921_m033156_c001_v0001115_t0002_u01789961516744") 2026/09/21 03:31:58 DEBUG : B2 bucket rclone-test-xoqokib4poko: Purge remote 2026/09/21 03:31:58 INFO : B2 bucket rclone-test-xoqokib4poko: cleaning bucket "rclone-test-xoqokib4poko" of all files 2026/09/21 03:31:58 DEBUG : empty space: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f40659853b9b5e730_d20260921_m033152_c001_v0001183_t0059_u01789961512502") 2026/09/21 03:31:58 DEBUG : potato2: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f4279dd0b111371fa_d20260921_m033156_c001_v7007000_t0000_u01789961516705") 2026/09/21 03:31:58 DEBUG : potato2: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f1037690517860920_d20260921_m033153_c001_v0001154_t0022_u01789961513422") 2026/09/21 03:31:58 DEBUG : potato3: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f4279dd0b111371fb_d20260921_m033157_c001_v7007000_t0000_u01789961517412") 2026/09/21 03:31:58 DEBUG : potato3: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f1039a69f1f9b5fcd_d20260921_m033153_c001_v0001099_t0030_u01789961513774") 2026/09/21 03:31:58 DEBUG : potato3: Deleting (id "4_zbfb22d23005dcb2baf080e1b_f10659853b9b5e732_d20260921_m033152_c001_v0001183_t0030_u01789961512693") 2026/09/21 03:31:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/21 03:31:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:31:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cihajus8pesu" 2026/09/21 03:32:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-somanow8laho -> B2 bucket rclone-test-cihajus8pesu 2026/09/21 03:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:32:05 DEBUG : empty space: size = 1 OK 2026/09/21 03:32:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 03:32:05 DEBUG : empty space: Unchanged skipping 2026/09/21 03:32:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:32:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cihajus8pesu) 2026/09/21 03:32:05 DEBUG : potato3: Sizes differ 2026/09/21 03:32:05 DEBUG : B2 bucket rclone-test-cihajus8pesu: Waiting for checks to finish 2026/09/21 03:32:05 INFO : empty space: Deleted 2026/09/21 03:32:05 DEBUG : B2 bucket rclone-test-cihajus8pesu: Waiting for transfers to finish 2026/09/21 03:32:06 DEBUG : potato2: size = 60 OK 2026/09/21 03:32:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:32:06 INFO : potato2: Copied (server-side copy) 2026/09/21 03:32:06 INFO : potato2: Deleted 2026/09/21 03:32:06 DEBUG : potato3: size = 68 OK 2026/09/21 03:32:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:32:06 INFO : potato3: Copied (server-side copy) 2026/09/21 03:32:06 INFO : potato3: Deleted 2026/09/21 03:32:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wixebol7dono" 2026/09/21 03:32:08 INFO : tomatoDir: Making directory 2026/09/21 03:32:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/21 03:32:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 03:32:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/21 03:32:08 DEBUG : B2 bucket rclone-test-wixebol7dono: Waiting for checks to finish 2026/09/21 03:32:08 DEBUG : B2 bucket rclone-test-wixebol7dono: Waiting for transfers to finish 2026/09/21 03:32:09 DEBUG : potato2: size = 60 OK 2026/09/21 03:32:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/21 03:32:09 INFO : potato2: Copied (server-side copy) 2026/09/21 03:32:09 DEBUG : empty space: size = 1 OK 2026/09/21 03:32:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/21 03:32:09 INFO : empty space: Copied (server-side copy) 2026/09/21 03:32:09 DEBUG : potato3: size = 68 OK 2026/09/21 03:32:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/21 03:32:09 INFO : potato3: Copied (server-side copy) 2026/09/21 03:32:09 INFO : potato2: Deleted 2026/09/21 03:32:09 INFO : empty space: Deleted 2026/09/21 03:32:09 INFO : potato3: Deleted 2026/09/21 03:32:10 DEBUG : B2 bucket rclone-test-wixebol7dono: Purge remote 2026/09/21 03:32:10 INFO : B2 bucket rclone-test-wixebol7dono: cleaning bucket "rclone-test-wixebol7dono" of all files 2026/09/21 03:32:10 DEBUG : empty space: Deleting (id "4_zdfb26d53005dcb2baf080e1b_f4058214429e78a4f_d20260921_m033209_c001_v0001174_t0029_u01789961529533") 2026/09/21 03:32:10 DEBUG : potato2: Deleting (id "4_zdfb26d53005dcb2baf080e1b_f105cbf19a22ebf50_d20260921_m033209_c001_v0001167_t0025_u01789961529176") 2026/09/21 03:32:10 DEBUG : potato3: Deleting (id "4_zdfb26d53005dcb2baf080e1b_f106584d054cd0327_d20260921_m033209_c001_v0001181_t0023_u01789961529572") 2026/09/21 03:32:11 DEBUG : B2 bucket rclone-test-cihajus8pesu: Purge remote 2026/09/21 03:32:11 INFO : B2 bucket rclone-test-cihajus8pesu: cleaning bucket "rclone-test-cihajus8pesu" of all files 2026/09/21 03:32:11 DEBUG : empty space: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f401f124ac769fe7c_d20260921_m033209_c001_v7007000_t0000_u01789961529722") 2026/09/21 03:32:11 DEBUG : empty space: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f419ceb0acc6bf3fb_d20260921_m033204_c001_v0001136_t0010_u01789961524654") 2026/09/21 03:32:11 DEBUG : potato2: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f4084fb93fcf0a5b4_d20260921_m033209_c001_v7007000_t0000_u01789961529709") 2026/09/21 03:32:11 DEBUG : potato2: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f10266ec172647b9b_d20260921_m033205_c001_v0001173_t0021_u01789961525831") 2026/09/21 03:32:11 DEBUG : potato3: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f4084fb93fcf0a5b5_d20260921_m033209_c001_v7007000_t0000_u01789961529890") 2026/09/21 03:32:11 DEBUG : potato3: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f102424d8e7bae7e2_d20260921_m033206_c001_v0001144_t0025_u01789961526198") 2026/09/21 03:32:11 DEBUG : potato3: Deleting (id "4_z3fb25d23005dcb2baf080e1b_f119ceb0acc6bf3fd_d20260921_m033204_c001_v0001136_t0028_u01789961524839") 2026/09/21 03:32:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/21 03:32:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:32:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.43s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:13 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/rclone-sync-test" 2026/09/21 03:32:19 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/rclone-sync-test-include/layer2" 2026/09/21 03:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/rclone-sync-test-ignore-file" 2026/09/21 03:32:25 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test: Waiting for checks to finish 2026/09/21 03:32:25 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test: Waiting for transfers to finish 2026/09/21 03:32:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:25 INFO : There was nothing to transfer 2026/09/21 03:32:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:32:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:32:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:25 INFO : There was nothing to transfer 2026/09/21 03:32:26 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/21 03:32:26 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/21 03:32:26 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:26 INFO : There was nothing to transfer 2026/09/21 03:32:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:32:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:32:26 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:26 INFO : There was nothing to transfer 2026/09/21 03:32:27 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/21 03:32:27 DEBUG : B2 bucket rclone-test-somanow8laho path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/21 03:32:27 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/CompareDest" 2026/09/21 03:32:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 03:32:30 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:30 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:31 DEBUG : one: size = 3 OK 2026/09/21 03:32:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:32:31 INFO : one: Copied (new) 2026/09/21 03:32:31 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:32 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:32 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:32 DEBUG : one: Sizes differ 2026/09/21 03:32:32 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:32 DEBUG : one: size = 5 OK 2026/09/21 03:32:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/21 03:32:32 INFO : one: Copied (replaced existing) 2026/09/21 03:32:32 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:34 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:34 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:34 DEBUG : one: Sizes differ 2026/09/21 03:32:34 DEBUG : one: size = 5 OK 2026/09/21 03:32:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 03:32:34 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:34 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:34 INFO : There was nothing to transfer 2026/09/21 03:32:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:35 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:35 DEBUG : one: Sizes differ 2026/09/21 03:32:35 DEBUG : two: size = 3 OK 2026/09/21 03:32:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 03:32:35 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:35 DEBUG : one: size = 5 OK 2026/09/21 03:32:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 03:32:35 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:35 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:35 INFO : There was nothing to transfer 2026/09/21 03:32:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:36 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:36 DEBUG : one: Sizes differ 2026/09/21 03:32:36 DEBUG : two: size = 3 OK 2026/09/21 03:32:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 03:32:36 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:36 DEBUG : one: size = 5 OK 2026/09/21 03:32:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 03:32:36 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:36 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:36 INFO : There was nothing to transfer 2026/09/21 03:32:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:37 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:37 DEBUG : one: Sizes differ 2026/09/21 03:32:37 DEBUG : two: size = 3 OK 2026/09/21 03:32: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/21 03:32:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/21 03:32:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 03:32:37 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:37 DEBUG : one: size = 5 OK 2026/09/21 03:32:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 03:32:37 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:37 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:37 INFO : There was nothing to transfer 2026/09/21 03:32:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:38 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:38 DEBUG : one: Sizes differ 2026/09/21 03:32:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:38 DEBUG : two: size = 3 (B2 bucket rclone-test-somanow8laho path CompareDest) 2026/09/21 03:32:38 DEBUG : two: Sizes differ 2026/09/21 03:32:38 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 03:32:38 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:38 DEBUG : one: size = 5 OK 2026/09/21 03:32:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 03:32:38 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:38 DEBUG : two: size = 5 OK 2026/09/21 03:32:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/21 03:32:38 INFO : two: Copied (new) 2026/09/21 03:32:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.44s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:41 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dest" 2026/09/21 03:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/pre-dest1" 2026/09/21 03:32:43 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/pre-dest2" 2026/09/21 03:32:45 DEBUG : 1: size = 1 OK 2026/09/21 03:32:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:32:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/21 03:32:45 DEBUG : 2: size = 1 OK 2026/09/21 03:32:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:32:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/21 03:32:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/21 03:32:46 DEBUG : B2 bucket rclone-test-somanow8laho path dest: Waiting for checks to finish 2026/09/21 03:32:46 DEBUG : B2 bucket rclone-test-somanow8laho path dest: Waiting for transfers to finish 2026/09/21 03:32:46 DEBUG : 3: size = 1 OK 2026/09/21 03:32:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/21 03:32:46 INFO : 3: Copied (new) 2026/09/21 03:32:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.64s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/CopyDest" 2026/09/21 03:32:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 03:32:51 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:51 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:52 DEBUG : one: size = 3 OK 2026/09/21 03:32:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:32:52 INFO : one: Copied (new) 2026/09/21 03:32:52 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:53 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:53 DEBUG : one: Sizes differ 2026/09/21 03:32:53 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:53 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:53 DEBUG : one: size = 5 OK 2026/09/21 03:32:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/21 03:32:53 INFO : one: Copied (replaced existing) 2026/09/21 03:32:53 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/BackupDir" 2026/09/21 03:32:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:56 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:56 DEBUG : one: Sizes differ 2026/09/21 03:32:56 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:56 DEBUG : one: size = 5 OK 2026/09/21 03:32:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:32:56 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:32:56 DEBUG : one: Sizes differ 2026/09/21 03:32:57 DEBUG : one: size = 3 OK 2026/09/21 03:32:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:32:57 INFO : one: Copied (server-side copy) 2026/09/21 03:32:58 INFO : one: Deleted 2026/09/21 03:32:58 DEBUG : one: size = 5 OK 2026/09/21 03:32:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/21 03:32:58 INFO : one: Copied (server-side copy) 2026/09/21 03:32:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/21 03:32:58 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:58 DEBUG : Waiting for deletions to finish 2026/09/21 03:32:59 DEBUG : one: size = 5 OK 2026/09/21 03:32:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:59 DEBUG : one: Unchanged skipping 2026/09/21 03:32:59 DEBUG : two: size = 3 OK 2026/09/21 03:32:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:32:59 DEBUG : two: size = 3 OK 2026/09/21 03:32:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/21 03:32:59 INFO : two: Copied (server-side copy) 2026/09/21 03:32:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/21 03:32:59 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:32:59 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:32:59 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:00 DEBUG : one: size = 5 OK 2026/09/21 03:33:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:33:00 DEBUG : one: Unchanged skipping 2026/09/21 03:33:00 DEBUG : two: size = 3 OK 2026/09/21 03:33:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:33:00 DEBUG : two: Unchanged skipping 2026/09/21 03:33:00 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:00 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:00 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:00 INFO : There was nothing to transfer 2026/09/21 03:33:01 DEBUG : one: size = 5 OK 2026/09/21 03:33:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:33:01 DEBUG : one: Unchanged skipping 2026/09/21 03:33:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:01 DEBUG : three: size = 5 (B2 bucket rclone-test-somanow8laho path CopyDest) 2026/09/21 03:33:01 DEBUG : three: Sizes differ 2026/09/21 03:33:01 DEBUG : three: Destination not found in --copy-dest 2026/09/21 03:33:01 DEBUG : three: Need to transfer - File not found at Destination 2026/09/21 03:33:01 DEBUG : two: size = 3 OK 2026/09/21 03:33:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 03:33:01 DEBUG : two: Unchanged skipping 2026/09/21 03:33:01 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:01 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:02 DEBUG : three: size = 7 OK 2026/09/21 03:33:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/21 03:33:02 INFO : three: Copied (new) 2026/09/21 03:33:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.28s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/backup" 2026/09/21 03:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:08 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:08 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:08 DEBUG : one: Sizes differ 2026/09/21 03:33:08 DEBUG : two: size = 3 OK 2026/09/21 03:33:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:08 DEBUG : two: Unchanged skipping 2026/09/21 03:33:09 DEBUG : one: size = 3 OK 2026/09/21 03:33:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:33:09 INFO : one: Copied (server-side copy) 2026/09/21 03:33:10 INFO : one: Deleted 2026/09/21 03:33:10 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:10 DEBUG : one: size = 4 OK 2026/09/21 03:33:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:10 INFO : one: Copied (new) 2026/09/21 03:33:10 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:11 DEBUG : three.txt: size = 5 OK 2026/09/21 03:33:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:33:11 INFO : three.txt: Copied (server-side copy) 2026/09/21 03:33:11 INFO : three.txt: Deleted 2026/09/21 03:33:11 INFO : three.txt: Moved into backup dir 2026/09/21 03:33:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:12 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:12 DEBUG : one: Sizes differ 2026/09/21 03:33:12 DEBUG : two: size = 3 OK 2026/09/21 03:33:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:12 DEBUG : two: Unchanged skipping 2026/09/21 03:33:12 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:13 DEBUG : one: size = 4 OK 2026/09/21 03:33:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:13 INFO : one: Copied (server-side copy) 2026/09/21 03:33:13 INFO : one: Deleted 2026/09/21 03:33:13 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:13 DEBUG : one: size = 5 OK 2026/09/21 03:33:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:33:13 INFO : one: Copied (new) 2026/09/21 03:33:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:13 DEBUG : three.txt: size = 6 OK 2026/09/21 03:33:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:13 INFO : three.txt: Copied (server-side copy) 2026/09/21 03:33:14 INFO : three.txt: Deleted 2026/09/21 03:33:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.51s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/backup" 2026/09/21 03:33:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:19 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:19 DEBUG : one: Sizes differ 2026/09/21 03:33:19 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:19 DEBUG : two: size = 3 OK 2026/09/21 03:33:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:19 DEBUG : two: Unchanged skipping 2026/09/21 03:33:21 DEBUG : one.bak: size = 3 OK 2026/09/21 03:33:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:33:21 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:21 INFO : one: Deleted 2026/09/21 03:33:21 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:22 DEBUG : one: size = 4 OK 2026/09/21 03:33:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:22 INFO : one: Copied (new) 2026/09/21 03:33:22 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:22 DEBUG : three.txt.bak: size = 5 OK 2026/09/21 03:33:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:33:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:22 INFO : three.txt: Deleted 2026/09/21 03:33:22 INFO : three.txt: Moved into backup dir 2026/09/21 03:33:24 DEBUG : two: size = 3 OK 2026/09/21 03:33:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:24 DEBUG : two: Unchanged skipping 2026/09/21 03:33:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:24 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:24 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:24 DEBUG : one: Sizes differ 2026/09/21 03:33:24 DEBUG : one.bak: size = 4 OK 2026/09/21 03:33:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:24 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:24 INFO : one: Deleted 2026/09/21 03:33:24 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:25 DEBUG : one: size = 5 OK 2026/09/21 03:33:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:33:25 INFO : one: Copied (new) 2026/09/21 03:33:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:25 DEBUG : three.txt.bak: size = 6 OK 2026/09/21 03:33:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:25 INFO : three.txt: Deleted 2026/09/21 03:33:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/backup" 2026/09/21 03:33:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:31 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:31 DEBUG : one: Sizes differ 2026/09/21 03:33:31 DEBUG : two: size = 3 OK 2026/09/21 03:33:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:31 DEBUG : two: Unchanged skipping 2026/09/21 03:33:31 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:32 DEBUG : one-2019-01-01: size = 3 OK 2026/09/21 03:33:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:33:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/21 03:33:32 INFO : one: Deleted 2026/09/21 03:33:32 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:33 DEBUG : one: size = 4 OK 2026/09/21 03:33:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:33 INFO : one: Copied (new) 2026/09/21 03:33:33 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/21 03:33:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:33:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/21 03:33:34 INFO : three.txt: Deleted 2026/09/21 03:33:34 INFO : three.txt: Moved into backup dir 2026/09/21 03:33:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/21 03:33:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:33:34 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 03:33:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:35 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:35 DEBUG : one: Sizes differ 2026/09/21 03:33:35 DEBUG : two: size = 3 OK 2026/09/21 03:33:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:35 DEBUG : two: Unchanged skipping 2026/09/21 03:33:35 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:36 DEBUG : one-2019-01-01: size = 4 OK 2026/09/21 03:33:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/21 03:33:36 INFO : one: Deleted 2026/09/21 03:33:36 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:36 DEBUG : one: size = 5 OK 2026/09/21 03:33:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:33:36 INFO : one: Copied (new) 2026/09/21 03:33:36 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/21 03:33:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/21 03:33:37 INFO : three.txt: Deleted 2026/09/21 03:33:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:33:39 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:33:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:41 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:41 DEBUG : one: Sizes differ 2026/09/21 03:33:41 DEBUG : two: size = 3 OK 2026/09/21 03:33:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:41 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:41 DEBUG : two: Unchanged skipping 2026/09/21 03:33:42 DEBUG : one.bak: size = 3 OK 2026/09/21 03:33:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:33:42 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:42 INFO : one: Deleted 2026/09/21 03:33:42 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:43 DEBUG : one: size = 4 OK 2026/09/21 03:33:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:43 INFO : one: Copied (new) 2026/09/21 03:33:43 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:43 DEBUG : three.txt.bak: size = 5 OK 2026/09/21 03:33:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:33:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:43 INFO : three.txt: Deleted 2026/09/21 03:33:43 INFO : three.txt: Moved into backup dir 2026/09/21 03:33:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-02.backblaze.com/b2api/v1/b2_upload_file/cf827d63003dcb2baf080e1b/c001_v0001161_t0019": EOF 2026/09/21 03:33:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-02.backblaze.com/b2api/v1/b2_upload_file/cf827d63003dcb2baf080e1b/c001_v0001161_t0019": EOF) 2026/09/21 03:33:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-somanow8laho: 1/10 (Post "https://pod-000-1161-02.backblaze.com/b2api/v1/b2_upload_file/cf827d63003dcb2baf080e1b/c001_v0001161_t0019": EOF) 2026/09/21 03:33:46 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 03:33:46 DEBUG : one.bak: Excluded (Path Filter) 2026/09/21 03:33:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/21 03:33:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:46 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:46 DEBUG : one: Sizes differ 2026/09/21 03:33:46 DEBUG : two: size = 3 OK 2026/09/21 03:33:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:46 DEBUG : two: Unchanged skipping 2026/09/21 03:33:46 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for checks to finish 2026/09/21 03:33:47 DEBUG : one.bak: size = 4 OK 2026/09/21 03:33:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:47 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:47 INFO : one: Deleted 2026/09/21 03:33:47 DEBUG : B2 bucket rclone-test-somanow8laho path dst: Waiting for transfers to finish 2026/09/21 03:33:47 DEBUG : one: size = 5 OK 2026/09/21 03:33:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:33:47 INFO : one: Copied (new) 2026/09/21 03:33:47 DEBUG : Waiting for deletions to finish 2026/09/21 03:33:48 DEBUG : three.txt.bak: size = 6 OK 2026/09/21 03:33:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:48 INFO : three.txt: Deleted 2026/09/21 03:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.08s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:33:50 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:33:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:51 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:51 DEBUG : one: Sizes differ 2026/09/21 03:33:53 DEBUG : one.bak: size = 3 OK 2026/09/21 03:33:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:33:53 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:53 INFO : one: Deleted 2026/09/21 03:33:54 DEBUG : one: size = 4 OK 2026/09/21 03:33:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:54 INFO : one: Copied (new) 2026/09/21 03:33:54 DEBUG : two: size = 3 OK 2026/09/21 03:33:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:54 DEBUG : two: Unchanged skipping 2026/09/21 03:33:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:54 DEBUG : three.txt: Sizes differ 2026/09/21 03:33:55 DEBUG : three.txt.bak: size = 5 OK 2026/09/21 03:33:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:33:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:55 INFO : three.txt: Deleted 2026/09/21 03:33:55 DEBUG : three.txt: size = 6 OK 2026/09/21 03:33:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:55 INFO : three.txt: Copied (new) 2026/09/21 03:33:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:55 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:55 DEBUG : one: Sizes differ 2026/09/21 03:33:56 DEBUG : one.bak: size = 4 OK 2026/09/21 03:33:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:33:56 INFO : one: Copied (server-side copy) to: one.bak 2026/09/21 03:33:56 INFO : one: Deleted 2026/09/21 03:33:56 DEBUG : one: size = 5 OK 2026/09/21 03:33:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:33:56 INFO : one: Copied (new) 2026/09/21 03:33:56 DEBUG : two: size = 3 OK 2026/09/21 03:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:33:56 DEBUG : two: Unchanged skipping 2026/09/21 03:33:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone459395652) 2026/09/21 03:33:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:33:57 DEBUG : three.txt: Sizes differ 2026/09/21 03:33:57 DEBUG : three.txt.bak: size = 6 OK 2026/09/21 03:33:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:33:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/21 03:33:57 INFO : three.txt: Deleted 2026/09/21 03:33:57 DEBUG : three.txt: size = 19 OK 2026/09/21 03:33:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/21 03:33:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.77s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:00 DEBUG : Creating backend with remote "TestB2:rclone-test-somanow8laho/dst" 2026/09/21 03:34:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:02 DEBUG : one: size = 3 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:34:02 DEBUG : one: Sizes differ 2026/09/21 03:34:03 DEBUG : one-2019-01-01: size = 3 OK 2026/09/21 03:34:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/21 03:34:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/21 03:34:03 INFO : one: Deleted 2026/09/21 03:34:04 DEBUG : one: size = 4 OK 2026/09/21 03:34:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:34:04 INFO : one: Copied (new) 2026/09/21 03:34:04 DEBUG : two: size = 3 OK 2026/09/21 03:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:04 DEBUG : two: Unchanged skipping 2026/09/21 03:34:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:34:04 DEBUG : three.txt: Sizes differ 2026/09/21 03:34:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/21 03:34:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/21 03:34:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/21 03:34:05 INFO : three.txt: Deleted 2026/09/21 03:34:05 DEBUG : three.txt: size = 6 OK 2026/09/21 03:34:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:34:05 INFO : three.txt: Copied (new) 2026/09/21 03:34:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:06 DEBUG : one: size = 4 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:34:06 DEBUG : one: Sizes differ 2026/09/21 03:34:06 DEBUG : one-2019-01-01: size = 4 OK 2026/09/21 03:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/21 03:34:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/21 03:34:06 INFO : one: Deleted 2026/09/21 03:34:06 DEBUG : one: size = 5 OK 2026/09/21 03:34:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/21 03:34:06 INFO : one: Copied (new) 2026/09/21 03:34:07 DEBUG : two: size = 3 OK 2026/09/21 03:34:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:07 DEBUG : two: Unchanged skipping 2026/09/21 03:34:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-somanow8laho path dst) 2026/09/21 03:34:07 DEBUG : three.txt: Sizes differ 2026/09/21 03:34:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/21 03:34:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/21 03:34:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/21 03:34:07 INFO : three.txt: Deleted 2026/09/21 03:34:08 DEBUG : three.txt: size = 19 OK 2026/09/21 03:34:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/21 03:34:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.29s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:10 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:10 DEBUG : Testêé: Sizes differ 2026/09/21 03:34:10 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:10 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:11 DEBUG : Testêé: size = 14 OK 2026/09/21 03:34:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/21 03:34:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/21 03:34:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.20s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 03:34:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:12 DEBUG : existing: size = 6 OK 2026/09/21 03:34:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/21 03:34:12 INFO : existing: Copied (new) 2026/09/21 03:34:12 DEBUG : Waiting for deletions to finish 2026/09/21 03:34:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:12 DEBUG : existing: Sizes differ 2026/09/21 03:34:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/21 03:34:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:12 ERROR : B2 bucket rclone-test-somanow8laho: not deleting files as there were IO errors 2026/09/21 03:34:12 ERROR : B2 bucket rclone-test-somanow8laho: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.87s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:14 DEBUG : EXISTING: size = 6 OK 2026/09/21 03:34:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:14 DEBUG : existing: Unchanged skipping 2026/09/21 03:34:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:14 DEBUG : Waiting for deletions to finish 2026/09/21 03:34:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", 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-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:24 DEBUG : both0: size = 6 OK 2026/09/21 03:34:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both10: size = 6 OK 2026/09/21 03:34:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both0: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both11: size = 6 OK 2026/09/21 03:34:24 DEBUG : both12: size = 6 OK 2026/09/21 03:34:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:24 DEBUG : both12: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both10: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both14: size = 6 OK 2026/09/21 03:34:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both13: size = 6 OK 2026/09/21 03:34:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both11: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both15: size = 6 OK 2026/09/21 03:34:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both16: size = 6 OK 2026/09/21 03:34:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both13: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both17: size = 6 OK 2026/09/21 03:34:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both15: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both18: size = 6 OK 2026/09/21 03:34:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both18: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both19: size = 6 OK 2026/09/21 03:34:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both19: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both1: size = 6 OK 2026/09/21 03:34:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both16: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both2: size = 6 OK 2026/09/21 03:34:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both2: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both3: size = 6 OK 2026/09/21 03:34:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both3: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both4: size = 6 OK 2026/09/21 03:34:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both4: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both5: size = 6 OK 2026/09/21 03:34:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both14: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both6: size = 6 OK 2026/09/21 03:34:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both6: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both7: size = 6 OK 2026/09/21 03:34:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both17: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both8: size = 6 OK 2026/09/21 03:34:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both1: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both9: size = 6 OK 2026/09/21 03:34:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:24 DEBUG : both9: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both5: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both7: Unchanged skipping 2026/09/21 03:34:24 DEBUG : both8: Unchanged skipping 2026/09/21 03:34:24 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:24 DEBUG : Waiting for deletions to finish 2026/09/21 03:34:25 INFO : only2: Deleted 2026/09/21 03:34:25 INFO : only14: Deleted 2026/09/21 03:34:25 INFO : only6: Deleted 2026/09/21 03:34:25 INFO : only1: Deleted 2026/09/21 03:34:25 INFO : only4: Deleted 2026/09/21 03:34:25 INFO : only5: Deleted 2026/09/21 03:34:25 INFO : only7: Deleted 2026/09/21 03:34:25 INFO : only11: Deleted 2026/09/21 03:34:25 INFO : only3: Deleted 2026/09/21 03:34:25 INFO : only0: Deleted 2026/09/21 03:34:25 INFO : only12: Deleted 2026/09/21 03:34:25 INFO : only15: Deleted 2026/09/21 03:34:25 INFO : only17: Deleted 2026/09/21 03:34:25 INFO : only18: Deleted 2026/09/21 03:34:25 INFO : only19: Deleted 2026/09/21 03:34:25 INFO : only10: Deleted 2026/09/21 03:34:25 INFO : only13: Deleted 2026/09/21 03:34:26 INFO : only16: Deleted 2026/09/21 03:34:26 INFO : only8: Deleted 2026/09/21 03:34:26 INFO : only9: Deleted 2026/09/21 03:34:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.04s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:39 DEBUG : both10: size = 6 OK 2026/09/21 03:34:39 DEBUG : both12: size = 6 OK 2026/09/21 03:34:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:34:39 DEBUG : both11: size = 6 OK 2026/09/21 03:34:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both0: size = 6 OK 2026/09/21 03:34:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both12: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both13: size = 6 OK 2026/09/21 03:34:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both13: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both14: size = 6 OK 2026/09/21 03:34:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both14: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both15: size = 6 OK 2026/09/21 03:34:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both15: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both10: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both17: size = 6 OK 2026/09/21 03:34:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both11: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both18: size = 6 OK 2026/09/21 03:34:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both0: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both19: size = 6 OK 2026/09/21 03:34:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both16: size = 6 OK 2026/09/21 03:34:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both18: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both1: size = 6 OK 2026/09/21 03:34:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both1: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both2: size = 6 OK 2026/09/21 03:34:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both2: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both3: size = 6 OK 2026/09/21 03:34:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both3: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both4: size = 6 OK 2026/09/21 03:34:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both19: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both5: size = 6 OK 2026/09/21 03:34:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both17: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both6: size = 6 OK 2026/09/21 03:34:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both16: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both5: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both7: size = 6 OK 2026/09/21 03:34:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both8: size = 6 OK 2026/09/21 03:34:39 DEBUG : both7: Unchanged skipping 2026/09/21 03:34:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both9: size = 6 OK 2026/09/21 03:34:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:34:39 DEBUG : both4: Unchanged skipping 2026/09/21 03:34:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only0: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only0: Sizes differ 2026/09/21 03:34:39 DEBUG : both8: Unchanged skipping 2026/09/21 03:34:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only10: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only10: Sizes differ 2026/09/21 03:34:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only11: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only11: Sizes differ 2026/09/21 03:34:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only12: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only12: Sizes differ 2026/09/21 03:34:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only13: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : both9: Unchanged skipping 2026/09/21 03:34:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only14: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only14: Sizes differ 2026/09/21 03:34:39 DEBUG : both6: Unchanged skipping 2026/09/21 03:34:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only15: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only15: Sizes differ 2026/09/21 03:34:39 DEBUG : only13: Sizes differ 2026/09/21 03:34:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only16: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only16: Sizes differ 2026/09/21 03:34:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only17: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only17: Sizes differ 2026/09/21 03:34:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only19: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only18: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only18: Sizes differ 2026/09/21 03:34:39 DEBUG : only19: Sizes differ 2026/09/21 03:34:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only1: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only1: Sizes differ 2026/09/21 03:34:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only2: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only2: Sizes differ 2026/09/21 03:34:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only3: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only3: Sizes differ 2026/09/21 03:34:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only4: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only4: Sizes differ 2026/09/21 03:34:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only5: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only5: Sizes differ 2026/09/21 03:34:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only6: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only6: Sizes differ 2026/09/21 03:34:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only7: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only7: Sizes differ 2026/09/21 03:34:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only8: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only8: Sizes differ 2026/09/21 03:34:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone459395652) 2026/09/21 03:34:39 DEBUG : only9: size = 6 (B2 bucket rclone-test-somanow8laho) 2026/09/21 03:34:39 DEBUG : only9: Sizes differ 2026/09/21 03:34:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:34:39 DEBUG : only0: size = 0 OK 2026/09/21 03:34:39 DEBUG : only12: size = 0 OK 2026/09/21 03:34:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:39 INFO : only0: Copied (replaced existing) 2026/09/21 03:34:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:39 INFO : only12: Copied (replaced existing) 2026/09/21 03:34:39 DEBUG : only15: size = 0 OK 2026/09/21 03:34:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:39 INFO : only15: Copied (replaced existing) 2026/09/21 03:34:39 DEBUG : only11: size = 0 OK 2026/09/21 03:34:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:39 INFO : only11: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only10: size = 0 OK 2026/09/21 03:34:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only10: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only13: size = 0 OK 2026/09/21 03:34:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only13: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only16: size = 0 OK 2026/09/21 03:34:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only16: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only19: size = 0 OK 2026/09/21 03:34:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only19: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only14: size = 0 OK 2026/09/21 03:34:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only14: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only17: size = 0 OK 2026/09/21 03:34:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only17: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only3: size = 0 OK 2026/09/21 03:34:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only3: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only4: size = 0 OK 2026/09/21 03:34:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only4: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only18: size = 0 OK 2026/09/21 03:34:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only18: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only2: size = 0 OK 2026/09/21 03:34:40 DEBUG : only1: size = 0 OK 2026/09/21 03:34:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only1: Copied (replaced existing) 2026/09/21 03:34:40 INFO : only2: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only8: size = 0 OK 2026/09/21 03:34:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only8: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only9: size = 0 OK 2026/09/21 03:34:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only9: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only6: size = 0 OK 2026/09/21 03:34:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only6: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only5: size = 0 OK 2026/09/21 03:34:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only5: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : only7: size = 0 OK 2026/09/21 03:34:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/21 03:34:40 INFO : only7: Copied (replaced existing) 2026/09/21 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.57s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:49 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:34:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:34:49 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 03:34:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:34:49 INFO : empty_on_remote: Making directory 2026/09/21 03:34:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:51 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:34:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:34:51 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 03:34:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 03:34:51 INFO : empty_on_remote: Making directory 2026/09/21 03:34:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.05s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:53 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (2.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 03:34:55 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (1.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:35:01 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:01 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : apple: size = 5 OK 2026/09/21 03:35:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:02 DEBUG : banana: size = 6 OK 2026/09/21 03:35:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:02 DEBUG : apple: Unchanged skipping 2026/09/21 03:35:02 DEBUG : banana: Unchanged skipping 2026/09/21 03:35:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:02 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:02 INFO : There was nothing to transfer 2026/09/21 03:35:02 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:02 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:02 DEBUG : banana: size = 6 OK 2026/09/21 03:35:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : banana: Unchanged skipping 2026/09/21 03:35:02 DEBUG : apple: size = 5 OK 2026/09/21 03:35:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : apple: Unchanged skipping 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:35:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:35:02 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:02 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:02 INFO : There was nothing to transfer 2026/09/21 03:35:02 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:03 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:35:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:13 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:13 DEBUG : apple: size = 5 OK 2026/09/21 03:35:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : apple: Unchanged skipping 2026/09/21 03:35:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:35:13 DEBUG : banana: size = 6 OK 2026/09/21 03:35:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : banana: Unchanged skipping 2026/09/21 03:35:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:35:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:13 INFO : There was nothing to transfer 2026/09/21 03:35:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:14 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : apple: size = 5 OK 2026/09/21 03:35:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : apple: Unchanged skipping 2026/09/21 03:35:14 DEBUG : banana: size = 6 OK 2026/09/21 03:35:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : banana: Unchanged skipping 2026/09/21 03:35:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:35:14 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:35:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:14 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:14 INFO : There was nothing to transfer 2026/09/21 03:35:14 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:14 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:35:24 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/21 03:35:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:35:25 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 03:35:25 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 03:35:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:26 DEBUG : YXBwbGU=: size = 5 OK 2026/09/21 03:35:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/21 03:35:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/21 03:35:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:26 DEBUG : YmFuYW5h: size = 6 OK 2026/09/21 03:35:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/21 03:35:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/21 03:35:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/21 03:35:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:35:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/21 03:35:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:35:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:35:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:35:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:35:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:35:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:35:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:35:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:35:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/21 03:35:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:35:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/21 03:35:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:35:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/21 03:35:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:35:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/21 03:35:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:35:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/21 03:35:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:35:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/21 03:35:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:35:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/21 03:35:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:35:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/21 03:35:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:35:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/21 03:35:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:35:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:27 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:27 INFO : banana: Deleted 2026/09/21 03:35:27 INFO : splitbananasplit: Deleted 2026/09/21 03:35:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 03:35:28 INFO : appleappleapplebanana: Deleted 2026/09/21 03:35:28 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 03:35:28 INFO : apple: Deleted 2026/09/21 03:35:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 03:35:28 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 03:35:28 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:28 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:29 DEBUG : YXBwbGU=: size = 5 OK 2026/09/21 03:35:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : apple: Unchanged skipping 2026/09/21 03:35:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:35:29 DEBUG : YmFuYW5h: size = 6 OK 2026/09/21 03:35:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : banana: Unchanged skipping 2026/09/21 03:35:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/21 03:35:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/21 03:35:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/21 03:35:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 03:35:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/21 03:35:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/21 03:35:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/21 03:35:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/21 03:35:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/21 03:35:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:35:29 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:35:29 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:29 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:29 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 03:35:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 03:35:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 03:35:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:35:39 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:39 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 03:35:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 03:35:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 03:35:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 03:35:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 03:35:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 03:35:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 03:35:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 03:35:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 03:35:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 03:35:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 03:35:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 03:35:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 03:35:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 03:35:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/21 03:35:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:39 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:40 DEBUG : PREFIXapple: size = 5 OK 2026/09/21 03:35:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/21 03:35:40 INFO : apple: Copied (new) to: PREFIXapple 2026/09/21 03:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:40 DEBUG : PREFIXbanana: size = 6 OK 2026/09/21 03:35:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/21 03:35:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/21 03:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/21 03:35:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:35:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/21 03:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:35:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:35:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/21 03:35:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:35:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/21 03:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:35:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:35:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:35:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:35:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:35:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:35:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/21 03:35:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:35:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/21 03:35:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:35:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/21 03:35:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:35:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/21 03:35:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:35:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/21 03:35:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:35:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/21 03:35:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:35:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/21 03:35:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:35:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/21 03:35:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:35:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:41 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 03:35:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 03:35:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 03:35:41 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 03:35:42 INFO : banana: Deleted 2026/09/21 03:35:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 03:35:42 INFO : splitbananasplit: Deleted 2026/09/21 03:35:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 03:35:42 INFO : appleappleapplebanana: Deleted 2026/09/21 03:35:42 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 03:35:42 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 03:35:42 INFO : apple: Deleted 2026/09/21 03:35:42 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 03:35:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 03:35:42 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 03:35:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 03:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 03:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 03:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 03:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 03:35:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 03:35:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 03:35:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 03:35:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 03:35:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 03:35:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 03:35:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 03:35:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 03:35:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 03:35:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:43 DEBUG : apple: size = 5 OK 2026/09/21 03:35:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/21 03:35:43 INFO : apple: Copied (new) 2026/09/21 03:35:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:35:43 INFO : appleappleapplebanana: Copied (new) 2026/09/21 03:35:43 DEBUG : banana: size = 6 OK 2026/09/21 03:35:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/21 03:35:43 INFO : banana: Copied (new) 2026/09/21 03:35:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:35:43 INFO : splitbananasplit: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:35:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:35:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:35:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:35:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:35:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:35:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:35:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:35:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:35:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:35:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:35:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/21 03:35:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:35:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/21 03:35:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:35:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/21 03:35:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:35:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/21 03:35:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:35:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/21 03:35:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:35:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/21 03:35:44 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/21 03:35:44 INFO : PREFIXbanana: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/21 03:35:44 INFO : PREFIXapple: Deleted 2026/09/21 03:35:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/21 03:35:44 INFO : PREFIXsplitbananasplit: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/21 03:35:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/21 03:35:44 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:44 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:45 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:35:55 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:55 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/21 03:35:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:55 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:55 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:56 DEBUG : appleSUFFIX: size = 5 OK 2026/09/21 03:35:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/21 03:35:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/21 03:35:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/21 03:35:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/21 03:35:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:35:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:35:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:35:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:35:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:35:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:35:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:35:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:35:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:35:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/21 03:35:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:35:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/21 03:35:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:35:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/21 03:35:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:35:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/21 03:35:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:35:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/21 03:35:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:35:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/21 03:35:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:35:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/21 03:35:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:35:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/21 03:35:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:35:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/21 03:35:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:35:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:57 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 03:35:57 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 03:35:58 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 03:35:58 INFO : apple: Deleted 2026/09/21 03:35:58 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 03:35:58 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 03:35:58 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 03:35:58 INFO : splitbananasplit: Deleted 2026/09/21 03:35:58 INFO : appleappleapplebanana: Deleted 2026/09/21 03:35:58 INFO : banana: Deleted 2026/09/21 03:35:58 DEBUG : Waiting for deletions to finish 2026/09/21 03:35:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 03:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 03:35:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 03:35:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:35:58 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:35:58 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:35:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:35:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:35:59 INFO : appleappleapplebanana: Copied (new) 2026/09/21 03:35:59 DEBUG : apple: size = 5 OK 2026/09/21 03:35:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/21 03:35:59 INFO : apple: Copied (new) 2026/09/21 03:35:59 DEBUG : banana: size = 6 OK 2026/09/21 03:35:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/21 03:35:59 INFO : banana: Copied (new) 2026/09/21 03:35:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:35:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:35:59 INFO : splitbananasplit: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:35:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:35:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:35:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:35:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:35:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:35:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:35:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:35:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:35:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:35:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:35:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:35:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:35:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:35:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:35:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:35:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:35:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:35:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:35:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:35:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:35:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:35:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:35:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/21 03:35:59 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:00 INFO : splitbananasplitSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : appleSUFFIX: Deleted 2026/09/21 03:36:00 INFO : bananaSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/21 03:36:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/21 03:36:00 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:00 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:00 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:01 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:36:11 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:11 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : apple: size = 5 OK 2026/09/21 03:36:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:11 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:11 DEBUG : banana: size = 6 OK 2026/09/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:11 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 03:36:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 03:36:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:11 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:12 DEBUG : appleapple: size = 21 OK 2026/09/21 03:36:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/21 03:36:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/21 03:36:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:12 DEBUG : splitbanan: size = 16 OK 2026/09/21 03:36:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/21 03:36:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/21 03:36:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/21 03:36:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/21 03:36:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/21 03:36:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/21 03:36:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/21 03:36:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/21 03:36:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/21 03:36:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/21 03:36:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/21 03:36:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/21 03:36:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/21 03:36:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/21 03:36:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/21 03:36:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/21 03:36:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/21 03:36:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/21 03:36:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/21 03:36:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/21 03:36:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/21 03:36:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/21 03:36:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/21 03:36:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/21 03:36:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/21 03:36:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/21 03:36:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/21 03:36:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/21 03:36:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/21 03:36:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/21 03:36:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/21 03:36:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/21 03:36:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/21 03:36:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/21 03:36:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/21 03:36:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/21 03:36:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/21 03:36:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/21 03:36:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/21 03:36:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/21 03:36:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/21 03:36:12 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 03:36:12 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 03:36:12 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 03:36:12 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 03:36:12 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 03:36:13 INFO : appleappleapplebanana: Deleted 2026/09/21 03:36:13 INFO : splitbananasplit: Deleted 2026/09/21 03:36:13 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 03:36:13 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 03:36:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:13 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : appleapple: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/21 03:36:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : banana: size = 6 OK 2026/09/21 03:36:14 DEBUG : appleapple: size = 21 OK 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : apple: size = 5 OK 2026/09/21 03:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:14 DEBUG : splitbanan: size = 16 OK 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 03:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 03:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 03:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 03:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 03:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 03:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 03:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 03:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 03:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 03:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 03:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 03:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 03:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 03:36:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:14 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:14 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:14 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:14 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : appleapple: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 03:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 03:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 03:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 03:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 03:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 03:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 03:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 03:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 03:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 03:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 03:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 03:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 03:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 03:36:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:36:24 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/21 03:36:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 03:36:24 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 03:36:24 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : apple: size = 5 OK 2026/09/21 03:36:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:25 DEBUG : banana: size = 6 OK 2026/09/21 03:36:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:25 INFO : There was nothing to transfer 2026/09/21 03:36:25 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:25 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : apple: size = 5 OK 2026/09/21 03:36:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:26 DEBUG : banana: size = 6 OK 2026/09/21 03:36:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:26 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:26 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:26 INFO : There was nothing to transfer 2026/09/21 03:36:26 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:26 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:26 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:36:36 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:36 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : apple: size = 5 OK 2026/09/21 03:36:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:37 DEBUG : banana: size = 6 OK 2026/09/21 03:36:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:37 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:37 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:37 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:37 INFO : There was nothing to transfer 2026/09/21 03:36:37 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:37 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : apple: size = 5 OK 2026/09/21 03:36:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:38 DEBUG : banana: size = 6 OK 2026/09/21 03:36:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:38 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:38 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:38 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:38 INFO : There was nothing to transfer 2026/09/21 03:36:38 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:38 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:36:48 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:48 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : apple: size = 5 OK 2026/09/21 03:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:49 DEBUG : banana: size = 6 OK 2026/09/21 03:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:49 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:49 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:49 INFO : There was nothing to transfer 2026/09/21 03:36:49 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:49 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : apple: size = 5 OK 2026/09/21 03:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : apple: Unchanged skipping 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:36:49 DEBUG : banana: size = 6 OK 2026/09/21 03:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : banana: Unchanged skipping 2026/09/21 03:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:36:49 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:36:49 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:36:49 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:49 INFO : There was nothing to transfer 2026/09/21 03:36:49 DEBUG : Waiting for deletions to finish 2026/09/21 03:36:49 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:36:59 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:00 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:37:00 DEBUG : apple: size = 5 OK 2026/09/21 03:37:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : apple: Unchanged skipping 2026/09/21 03:37:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:37:00 DEBUG : banana: size = 6 OK 2026/09/21 03:37:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : banana: Unchanged skipping 2026/09/21 03:37:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:37:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:37:00 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:00 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:00 INFO : There was nothing to transfer 2026/09/21 03:37:00 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:01 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : apple: size = 5 OK 2026/09/21 03:37:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : apple: Unchanged skipping 2026/09/21 03:37:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:37:01 DEBUG : banana: size = 6 OK 2026/09/21 03:37:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : banana: Unchanged skipping 2026/09/21 03:37:01 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:37:01 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:01 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:01 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:01 INFO : There was nothing to transfer 2026/09/21 03:37:01 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:01 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:11 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:12 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:37:12 DEBUG : banana: size = 6 OK 2026/09/21 03:37:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : banana: Unchanged skipping 2026/09/21 03:37:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:37:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:37:12 DEBUG : apple: size = 5 OK 2026/09/21 03:37:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : apple: Unchanged skipping 2026/09/21 03:37:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:37:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:37:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:37:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:37:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:37:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:37:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:37:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:37:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:37:12 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:12 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:12 INFO : There was nothing to transfer 2026/09/21 03:37:12 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:13 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : apple: size = 5 OK 2026/09/21 03:37:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : apple: Unchanged skipping 2026/09/21 03:37:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 03:37:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 03:37:13 DEBUG : banana: size = 6 OK 2026/09/21 03:37:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : banana: Unchanged skipping 2026/09/21 03:37:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 03:37:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 03:37:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 03:37:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 03:37:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 03:37:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 03:37:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 03:37:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 03:37:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 03:37:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:13 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:13 INFO : There was nothing to transfer 2026/09/21 03:37:13 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:13 DEBUG : apple: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : banana: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 03:37:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (141.17s) --- PASS: TestTransform/NFC (10.62s) --- PASS: TestTransform/NFD (11.58s) --- PASS: TestTransform/base64 (14.30s) --- PASS: TestTransform/prefix (16.05s) --- PASS: TestTransform/suffix (15.89s) --- PASS: TestTransform/truncate (13.33s) --- PASS: TestTransform/encoder (12.29s) --- PASS: TestTransform/ISO-8859-1 (11.59s) --- PASS: TestTransform/charmap (11.57s) --- PASS: TestTransform/lowercase (11.95s) --- PASS: TestTransform/ascii (12.00s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 03:37:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 03:37:18 INFO : sub dir_somesuffix: Making directory 2026/09/21 03:37:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 03:37:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/21 03:37:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 03:37:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:18 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:18 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 03:37:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/21 03:37:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 03:37:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.97s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:20 INFO : tictactoe: Making directory 2026/09/21 03:37:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/21 03:37:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:20 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:20 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/21 03:37:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/21 03:37:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:22 INFO : toe: Making directory 2026/09/21 03:37:22 INFO : toe/toe: Making directory 2026/09/21 03:37:22 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 03:37:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 03:37:22 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:22 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 03:37:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/21 03:37:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/21 03:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:23 INFO : toe: Making directory 2026/09/21 03:37:23 INFO : toe/toe: Making directory 2026/09/21 03:37:23 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 03:37:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 03:37:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 03:37:23 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:23 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/21 03:37:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/21 03:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.56s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:25 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:37:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 03:37:25 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:25 INFO : tictacempty_dir: Making directory 2026/09/21 03:37:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:25 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:25 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:25 INFO : tictactoe: Making directory 2026/09/21 03:37:25 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:25 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:25 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:25 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 03:37:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:26 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:27 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:37:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 03:37:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:27 INFO : tictacempty_dir: Making directory 2026/09/21 03:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:27 INFO : tictactoe: Making directory 2026/09/21 03:37:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:27 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 03:37:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:27 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:27 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:28 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/21 03:37:28 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:28 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:28 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:28 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 03:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/21 03:37:28 NOTICE: B2 bucket rclone-test-somanow8laho: 0 differences found 2026/09/21 03:37:28 NOTICE: B2 bucket rclone-test-somanow8laho: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:29 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:29 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:29 INFO : tictactoe: Making directory 2026/09/21 03:37:29 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:29 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:29 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:29 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:29 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 03:37:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:30 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:30 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:30 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:30 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 03:37:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 03:37:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 03:37:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/21 03:37:30 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:30 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.29s) === RUN TestSyntax 2026/09/21 03:37:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:31 INFO : toe: Making directory 2026/09/21 03:37:31 INFO : toe/toe: Making directory 2026/09/21 03:37:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 03:37:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:31 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:32 DEBUG : toe/toe/toe: size = 11 OK 2026/09/21 03:37:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:32 INFO : toe/toe/toe: Copied (new) 2026/09/21 03:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:33 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:37:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 03:37:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:33 INFO : tictacempty_dir: Making directory 2026/09/21 03:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:33 INFO : tictactoe: Making directory 2026/09/21 03:37:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:33 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 03:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:33 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:33 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:34 INFO : toe/toe/toe.txt: Deleted 2026/09/21 03:37:34 INFO : toe/toe: Removing directory 2026/09/21 03:37:34 INFO : toe: Removing directory 2026/09/21 03:37:34 INFO : empty_dir: Removing directory 2026/09/21 03:37:34 DEBUG : Local file system at /tmp/rclone459395652: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:34 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:37:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 03:37:34 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:35 INFO : tictacempty_dir: Making directory 2026/09/21 03:37:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:35 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:35 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:35 INFO : tictactoe: Making directory 2026/09/21 03:37:35 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:35 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:35 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 03:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:35 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:35 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:35 INFO : toe/toe/toe.txt: Deleted 2026/09/21 03:37:35 INFO : toe/toe: Removing directory 2026/09/21 03:37:35 INFO : toe: Removing directory 2026/09/21 03:37:35 INFO : empty_dir: Removing directory 2026/09/21 03:37:35 DEBUG : Local file system at /tmp/rclone459395652: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/21 03:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 03:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/21 03:37:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/21 03:37:37 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 (3.11s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:38 DEBUG : Reset feature "Copy" 2026/09/21 03:37:38 DEBUG : Reset feature "Move" 2026/09/21 03:37:38 DEBUG : Reset feature "Copy" 2026/09/21 03:37:38 DEBUG : Reset feature "Move" 2026/09/21 03:37:38 DEBUG : empty_dir: Making directory with metadata 2026/09/21 03:37:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 03:37:38 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:38 INFO : tictacempty_dir: Making directory 2026/09/21 03:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 03:37:38 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:38 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:38 INFO : tictactoe: Making directory 2026/09/21 03:37:38 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:38 DEBUG : toe: transformed to: tictactoe 2026/09/21 03:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:38 INFO : tictactoe/tictactoe: Making directory 2026/09/21 03:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 03:37:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 03:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:38 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:38 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 03:37:38 INFO : toe/toe/toe.txt: Deleted 2026/09/21 03:37:38 INFO : toe/toe: Removing directory 2026/09/21 03:37:38 INFO : toe: Removing directory 2026/09/21 03:37:38 INFO : empty_dir: Removing directory 2026/09/21 03:37:38 DEBUG : Local file system at /tmp/rclone459395652: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/21 03:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 03:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 03:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 03:37:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/21 03:37:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/21 03:37:40 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.36s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:41 DEBUG : toe: transformed to: dG9l 2026/09/21 03:37:41 DEBUG : toe: transformed to: dG9l 2026/09/21 03:37:41 INFO : dG9l: Making directory 2026/09/21 03:37:41 DEBUG : toe: transformed to: dG9l 2026/09/21 03:37:41 DEBUG : toe: transformed to: dG9l 2026/09/21 03:37:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/21 03:37:41 INFO : dG9l/dG9l: Making directory 2026/09/21 03:37:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/21 03:37:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/21 03:37:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 03:37:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 03:37:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 03:37:41 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:41 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/21 03:37:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 03:37:42 DEBUG : Waiting for deletions to finish 2026/09/21 03:37:42 DEBUG : dG9l: transformed to: toe 2026/09/21 03:37:42 DEBUG : dG9l: transformed to: toe 2026/09/21 03:37:42 DEBUG : dG9l: transformed to: toe 2026/09/21 03:37:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/21 03:37:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/21 03:37:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/21 03:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/21 03:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/21 03:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/21 03:37:42 DEBUG : Local file system at /tmp/rclone459395652: Waiting for checks to finish 2026/09/21 03:37:42 DEBUG : Local file system at /tmp/rclone459395652: Waiting for transfers to finish 2026/09/21 03:37:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-somanow8laho", Local "Local file system at /tmp/rclone459395652", Modify Window "1ms" 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe: transformed to: 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe: transformed to: 2026/09/21 03:37:43 INFO : B2 bucket rclone-test-somanow8laho: Making directory 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe: transformed to: 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe: transformed to: 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe/toe: transformed to: 2026/09/21 03:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/21 03:37:43 INFO : toe/toe: Making directory 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe/toe: transformed to: 2026/09/21 03:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe: transformed to: 2026/09/21 03:37:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 03:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 03:37:43 DEBUG : toe/toe/toe: transformed to: 2026/09/21 03:37:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/21 03:37:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for checks to finish 2026/09/21 03:37:43 DEBUG : B2 bucket rclone-test-somanow8laho: Waiting for transfers to finish 2026/09/21 03:37:44 DEBUG : toe/toe/toe: size = 11 OK 2026/09/21 03:37:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/21 03:37:44 INFO : toe/toe/toe: Copied (new) 2026/09/21 03:37:44 ERROR : B2 bucket rclone-test-somanow8laho: not deleting files as there were IO errors 2026/09/21 03:37:44 ERROR : B2 bucket rclone-test-somanow8laho: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/09/21 03:37:45 DEBUG : B2 bucket rclone-test-somanow8laho: Purge remote 2026/09/21 03:37:45 INFO : B2 bucket rclone-test-somanow8laho: cleaning bucket "rclone-test-somanow8laho" of all files 2026/09/21 03:37:46 DEBUG : BackupDir/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719f6_d20260921_m033302_c001_v7007000_t0000_u01789961582472") 2026/09/21 03:37:46 DEBUG : BackupDir/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403c69b52afaaaeb_d20260921_m033257_c001_v0001173_t0041_u01789961577811") 2026/09/21 03:37:46 DEBUG : CompareDest/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef4203b_d20260921_m033239_c001_v7007000_t0000_u01789961559208") 2026/09/21 03:37:46 DEBUG : CompareDest/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df254_d20260921_m033233_c001_v0001180_t0044_u01789961553629") 2026/09/21 03:37:46 DEBUG : CompareDest/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef4203c_d20260921_m033239_c001_v7007000_t0000_u01789961559389") 2026/09/21 03:37:46 DEBUG : CompareDest/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2321_d20260921_m033234_c001_v0001161_t0018_u01789961554984") 2026/09/21 03:37:46 DEBUG : CopyDest/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719f8_d20260921_m033302_c001_v7007000_t0000_u01789961582652") 2026/09/21 03:37:46 DEBUG : CopyDest/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda172_d20260921_m033254_c001_v0001161_t0019_u01789961574662") 2026/09/21 03:37:46 DEBUG : CopyDest/three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719fb_d20260921_m033302_c001_v7007000_t0000_u01789961582836") 2026/09/21 03:37:46 DEBUG : CopyDest/three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b23fd_d20260921_m033300_c001_v0001161_t0018_u01789961580808") 2026/09/21 03:37:46 DEBUG : CopyDest/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719fe_d20260921_m033303_c001_v7007000_t0000_u01789961583130") 2026/09/21 03:37:46 DEBUG : CopyDest/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df294_d20260921_m033258_c001_v0001180_t0044_u01789961578935") 2026/09/21 03:37:46 DEBUG : EXISTING: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5311_d20260921_m033414_c001_v7007000_t0000_u01789961654693") 2026/09/21 03:37:46 DEBUG : EXISTING: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df360_d20260921_m033413_c001_v0001180_t0044_u01789961653760") 2026/09/21 03:37:46 DEBUG : PREFIXapple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b047_d20260921_m033544_c001_v7007000_t0000_u01789961744388") 2026/09/21 03:37:47 DEBUG : PREFIXapple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4e0_d20260921_m033539_c001_v0001180_t0044_u01789961739919") 2026/09/21 03:37:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f343_d20260921_m033544_c001_v7007000_t0000_u01789961744399") 2026/09/21 03:37:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b28a4_d20260921_m033539_c001_v0001161_t0014_u01789961739929") 2026/09/21 03:37:47 DEBUG : PREFIXbanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53bd_d20260921_m033544_c001_v7007000_t0000_u01789961744252") 2026/09/21 03:37:47 DEBUG : PREFIXbanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd14a_d20260921_m033539_c001_v0001091_t0026_u01789961739939") 2026/09/21 03:37:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f417eadd7ba60b372_d20260921_m033544_c001_v7007000_t0000_u01789961744410") 2026/09/21 03:37:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa43_d20260921_m033539_c001_v0001090_t0029_u01789961739949") 2026/09/21 03:37:47 DEBUG : Testêé: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5307_d20260921_m033411_c001_v7007000_t0000_u01789961651523") 2026/09/21 03:37:47 DEBUG : Testêé: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df35c_d20260921_m033410_c001_v0001180_t0044_u01789961650969") 2026/09/21 03:37:47 DEBUG : Testêé: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2609_d20260921_m033410_c001_v0001161_t0018_u01789961650056") 2026/09/21 03:37:47 DEBUG : YXBwbGU=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a1_d20260921_m033529_c001_v7007000_t0000_u01789961729905") 2026/09/21 03:37:47 DEBUG : YXBwbGU=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b285c_d20260921_m033525_c001_v0001161_t0018_u01789961725993") 2026/09/21 03:37:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a2_d20260921_m033530_c001_v7007000_t0000_u01789961730087") 2026/09/21 03:37:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4a8_d20260921_m033526_c001_v0001180_t0059_u01789961726009") 2026/09/21 03:37:47 DEBUG : YmFuYW5h: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a3_d20260921_m033530_c001_v7007000_t0000_u01789961730268") 2026/09/21 03:37:47 DEBUG : YmFuYW5h: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd11c_d20260921_m033526_c001_v0001091_t0026_u01789961725999") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f84f_d20260921_m033109_c001_v7007000_t0000_u01789961469887") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2091_d20260921_m033109_c001_v0001161_t0049_u01789961469072") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f84d_d20260921_m033107_c001_v7007000_t0000_u01789961467773") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b207b_d20260921_m033106_c001_v0001161_t0039_u01789961466943") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099ae_d20260921_m033051_c001_v7007000_t0000_u01789961451383") 2026/09/21 03:37:47 DEBUG : a/potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b1fb9_d20260921_m033050_c001_v0001161_t0009_u01789961450375") 2026/09/21 03:37:47 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b94a_d20260921_m033714_c001_v7007000_t0000_u01789961834476") 2026/09/21 03:37:47 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2b22_d20260921_m033711_c001_v0001161_t0018_u01789961831171") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c42_d20260921_m033702_c001_v7007000_t0000_u01789961822452") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2ae0_d20260921_m033659_c001_v0001161_t0018_u01789961819202") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b12a_d20260921_m033650_c001_v7007000_t0000_u01789961810553") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2ab0_d20260921_m033647_c001_v0001161_t0018_u01789961807621") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b102_d20260921_m033638_c001_v7007000_t0000_u01789961798955") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a64_d20260921_m033636_c001_v0001161_t0018_u01789961796022") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0b3_d20260921_m033627_c001_v7007000_t0000_u01789961787344") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29f6_d20260921_m033623_c001_v0001161_t0018_u01789961783896") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a542a_d20260921_m033615_c001_v7007000_t0000_u01789961775084") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faa1_d20260921_m033610_c001_v0001090_t0029_u01789961770462") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f7_d20260921_m033601_c001_v7007000_t0000_u01789961761744") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df52a_d20260921_m033559_c001_v0001180_t0044_u01789961759040") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b08d_d20260921_m033557_c001_v7007000_t0000_u01789961757924") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd17a_d20260921_m033554_c001_v0001091_t0026_u01789961754531") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b05d_d20260921_m033545_c001_v7007000_t0000_u01789961745899") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd156_d20260921_m033543_c001_v0001091_t0026_u01789961743211") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f33c_d20260921_m033542_c001_v7007000_t0000_u01789961742334") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4d8_d20260921_m033538_c001_v0001180_t0044_u01789961738474") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a539f_d20260921_m033528_c001_v7007000_t0000_u01789961728179") 2026/09/21 03:37:48 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2854_d20260921_m033524_c001_v0001161_t0018_u01789961724175") 2026/09/21 03:37:49 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5c7_d20260921_m033515_c001_v7007000_t0000_u01789961715409") 2026/09/21 03:37:49 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b281e_d20260921_m033512_c001_v0001161_t0018_u01789961712654") 2026/09/21 03:37:49 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5382_d20260921_m033503_c001_v7007000_t0000_u01789961703600") 2026/09/21 03:37:49 DEBUG : apple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b27c8_d20260921_m033500_c001_v0001161_t0018_u01789961700560") 2026/09/21 03:37:49 DEBUG : appleSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137df_d20260921_m033600_c001_v7007000_t0000_u01789961760360") 2026/09/21 03:37:49 DEBUG : appleSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd17c_d20260921_m033555_c001_v0001091_t0026_u01789961755986") 2026/09/21 03:37:49 DEBUG : appleapple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a542e_d20260921_m033615_c001_v7007000_t0000_u01789961775265") 2026/09/21 03:37:49 DEBUG : appleapple: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faa5_d20260921_m033611_c001_v0001090_t0029_u01789961771928") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b94b_d20260921_m033714_c001_v7007000_t0000_u01789961834657") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb3d_d20260921_m033711_c001_v0001090_t0029_u01789961831543") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c43_d20260921_m033702_c001_v7007000_t0000_u01789961822633") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb1f_d20260921_m033659_c001_v0001090_t0029_u01789961819569") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b12c_d20260921_m033650_c001_v7007000_t0000_u01789961810734") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb05_d20260921_m033647_c001_v0001090_t0029_u01789961807990") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b103_d20260921_m033639_c001_v7007000_t0000_u01789961799137") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fae7_d20260921_m033636_c001_v0001090_t0029_u01789961796388") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0b5_d20260921_m033627_c001_v7007000_t0000_u01789961787527") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fac7_d20260921_m033624_c001_v0001090_t0029_u01789961784263") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955c8_d20260921_m033613_c001_v7007000_t0000_u01789961773055") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29a8_d20260921_m033610_c001_v0001161_t0018_u01789961770830") 2026/09/21 03:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f8_d20260921_m033601_c001_v7007000_t0000_u01789961761926") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa83_d20260921_m033559_c001_v0001090_t0029_u01789961759029") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b08e_d20260921_m033558_c001_v7007000_t0000_u01789961758074") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa77_d20260921_m033554_c001_v0001090_t0029_u01789961754900") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b061_d20260921_m033546_c001_v7007000_t0000_u01789961746082") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4f6_d20260921_m033543_c001_v0001180_t0044_u01789961743223") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f33b_d20260921_m033542_c001_v7007000_t0000_u01789961742283") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd144_d20260921_m033538_c001_v0001091_t0026_u01789961738843") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa06_d20260921_m033528_c001_v7007000_t0000_u01789961728013") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4a2_d20260921_m033524_c001_v0001180_t0044_u01789961724543") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5c8_d20260921_m033515_c001_v7007000_t0000_u01789961715589") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df47c_d20260921_m033513_c001_v0001180_t0044_u01789961713022") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5383_d20260921_m033503_c001_v7007000_t0000_u01789961703779") 2026/09/21 03:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df452_d20260921_m033500_c001_v0001180_t0044_u01789961700928") 2026/09/21 03:37:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a31_d20260921_m033600_c001_v7007000_t0000_u01789961760062") 2026/09/21 03:37:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df51e_d20260921_m033555_c001_v0001180_t0017_u01789961755998") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f850_d20260921_m033110_c001_v7007000_t0000_u01789961470068") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2083_d20260921_m033108_c001_v0001161_t0018_u01789961468320") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f84b_d20260921_m033107_c001_v7007000_t0000_u01789961467230") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2071_d20260921_m033106_c001_v0001161_t0018_u01789961466211") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099ab_d20260921_m033050_c001_v7007000_t0000_u01789961450834") 2026/09/21 03:37:50 DEBUG : b/potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1fab_d20260921_m033049_c001_v0001161_t0018_u01789961449639") 2026/09/21 03:37:50 DEBUG : backup/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4177e6bf0aa578cc_d20260921_m033314_c001_v7007000_t0000_u01789961594627") 2026/09/21 03:37:50 DEBUG : backup/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405808001c28cd7b_d20260921_m033313_c001_v0001165_t0044_u01789961593136") 2026/09/21 03:37:50 DEBUG : backup/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4037301db8c38db2_d20260921_m033309_c001_v0001116_t0045_u01789961589796") 2026/09/21 03:37:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52da_d20260921_m033337_c001_v7007000_t0000_u01789961617643") 2026/09/21 03:37:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4111b79e5ddabcb6_d20260921_m033336_c001_v0001145_t0038_u01789961616161") 2026/09/21 03:37:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4051830f9844a7a2_d20260921_m033332_c001_v0001146_t0020_u01789961612716") 2026/09/21 03:37:51 DEBUG : backup/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f401f124ac76a00dc_d20260921_m033326_c001_v7007000_t0000_u01789961606108") 2026/09/21 03:37:51 DEBUG : backup/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4028214a18665f8f_d20260921_m033324_c001_v0001042_t0019_u01789961604617") 2026/09/21 03:37:51 DEBUG : backup/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413dca30fdd666b8_d20260921_m033321_c001_v0001174_t0013_u01789961601256") 2026/09/21 03:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52dc_d20260921_m033337_c001_v7007000_t0000_u01789961617824") 2026/09/21 03:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41373ae13b0da16a_d20260921_m033336_c001_v0001099_t0002_u01789961616909") 2026/09/21 03:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409766e91182eb72_d20260921_m033334_c001_v0001146_t0011_u01789961614009") 2026/09/21 03:37:51 DEBUG : backup/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4177e6bf0aa578cd_d20260921_m033314_c001_v7007000_t0000_u01789961594809") 2026/09/21 03:37:51 DEBUG : backup/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f418893e49b9ff6f6_d20260921_m033313_c001_v0001039_t0013_u01789961593884") 2026/09/21 03:37:51 DEBUG : backup/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406babb9f0301a95_d20260921_m033311_c001_v0001161_t0012_u01789961591092") 2026/09/21 03:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f401f124ac76a00dd_d20260921_m033326_c001_v7007000_t0000_u01789961606291") 2026/09/21 03:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4054310a6e6d6509_d20260921_m033325_c001_v0001106_t0007_u01789961605367") 2026/09/21 03:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4101ad9b19301652_d20260921_m033322_c001_v0001182_t0044_u01789961602563") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b94d_d20260921_m033714_c001_v7007000_t0000_u01789961834839") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd248_d20260921_m033711_c001_v0001091_t0026_u01789961831357") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c45_d20260921_m033702_c001_v7007000_t0000_u01789961822816") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd22c_d20260921_m033659_c001_v0001091_t0026_u01789961819386") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b12e_d20260921_m033650_c001_v7007000_t0000_u01789961810917") 2026/09/21 03:37:51 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd208_d20260921_m033647_c001_v0001091_t0026_u01789961807807") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b104_d20260921_m033639_c001_v7007000_t0000_u01789961799319") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1e8_d20260921_m033636_c001_v0001091_t0026_u01789961796205") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0b7_d20260921_m033627_c001_v7007000_t0000_u01789961787711") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1c4_d20260921_m033624_c001_v0001091_t0026_u01789961784080") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5431_d20260921_m033615_c001_v7007000_t0000_u01789961775445") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df558_d20260921_m033610_c001_v0001180_t0044_u01789961770644") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f9_d20260921_m033602_c001_v7007000_t0000_u01789961762110") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2930_d20260921_m033559_c001_v0001161_t0018_u01789961759050") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137dc_d20260921_m033558_c001_v7007000_t0000_u01789961758085") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df51c_d20260921_m033554_c001_v0001180_t0044_u01789961754716") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b064_d20260921_m033546_c001_v7007000_t0000_u01789961746263") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa51_d20260921_m033543_c001_v0001090_t0029_u01789961743231") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f338_d20260921_m033541_c001_v7007000_t0000_u01789961741920") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b289a_d20260921_m033538_c001_v0001161_t0018_u01789961738657") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f323_d20260921_m033527_c001_v7007000_t0000_u01789961727622") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd118_d20260921_m033524_c001_v0001091_t0026_u01789961724359") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5c9_d20260921_m033515_c001_v7007000_t0000_u01789961715769") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0fa_d20260921_m033512_c001_v0001091_t0026_u01789961712839") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5384_d20260921_m033503_c001_v7007000_t0000_u01789961703960") 2026/09/21 03:37:52 DEBUG : banana: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0d4_d20260921_m033500_c001_v0001091_t0026_u01789961700745") 2026/09/21 03:37:52 DEBUG : bananaSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cc13_d20260921_m033600_c001_v7007000_t0000_u01789961760370") 2026/09/21 03:37:52 DEBUG : bananaSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa79_d20260921_m033556_c001_v0001090_t0029_u01789961756008") 2026/09/21 03:37:52 DEBUG : both0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5339_d20260921_m033441_c001_v7007000_t0000_u01789961681533") 2026/09/21 03:37:53 DEBUG : both0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26b5_d20260921_m033430_c001_v0001161_t0018_u01789961670958") 2026/09/21 03:37:53 DEBUG : both0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16f_d20260921_m033426_c001_v7007000_t0000_u01789961666683") 2026/09/21 03:37:53 DEBUG : both0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2637_d20260921_m033416_c001_v0001161_t0018_u01789961656552") 2026/09/21 03:37:53 DEBUG : both1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533a_d20260921_m033441_c001_v7007000_t0000_u01789961681713") 2026/09/21 03:37:53 DEBUG : both1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26bb_d20260921_m033431_c001_v0001161_t0018_u01789961671687") 2026/09/21 03:37:53 DEBUG : both1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a170_d20260921_m033426_c001_v7007000_t0000_u01789961666865") 2026/09/21 03:37:53 DEBUG : both1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b263f_d20260921_m033416_c001_v0001161_t0018_u01789961656922") 2026/09/21 03:37:53 DEBUG : both10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533b_d20260921_m033442_c001_v7007000_t0000_u01789961682021") 2026/09/21 03:37:53 DEBUG : both10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26e3_d20260921_m033435_c001_v0001161_t0018_u01789961675026") 2026/09/21 03:37:53 DEBUG : both10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a171_d20260921_m033427_c001_v7007000_t0000_u01789961667046") 2026/09/21 03:37:53 DEBUG : both10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b266d_d20260921_m033420_c001_v0001161_t0018_u01789961660303") 2026/09/21 03:37:53 DEBUG : both11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533c_d20260921_m033442_c001_v7007000_t0000_u01789961682201") 2026/09/21 03:37:53 DEBUG : both11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26e5_d20260921_m033435_c001_v0001161_t0018_u01789961675396") 2026/09/21 03:37:53 DEBUG : both11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a172_d20260921_m033427_c001_v7007000_t0000_u01789961667239") 2026/09/21 03:37:53 DEBUG : both11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2671_d20260921_m033420_c001_v0001161_t0018_u01789961660681") 2026/09/21 03:37:53 DEBUG : both12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533d_d20260921_m033442_c001_v7007000_t0000_u01789961682383") 2026/09/21 03:37:53 DEBUG : both12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26e7_d20260921_m033435_c001_v0001161_t0018_u01789961675764") 2026/09/21 03:37:53 DEBUG : both12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a173_d20260921_m033427_c001_v7007000_t0000_u01789961667420") 2026/09/21 03:37:53 DEBUG : both12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2675_d20260921_m033421_c001_v0001161_t0018_u01789961661060") 2026/09/21 03:37:53 DEBUG : both13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533e_d20260921_m033442_c001_v7007000_t0000_u01789961682563") 2026/09/21 03:37:53 DEBUG : both13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26ed_d20260921_m033436_c001_v0001161_t0018_u01789961676133") 2026/09/21 03:37:53 DEBUG : both13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a174_d20260921_m033427_c001_v7007000_t0000_u01789961667601") 2026/09/21 03:37:53 DEBUG : both13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2679_d20260921_m033421_c001_v0001161_t0018_u01789961661428") 2026/09/21 03:37:54 DEBUG : both14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a533f_d20260921_m033442_c001_v7007000_t0000_u01789961682749") 2026/09/21 03:37:54 DEBUG : both14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26f3_d20260921_m033436_c001_v0001161_t0018_u01789961676500") 2026/09/21 03:37:54 DEBUG : both14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a175_d20260921_m033427_c001_v7007000_t0000_u01789961667783") 2026/09/21 03:37:54 DEBUG : both14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b267d_d20260921_m033421_c001_v0001161_t0018_u01789961661796") 2026/09/21 03:37:54 DEBUG : both15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5340_d20260921_m033442_c001_v7007000_t0000_u01789961682930") 2026/09/21 03:37:54 DEBUG : both15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26f7_d20260921_m033436_c001_v0001161_t0018_u01789961676871") 2026/09/21 03:37:54 DEBUG : both15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a176_d20260921_m033427_c001_v7007000_t0000_u01789961667963") 2026/09/21 03:37:54 DEBUG : both15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2683_d20260921_m033422_c001_v0001161_t0018_u01789961662167") 2026/09/21 03:37:54 DEBUG : both16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5341_d20260921_m033443_c001_v7007000_t0000_u01789961683109") 2026/09/21 03:37:54 DEBUG : both16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26fd_d20260921_m033437_c001_v0001161_t0018_u01789961677238") 2026/09/21 03:37:54 DEBUG : both16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a177_d20260921_m033428_c001_v7007000_t0000_u01789961668223") 2026/09/21 03:37:54 DEBUG : both16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2685_d20260921_m033422_c001_v0001161_t0018_u01789961662536") 2026/09/21 03:37:54 DEBUG : both17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5342_d20260921_m033443_c001_v7007000_t0000_u01789961683292") 2026/09/21 03:37:54 DEBUG : both17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2703_d20260921_m033437_c001_v0001161_t0018_u01789961677607") 2026/09/21 03:37:54 DEBUG : both17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a178_d20260921_m033428_c001_v7007000_t0000_u01789961668405") 2026/09/21 03:37:54 DEBUG : both17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b268b_d20260921_m033422_c001_v0001161_t0018_u01789961662950") 2026/09/21 03:37:54 DEBUG : both18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5343_d20260921_m033443_c001_v7007000_t0000_u01789961683471") 2026/09/21 03:37:54 DEBUG : both18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2707_d20260921_m033437_c001_v0001161_t0018_u01789961677976") 2026/09/21 03:37:54 DEBUG : both18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a179_d20260921_m033428_c001_v7007000_t0000_u01789961668590") 2026/09/21 03:37:54 DEBUG : both18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b268f_d20260921_m033423_c001_v0001161_t0018_u01789961663319") 2026/09/21 03:37:55 DEBUG : both19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5345_d20260921_m033443_c001_v7007000_t0000_u01789961683651") 2026/09/21 03:37:55 DEBUG : both19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2709_d20260921_m033438_c001_v0001161_t0018_u01789961678346") 2026/09/21 03:37:55 DEBUG : both19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a17a_d20260921_m033428_c001_v7007000_t0000_u01789961668771") 2026/09/21 03:37:55 DEBUG : both19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2691_d20260921_m033423_c001_v0001161_t0018_u01789961663687") 2026/09/21 03:37:55 DEBUG : both2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5346_d20260921_m033443_c001_v7007000_t0000_u01789961683833") 2026/09/21 03:37:55 DEBUG : both2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26bf_d20260921_m033432_c001_v0001161_t0018_u01789961672055") 2026/09/21 03:37:55 DEBUG : both2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a17b_d20260921_m033428_c001_v7007000_t0000_u01789961668953") 2026/09/21 03:37:55 DEBUG : both2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2645_d20260921_m033417_c001_v0001161_t0018_u01789961657291") 2026/09/21 03:37:55 DEBUG : both3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5347_d20260921_m033444_c001_v7007000_t0000_u01789961684013") 2026/09/21 03:37:55 DEBUG : both3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26c5_d20260921_m033432_c001_v0001161_t0018_u01789961672423") 2026/09/21 03:37:55 DEBUG : both3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a17c_d20260921_m033429_c001_v7007000_t0000_u01789961669135") 2026/09/21 03:37:55 DEBUG : both3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2649_d20260921_m033417_c001_v0001161_t0018_u01789961657711") 2026/09/21 03:37:55 DEBUG : both4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5348_d20260921_m033444_c001_v7007000_t0000_u01789961684194") 2026/09/21 03:37:55 DEBUG : both4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26c7_d20260921_m033432_c001_v0001161_t0018_u01789961672797") 2026/09/21 03:37:55 DEBUG : both4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a17d_d20260921_m033429_c001_v7007000_t0000_u01789961669316") 2026/09/21 03:37:55 DEBUG : both4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b264f_d20260921_m033418_c001_v0001161_t0018_u01789961658081") 2026/09/21 03:37:55 DEBUG : both5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5349_d20260921_m033444_c001_v7007000_t0000_u01789961684374") 2026/09/21 03:37:55 DEBUG : both5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26cd_d20260921_m033433_c001_v0001161_t0018_u01789961673165") 2026/09/21 03:37:55 DEBUG : both5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a17e_d20260921_m033429_c001_v7007000_t0000_u01789961669497") 2026/09/21 03:37:55 DEBUG : both5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2653_d20260921_m033418_c001_v0001161_t0018_u01789961658450") 2026/09/21 03:37:55 DEBUG : both6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a534b_d20260921_m033444_c001_v7007000_t0000_u01789961684555") 2026/09/21 03:37:55 DEBUG : both6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26d5_d20260921_m033433_c001_v0001161_t0018_u01789961673534") 2026/09/21 03:37:55 DEBUG : both6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a180_d20260921_m033429_c001_v7007000_t0000_u01789961669679") 2026/09/21 03:37:55 DEBUG : both6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2655_d20260921_m033418_c001_v0001161_t0018_u01789961658822") 2026/09/21 03:37:56 DEBUG : both7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a534c_d20260921_m033444_c001_v7007000_t0000_u01789961684737") 2026/09/21 03:37:56 DEBUG : both7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26d9_d20260921_m033433_c001_v0001161_t0018_u01789961673901") 2026/09/21 03:37:56 DEBUG : both7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a181_d20260921_m033429_c001_v7007000_t0000_u01789961669859") 2026/09/21 03:37:56 DEBUG : both7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b265d_d20260921_m033419_c001_v0001161_t0018_u01789961659191") 2026/09/21 03:37:56 DEBUG : both8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a534d_d20260921_m033444_c001_v7007000_t0000_u01789961684917") 2026/09/21 03:37:56 DEBUG : both8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26db_d20260921_m033434_c001_v0001161_t0018_u01789961674270") 2026/09/21 03:37:56 DEBUG : both8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a183_d20260921_m033430_c001_v7007000_t0000_u01789961670041") 2026/09/21 03:37:56 DEBUG : both8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2663_d20260921_m033419_c001_v0001161_t0018_u01789961659560") 2026/09/21 03:37:56 DEBUG : both9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a534e_d20260921_m033445_c001_v7007000_t0000_u01789961685097") 2026/09/21 03:37:56 DEBUG : both9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b26df_d20260921_m033434_c001_v0001161_t0018_u01789961674657") 2026/09/21 03:37:56 DEBUG : both9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a184_d20260921_m033430_c001_v7007000_t0000_u01789961670222") 2026/09/21 03:37:56 DEBUG : both9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2669_d20260921_m033419_c001_v0001161_t0018_u01789961659933") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f851_d20260921_m033110_c001_v7007000_t0000_u01789961470249") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2089_d20260921_m033108_c001_v0001161_t0018_u01789961468505") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f84e_d20260921_m033107_c001_v7007000_t0000_u01789961467954") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2075_d20260921_m033106_c001_v0001161_t0018_u01789961466395") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099af_d20260921_m033051_c001_v7007000_t0000_u01789961451567") 2026/09/21 03:37:56 DEBUG : c/non empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1faf_d20260921_m033049_c001_v0001161_t0018_u01789961449824") 2026/09/21 03:37:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a4_d20260921_m033530_c001_v7007000_t0000_u01789961730448") 2026/09/21 03:37:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa1d_d20260921_m033526_c001_v0001090_t0029_u01789961726020") 2026/09/21 03:37:57 DEBUG : check sum: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd509994_d20260921_m033043_c001_v7007000_t0000_u01789961443134") 2026/09/21 03:37:57 DEBUG : check sum: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f7b_d20260921_m033042_c001_v0001161_t0018_u01789961442224") 2026/09/21 03:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12956e2_d20260921_m033743_c001_v7007000_t0000_u01789961863427") 2026/09/21 03:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2bfc_d20260921_m033742_c001_v0001161_t0018_u01789961862037") 2026/09/21 03:37:57 DEBUG : dest/3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719f2_d20260921_m033247_c001_v7007000_t0000_u01789961567969") 2026/09/21 03:37:57 DEBUG : dest/3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4055f62d18146750_d20260921_m033246_c001_v0001172_t0004_u01789961566876") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5435_d20260921_m033615_c001_v7007000_t0000_u01789961775650") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29ae_d20260921_m033611_c001_v0001161_t0018_u01789961771949") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b952_d20260921_m033715_c001_v7007000_t0000_u01789961835020") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2afa_d20260921_m033707_c001_v0001161_t0018_u01789961827121") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c46_d20260921_m033702_c001_v7007000_t0000_u01789961822998") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2acc_d20260921_m033655_c001_v0001161_t0018_u01789961815164") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b12f_d20260921_m033651_c001_v7007000_t0000_u01789961811098") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a9c_d20260921_m033643_c001_v0001161_t0018_u01789961803591") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b105_d20260921_m033639_c001_v7007000_t0000_u01789961799501") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a3a_d20260921_m033632_c001_v0001161_t0018_u01789961792009") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0b8_d20260921_m033627_c001_v7007000_t0000_u01789961787893") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29d8_d20260921_m033619_c001_v0001161_t0018_u01789961779715") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa24_d20260921_m033613_c001_v7007000_t0000_u01789961773080") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa93_d20260921_m033606_c001_v0001090_t0029_u01789961766382") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111fa_d20260921_m033602_c001_v7007000_t0000_u01789961762293") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa85_d20260921_m033559_c001_v0001090_t0029_u01789961759210") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b08a_d20260921_m033557_c001_v7007000_t0000_u01789961757710") 2026/09/21 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd16e_d20260921_m033550_c001_v0001091_t0026_u01789961750496") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b068_d20260921_m033546_c001_v7007000_t0000_u01789961746444") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd15a_d20260921_m033543_c001_v0001091_t0026_u01789961743396") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a1b_d20260921_m033542_c001_v7007000_t0000_u01789961742121") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4c2_d20260921_m033534_c001_v0001180_t0044_u01789961734442") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f325_d20260921_m033527_c001_v7007000_t0000_u01789961727989") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2842_d20260921_m033520_c001_v0001161_t0018_u01789961720144") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5ca_d20260921_m033515_c001_v7007000_t0000_u01789961715950") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2810_d20260921_m033508_c001_v0001161_t0018_u01789961708575") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5385_d20260921_m033504_c001_v7007000_t0000_u01789961704139") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b27a7_d20260921_m033457_c001_v0001161_t0018_u01789961697588") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cc12_d20260921_m033600_c001_v7007000_t0000_u01789961760189") 2026/09/21 03:37:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd17e_d20260921_m033556_c001_v0001091_t0057_u01789961756172") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5439_d20260921_m033615_c001_v7007000_t0000_u01789961775831") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1ae_d20260921_m033611_c001_v0001091_t0026_u01789961771961") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b953_d20260921_m033715_c001_v7007000_t0000_u01789961835201") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd23a_d20260921_m033707_c001_v0001091_t0026_u01789961827668") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c47_d20260921_m033703_c001_v7007000_t0000_u01789961823179") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd214_d20260921_m033655_c001_v0001091_t0026_u01789961815706") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b130_d20260921_m033651_c001_v7007000_t0000_u01789961811280") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1f8_d20260921_m033644_c001_v0001091_t0026_u01789961804136") 2026/09/21 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b108_d20260921_m033639_c001_v7007000_t0000_u01789961799683") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1da_d20260921_m033632_c001_v0001091_t0026_u01789961792553") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0ba_d20260921_m033628_c001_v7007000_t0000_u01789961788076") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1ba_d20260921_m033620_c001_v0001091_t0026_u01789961780255") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4078528634eacec9_d20260921_m033612_c001_v7007000_t0000_u01789961772862") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df546_d20260921_m033606_c001_v0001180_t0044_u01789961766923") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111fb_d20260921_m033602_c001_v7007000_t0000_u01789961762475") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df52e_d20260921_m033559_c001_v0001180_t0044_u01789961759224") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b088_d20260921_m033557_c001_v7007000_t0000_u01789961757529") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df510_d20260921_m033551_c001_v0001180_t0044_u01789961751045") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b06a_d20260921_m033546_c001_v7007000_t0000_u01789961746626") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4f8_d20260921_m033543_c001_v0001180_t0044_u01789961743407") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b8_d20260921_m033541_c001_v7007000_t0000_u01789961741727") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2886_d20260921_m033534_c001_v0001161_t0018_u01789961734983") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137ba_d20260921_m033527_c001_v7007000_t0000_u01789961727990") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd10e_d20260921_m033520_c001_v0001091_t0026_u01789961720693") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5cc_d20260921_m033516_c001_v7007000_t0000_u01789961716132") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0ec_d20260921_m033509_c001_v0001091_t0026_u01789961709127") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5387_d20260921_m033504_c001_v7007000_t0000_u01789961704326") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0c8_d20260921_m033457_c001_v0001091_t0026_u01789961697772") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f35d_d20260921_m033600_c001_v7007000_t0000_u01789961760380") 2026/09/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa7b_d20260921_m033556_c001_v0001090_t0015_u01789961756190") 2026/09/21 03:37:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a543f_d20260921_m033616_c001_v7007000_t0000_u01789961776011") 2026/09/21 03:37:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faa7_d20260921_m033612_c001_v0001090_t0029_u01789961772111") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b955_d20260921_m033715_c001_v7007000_t0000_u01789961835383") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb2f_d20260921_m033708_c001_v0001090_t0029_u01789961828216") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c48_d20260921_m033703_c001_v7007000_t0000_u01789961823361") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb17_d20260921_m033656_c001_v0001090_t0029_u01789961816252") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b133_d20260921_m033651_c001_v7007000_t0000_u01789961811462") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faf9_d20260921_m033644_c001_v0001090_t0029_u01789961804682") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b109_d20260921_m033639_c001_v7007000_t0000_u01789961799865") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fad1_d20260921_m033633_c001_v0001090_t0029_u01789961793092") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0bc_d20260921_m033628_c001_v7007000_t0000_u01789961788257") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fabd_d20260921_m033620_c001_v0001090_t0029_u01789961780806") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa25_d20260921_m033613_c001_v7007000_t0000_u01789961773260") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b298a_d20260921_m033607_c001_v0001161_t0018_u01789961767469") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111fc_d20260921_m033602_c001_v7007000_t0000_u01789961762657") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2932_d20260921_m033559_c001_v0001161_t0018_u01789961759234") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137da_d20260921_m033557_c001_v7007000_t0000_u01789961757721") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa6b_d20260921_m033551_c001_v0001090_t0029_u01789961751584") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b06e_d20260921_m033546_c001_v7007000_t0000_u01789961746808") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa53_d20260921_m033543_c001_v0001090_t0029_u01789961743416") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4003a699169ac8ff_d20260921_m033542_c001_v7007000_t0000_u01789961742132") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd13a_d20260921_m033535_c001_v0001091_t0026_u01789961735530") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a539e_d20260921_m033527_c001_v7007000_t0000_u01789961727998") 2026/09/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df494_d20260921_m033521_c001_v0001180_t0044_u01789961721235") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5cd_d20260921_m033516_c001_v7007000_t0000_u01789961716312") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df472_d20260921_m033509_c001_v0001180_t0044_u01789961709664") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5388_d20260921_m033504_c001_v7007000_t0000_u01789961704506") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df441_d20260921_m033457_c001_v0001180_t0044_u01789961697959") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cc11_d20260921_m033600_c001_v7007000_t0000_u01789961760000") 2026/09/21 03:38:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2918_d20260921_m033556_c001_v0001161_t0045_u01789961756203") 2026/09/21 03:38:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5443_d20260921_m033616_c001_v7007000_t0000_u01789961776191") 2026/09/21 03:38:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df55c_d20260921_m033612_c001_v0001180_t0044_u01789961772124") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b956_d20260921_m033715_c001_v7007000_t0000_u01789961835565") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df628_d20260921_m033708_c001_v0001180_t0044_u01789961828762") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c49_d20260921_m033703_c001_v7007000_t0000_u01789961823543") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5fe_d20260921_m033656_c001_v0001180_t0044_u01789961816796") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b134_d20260921_m033651_c001_v7007000_t0000_u01789961811643") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5dc_d20260921_m033645_c001_v0001180_t0044_u01789961805224") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b10a_d20260921_m033640_c001_v7007000_t0000_u01789961800046") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5a0_d20260921_m033633_c001_v0001180_t0044_u01789961793634") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0be_d20260921_m033628_c001_v7007000_t0000_u01789961788439") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df57a_d20260921_m033621_c001_v0001180_t0044_u01789961781350") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a540b_d20260921_m033613_c001_v7007000_t0000_u01789961773275") 2026/09/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd19a_d20260921_m033608_c001_v0001091_t0026_u01789961768028") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111fd_d20260921_m033602_c001_v7007000_t0000_u01789961762840") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd18a_d20260921_m033559_c001_v0001091_t0026_u01789961759246") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921971eb_d20260921_m033557_c001_v7007000_t0000_u01789961757733") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28fa_d20260921_m033552_c001_v0001161_t0018_u01789961752127") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b071_d20260921_m033546_c001_v7007000_t0000_u01789961746989") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28c4_d20260921_m033543_c001_v0001161_t0018_u01789961743427") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f33a_d20260921_m033542_c001_v7007000_t0000_u01789961742144") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa2d_d20260921_m033536_c001_v0001090_t0029_u01789961736077") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42546d0188646941_d20260921_m033528_c001_v7007000_t0000_u01789961728028") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa0b_d20260921_m033521_c001_v0001090_t0029_u01789961721787") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5ce_d20260921_m033516_c001_v7007000_t0000_u01789961716492") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9ed_d20260921_m033510_c001_v0001090_t0029_u01789961710211") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a538a_d20260921_m033504_c001_v7007000_t0000_u01789961704686") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9cf_d20260921_m033458_c001_v0001090_t0029_u01789961698145") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b090_d20260921_m033600_c001_v7007000_t0000_u01789961760042") 2026/09/21 03:38:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df520_d20260921_m033556_c001_v0001180_t0034_u01789961756237") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5447_d20260921_m033616_c001_v7007000_t0000_u01789961776371") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29b2_d20260921_m033612_c001_v0001161_t0018_u01789961772134") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b958_d20260921_m033715_c001_v7007000_t0000_u01789961835747") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2b02_d20260921_m033708_c001_v0001161_t0018_u01789961828947") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4a_d20260921_m033703_c001_v7007000_t0000_u01789961823725") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2ace_d20260921_m033656_c001_v0001161_t0018_u01789961816982") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b135_d20260921_m033651_c001_v7007000_t0000_u01789961811824") 2026/09/21 03:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2aa4_d20260921_m033645_c001_v0001161_t0018_u01789961805408") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b10b_d20260921_m033640_c001_v7007000_t0000_u01789961800228") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a4c_d20260921_m033633_c001_v0001161_t0018_u01789961793818") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0bf_d20260921_m033628_c001_v7007000_t0000_u01789961788621") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29e2_d20260921_m033621_c001_v0001161_t0018_u01789961781537") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f37f_d20260921_m033613_c001_v7007000_t0000_u01789961773281") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa95_d20260921_m033608_c001_v0001090_t0029_u01789961768227") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11200_d20260921_m033603_c001_v7007000_t0000_u01789961763022") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa87_d20260921_m033559_c001_v0001090_t0029_u01789961759393") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b08b_d20260921_m033557_c001_v7007000_t0000_u01789961757742") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd170_d20260921_m033552_c001_v0001091_t0026_u01789961752312") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b074_d20260921_m033547_c001_v7007000_t0000_u01789961747172") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd15c_d20260921_m033543_c001_v0001091_t0026_u01789961743581") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f334_d20260921_m033541_c001_v7007000_t0000_u01789961741739") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4ca_d20260921_m033536_c001_v0001180_t0044_u01789961736262") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b8c6_d20260921_m033528_c001_v7007000_t0000_u01789961728047") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2848_d20260921_m033521_c001_v0001161_t0018_u01789961721972") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5cf_d20260921_m033516_c001_v7007000_t0000_u01789961716672") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2816_d20260921_m033510_c001_v0001161_t0018_u01789961710430") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a538b_d20260921_m033504_c001_v7007000_t0000_u01789961704866") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b27b4_d20260921_m033458_c001_v0001161_t0018_u01789961698330") 2026/09/21 03:38:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f35b_d20260921_m033600_c001_v7007000_t0000_u01789961760200") 2026/09/21 03:38:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd180_d20260921_m033556_c001_v0001091_t0017_u01789961756495") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a544b_d20260921_m033616_c001_v7007000_t0000_u01789961776552") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1b0_d20260921_m033612_c001_v0001091_t0026_u01789961772148") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b95a_d20260921_m033715_c001_v7007000_t0000_u01789961835930") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd23e_d20260921_m033709_c001_v0001091_t0026_u01789961829132") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4b_d20260921_m033703_c001_v7007000_t0000_u01789961823907") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd21a_d20260921_m033657_c001_v0001091_t0026_u01789961817166") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b137_d20260921_m033652_c001_v7007000_t0000_u01789961812005") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd202_d20260921_m033645_c001_v0001091_t0026_u01789961805592") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b10c_d20260921_m033640_c001_v7007000_t0000_u01789961800409") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1de_d20260921_m033634_c001_v0001091_t0026_u01789961794002") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0c1_d20260921_m033628_c001_v7007000_t0000_u01789961788803") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1be_d20260921_m033621_c001_v0001091_t0026_u01789961781723") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4078528634eacecb_d20260921_m033613_c001_v7007000_t0000_u01789961773225") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df54c_d20260921_m033608_c001_v0001180_t0044_u01789961768409") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11203_d20260921_m033603_c001_v7007000_t0000_u01789961763204") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df530_d20260921_m033559_c001_v0001180_t0044_u01789961759408") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b08c_d20260921_m033557_c001_v7007000_t0000_u01789961757892") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df514_d20260921_m033552_c001_v0001180_t0044_u01789961752497") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b076_d20260921_m033547_c001_v7007000_t0000_u01789961747353") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4fa_d20260921_m033543_c001_v0001180_t0044_u01789961743593") 2026/09/21 03:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b022_d20260921_m033541_c001_v7007000_t0000_u01789961741931") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2890_d20260921_m033536_c001_v0001161_t0018_u01789961736446") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa09_d20260921_m033528_c001_v7007000_t0000_u01789961728230") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd112_d20260921_m033522_c001_v0001091_t0026_u01789961722155") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d0_d20260921_m033516_c001_v7007000_t0000_u01789961716852") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0f0_d20260921_m033510_c001_v0001091_t0026_u01789961710616") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a538c_d20260921_m033505_c001_v7007000_t0000_u01789961705046") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0ca_d20260921_m033458_c001_v0001091_t0026_u01789961698514") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f358_d20260921_m033600_c001_v7007000_t0000_u01789961760011") 2026/09/21 03:38:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b291a_d20260921_m033556_c001_v0001161_t0056_u01789961756506") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5450_d20260921_m033616_c001_v7007000_t0000_u01789961776732") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faa9_d20260921_m033612_c001_v0001090_t0029_u01789961772293") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd28_d20260921_m033716_c001_v7007000_t0000_u01789961836113") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb31_d20260921_m033709_c001_v0001090_t0029_u01789961829318") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4c_d20260921_m033704_c001_v7007000_t0000_u01789961824101") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb19_d20260921_m033657_c001_v0001090_t0029_u01789961817349") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b138_d20260921_m033652_c001_v7007000_t0000_u01789961812188") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fafb_d20260921_m033645_c001_v0001090_t0029_u01789961805774") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b10d_d20260921_m033640_c001_v7007000_t0000_u01789961800591") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fad7_d20260921_m033634_c001_v0001090_t0029_u01789961794183") 2026/09/21 03:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0c4_d20260921_m033628_c001_v7007000_t0000_u01789961788985") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fac1_d20260921_m033621_c001_v0001090_t0029_u01789961781908") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955cb_d20260921_m033613_c001_v7007000_t0000_u01789961773235") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2994_d20260921_m033608_c001_v0001161_t0018_u01789961768593") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11204_d20260921_m033603_c001_v7007000_t0000_u01789961763386") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2938_d20260921_m033559_c001_v0001161_t0018_u01789961759419") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137d9_d20260921_m033557_c001_v7007000_t0000_u01789961757540") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa6f_d20260921_m033552_c001_v0001090_t0029_u01789961752681") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b077_d20260921_m033547_c001_v7007000_t0000_u01789961747534") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa57_d20260921_m033543_c001_v0001090_t0029_u01789961743601") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b01f_d20260921_m033541_c001_v7007000_t0000_u01789961741750") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd13c_d20260921_m033536_c001_v0001091_t0026_u01789961736632") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137bb_d20260921_m033528_c001_v7007000_t0000_u01789961728190") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df49a_d20260921_m033522_c001_v0001180_t0044_u01789961722337") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d1_d20260921_m033517_c001_v7007000_t0000_u01789961717032") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df474_d20260921_m033510_c001_v0001180_t0044_u01789961710802") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a538d_d20260921_m033505_c001_v7007000_t0000_u01789961705226") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df444_d20260921_m033458_c001_v0001180_t0044_u01789961698704") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f5_d20260921_m033600_c001_v7007000_t0000_u01789961760212") 2026/09/21 03:38:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df522_d20260921_m033556_c001_v0001180_t0059_u01789961756522") 2026/09/21 03:38:06 DEBUG : dir1/0007-12345: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5453_d20260921_m033616_c001_v7007000_t0000_u01789961776911") 2026/09/21 03:38:06 DEBUG : dir1/0007-12345: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df55e_d20260921_m033612_c001_v0001180_t0044_u01789961772308") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd2a_d20260921_m033716_c001_v7007000_t0000_u01789961836295") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df62c_d20260921_m033709_c001_v0001180_t0044_u01789961829502") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4d_d20260921_m033704_c001_v7007000_t0000_u01789961824283") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df600_d20260921_m033657_c001_v0001180_t0044_u01789961817534") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b139_d20260921_m033652_c001_v7007000_t0000_u01789961812370") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5de_d20260921_m033645_c001_v0001180_t0044_u01789961805960") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b10e_d20260921_m033640_c001_v7007000_t0000_u01789961800773") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5a4_d20260921_m033634_c001_v0001180_t0044_u01789961794366") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0c6_d20260921_m033629_c001_v7007000_t0000_u01789961789167") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df57c_d20260921_m033622_c001_v0001180_t0044_u01789961782091") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a540c_d20260921_m033613_c001_v7007000_t0000_u01789961773289") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd19c_d20260921_m033608_c001_v0001091_t0026_u01789961768778") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11205_d20260921_m033603_c001_v7007000_t0000_u01789961763570") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd18c_d20260921_m033559_c001_v0001091_t0026_u01789961759431") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921971ea_d20260921_m033557_c001_v7007000_t0000_u01789961757552") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28fe_d20260921_m033552_c001_v0001161_t0018_u01789961752866") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b078_d20260921_m033547_c001_v7007000_t0000_u01789961747715") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28c6_d20260921_m033543_c001_v0001161_t0018_u01789961743613") 2026/09/21 03:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b029_d20260921_m033542_c001_v7007000_t0000_u01789961742295") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa2f_d20260921_m033536_c001_v0001090_t0029_u01789961736815") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa08_d20260921_m033528_c001_v7007000_t0000_u01789961728200") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa0d_d20260921_m033522_c001_v0001090_t0029_u01789961722521") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d3_d20260921_m033517_c001_v7007000_t0000_u01789961717212") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9ef_d20260921_m033510_c001_v0001090_t0029_u01789961710986") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5b5_d20260921_m033505_c001_v7007000_t0000_u01789961705762") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9d1_d20260921_m033458_c001_v0001090_t0029_u01789961698894") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f6_d20260921_m033600_c001_v7007000_t0000_u01789961760394") 2026/09/21 03:38:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa7d_d20260921_m033556_c001_v0001090_t0007_u01789961756682") 2026/09/21 03:38:08 DEBUG : dir1/0008-23456: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5456_d20260921_m033617_c001_v7007000_t0000_u01789961777092") 2026/09/21 03:38:08 DEBUG : dir1/0008-23456: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29b4_d20260921_m033612_c001_v0001161_t0018_u01789961772320") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd2b_d20260921_m033716_c001_v7007000_t0000_u01789961836476") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2b0a_d20260921_m033709_c001_v0001161_t0018_u01789961829688") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4e_d20260921_m033704_c001_v7007000_t0000_u01789961824470") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2ad4_d20260921_m033657_c001_v0001161_t0018_u01789961817718") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b13a_d20260921_m033652_c001_v7007000_t0000_u01789961812552") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2aa6_d20260921_m033646_c001_v0001161_t0018_u01789961806150") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b110_d20260921_m033640_c001_v7007000_t0000_u01789961800955") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a56_d20260921_m033634_c001_v0001161_t0018_u01789961794553") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0c7_d20260921_m033629_c001_v7007000_t0000_u01789961789349") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29ea_d20260921_m033622_c001_v0001161_t0018_u01789961782421") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955c6_d20260921_m033612_c001_v7007000_t0000_u01789961772875") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa97_d20260921_m033608_c001_v0001090_t0029_u01789961768963") 2026/09/21 03:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11206_d20260921_m033603_c001_v7007000_t0000_u01789961763758") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa89_d20260921_m033559_c001_v0001090_t0029_u01789961759575") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415ad8e73779cf1f_d20260921_m033557_c001_v7007000_t0000_u01789961757943") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd174_d20260921_m033553_c001_v0001091_t0026_u01789961753058") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b079_d20260921_m033547_c001_v7007000_t0000_u01789961747897") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd15e_d20260921_m033543_c001_v0001091_t0026_u01789961743770") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a1e_d20260921_m033542_c001_v7007000_t0000_u01789961742306") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4cc_d20260921_m033536_c001_v0001180_t0044_u01789961736999") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b8c7_d20260921_m033528_c001_v7007000_t0000_u01789961728243") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b284e_d20260921_m033522_c001_v0001161_t0018_u01789961722704") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d4_d20260921_m033517_c001_v7007000_t0000_u01789961717391") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b281a_d20260921_m033511_c001_v0001161_t0018_u01789961711171") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5b6_d20260921_m033505_c001_v7007000_t0000_u01789961705944") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b27bc_d20260921_m033459_c001_v0001161_t0018_u01789961699078") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f35c_d20260921_m033600_c001_v7007000_t0000_u01789961760222") 2026/09/21 03:38:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df524_d20260921_m033556_c001_v0001180_t0047_u01789961756757") 2026/09/21 03:38:09 DEBUG : dir1/0009-34567: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a545b_d20260921_m033617_c001_v7007000_t0000_u01789961777272") 2026/09/21 03:38:09 DEBUG : dir1/0009-34567: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1b2_d20260921_m033612_c001_v0001091_t0026_u01789961772334") 2026/09/21 03:38:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd2d_d20260921_m033716_c001_v7007000_t0000_u01789961836658") 2026/09/21 03:38:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd240_d20260921_m033709_c001_v0001091_t0026_u01789961829873") 2026/09/21 03:38:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c4f_d20260921_m033704_c001_v7007000_t0000_u01789961824651") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd21e_d20260921_m033657_c001_v0001091_t0026_u01789961817902") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b13c_d20260921_m033652_c001_v7007000_t0000_u01789961812733") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd204_d20260921_m033646_c001_v0001091_t0026_u01789961806334") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b111_d20260921_m033641_c001_v7007000_t0000_u01789961801138") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1e2_d20260921_m033634_c001_v0001091_t0026_u01789961794736") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0c9_d20260921_m033629_c001_v7007000_t0000_u01789961789532") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1c0_d20260921_m033622_c001_v0001091_t0026_u01789961782606") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026d26ca1b54f6b_d20260921_m033613_c001_v7007000_t0000_u01789961773077") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df554_d20260921_m033609_c001_v0001180_t0044_u01789961769146") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11207_d20260921_m033603_c001_v7007000_t0000_u01789961763941") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df532_d20260921_m033559_c001_v0001180_t0044_u01789961759592") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b089_d20260921_m033557_c001_v7007000_t0000_u01789961757561") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df518_d20260921_m033553_c001_v0001180_t0044_u01789961753243") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b07a_d20260921_m033548_c001_v7007000_t0000_u01789961748080") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4fc_d20260921_m033543_c001_v0001180_t0044_u01789961743782") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8f0b6_d20260921_m033542_c001_v7007000_t0000_u01789961742154") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2892_d20260921_m033537_c001_v0001161_t0018_u01789961737183") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f328_d20260921_m033528_c001_v7007000_t0000_u01789961728350") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd114_d20260921_m033522_c001_v0001091_t0026_u01789961722889") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d6_d20260921_m033517_c001_v7007000_t0000_u01789961717725") 2026/09/21 03:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0f2_d20260921_m033511_c001_v0001091_t0026_u01789961711354") 2026/09/21 03:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5b7_d20260921_m033506_c001_v7007000_t0000_u01789961706123") 2026/09/21 03:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0d0_d20260921_m033459_c001_v0001091_t0026_u01789961699263") 2026/09/21 03:38:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b091_d20260921_m033600_c001_v7007000_t0000_u01789961760231") 2026/09/21 03:38:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b291e_d20260921_m033556_c001_v0001161_t0034_u01789961756825") 2026/09/21 03:38:11 DEBUG : dir1/0010-45678: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a545f_d20260921_m033617_c001_v7007000_t0000_u01789961777453") 2026/09/21 03:38:11 DEBUG : dir1/0010-45678: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faab_d20260921_m033612_c001_v0001090_t0029_u01789961772476") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd2e_d20260921_m033716_c001_v7007000_t0000_u01789961836839") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb37_d20260921_m033710_c001_v0001090_t0029_u01789961830059") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c50_d20260921_m033704_c001_v7007000_t0000_u01789961824833") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb1b_d20260921_m033658_c001_v0001090_t0029_u01789961818084") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b13d_d20260921_m033652_c001_v7007000_t0000_u01789961812914") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faff_d20260921_m033646_c001_v0001090_t0029_u01789961806517") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b113_d20260921_m033641_c001_v7007000_t0000_u01789961801321") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fadd_d20260921_m033634_c001_v0001090_t0029_u01789961794920") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0cb_d20260921_m033629_c001_v7007000_t0000_u01789961789713") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fac3_d20260921_m033622_c001_v0001090_t0029_u01789961782790") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955cc_d20260921_m033613_c001_v7007000_t0000_u01789961773250") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2998_d20260921_m033609_c001_v0001161_t0018_u01789961769332") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11208_d20260921_m033604_c001_v7007000_t0000_u01789961764124") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b293a_d20260921_m033559_c001_v0001161_t0018_u01789961759605") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137db_d20260921_m033557_c001_v7007000_t0000_u01789961757905") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa71_d20260921_m033553_c001_v0001090_t0029_u01789961753427") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b07b_d20260921_m033548_c001_v7007000_t0000_u01789961748262") 2026/09/21 03:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa59_d20260921_m033543_c001_v0001090_t0029_u01789961743790") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cc06_d20260921_m033542_c001_v7007000_t0000_u01789961742158") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd140_d20260921_m033537_c001_v0001091_t0026_u01789961737370") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cbef_d20260921_m033528_c001_v7007000_t0000_u01789961728032") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df49e_d20260921_m033523_c001_v0001180_t0044_u01789961723072") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d7_d20260921_m033517_c001_v7007000_t0000_u01789961717906") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df476_d20260921_m033511_c001_v0001180_t0044_u01789961711540") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5b8_d20260921_m033506_c001_v7007000_t0000_u01789961706306") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df44a_d20260921_m033459_c001_v0001180_t0044_u01789961699453") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c111f4_d20260921_m033600_c001_v7007000_t0000_u01789961760026") 2026/09/21 03:38:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd182_d20260921_m033556_c001_v0001091_t0055_u01789961756988") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5463_d20260921_m033617_c001_v7007000_t0000_u01789961777633") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df560_d20260921_m033612_c001_v0001180_t0044_u01789961772492") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd30_d20260921_m033717_c001_v7007000_t0000_u01789961837020") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df632_d20260921_m033710_c001_v0001180_t0044_u01789961830243") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c51_d20260921_m033705_c001_v7007000_t0000_u01789961825015") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df606_d20260921_m033658_c001_v0001180_t0044_u01789961818281") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b13f_d20260921_m033653_c001_v7007000_t0000_u01789961813096") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5e2_d20260921_m033646_c001_v0001180_t0044_u01789961806703") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b11b_d20260921_m033641_c001_v7007000_t0000_u01789961801505") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5ae_d20260921_m033635_c001_v0001180_t0044_u01789961795101") 2026/09/21 03:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0cd_d20260921_m033629_c001_v7007000_t0000_u01789961789895") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df586_d20260921_m033622_c001_v0001180_t0044_u01789961782972") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955c7_d20260921_m033612_c001_v7007000_t0000_u01789961772884") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1a0_d20260921_m033609_c001_v0001091_t0026_u01789961769523") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c11209_d20260921_m033604_c001_v7007000_t0000_u01789961764306") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd18e_d20260921_m033559_c001_v0001091_t0026_u01789961759615") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415ad8e73779cf1d_d20260921_m033557_c001_v7007000_t0000_u01789961757576") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2900_d20260921_m033553_c001_v0001161_t0018_u01789961753610") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b07d_d20260921_m033548_c001_v7007000_t0000_u01789961748443") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28ca_d20260921_m033543_c001_v0001161_t0018_u01789961743802") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53ba_d20260921_m033542_c001_v7007000_t0000_u01789961742088") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa31_d20260921_m033537_c001_v0001090_t0029_u01789961737553") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa07_d20260921_m033528_c001_v7007000_t0000_u01789961728049") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa11_d20260921_m033523_c001_v0001090_t0029_u01789961723254") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d8_d20260921_m033518_c001_v7007000_t0000_u01789961718086") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9f5_d20260921_m033511_c001_v0001090_t0029_u01789961711725") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5b9_d20260921_m033506_c001_v7007000_t0000_u01789961706486") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9d3_d20260921_m033459_c001_v0001090_t0029_u01789961699636") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4233383795ef45b3_d20260921_m033600_c001_v7007000_t0000_u01789961760054") 2026/09/21 03:38:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df526_d20260921_m033557_c001_v0001180_t0001_u01789961757004") 2026/09/21 03:38:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5466_d20260921_m033617_c001_v7007000_t0000_u01789961777814") 2026/09/21 03:38:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29b8_d20260921_m033612_c001_v0001161_t0018_u01789961772503") 2026/09/21 03:38:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd31_d20260921_m033717_c001_v7007000_t0000_u01789961837201") 2026/09/21 03:38:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2b14_d20260921_m033710_c001_v0001161_t0018_u01789961830429") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c52_d20260921_m033705_c001_v7007000_t0000_u01789961825197") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2ad6_d20260921_m033658_c001_v0001161_t0018_u01789961818463") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b140_d20260921_m033653_c001_v7007000_t0000_u01789961813278") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2aaa_d20260921_m033646_c001_v0001161_t0018_u01789961806886") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b11c_d20260921_m033641_c001_v7007000_t0000_u01789961801687") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2a5a_d20260921_m033635_c001_v0001161_t0018_u01789961795286") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0cf_d20260921_m033630_c001_v7007000_t0000_u01789961790080") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b29f2_d20260921_m033623_c001_v0001161_t0018_u01789961783158") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026d26ca1b54f6c_d20260921_m033613_c001_v7007000_t0000_u01789961773258") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa9b_d20260921_m033609_c001_v0001090_t0029_u01789961769712") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1120a_d20260921_m033604_c001_v7007000_t0000_u01789961764489") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa8d_d20260921_m033559_c001_v0001090_t0029_u01789961759757") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415ad8e73779cf1e_d20260921_m033557_c001_v7007000_t0000_u01789961757759") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd176_d20260921_m033553_c001_v0001091_t0026_u01789961753794") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b07e_d20260921_m033548_c001_v7007000_t0000_u01789961748625") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd160_d20260921_m033543_c001_v0001091_t0026_u01789961743957") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53bb_d20260921_m033542_c001_v7007000_t0000_u01789961742272") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4d0_d20260921_m033537_c001_v0001180_t0044_u01789961737738") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42546d0188646942_d20260921_m033528_c001_v7007000_t0000_u01789961728214") 2026/09/21 03:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2850_d20260921_m033523_c001_v0001161_t0018_u01789961723442") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5d9_d20260921_m033518_c001_v7007000_t0000_u01789961718266") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b281c_d20260921_m033511_c001_v0001161_t0018_u01789961711916") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5ba_d20260921_m033506_c001_v7007000_t0000_u01789961706731") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b27c2_d20260921_m033459_c001_v0001161_t0018_u01789961699820") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4233383795ef45b4_d20260921_m033600_c001_v7007000_t0000_u01789961760243") 2026/09/21 03:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa81_d20260921_m033557_c001_v0001090_t0050_u01789961757114") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a546b_d20260921_m033617_c001_v7007000_t0000_u01789961777995") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1b4_d20260921_m033612_c001_v0001091_t0026_u01789961772519") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd32_d20260921_m033717_c001_v7007000_t0000_u01789961837383") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd242_d20260921_m033710_c001_v0001091_t0026_u01789961830613") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c53_d20260921_m033705_c001_v7007000_t0000_u01789961825381") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd222_d20260921_m033658_c001_v0001091_t0026_u01789961818648") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b141_d20260921_m033653_c001_v7007000_t0000_u01789961813460") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd206_d20260921_m033647_c001_v0001091_t0026_u01789961807070") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b11d_d20260921_m033641_c001_v7007000_t0000_u01789961801870") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1e6_d20260921_m033635_c001_v0001091_t0026_u01789961795470") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0d1_d20260921_m033630_c001_v7007000_t0000_u01789961790262") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1c2_d20260921_m033623_c001_v0001091_t0026_u01789961783343") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026d26ca1b54f6a_d20260921_m033612_c001_v7007000_t0000_u01789961772895") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df556_d20260921_m033609_c001_v0001180_t0044_u01789961769895") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1120b_d20260921_m033604_c001_v7007000_t0000_u01789961764671") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df536_d20260921_m033559_c001_v0001180_t0044_u01789961759787") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a30_d20260921_m033557_c001_v7007000_t0000_u01789961757948") 2026/09/21 03:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df51a_d20260921_m033553_c001_v0001180_t0044_u01789961753979") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b07f_d20260921_m033548_c001_v7007000_t0000_u01789961748809") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4fe_d20260921_m033543_c001_v0001180_t0044_u01789961743968") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f339_d20260921_m033542_c001_v7007000_t0000_u01789961742102") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2896_d20260921_m033537_c001_v0001161_t0018_u01789961737921") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a0_d20260921_m033528_c001_v7007000_t0000_u01789961728360") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd116_d20260921_m033523_c001_v0001091_t0026_u01789961723626") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5da_d20260921_m033518_c001_v7007000_t0000_u01789961718446") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0f8_d20260921_m033512_c001_v0001091_t0026_u01789961712100") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5bb_d20260921_m033506_c001_v7007000_t0000_u01789961706911") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd0d2_d20260921_m033500_c001_v0001091_t0026_u01789961700005") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f35a_d20260921_m033600_c001_v7007000_t0000_u01789961760033") 2026/09/21 03:38:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2922_d20260921_m033557_c001_v0001161_t0058_u01789961757172") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5470_d20260921_m033618_c001_v7007000_t0000_u01789961778176") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229faad_d20260921_m033612_c001_v0001090_t0029_u01789961772659") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd33_d20260921_m033717_c001_v7007000_t0000_u01789961837564") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb39_d20260921_m033710_c001_v0001090_t0029_u01789961830800") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c54_d20260921_m033705_c001_v7007000_t0000_u01789961825563") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb1d_d20260921_m033658_c001_v0001090_t0029_u01789961818831") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b142_d20260921_m033653_c001_v7007000_t0000_u01789961813641") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb03_d20260921_m033647_c001_v0001090_t0029_u01789961807253") 2026/09/21 03:38:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b11e_d20260921_m033642_c001_v7007000_t0000_u01789961802052") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fae3_d20260921_m033635_c001_v0001090_t0029_u01789961795655") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0d4_d20260921_m033630_c001_v7007000_t0000_u01789961790444") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fac5_d20260921_m033623_c001_v0001090_t0029_u01789961783527") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971fa23_d20260921_m033612_c001_v7007000_t0000_u01789961772901") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b299e_d20260921_m033610_c001_v0001161_t0018_u01789961770080") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1120c_d20260921_m033604_c001_v7007000_t0000_u01789961764853") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b293c_d20260921_m033559_c001_v0001161_t0018_u01789961759798") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921971ec_d20260921_m033557_c001_v7007000_t0000_u01789961757914") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa73_d20260921_m033554_c001_v0001090_t0029_u01789961754163") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b080_d20260921_m033548_c001_v7007000_t0000_u01789961748991") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa5b_d20260921_m033543_c001_v0001090_t0029_u01789961743979") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4003a699169ac901_d20260921_m033542_c001_v7007000_t0000_u01789961742318") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd142_d20260921_m033538_c001_v0001091_t0026_u01789961738107") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41838c68b858cbf0_d20260921_m033528_c001_v7007000_t0000_u01789961728221") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4a0_d20260921_m033523_c001_v0001180_t0044_u01789961723810") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5db_d20260921_m033518_c001_v7007000_t0000_u01789961718668") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df478_d20260921_m033512_c001_v0001180_t0044_u01789961712283") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5bc_d20260921_m033507_c001_v7007000_t0000_u01789961707091") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df44e_d20260921_m033500_c001_v0001180_t0044_u01789961700189") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a32_d20260921_m033600_c001_v7007000_t0000_u01789961760252") 2026/09/21 03:38:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df528_d20260921_m033557_c001_v0001180_t0041_u01789961757244") 2026/09/21 03:38:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5473_d20260921_m033618_c001_v7007000_t0000_u01789961778358") 2026/09/21 03:38:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df562_d20260921_m033612_c001_v0001180_t0044_u01789961772677") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd34_d20260921_m033717_c001_v7007000_t0000_u01789961837746") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df63a_d20260921_m033710_c001_v0001180_t0044_u01789961830985") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c55_d20260921_m033705_c001_v7007000_t0000_u01789961825745") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df60c_d20260921_m033659_c001_v0001180_t0044_u01789961819018") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b145_d20260921_m033653_c001_v7007000_t0000_u01789961813823") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5e4_d20260921_m033647_c001_v0001180_t0044_u01789961807437") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b11f_d20260921_m033642_c001_v7007000_t0000_u01789961802234") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5b8_d20260921_m033635_c001_v0001180_t0044_u01789961795837") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0d5_d20260921_m033630_c001_v7007000_t0000_u01789961790626") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df588_d20260921_m033623_c001_v0001180_t0044_u01789961783711") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4078528634eaceca_d20260921_m033613_c001_v7007000_t0000_u01789961773044") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1a2_d20260921_m033610_c001_v0001091_t0026_u01789961770267") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1120d_d20260921_m033605_c001_v7007000_t0000_u01789961765035") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd191_d20260921_m033559_c001_v0001091_t0026_u01789961759807") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f424e13ef6bf5a4fd_d20260921_m033557_c001_v7007000_t0000_u01789961757958") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2906_d20260921_m033554_c001_v0001161_t0018_u01789961754347") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b081_d20260921_m033549_c001_v7007000_t0000_u01789961749174") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28cc_d20260921_m033543_c001_v0001161_t0018_u01789961743990") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b9_d20260921_m033541_c001_v7007000_t0000_u01789961741908") 2026/09/21 03:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa37_d20260921_m033538_c001_v0001090_t0029_u01789961738289") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f326_d20260921_m033528_c001_v7007000_t0000_u01789961728170") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa15_d20260921_m033523_c001_v0001090_t0029_u01789961723992") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5dc_d20260921_m033518_c001_v7007000_t0000_u01789961718849") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9f9_d20260921_m033512_c001_v0001090_t0029_u01789961712467") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5bd_d20260921_m033507_c001_v7007000_t0000_u01789961707270") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9d5_d20260921_m033500_c001_v0001090_t0029_u01789961700375") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137de_d20260921_m033600_c001_v7007000_t0000_u01789961760179") 2026/09/21 03:38:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd186_d20260921_m033557_c001_v0001091_t0026_u01789961757346") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a5_d20260921_m033530_c001_v7007000_t0000_u01789961730628") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b285e_d20260921_m033526_c001_v0001161_t0032_u01789961726185") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a6_d20260921_m033530_c001_v7007000_t0000_u01789961730808") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd11e_d20260921_m033526_c001_v0001091_t0038_u01789961726197") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a7_d20260921_m033530_c001_v7007000_t0000_u01789961730988") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa1f_d20260921_m033526_c001_v0001090_t0028_u01789961726209") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53a8_d20260921_m033531_c001_v7007000_t0000_u01789961731167") 2026/09/21 03:38:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4aa_d20260921_m033526_c001_v0001180_t0044_u01789961726228") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53aa_d20260921_m033531_c001_v7007000_t0000_u01789961731346") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4ac_d20260921_m033526_c001_v0001180_t0006_u01789961726443") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53ab_d20260921_m033531_c001_v7007000_t0000_u01789961731526") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd120_d20260921_m033526_c001_v0001091_t0009_u01789961726537") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53ac_d20260921_m033531_c001_v7007000_t0000_u01789961731706") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2860_d20260921_m033526_c001_v0001161_t0051_u01789961726621") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53ad_d20260921_m033531_c001_v7007000_t0000_u01789961731885") 2026/09/21 03:38:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4ae_d20260921_m033526_c001_v0001180_t0014_u01789961726656") 2026/09/21 03:38:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53ae_d20260921_m033532_c001_v7007000_t0000_u01789961732066") 2026/09/21 03:38:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa21_d20260921_m033526_c001_v0001090_t0013_u01789961726727") 2026/09/21 03:38:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53af_d20260921_m033532_c001_v7007000_t0000_u01789961732246") 2026/09/21 03:38:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4b0_d20260921_m033526_c001_v0001180_t0017_u01789961726879") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b0_d20260921_m033532_c001_v7007000_t0000_u01789961732426") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2864_d20260921_m033526_c001_v0001161_t0029_u01789961726892") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b1_d20260921_m033532_c001_v7007000_t0000_u01789961732605") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa23_d20260921_m033527_c001_v0001090_t0043_u01789961727056") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b2_d20260921_m033532_c001_v7007000_t0000_u01789961732784") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4b2_d20260921_m033527_c001_v0001180_t0019_u01789961727111") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b3_d20260921_m033532_c001_v7007000_t0000_u01789961732964") 2026/09/21 03:38:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd122_d20260921_m033527_c001_v0001091_t0056_u01789961727250") 2026/09/21 03:38:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b4_d20260921_m033533_c001_v7007000_t0000_u01789961733143") 2026/09/21 03:38:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2868_d20260921_m033527_c001_v0001161_t0041_u01789961727275") 2026/09/21 03:38:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53b5_d20260921_m033533_c001_v7007000_t0000_u01789961733323") 2026/09/21 03:38:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4b6_d20260921_m033527_c001_v0001180_t0044_u01789961727329") 2026/09/21 03:38:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a1f_d20260921_m033544_c001_v7007000_t0000_u01789961744196") 2026/09/21 03:38:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4e2_d20260921_m033540_c001_v0001180_t0047_u01789961740105") 2026/09/21 03:38:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f344_d20260921_m033544_c001_v7007000_t0000_u01789961744422") 2026/09/21 03:38:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd14c_d20260921_m033540_c001_v0001091_t0050_u01789961740123") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b04b_d20260921_m033544_c001_v7007000_t0000_u01789961744573") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa45_d20260921_m033540_c001_v0001090_t0056_u01789961740132") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f342_d20260921_m033544_c001_v7007000_t0000_u01789961744359") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4e6_d20260921_m033540_c001_v0001180_t0026_u01789961740335") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4003a699169ac903_d20260921_m033544_c001_v7007000_t0000_u01789961744368") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa47_d20260921_m033540_c001_v0001090_t0050_u01789961740456") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a53be_d20260921_m033544_c001_v7007000_t0000_u01789961744433") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b28aa_d20260921_m033540_c001_v0001161_t0000_u01789961740476") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f345_d20260921_m033544_c001_v7007000_t0000_u01789961744542") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd14e_d20260921_m033540_c001_v0001091_t0014_u01789961740544") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a20_d20260921_m033544_c001_v7007000_t0000_u01789961744378") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4ea_d20260921_m033540_c001_v0001180_t0058_u01789961740585") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b044_d20260921_m033544_c001_v7007000_t0000_u01789961744206") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4ee_d20260921_m033540_c001_v0001180_t0011_u01789961740789") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f340_d20260921_m033544_c001_v7007000_t0000_u01789961744218") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa49_d20260921_m033540_c001_v0001090_t0035_u01789961740797") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4003a699169ac905_d20260921_m033544_c001_v7007000_t0000_u01789961744551") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b28b2_d20260921_m033540_c001_v0001161_t0039_u01789961740845") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a21_d20260921_m033544_c001_v7007000_t0000_u01789961744561") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd150_d20260921_m033540_c001_v0001091_t0050_u01789961740956") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f33f_d20260921_m033544_c001_v7007000_t0000_u01789961744177") 2026/09/21 03:38:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df4f0_d20260921_m033541_c001_v0001180_t0041_u01789961741040") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f417eadd7ba60b371_d20260921_m033544_c001_v7007000_t0000_u01789961744229") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b28b4_d20260921_m033541_c001_v0001161_t0012_u01789961741117") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4003a699169ac902_d20260921_m033544_c001_v7007000_t0000_u01789961744186") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fa4b_d20260921_m033541_c001_v0001090_t0036_u01789961741167") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f341_d20260921_m033544_c001_v7007000_t0000_u01789961744239") 2026/09/21 03:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df4f2_d20260921_m033541_c001_v0001180_t0044_u01789961741256") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52fe_d20260921_m033408_c001_v7007000_t0000_u01789961648598") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f400079a53a572623_d20260921_m033406_c001_v0001039_t0005_u01789961646883") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b86e_d20260921_m033406_c001_v7007000_t0000_u01789961646699") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f400079a53a57261b_d20260921_m033404_c001_v0001039_t0005_u01789961644455") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b86c_d20260921_m033403_c001_v7007000_t0000_u01789961643725") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df342_d20260921_m033359_c001_v0001180_t0044_u01789961639765") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52ee_d20260921_m033358_c001_v7007000_t0000_u01789961638315") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40069fa59ec3ab24_d20260921_m033356_c001_v0001036_t0049_u01789961636644") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51af99_d20260921_m033356_c001_v7007000_t0000_u01789961636462") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40069fa59ec3ab16_d20260921_m033354_c001_v0001036_t0049_u01789961634217") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51af95_d20260921_m033353_c001_v7007000_t0000_u01789961633493") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2595_d20260921_m033349_c001_v0001161_t0018_u01789961629996") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52e5_d20260921_m033348_c001_v7007000_t0000_u01789961628727") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f410a63341d267440_d20260921_m033347_c001_v0001172_t0055_u01789961627606") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921970f9_d20260921_m033347_c001_v7007000_t0000_u01789961627424") 2026/09/21 03:38:22 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f410a63341d267426_d20260921_m033343_c001_v0001172_t0055_u01789961623017") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921970cb_d20260921_m033342_c001_v7007000_t0000_u01789961622283") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda206_d20260921_m033338_c001_v0001161_t0019_u01789961618910") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52dd_d20260921_m033338_c001_v7007000_t0000_u01789961618003") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413360364bb6397d_d20260921_m033336_c001_v0001185_t0004_u01789961616536") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b129546d_d20260921_m033336_c001_v7007000_t0000_u01789961616353") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413360364bb63965_d20260921_m033333_c001_v0001185_t0004_u01789961613624") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b129546a_d20260921_m033332_c001_v7007000_t0000_u01789961612904") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b24d9_d20260921_m033327_c001_v0001161_t0018_u01789961607383") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f401f124ac76a00de_d20260921_m033326_c001_v7007000_t0000_u01789961606473") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40232a79d7b4de9e_d20260921_m033324_c001_v0001183_t0029_u01789961604987") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f414971079219701e_d20260921_m033324_c001_v7007000_t0000_u01789961604803") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40232a79d7b4de92_d20260921_m033322_c001_v0001183_t0029_u01789961602171") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792196fe3_d20260921_m033321_c001_v7007000_t0000_u01789961601444") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df2be_d20260921_m033315_c001_v0001180_t0044_u01789961595909") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4177e6bf0aa578ce_d20260921_m033314_c001_v7007000_t0000_u01789961594997") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413239238716fa94_d20260921_m033313_c001_v0001165_t0053_u01789961593505") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efd4_d20260921_m033313_c001_v7007000_t0000_u01789961593321") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413239238716fa8e_d20260921_m033310_c001_v0001165_t0053_u01789961590702") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efd2_d20260921_m033309_c001_v7007000_t0000_u01789961589979") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda190_d20260921_m033304_c001_v0001161_t0019_u01789961584410") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971a00_d20260921_m033303_c001_v7007000_t0000_u01789961583311") 2026/09/21 03:38:23 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405521f1c119d0ad_d20260921_m033258_c001_v0001185_t0027_u01789961578204") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1106b_d20260921_m033258_c001_v7007000_t0000_u01789961578000") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b23cb_d20260921_m033254_c001_v0001161_t0018_u01789961574120") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f402e69397205d495_d20260921_m033253_c001_v0001182_t0018_u01789961573388") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f402e69397205d48b_d20260921_m033252_c001_v0001182_t0018_u01789961572374") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef4203e_d20260921_m033239_c001_v7007000_t0000_u01789961559569") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda134_d20260921_m033233_c001_v0001161_t0019_u01789961553059") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f414ccafbf46f85e1_d20260921_m033232_c001_v0001182_t0020_u01789961552326") 2026/09/21 03:38:24 DEBUG : dst/one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f414ccafbf46f85cf_d20260921_m033231_c001_v0001182_t0020_u01789961551409") 2026/09/21 03:38:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52ff_d20260921_m033408_c001_v7007000_t0000_u01789961648779") 2026/09/21 03:38:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4045b62d09e02d5e_d20260921_m033406_c001_v0001171_t0042_u01789961646511") 2026/09/21 03:38:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406557baaef53a1d_d20260921_m033403_c001_v0001185_t0041_u01789961643539") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52ef_d20260921_m033358_c001_v7007000_t0000_u01789961638496") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4081d4fb84af0d9d_d20260921_m033356_c001_v0001029_t0014_u01789961636260") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4150944959f0d793_d20260921_m033353_c001_v0001117_t0030_u01789961633309") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52e6_d20260921_m033348_c001_v7007000_t0000_u01789961628909") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4165e50cebfe6c72_d20260921_m033347_c001_v0001179_t0003_u01789961627237") 2026/09/21 03:38:24 DEBUG : dst/one.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4130a7b50b56a980_d20260921_m033342_c001_v0001179_t0028_u01789961622043") 2026/09/21 03:38:24 DEBUG : dst/three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971a03_d20260921_m033303_c001_v7007000_t0000_u01789961583492") 2026/09/21 03:38:24 DEBUG : dst/three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f402e69397205d4c3_d20260921_m033301_c001_v0001182_t0018_u01789961581912") 2026/09/21 03:38:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5300_d20260921_m033408_c001_v7007000_t0000_u01789961648960") 2026/09/21 03:38:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f408a071b159c6570_d20260921_m033407_c001_v0001183_t0013_u01789961647665") 2026/09/21 03:38:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40081d4c1869c35a_d20260921_m033405_c001_v0001167_t0040_u01789961645202") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5301_d20260921_m033409_c001_v7007000_t0000_u01789961649141") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f400079a53a572627_d20260921_m033408_c001_v0001039_t0005_u01789961648033") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b86f_d20260921_m033407_c001_v7007000_t0000_u01789961647850") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f400079a53a57261d_d20260921_m033405_c001_v0001039_t0005_u01789961645570") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b86d_d20260921_m033405_c001_v7007000_t0000_u01789961645388") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df346_d20260921_m033400_c001_v0001180_t0044_u01789961640505") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52f0_d20260921_m033358_c001_v7007000_t0000_u01789961638677") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40069fa59ec3ab2a_d20260921_m033357_c001_v0001036_t0049_u01789961637753") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51af9a_d20260921_m033357_c001_v7007000_t0000_u01789961637570") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40069fa59ec3ab1e_d20260921_m033355_c001_v0001036_t0049_u01789961635322") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51af98_d20260921_m033355_c001_v7007000_t0000_u01789961635139") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b259b_d20260921_m033350_c001_v0001161_t0018_u01789961630361") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921970fb_d20260921_m033348_c001_v7007000_t0000_u01789961628172") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df31c_d20260921_m033346_c001_v0001180_t0044_u01789961626455") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f41497107921970dc_d20260921_m033343_c001_v7007000_t0000_u01789961623587") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2541_d20260921_m033339_c001_v0001161_t0018_u01789961619655") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b129546e_d20260921_m033337_c001_v7007000_t0000_u01789961617094") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2519_d20260921_m033335_c001_v0001161_t0018_u01789961615404") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b129546c_d20260921_m033334_c001_v7007000_t0000_u01789961614195") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df2de_d20260921_m033328_c001_v0001180_t0044_u01789961608125") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792197023_d20260921_m033325_c001_v7007000_t0000_u01789961605552") 2026/09/21 03:38:25 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df2d4_d20260921_m033323_c001_v0001180_t0044_u01789961603854") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792197001_d20260921_m033322_c001_v7007000_t0000_u01789961602750") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda1b2_d20260921_m033316_c001_v0001161_t0019_u01789961596664") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efd5_d20260921_m033314_c001_v7007000_t0000_u01789961594071") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda1a6_d20260921_m033312_c001_v0001161_t0019_u01789961592374") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efd3_d20260921_m033311_c001_v7007000_t0000_u01789961591281") 2026/09/21 03:38:26 DEBUG : dst/three.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2411_d20260921_m033305_c001_v0001161_t0018_u01789961585144") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52f1_d20260921_m033358_c001_v7007000_t0000_u01789961638857") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40619b29c5590b26_d20260921_m033357_c001_v0001039_t0005_u01789961637383") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403c982b7f8a7f3b_d20260921_m033354_c001_v0001044_t0021_u01789961634952") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52e7_d20260921_m033349_c001_v7007000_t0000_u01789961629089") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406be36fbe8c8d3e_d20260921_m033347_c001_v0001145_t0019_u01789961627986") 2026/09/21 03:38:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406c5992fe682c1f_d20260921_m033343_c001_v0001103_t0042_u01789961623403") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5302_d20260921_m033409_c001_v7007000_t0000_u01789961649321") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b25c1_d20260921_m033400_c001_v0001161_t0018_u01789961640321") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52f3_d20260921_m033359_c001_v7007000_t0000_u01789961639037") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df32c_d20260921_m033350_c001_v0001180_t0044_u01789961630179") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52e8_d20260921_m033349_c001_v7007000_t0000_u01789961629268") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df304_d20260921_m033339_c001_v0001180_t0044_u01789961619471") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a52de_d20260921_m033338_c001_v7007000_t0000_u01789961618188") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda1da_d20260921_m033327_c001_v0001161_t0019_u01789961607939") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f401f124ac76a00df_d20260921_m033326_c001_v7007000_t0000_u01789961606655") 2026/09/21 03:38:26 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b246d_d20260921_m033316_c001_v0001161_t0018_u01789961596482") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4177e6bf0aa578cf_d20260921_m033315_c001_v7007000_t0000_u01789961595179") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df2ae_d20260921_m033304_c001_v0001180_t0044_u01789961584960") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971a04_d20260921_m033303_c001_v7007000_t0000_u01789961583674") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406bd3e80c6630a6_d20260921_m033259_c001_v0001177_t0006_u01789961579688") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef42040_d20260921_m033239_c001_v7007000_t0000_u01789961559749") 2026/09/21 03:38:27 DEBUG : dst/two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f414ccafbf46f8657_d20260921_m033238_c001_v0001182_t0020_u01789961558662") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef42001_d20260921_m033205_c001_v7007000_t0000_u01789961525790") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2243_d20260921_m033202_c001_v0001161_t0018_u01789961522349") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef41ff0_d20260921_m033200_c001_v7007000_t0000_u01789961520467") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b21ef_d20260921_m033150_c001_v0001161_t0018_u01789961510050") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb9_d20260921_m033141_c001_v7007000_t0000_u01789961501233") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2185_d20260921_m033138_c001_v0001161_t0018_u01789961498291") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f864_d20260921_m033121_c001_v7007000_t0000_u01789961481272") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20ed_d20260921_m033119_c001_v0001161_t0018_u01789961479113") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85e_d20260921_m033118_c001_v7007000_t0000_u01789961478070") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20e5_d20260921_m033116_c001_v0001161_t0018_u01789961476978") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85a_d20260921_m033114_c001_v7007000_t0000_u01789961474452") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20ab_d20260921_m033112_c001_v0001161_t0018_u01789961472756") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f854_d20260921_m033111_c001_v7007000_t0000_u01789961471997") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b209d_d20260921_m033110_c001_v0001161_t0018_u01789961470799") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f846_d20260921_m033105_c001_v7007000_t0000_u01789961465657") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b205b_d20260921_m033104_c001_v0001161_t0018_u01789961464021") 2026/09/21 03:38:27 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f83b_d20260921_m033103_c001_v7007000_t0000_u01789961463288") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b203f_d20260921_m033102_c001_v0001161_t0018_u01789961462564") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099c5_d20260921_m033058_c001_v7007000_t0000_u01789961458273") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2009_d20260921_m033057_c001_v0001161_t0018_u01789961457058") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099bc_d20260921_m033055_c001_v7007000_t0000_u01789961455227") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1fe5_d20260921_m033054_c001_v0001161_t0018_u01789961454314") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099b7_d20260921_m033053_c001_v7007000_t0000_u01789961453948") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4099896ecbc847d7_d20260921_m033053_c001_v0001172_t0042_u01789961453396") 2026/09/21 03:38:28 DEBUG : empty space: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1fcd_d20260921_m033051_c001_v0001161_t0018_u01789961451932") 2026/09/21 03:38:28 DEBUG : enormous: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f863_d20260921_m033120_c001_v7007000_t0000_u01789961480547") 2026/09/21 03:38:28 DEBUG : enormous: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b20f1_d20260921_m033119_c001_v0001161_t0054_u01789961479297") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a530c_d20260921_m033413_c001_v7007000_t0000_u01789961653384") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2613_d20260921_m033412_c001_v0001161_t0018_u01789961652264") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb7_d20260921_m033136_c001_v7007000_t0000_u01789961496806") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda06c_d20260921_m033135_c001_v0001161_t0019_u01789961495888") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099a5_d20260921_m033049_c001_v7007000_t0000_u01789961449274") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1fa3_d20260921_m033048_c001_v0001161_t0018_u01789961448363") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099a2_d20260921_m033047_c001_v7007000_t0000_u01789961447818") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f99_d20260921_m033047_c001_v0001161_t0018_u01789961447270") 2026/09/21 03:38:28 DEBUG : existing: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f95_d20260921_m033046_c001_v0001161_t0018_u01789961446457") 2026/09/21 03:38:28 DEBUG : existing-b: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb8_d20260921_m033136_c001_v7007000_t0000_u01789961496989") 2026/09/21 03:38:28 DEBUG : existing-b: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2173_d20260921_m033135_c001_v0001161_t0018_u01789961495879") 2026/09/21 03:38:29 DEBUG : file1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5372_d20260921_m033452_c001_v7007000_t0000_u01789961692550") 2026/09/21 03:38:29 DEBUG : file1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9b9_d20260921_m033451_c001_v0001090_t0029_u01789961691793") 2026/09/21 03:38:29 DEBUG : file1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536f_d20260921_m033450_c001_v7007000_t0000_u01789961690501") 2026/09/21 03:38:29 DEBUG : file1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd08c_d20260921_m033449_c001_v0001091_t0026_u01789961689726") 2026/09/21 03:38:29 DEBUG : five: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f868_d20260921_m033124_c001_v7007000_t0000_u01789961484607") 2026/09/21 03:38:29 DEBUG : five: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2115_d20260921_m033122_c001_v0001161_t0018_u01789961482740") 2026/09/21 03:38:29 DEBUG : foo: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099c0_d20260921_m033056_c001_v7007000_t0000_u01789961456691") 2026/09/21 03:38:29 DEBUG : foo: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ffb_d20260921_m033056_c001_v0001161_t0018_u01789961456140") 2026/09/21 03:38:29 DEBUG : foo: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ff7_d20260921_m033055_c001_v0001161_t0018_u01789961455592") 2026/09/21 03:38:29 DEBUG : four: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f869_d20260921_m033124_c001_v7007000_t0000_u01789961484788") 2026/09/21 03:38:29 DEBUG : four: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df1a4_d20260921_m033123_c001_v0001180_t0044_u01789961483295") 2026/09/21 03:38:29 DEBUG : four: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b210d_d20260921_m033122_c001_v0001161_t0018_u01789961482194") 2026/09/21 03:38:29 DEBUG : hello world2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5bf_d20260921_m033010_c001_v7007000_t0000_u01789961410653") 2026/09/21 03:38:29 DEBUG : hello world2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e68_d20260921_m033010_c001_v0001161_t0018_u01789961410116") 2026/09/21 03:38:29 DEBUG : ignore-size: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd50999d_d20260921_m033046_c001_v7007000_t0000_u01789961446090") 2026/09/21 03:38:29 DEBUG : ignore-size: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f87_d20260921_m033045_c001_v0001161_t0018_u01789961445171") 2026/09/21 03:38:29 DEBUG : nested/sub dir/file: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb4_d20260921_m033135_c001_v7007000_t0000_u01789961495149") 2026/09/21 03:38:29 DEBUG : nested/sub dir/file: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df1be_d20260921_m033134_c001_v0001180_t0044_u01789961494600") 2026/09/21 03:38:29 DEBUG : nested/sub dir/file: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb2_d20260921_m033133_c001_v7007000_t0000_u01789961493859") 2026/09/21 03:38:29 DEBUG : nested/sub dir/file: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda064_d20260921_m033133_c001_v0001161_t0019_u01789961493302") 2026/09/21 03:38:29 DEBUG : one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f86a_d20260921_m033124_c001_v7007000_t0000_u01789961484971") 2026/09/21 03:38:29 DEBUG : one: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2103_d20260921_m033121_c001_v0001161_t0018_u01789961481642") 2026/09/21 03:38:30 DEBUG : only0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5353_d20260921_m033445_c001_v7007000_t0000_u01789961685277") 2026/09/21 03:38:30 DEBUG : only0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2710_d20260921_m033439_c001_v0001161_t0018_u01789961679374") 2026/09/21 03:38:30 DEBUG : only0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3b2_d20260921_m033431_c001_v0001180_t0044_u01789961671502") 2026/09/21 03:38:30 DEBUG : only0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792197128_d20260921_m033425_c001_v7007000_t0000_u01789961665526") 2026/09/21 03:38:30 DEBUG : only0: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df364_d20260921_m033416_c001_v0001180_t0044_u01789961656738") 2026/09/21 03:38:30 DEBUG : only1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5354_d20260921_m033445_c001_v7007000_t0000_u01789961685457") 2026/09/21 03:38:30 DEBUG : only1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b271d_d20260921_m033440_c001_v0001161_t0018_u01789961680333") 2026/09/21 03:38:30 DEBUG : only1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3b4_d20260921_m033431_c001_v0001180_t0044_u01789961671871") 2026/09/21 03:38:30 DEBUG : only1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f422e5b6d11669627_d20260921_m033425_c001_v7007000_t0000_u01789961665312") 2026/09/21 03:38:30 DEBUG : only1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df366_d20260921_m033417_c001_v0001180_t0044_u01789961657106") 2026/09/21 03:38:30 DEBUG : only10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5355_d20260921_m033445_c001_v7007000_t0000_u01789961685641") 2026/09/21 03:38:30 DEBUG : only10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f997_d20260921_m033439_c001_v0001090_t0029_u01789961679937") 2026/09/21 03:38:30 DEBUG : only10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3ce_d20260921_m033435_c001_v0001180_t0044_u01789961675211") 2026/09/21 03:38:30 DEBUG : only10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16d_d20260921_m033425_c001_v7007000_t0000_u01789961665887") 2026/09/21 03:38:30 DEBUG : only10: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df382_d20260921_m033420_c001_v0001180_t0044_u01789961660487") 2026/09/21 03:38:30 DEBUG : only11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5356_d20260921_m033445_c001_v7007000_t0000_u01789961685822") 2026/09/21 03:38:30 DEBUG : only11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3f6_d20260921_m033439_c001_v0001180_t0044_u01789961679779") 2026/09/21 03:38:30 DEBUG : only11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3d2_d20260921_m033435_c001_v0001180_t0044_u01789961675580") 2026/09/21 03:38:30 DEBUG : only11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16b_d20260921_m033425_c001_v7007000_t0000_u01789961665517") 2026/09/21 03:38:30 DEBUG : only11: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df384_d20260921_m033420_c001_v0001180_t0044_u01789961660876") 2026/09/21 03:38:31 DEBUG : only12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5357_d20260921_m033446_c001_v7007000_t0000_u01789961686003") 2026/09/21 03:38:31 DEBUG : only12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3f4_d20260921_m033439_c001_v0001180_t0044_u01789961679383") 2026/09/21 03:38:31 DEBUG : only12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3dc_d20260921_m033435_c001_v0001180_t0044_u01789961675947") 2026/09/21 03:38:31 DEBUG : only12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137353_d20260921_m033425_c001_v7007000_t0000_u01789961665695") 2026/09/21 03:38:31 DEBUG : only12: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df388_d20260921_m033421_c001_v0001180_t0044_u01789961661245") 2026/09/21 03:38:31 DEBUG : only13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a535f_d20260921_m033446_c001_v7007000_t0000_u01789961686183") 2026/09/21 03:38:31 DEBUG : only13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2715_d20260921_m033439_c001_v0001161_t0018_u01789961679954") 2026/09/21 03:38:31 DEBUG : only13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3de_d20260921_m033436_c001_v0001180_t0044_u01789961676316") 2026/09/21 03:38:31 DEBUG : only13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f414971079219712b_d20260921_m033425_c001_v7007000_t0000_u01789961665901") 2026/09/21 03:38:31 DEBUG : only13: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df38a_d20260921_m033421_c001_v0001180_t0044_u01789961661613") 2026/09/21 03:38:31 DEBUG : only14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5361_d20260921_m033446_c001_v7007000_t0000_u01789961686363") 2026/09/21 03:38:31 DEBUG : only14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd076_d20260921_m033440_c001_v0001091_t0026_u01789961680125") 2026/09/21 03:38:31 DEBUG : only14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3e0_d20260921_m033436_c001_v0001180_t0044_u01789961676684") 2026/09/21 03:38:31 DEBUG : only14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137350_d20260921_m033425_c001_v7007000_t0000_u01789961665119") 2026/09/21 03:38:31 DEBUG : only14: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df38c_d20260921_m033421_c001_v0001180_t0044_u01789961661981") 2026/09/21 03:38:31 DEBUG : only15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5362_d20260921_m033446_c001_v7007000_t0000_u01789961686543") 2026/09/21 03:38:31 DEBUG : only15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2713_d20260921_m033439_c001_v0001161_t0018_u01789961679769") 2026/09/21 03:38:31 DEBUG : only15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3e2_d20260921_m033437_c001_v0001180_t0044_u01789961677055") 2026/09/21 03:38:31 DEBUG : only15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16c_d20260921_m033425_c001_v7007000_t0000_u01789961665707") 2026/09/21 03:38:31 DEBUG : only15: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df38e_d20260921_m033422_c001_v0001180_t0044_u01789961662352") 2026/09/21 03:38:31 DEBUG : only16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5363_d20260921_m033446_c001_v7007000_t0000_u01789961686723") 2026/09/21 03:38:31 DEBUG : only16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3f8_d20260921_m033439_c001_v0001180_t0044_u01789961679964") 2026/09/21 03:38:31 DEBUG : only16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3e8_d20260921_m033437_c001_v0001180_t0044_u01789961677422") 2026/09/21 03:38:31 DEBUG : only16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f422e5b6d1166962a_d20260921_m033425_c001_v7007000_t0000_u01789961665911") 2026/09/21 03:38:32 DEBUG : only16: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df390_d20260921_m033422_c001_v0001180_t0044_u01789961662727") 2026/09/21 03:38:32 DEBUG : only17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5364_d20260921_m033446_c001_v7007000_t0000_u01789961686906") 2026/09/21 03:38:32 DEBUG : only17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2719_d20260921_m033440_c001_v0001161_t0018_u01789961680139") 2026/09/21 03:38:32 DEBUG : only17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3ec_d20260921_m033437_c001_v0001180_t0044_u01789961677792") 2026/09/21 03:38:32 DEBUG : only17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792197129_d20260921_m033425_c001_v7007000_t0000_u01789961665718") 2026/09/21 03:38:32 DEBUG : only17: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df394_d20260921_m033423_c001_v0001180_t0044_u01789961663135") 2026/09/21 03:38:32 DEBUG : only18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5365_d20260921_m033447_c001_v7007000_t0000_u01789961687087") 2026/09/21 03:38:32 DEBUG : only18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd07a_d20260921_m033440_c001_v0001091_t0026_u01789961680321") 2026/09/21 03:38:32 DEBUG : only18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3f0_d20260921_m033438_c001_v0001180_t0044_u01789961678162") 2026/09/21 03:38:32 DEBUG : only18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f422e5b6d11669629_d20260921_m033425_c001_v7007000_t0000_u01789961665728") 2026/09/21 03:38:32 DEBUG : only18: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df396_d20260921_m033423_c001_v0001180_t0044_u01789961663504") 2026/09/21 03:38:32 DEBUG : only19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5366_d20260921_m033447_c001_v7007000_t0000_u01789961687349") 2026/09/21 03:38:32 DEBUG : only19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f999_d20260921_m033440_c001_v0001090_t0029_u01789961680124") 2026/09/21 03:38:32 DEBUG : only19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3f2_d20260921_m033438_c001_v0001180_t0044_u01789961678655") 2026/09/21 03:38:33 DEBUG : only19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137354_d20260921_m033425_c001_v7007000_t0000_u01789961665875") 2026/09/21 03:38:33 DEBUG : only19: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df398_d20260921_m033423_c001_v0001180_t0044_u01789961663872") 2026/09/21 03:38:33 DEBUG : only2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5367_d20260921_m033447_c001_v7007000_t0000_u01789961687529") 2026/09/21 03:38:33 DEBUG : only2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3fc_d20260921_m033440_c001_v0001180_t0044_u01789961680343") 2026/09/21 03:38:33 DEBUG : only2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3b8_d20260921_m033432_c001_v0001180_t0044_u01789961672238") 2026/09/21 03:38:33 DEBUG : only2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b1113734f_d20260921_m033424_c001_v7007000_t0000_u01789961664938") 2026/09/21 03:38:33 DEBUG : only2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df368_d20260921_m033417_c001_v0001180_t0044_u01789961657525") 2026/09/21 03:38:33 DEBUG : only3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5368_d20260921_m033447_c001_v7007000_t0000_u01789961687709") 2026/09/21 03:38:33 DEBUG : only3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3fa_d20260921_m033440_c001_v0001180_t0044_u01789961680151") 2026/09/21 03:38:33 DEBUG : only3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3ba_d20260921_m033432_c001_v0001180_t0044_u01789961672606") 2026/09/21 03:38:33 DEBUG : only3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f422e5b6d11669628_d20260921_m033425_c001_v7007000_t0000_u01789961665513") 2026/09/21 03:38:33 DEBUG : only3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df36c_d20260921_m033417_c001_v0001180_t0044_u01789961657896") 2026/09/21 03:38:33 DEBUG : only4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5369_d20260921_m033447_c001_v7007000_t0000_u01789961687890") 2026/09/21 03:38:33 DEBUG : only4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f99b_d20260921_m033440_c001_v0001090_t0029_u01789961680311") 2026/09/21 03:38:33 DEBUG : only4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3bc_d20260921_m033432_c001_v0001180_t0044_u01789961672981") 2026/09/21 03:38:33 DEBUG : only4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4149710792197127_d20260921_m033425_c001_v7007000_t0000_u01789961665323") 2026/09/21 03:38:33 DEBUG : only4: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df370_d20260921_m033418_c001_v0001180_t0044_u01789961658267") 2026/09/21 03:38:33 DEBUG : only5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536a_d20260921_m033448_c001_v7007000_t0000_u01789961688070") 2026/09/21 03:38:33 DEBUG : only5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b271f_d20260921_m033440_c001_v0001161_t0018_u01789961680538") 2026/09/21 03:38:33 DEBUG : only5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3c2_d20260921_m033433_c001_v0001180_t0044_u01789961673349") 2026/09/21 03:38:34 DEBUG : only5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16a_d20260921_m033425_c001_v7007000_t0000_u01789961665335") 2026/09/21 03:38:34 DEBUG : only5: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df372_d20260921_m033418_c001_v0001180_t0044_u01789961658638") 2026/09/21 03:38:34 DEBUG : only6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536b_d20260921_m033448_c001_v7007000_t0000_u01789961688252") 2026/09/21 03:38:34 DEBUG : only6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3fe_d20260921_m033440_c001_v0001180_t0044_u01789961680526") 2026/09/21 03:38:34 DEBUG : only6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3c4_d20260921_m033433_c001_v0001180_t0044_u01789961673717") 2026/09/21 03:38:34 DEBUG : only6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137351_d20260921_m033425_c001_v7007000_t0000_u01789961665299") 2026/09/21 03:38:34 DEBUG : only6: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df374_d20260921_m033419_c001_v0001180_t0044_u01789961659007") 2026/09/21 03:38:34 DEBUG : only7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536c_d20260921_m033448_c001_v7007000_t0000_u01789961688432") 2026/09/21 03:38:34 DEBUG : only7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f99f_d20260921_m033440_c001_v0001090_t0029_u01789961680676") 2026/09/21 03:38:34 DEBUG : only7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3c6_d20260921_m033434_c001_v0001180_t0044_u01789961674087") 2026/09/21 03:38:34 DEBUG : only7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137352_d20260921_m033425_c001_v7007000_t0000_u01789961665513") 2026/09/21 03:38:34 DEBUG : only7: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df376_d20260921_m033419_c001_v0001180_t0044_u01789961659375") 2026/09/21 03:38:34 DEBUG : only8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536d_d20260921_m033448_c001_v7007000_t0000_u01789961688612") 2026/09/21 03:38:34 DEBUG : only8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f99d_d20260921_m033440_c001_v0001090_t0029_u01789961680494") 2026/09/21 03:38:34 DEBUG : only8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3c8_d20260921_m033434_c001_v0001180_t0044_u01789961674456") 2026/09/21 03:38:34 DEBUG : only8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4279dd0b11137355_d20260921_m033426_c001_v7007000_t0000_u01789961666056") 2026/09/21 03:38:34 DEBUG : only8: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df37a_d20260921_m033419_c001_v0001180_t0044_u01789961659746") 2026/09/21 03:38:34 DEBUG : only9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a536e_d20260921_m033448_c001_v7007000_t0000_u01789961688792") 2026/09/21 03:38:34 DEBUG : only9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd07c_d20260921_m033440_c001_v0001091_t0026_u01789961680506") 2026/09/21 03:38:34 DEBUG : only9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df3ca_d20260921_m033434_c001_v0001180_t0044_u01789961674841") 2026/09/21 03:38:34 DEBUG : only9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4094bf900853a16e_d20260921_m033426_c001_v7007000_t0000_u01789961666068") 2026/09/21 03:38:34 DEBUG : only9: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df380_d20260921_m033420_c001_v0001180_t0044_u01789961660119") 2026/09/21 03:38:34 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb0_d20260921_m033132_c001_v7007000_t0000_u01789961492190") 2026/09/21 03:38:34 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda054_d20260921_m033130_c001_v0001161_t0019_u01789961490693") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efac_d20260921_m033129_c001_v7007000_t0000_u01789961489963") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2135_d20260921_m033128_c001_v0001161_t0018_u01789961488469") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efa9_d20260921_m033127_c001_v7007000_t0000_u01789961487740") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df1a8_d20260921_m033125_c001_v0001180_t0044_u01789961485884") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85c_d20260921_m033116_c001_v7007000_t0000_u01789961476098") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20d1_d20260921_m033114_c001_v0001161_t0018_u01789961474998") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f859_d20260921_m033113_c001_v7007000_t0000_u01789961473337") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20a9_d20260921_m033112_c001_v0001161_t0018_u01789961472543") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f852_d20260921_m033111_c001_v7007000_t0000_u01789961471347") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2099_d20260921_m033110_c001_v0001161_t0018_u01789961470614") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f844_d20260921_m033105_c001_v7007000_t0000_u01789961465112") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2055_d20260921_m033103_c001_v0001161_t0018_u01789961463835") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f83c_d20260921_m033103_c001_v7007000_t0000_u01789961463471") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b203b_d20260921_m033102_c001_v0001161_t0018_u01789961462379") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f837_d20260921_m033102_c001_v7007000_t0000_u01789961462014") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2035_d20260921_m033101_c001_v0001161_t0018_u01789961461469") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2031_d20260921_m033100_c001_v0001161_t0018_u01789961460877") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f832_d20260921_m033100_c001_v7007000_t0000_u01789961460513") 2026/09/21 03:38:35 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b202b_d20260921_m033059_c001_v0001161_t0018_u01789961459971") 2026/09/21 03:38:36 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b201f_d20260921_m033059_c001_v0001161_t0026_u01789961459181") 2026/09/21 03:38:36 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd5099c6_d20260921_m033058_c001_v7007000_t0000_u01789961458455") 2026/09/21 03:38:36 DEBUG : potato: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2013_d20260921_m033057_c001_v0001161_t0051_u01789961457613") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a51ae_d20260921_m033215_c001_v7007000_t0000_u01789961535323") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df230_d20260921_m033214_c001_v0001180_t0015_u01789961534734") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef42003_d20260921_m033206_c001_v7007000_t0000_u01789961526245") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df21a_d20260921_m033201_c001_v0001180_t0036_u01789961521752") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4233383795ef4358_d20260921_m033153_c001_v7007000_t0000_u01789961513845") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df1f2_d20260921_m033149_c001_v0001180_t0036_u01789961509464") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efba_d20260921_m033141_c001_v7007000_t0000_u01789961501685") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f10560cf36c9df1c4_d20260921_m033137_c001_v0001180_t0035_u01789961497921") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f862_d20260921_m033120_c001_v7007000_t0000_u01789961480366") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b20e9_d20260921_m033118_c001_v0001161_t0016_u01789961478616") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85f_d20260921_m033118_c001_v7007000_t0000_u01789961478251") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b20e1_d20260921_m033116_c001_v0001161_t0032_u01789961476645") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85d_d20260921_m033116_c001_v7007000_t0000_u01789961476280") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b20db_d20260921_m033115_c001_v0001161_t0018_u01789961475551") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f85b_d20260921_m033114_c001_v7007000_t0000_u01789961474633") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b20bb_d20260921_m033113_c001_v0001161_t0034_u01789961473701") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f855_d20260921_m033112_c001_v7007000_t0000_u01789961472179") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b20a3_d20260921_m033111_c001_v0001161_t0003_u01789961471360") 2026/09/21 03:38:36 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f847_d20260921_m033105_c001_v7007000_t0000_u01789961465840") 2026/09/21 03:38:37 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b205f_d20260921_m033104_c001_v0001161_t0052_u01789961464569") 2026/09/21 03:38:37 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5d8_d20260921_m033013_c001_v7007000_t0000_u01789961413162") 2026/09/21 03:38:37 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e80_d20260921_m033012_c001_v0001161_t0018_u01789961412624") 2026/09/21 03:38:37 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5c8_d20260921_m033011_c001_v7007000_t0000_u01789961411728") 2026/09/21 03:38:37 DEBUG : potato2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e6e_d20260921_m033011_c001_v0001161_t0018_u01789961411190") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef42006_d20260921_m033206_c001_v7007000_t0000_u01789961526805") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1026b5c222dda0d2_d20260921_m033202_c001_v0001161_t0057_u01789961522899") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4233383795ef4359_d20260921_m033154_c001_v7007000_t0000_u01789961514158") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1026b5c222dda0a6_d20260921_m033150_c001_v0001161_t0025_u01789961510599") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efbb_d20260921_m033142_c001_v7007000_t0000_u01789961502101") 2026/09/21 03:38:37 DEBUG : potato3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1026b5c222dda076_d20260921_m033138_c001_v0001161_t0047_u01789961498473") 2026/09/21 03:38:37 DEBUG : pre-dest1/1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719f4_d20260921_m033248_c001_v7007000_t0000_u01789961568154") 2026/09/21 03:38:37 DEBUG : pre-dest1/1: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda14c_d20260921_m033240_c001_v0001161_t0019_u01789961560488") 2026/09/21 03:38:37 DEBUG : pre-dest2/2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca9719f5_d20260921_m033248_c001_v7007000_t0000_u01789961568335") 2026/09/21 03:38:37 DEBUG : pre-dest2/2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df268_d20260921_m033241_c001_v0001180_t0044_u01789961561040") 2026/09/21 03:38:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413a653d1ef42018_d20260921_m033227_c001_v7007000_t0000_u01789961547305") 2026/09/21 03:38:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b22cf_d20260921_m033224_c001_v0001161_t0042_u01789961544312") 2026/09/21 03:38:37 DEBUG : sizeonly: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd509998_d20260921_m033044_c001_v7007000_t0000_u01789961444623") 2026/09/21 03:38:37 DEBUG : sizeonly: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f7f_d20260921_m033043_c001_v0001161_t0018_u01789961443683") 2026/09/21 03:38:37 DEBUG : splitbanan: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5477_d20260921_m033618_c001_v7007000_t0000_u01789961778538") 2026/09/21 03:38:37 DEBUG : splitbanan: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df55a_d20260921_m033611_c001_v0001180_t0044_u01789961771938") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd36_d20260921_m033717_c001_v7007000_t0000_u01789961837930") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df644_d20260921_m033711_c001_v0001180_t0044_u01789961831730") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4102e1abca971c56_d20260921_m033705_c001_v7007000_t0000_u01789961825927") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df612_d20260921_m033659_c001_v0001180_t0044_u01789961819753") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b146_d20260921_m033654_c001_v7007000_t0000_u01789961814005") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5e6_d20260921_m033648_c001_v0001180_t0044_u01789961808174") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b120_d20260921_m033642_c001_v7007000_t0000_u01789961802416") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df5ba_d20260921_m033636_c001_v0001180_t0044_u01789961796572") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b0d7_d20260921_m033630_c001_v7007000_t0000_u01789961790814") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df58a_d20260921_m033624_c001_v0001180_t0044_u01789961784445") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12955c9_d20260921_m033613_c001_v7007000_t0000_u01789961773068") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd1a6_d20260921_m033611_c001_v0001091_t0026_u01789961771015") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f42063e2fc4c1120e_d20260921_m033605_c001_v7007000_t0000_u01789961765228") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd188_d20260921_m033559_c001_v0001091_t0026_u01789961759060") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f416ec61e674b2a2f_d20260921_m033557_c001_v7007000_t0000_u01789961757935") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2910_d20260921_m033555_c001_v0001161_t0018_u01789961755082") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b083_d20260921_m033549_c001_v7007000_t0000_u01789961749356") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b28c2_d20260921_m033543_c001_v0001161_t0018_u01789961743241") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4260ce15cc51b026_d20260921_m033542_c001_v7007000_t0000_u01789961742113") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa3d_d20260921_m033539_c001_v0001090_t0029_u01789961739027") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f405e195a7042f324_d20260921_m033527_c001_v7007000_t0000_u01789961727803") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fa19_d20260921_m033524_c001_v0001090_t0029_u01789961724727") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5dd_d20260921_m033519_c001_v7007000_t0000_u01789961719030") 2026/09/21 03:38:38 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9fd_d20260921_m033513_c001_v0001090_t0029_u01789961713206") 2026/09/21 03:38:39 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f403ee4c6338da5be_d20260921_m033507_c001_v7007000_t0000_u01789961707450") 2026/09/21 03:38:39 DEBUG : splitbananasplit: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229f9d7_d20260921_m033501_c001_v0001090_t0029_u01789961701112") 2026/09/21 03:38:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f406045546bc137dd_d20260921_m033559_c001_v7007000_t0000_u01789961759991") 2026/09/21 03:38:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2916_d20260921_m033556_c001_v0001161_t0018_u01789961756018") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5378_d20260921_m033457_c001_v7007000_t0000_u01789961697032") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df436_d20260921_m033455_c001_v0001180_t0044_u01789961695897") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5375_d20260921_m033455_c001_v7007000_t0000_u01789961695142") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2785_d20260921_m033453_c001_v0001161_t0018_u01789961693861") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb5_d20260921_m033135_c001_v7007000_t0000_u01789961495330") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2167_d20260921_m033134_c001_v0001161_t0018_u01789961494589") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb3_d20260921_m033134_c001_v7007000_t0000_u01789961494043") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df1ba_d20260921_m033133_c001_v0001180_t0044_u01789961493294") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd50998f_d20260921_m033041_c001_v7007000_t0000_u01789961441677") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f77_d20260921_m033040_c001_v0001161_t0018_u01789961440391") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd509989_d20260921_m033040_c001_v7007000_t0000_u01789961440027") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f71_d20260921_m033039_c001_v0001161_t0018_u01789961439115") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd509985_d20260921_m033037_c001_v7007000_t0000_u01789961437099") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f5b_d20260921_m033036_c001_v0001161_t0018_u01789961436350") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd509980_d20260921_m033035_c001_v7007000_t0000_u01789961435808") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f49_d20260921_m033035_c001_v0001161_t0018_u01789961435062") 2026/09/21 03:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f38_d20260921_m033032_c001_v0001161_t0018_u01789961432845") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411259dffd50996b_d20260921_m033032_c001_v7007000_t0000_u01789961432480") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f2c_d20260921_m033031_c001_v0001161_t0018_u01789961431934") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f2a_d20260921_m033031_c001_v0001161_t0018_u01789961431386") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b666_d20260921_m033030_c001_v7007000_t0000_u01789961430662") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f16_d20260921_m033028_c001_v0001161_t0018_u01789961428628") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1f04_d20260921_m033026_c001_v0001161_t0018_u01789961426274") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b64a_d20260921_m033025_c001_v7007000_t0000_u01789961425908") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ef8_d20260921_m033025_c001_v0001161_t0018_u01789961425363") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ef1_d20260921_m033024_c001_v0001161_t0018_u01789961424822") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b638_d20260921_m033024_c001_v7007000_t0000_u01789961424462") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ed2_d20260921_m033020_c001_v0001161_t0018_u01789961420858") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b619_d20260921_m033020_c001_v7007000_t0000_u01789961420498") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ec8_d20260921_m033019_c001_v0001161_t0018_u01789961419961") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b60e_d20260921_m033019_c001_v7007000_t0000_u01789961419070") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1ec0_d20260921_m033018_c001_v0001161_t0018_u01789961418533") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b605_d20260921_m033017_c001_v7007000_t0000_u01789961417995") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1eb4_d20260921_m033017_c001_v0001161_t0018_u01789961417458") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5fb_d20260921_m033016_c001_v7007000_t0000_u01789961416567") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e9e_d20260921_m033015_c001_v0001161_t0018_u01789961415850") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5f0_d20260921_m033015_c001_v7007000_t0000_u01789961415313") 2026/09/21 03:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e9a_d20260921_m033014_c001_v0001161_t0018_u01789961414776") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5e4_d20260921_m033014_c001_v7007000_t0000_u01789961414239") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e8e_d20260921_m033013_c001_v0001161_t0018_u01789961413699") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5b7_d20260921_m033009_c001_v7007000_t0000_u01789961409579") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e60_d20260921_m033009_c001_v0001161_t0018_u01789961409038") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5b0_d20260921_m033008_c001_v7007000_t0000_u01789961408501") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e52_d20260921_m033007_c001_v0001161_t0018_u01789961407963") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b5a4_d20260921_m033007_c001_v7007000_t0000_u01789961407068") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e46_d20260921_m033006_c001_v0001161_t0018_u01789961406532") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7b57c_d20260921_m033004_c001_v7007000_t0000_u01789961404376") 2026/09/21 03:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b1e26_d20260921_m033003_c001_v0001161_t0018_u01789961403838") 2026/09/21 03:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5379_d20260921_m033457_c001_v7007000_t0000_u01789961697212") 2026/09/21 03:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229f9c3_d20260921_m033455_c001_v0001090_t0009_u01789961695908") 2026/09/21 03:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5377_d20260921_m033455_c001_v7007000_t0000_u01789961695322") 2026/09/21 03:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd0a8_d20260921_m033453_c001_v0001091_t0030_u01789961693871") 2026/09/21 03:38:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd3b_d20260921_m033720_c001_v7007000_t0000_u01789961840335") 2026/09/21 03:38:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2b62_d20260921_m033719_c001_v0001161_t0005_u01789961839323") 2026/09/21 03:38:41 DEBUG : sub/yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efaf_d20260921_m033131_c001_v7007000_t0000_u01789961491639") 2026/09/21 03:38:41 DEBUG : sub/yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2145_d20260921_m033130_c001_v0001161_t0018_u01789961490705") 2026/09/21 03:38:41 DEBUG : test_dir1/file2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5373_d20260921_m033452_c001_v7007000_t0000_u01789961692730") 2026/09/21 03:38:41 DEBUG : test_dir1/file2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df42a_d20260921_m033451_c001_v0001180_t0044_u01789961691451") 2026/09/21 03:38:41 DEBUG : test_dir1/file2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5370_d20260921_m033450_c001_v7007000_t0000_u01789961690682") 2026/09/21 03:38:41 DEBUG : test_dir1/file2: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df420_d20260921_m033449_c001_v0001180_t0044_u01789961689736") 2026/09/21 03:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5374_d20260921_m033452_c001_v7007000_t0000_u01789961692910") 2026/09/21 03:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd094_d20260921_m033451_c001_v0001091_t0026_u01789961691439") 2026/09/21 03:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f419d7a5b5b5a5371_d20260921_m033450_c001_v7007000_t0000_u01789961690862") 2026/09/21 03:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2765_d20260921_m033449_c001_v0001161_t0018_u01789961689745") 2026/09/21 03:38:42 DEBUG : three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f86b_d20260921_m033125_c001_v7007000_t0000_u01789961485152") 2026/09/21 03:38:42 DEBUG : three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b211d_d20260921_m033124_c001_v0001161_t0018_u01789961484049") 2026/09/21 03:38:42 DEBUG : three: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b210b_d20260921_m033122_c001_v0001161_t0018_u01789961482010") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd40_d20260921_m033721_c001_v7007000_t0000_u01789961841878") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd256_d20260921_m033721_c001_v0001091_t0026_u01789961841290") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd63_d20260921_m033740_c001_v7007000_t0000_u01789961860470") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fb7b_d20260921_m033738_c001_v0001090_t0055_u01789961858677") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd59_d20260921_m033737_c001_v7007000_t0000_u01789961857126") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd26e_d20260921_m033735_c001_v0001091_t0033_u01789961855558") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd58_d20260921_m033734_c001_v7007000_t0000_u01789961854607") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2bbc_d20260921_m033733_c001_v0001161_t0012_u01789961853716") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd52_d20260921_m033728_c001_v7007000_t0000_u01789961848871") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f1110b5f75f3fd266_d20260921_m033727_c001_v0001091_t0055_u01789961847898") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd53_d20260921_m033731_c001_v7007000_t0000_u01789961851139") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f111a7e6e1229fb63_d20260921_m033729_c001_v0001090_t0006_u01789961849858") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd4c_d20260921_m033726_c001_v7007000_t0000_u01789961846820") 2026/09/21 03:38:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f115bc58db12b2b84_d20260921_m033725_c001_v0001161_t0025_u01789961845984") 2026/09/21 03:38:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd48_d20260921_m033725_c001_v7007000_t0000_u01789961845029") 2026/09/21 03:38:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df66f_d20260921_m033724_c001_v0001180_t0044_u01789961844436") 2026/09/21 03:38:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd42_d20260921_m033723_c001_v7007000_t0000_u01789961843463") 2026/09/21 03:38:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f411a7e6e1229fb53_d20260921_m033722_c001_v0001090_t0029_u01789961842858") 2026/09/21 03:38:43 DEBUG : toe/toe/toe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f409a16c7b12956e3_d20260921_m033744_c001_v7007000_t0000_u01789961864984") 2026/09/21 03:38:43 DEBUG : toe/toe/toe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4110b5f75f3fd27a_d20260921_m033744_c001_v0001091_t0026_u01789961864381") 2026/09/21 03:38:43 DEBUG : toe/toe/toe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd56_d20260921_m033732_c001_v7007000_t0000_u01789961852744") 2026/09/21 03:38:43 DEBUG : toe/toe/toe: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df689_d20260921_m033732_c001_v0001180_t0044_u01789961852138") 2026/09/21 03:38:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd6c_d20260921_m033741_c001_v7007000_t0000_u01789961861083") 2026/09/21 03:38:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df6ab_d20260921_m033740_c001_v0001180_t0044_u01789961860288") 2026/09/21 03:38:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4128a1f3c0b7bd5b_d20260921_m033737_c001_v7007000_t0000_u01789961857718") 2026/09/21 03:38:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf827d63003dcb2baf080e1b_f404fa3c1e3647c7c_d20260921_m033736_c001_v0001165_t0049_u01789961856940") 2026/09/21 03:38:43 DEBUG : two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4210a57eb971f86c_d20260921_m033125_c001_v7007000_t0000_u01789961485334") 2026/09/21 03:38:43 DEBUG : two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda040_d20260921_m033123_c001_v0001161_t0019_u01789961483485") 2026/09/21 03:38:43 DEBUG : two: Deleting (id "4_zcf827d63003dcb2baf080e1b_f415bc58db12b2107_d20260921_m033121_c001_v0001161_t0018_u01789961481827") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efb1_d20260921_m033132_c001_v7007000_t0000_u01789961492373") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4041709337990c01_d20260921_m033131_c001_v0001144_t0040_u01789961491450") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efab_d20260921_m033129_c001_v7007000_t0000_u01789961489417") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40560cf36c9df1b0_d20260921_m033128_c001_v0001180_t0044_u01789961488481") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efa8_d20260921_m033127_c001_v7007000_t0000_u01789961487193") 2026/09/21 03:38:43 DEBUG : yam: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4026b5c222dda048_d20260921_m033125_c001_v0001161_t0019_u01789961485892") 2026/09/21 03:38:43 DEBUG : yaml: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efad_d20260921_m033130_c001_v7007000_t0000_u01789961490144") 2026/09/21 03:38:43 DEBUG : yaml: Deleting (id "4_zcf827d63003dcb2baf080e1b_f40332c4c641d5e97_d20260921_m033129_c001_v0001185_t0033_u01789961489228") 2026/09/21 03:38:44 DEBUG : yaml: Deleting (id "4_zcf827d63003dcb2baf080e1b_f4160e85a57e8efaa_d20260921_m033127_c001_v7007000_t0000_u01789961487923") 2026/09/21 03:38:44 DEBUG : yaml: Deleting (id "4_zcf827d63003dcb2baf080e1b_f413d094b6c4afe3a_d20260921_m033127_c001_v0001173_t0021_u01789961487005") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m44.000419985s (try 1/5)