"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/25 05:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili" 2026/03/25 05:28:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 05:28:08 DEBUG : Creating backend with remote "/tmp/rclone4190405944" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:09 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/25 05:28:09 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:10 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:10 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:11 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:11 DEBUG : B2 bucket rclone-test-tigawed8zili: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:12 DEBUG : Creating backend with remote "/non-existing" 2026/03/25 05:28:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/25 05:28:12 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:12 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:13 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:13 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:15 INFO : B2 bucket rclone-test-tigawed8zili: Running all checks before starting transfers 2026/03/25 05:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:15 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:15 INFO : B2 bucket rclone-test-tigawed8zili: Checks finished, now starting transfers 2026/03/25 05:28:15 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:16 ERROR : Ignoring --no-traverse with sync 2026/03/25 05:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:16 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:16 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:16 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/25 05:28:17 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:17 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:17 DEBUG : hello world2: size = 12 OK 2026/03/25 05:28:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/25 05:28:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:28:18 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:18 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:18 DEBUG : potato2: size = 11 OK 2026/03/25 05:28:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:28:20 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:20 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:20 DEBUG : potato2: size = 11 OK 2026/03/25 05:28:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 05:28:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:28:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 05:28:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:28:21 INFO : sub dir2: Making directory 2026/03/25 05:28:21 INFO : sub dir: Making directory 2026/03/25 05:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:21 INFO : sub dir2/sub sub dir2: Making directory 2026/03/25 05:28:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:21 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/25 05:28:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:22 INFO : sub dir2: Making directory 2026/03/25 05:28:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 05:28:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:22 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:22 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:23 DEBUG : sub dir2: Making directory with metadata 2026/03/25 05:28:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:28:23 INFO : sub dir2: Making directory 2026/03/25 05:28:23 INFO : sub dir: Making directory 2026/03/25 05:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:23 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:23 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/25 05:28:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 05:28:24 DEBUG : B2 bucket rclone-test-tigawed8zili: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:24 INFO : sub dir2: Making directory 2026/03/25 05:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:25 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:25 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:25 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:26 DEBUG : sub dir2: Making directory with metadata 2026/03/25 05:28:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:28:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:28:26 INFO : sub dir2: Making directory 2026/03/25 05:28:26 INFO : sub dir: Making directory 2026/03/25 05:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:26 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:26 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:26 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/25 05:28:27 DEBUG : B2 bucket rclone-test-tigawed8zili: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:27 INFO : sub dir2: Making directory 2026/03/25 05:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:28 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:28 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:28 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wuboseq7wime" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-wuboseq7wime 2026/03/25 05:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:30 DEBUG : B2 bucket rclone-test-wuboseq7wime: Waiting for checks to finish 2026/03/25 05:28:30 DEBUG : B2 bucket rclone-test-wuboseq7wime: Waiting for transfers to finish 2026/03/25 05:28:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:31 DEBUG : B2 bucket rclone-test-wuboseq7wime: Purge remote 2026/03/25 05:28:31 INFO : B2 bucket rclone-test-wuboseq7wime: cleaning bucket "rclone-test-wuboseq7wime" of all files 2026/03/25 05:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f223df3707d2b3b9fd80e1b_f1196ddb186abee69_d20260325_m052831_c001_v0001137_t0035_u01774416511221") --- PASS: TestServerSideCopy (3.91s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:28:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:28:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 05:28:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:33 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 05:28:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/25 05:28:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-codapoc5loha" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-codapoc5loha 2026/03/25 05:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:36 DEBUG : B2 bucket rclone-test-codapoc5loha: Waiting for checks to finish 2026/03/25 05:28:36 DEBUG : B2 bucket rclone-test-codapoc5loha: Waiting for transfers to finish 2026/03/25 05:28:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:37 DEBUG : B2 bucket rclone-test-codapoc5loha: Waiting for checks to finish 2026/03/25 05:28:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:28:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-codapoc5loha) 2026/03/25 05:28:37 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 05:28:37 DEBUG : B2 bucket rclone-test-codapoc5loha: Waiting for transfers to finish 2026/03/25 05:28:38 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 05:28:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/25 05:28:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:38 DEBUG : B2 bucket rclone-test-codapoc5loha: Purge remote 2026/03/25 05:28:38 INFO : B2 bucket rclone-test-codapoc5loha: cleaning bucket "rclone-test-codapoc5loha" of all files 2026/03/25 05:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z5f025d43707d2b3b9fd80e1b_f1135229444751a86_d20260325_m052838_c001_v0001037_t0012_u01774416518007") 2026/03/25 05:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z5f025d43707d2b3b9fd80e1b_f100d0217d3099a43_d20260325_m052836_c001_v0001037_t0049_u01774416516691") --- PASS: TestServerSideCopyOverSelf (5.89s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:28:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:28:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 05:28:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:41 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 05:28:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/25 05:28:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 05:28:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lijirul1keyu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-lijirul1keyu 2026/03/25 05:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:43 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for checks to finish 2026/03/25 05:28:43 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for transfers to finish 2026/03/25 05:28:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:28:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lijirul1keyu) 2026/03/25 05:28:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 05:28:44 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for checks to finish 2026/03/25 05:28:44 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for transfers to finish 2026/03/25 05:28:45 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 05:28:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/25 05:28:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:45 INFO : sub dir/hello world: Deleted 2026/03/25 05:28:46 DEBUG : testing file moves 2026/03/25 05:28:46 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:28:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lijirul1keyu) 2026/03/25 05:28:46 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for checks to finish 2026/03/25 05:28:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 05:28:46 DEBUG : B2 bucket rclone-test-lijirul1keyu: Waiting for transfers to finish 2026/03/25 05:28:46 DEBUG : sub dir/hello world: size = 24 OK 2026/03/25 05:28:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/25 05:28:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 05:28:46 INFO : sub dir/hello world: Deleted 2026/03/25 05:28:47 DEBUG : B2 bucket rclone-test-lijirul1keyu: Purge remote 2026/03/25 05:28:47 INFO : B2 bucket rclone-test-lijirul1keyu: cleaning bucket "rclone-test-lijirul1keyu" of all files 2026/03/25 05:28:47 DEBUG : sub dir/hello world: Deleting (id "4_zfff27d03707d2b3b9fd80e1b_f107271acb1c992fb_d20260325_m052846_c001_v0001157_t0058_u01774416526349") 2026/03/25 05:28:47 DEBUG : sub dir/hello world: Deleting (id "4_zfff27d03707d2b3b9fd80e1b_f11721578811c50d1_d20260325_m052844_c001_v0001182_t0029_u01774416524967") 2026/03/25 05:28:47 DEBUG : sub dir/hello world: Deleting (id "4_zfff27d03707d2b3b9fd80e1b_f110f9d8bf4376b33_d20260325_m052843_c001_v0001185_t0028_u01774416523895") --- PASS: TestServerSideMoveOverSelf (6.66s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:48 ERROR : error listing: directory not found 2026/03/25 05:28:48 INFO : Local file system at /tmp/rclone4190405944: Making directory 2026/03/25 05:28:49 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:49 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:28:50 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for checks to finish 2026/03/25 05:28:50 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for transfers to finish 2026/03/25 05:28:51 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/25 05:28:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:28:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/25 05:28:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/25 05:28:51 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:51 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:52 DEBUG : check sum: size = 1 OK 2026/03/25 05:28:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:28:52 INFO : check sum: Copied (new) 2026/03/25 05:28:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:52 DEBUG : check sum: size = 1 OK 2026/03/25 05:28:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:28:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/25 05:28:52 DEBUG : check sum: Unchanged skipping 2026/03/25 05:28:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/25 05:28:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:53 DEBUG : sizeonly: size = 6 OK 2026/03/25 05:28:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/25 05:28:53 INFO : sizeonly: Copied (new) 2026/03/25 05:28:53 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:53 DEBUG : sizeonly: size = 6 OK 2026/03/25 05:28:53 DEBUG : sizeonly: Sizes identical 2026/03/25 05:28:53 DEBUG : sizeonly: Unchanged skipping 2026/03/25 05:28:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:53 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/25 05:28:54 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:54 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/25 05:28:55 INFO : ignore-size: Copied (new) 2026/03/25 05:28:55 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:28:55 DEBUG : ignore-size: Unchanged skipping 2026/03/25 05:28:55 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:55 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:55 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:56 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:56 DEBUG : existing: size = 6 OK 2026/03/25 05:28:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:28:56 DEBUG : existing: Unchanged skipping 2026/03/25 05:28:56 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:56 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:56 INFO : There was nothing to transfer 2026/03/25 05:28:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/25 05:28:56 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:56 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:57 DEBUG : existing: size = 6 OK 2026/03/25 05:28:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/25 05:28:57 INFO : existing: Copied (replaced existing) 2026/03/25 05:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 05:28:58 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:58 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:58 DEBUG : existing: size = 6 OK 2026/03/25 05:28:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/25 05:28:58 INFO : existing: Copied (new) 2026/03/25 05:28:58 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:58 DEBUG : existing: Destination exists, skipping 2026/03/25 05:28:58 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:28:58 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:28:58 DEBUG : Waiting for deletions to finish 2026/03/25 05:28:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:28:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/25 05:29:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:00 DEBUG : c/non empty space: size = 5 OK 2026/03/25 05:29:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 05:29:00 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:00 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:00 DEBUG : a/potato2: size = 60 OK 2026/03/25 05:29:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:00 INFO : a/potato2: Copied (new) 2026/03/25 05:29:00 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:02 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:02 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:02 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/03/25 05:29:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:29:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/25 05:29:02 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:02 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:02 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:02 INFO : There was nothing to transfer 2026/03/25 05:29:02 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:02 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/03/25 05:29:02 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:29:03 INFO : empty space: Updated modification time in destination 2026/03/25 05:29:03 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:03 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:03 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:05 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:05 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/03/25 05:29:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:29:05 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:05 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:06 DEBUG : foo: size = 3 OK 2026/03/25 05:29:06 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/03/25 05:29:06 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:06 DEBUG : foo: sha1 differ 2026/03/25 05:29:06 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:06 DEBUG : foo: size = 3 OK 2026/03/25 05:29:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/25 05:29:06 INFO : foo: Copied (replaced existing) 2026/03/25 05:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/25 05:29:07 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:07 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:07 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:07 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:08 DEBUG : potato: size = 60 OK 2026/03/25 05:29:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:08 INFO : potato: Copied (new) 2026/03/25 05:29:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:09 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:09 DEBUG : potato: size = 60 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:09 DEBUG : potato: Sizes differ 2026/03/25 05:29:09 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:09 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:10 DEBUG : potato: size = 21 OK 2026/03/25 05:29:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/25 05:29:10 INFO : potato: Copied (replaced existing) 2026/03/25 05:29:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:11 DEBUG : potato: size = 21 OK 2026/03/25 05:29:11 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/03/25 05:29:11 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:11 DEBUG : potato: sha1 differ 2026/03/25 05:29:11 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:11 DEBUG : potato: size = 21 OK 2026/03/25 05:29:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/25 05:29:11 INFO : potato: Copied (replaced existing) 2026/03/25 05:29:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:13 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/25 05:29:13 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:13 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:13 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:13 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:14 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:14 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:15 DEBUG : potato2: size = 60 OK 2026/03/25 05:29:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:15 INFO : potato2: Copied (new) 2026/03/25 05:29:15 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:16 INFO : d: Making directory 2026/03/25 05:29:16 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/25 05:29:16 DEBUG : c/non empty space: size = 5 OK 2026/03/25 05:29:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:16 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 05:29:16 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:16 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:17 DEBUG : a/potato2: size = 60 OK 2026/03/25 05:29:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:17 INFO : a/potato2: Copied (new) 2026/03/25 05:29:17 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/25 05:29:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:19 DEBUG : c/non empty space: size = 5 OK 2026/03/25 05:29:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:19 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 05:29:19 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:19 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:19 DEBUG : a/potato2: size = 60 OK 2026/03/25 05:29:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:19 INFO : a/potato2: Copied (new) 2026/03/25 05:29:19 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting files as there were IO errors 2026/03/25 05:29:19 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:21 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:21 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:21 INFO : potato: Deleted 2026/03/25 05:29:21 DEBUG : potato2: size = 60 OK 2026/03/25 05:29:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:23 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:23 INFO : potato: Deleted 2026/03/25 05:29:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:23 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:23 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:23 DEBUG : potato2: size = 60 OK 2026/03/25 05:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.35s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:25 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:25 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:25 DEBUG : potato2: size = 19 OK 2026/03/25 05:29:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/25 05:29:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : enormous: Excluded 2026/03/25 05:29:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : potato2: Excluded 2026/03/25 05:29:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:27 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:27 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:27 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:27 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:27 INFO : There was nothing to transfer 2026/03/25 05:29:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : enormous: Excluded 2026/03/25 05:29:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : potato2: Excluded 2026/03/25 05:29:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 05:29:27 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for checks to finish 2026/03/25 05:29:27 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/25 05:29:27 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:27 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for transfers to finish 2026/03/25 05:29:27 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:29 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 05:29:29 DEBUG : enormous: Excluded 2026/03/25 05:29:29 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 05:29:29 DEBUG : potato2: Excluded 2026/03/25 05:29:29 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:29:29 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:29 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:29 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:29 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:29 INFO : enormous: Deleted 2026/03/25 05:29:29 INFO : potato2: Deleted 2026/03/25 05:29:29 INFO : There was nothing to transfer 2026/03/25 05:29:30 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/25 05:29:30 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:30 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for checks to finish 2026/03/25 05:29:30 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for transfers to finish 2026/03/25 05:29:30 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:30 INFO : potato2: Deleted 2026/03/25 05:29:30 INFO : enormous: Deleted 2026/03/25 05:29:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.40s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:32 DEBUG : five: Need to transfer - File not found at Destination 2026/03/25 05:29:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:32 DEBUG : four: size = 8 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:32 DEBUG : one: Destination is newer than source, skipping 2026/03/25 05:29:32 DEBUG : four: Sizes differ 2026/03/25 05:29:32 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:32 DEBUG : three: size = 5 OK 2026/03/25 05:29:32 DEBUG : three: Sizes identical 2026/03/25 05:29:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 05:29:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/25 05:29:32 DEBUG : two: size = 3 OK 2026/03/25 05:29:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:32 DEBUG : two: sha1 differ 2026/03/25 05:29:32 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:32 DEBUG : five: size = 4 OK 2026/03/25 05:29:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/25 05:29:32 INFO : five: Copied (new) 2026/03/25 05:29:32 DEBUG : two: size = 3 OK 2026/03/25 05:29:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/25 05:29:32 INFO : two: Copied (replaced existing) 2026/03/25 05:29:32 DEBUG : four: size = 4 OK 2026/03/25 05:29:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/25 05:29:32 INFO : four: Copied (replaced existing) 2026/03/25 05:29:32 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:33 DEBUG : five: size = 4 OK 2026/03/25 05:29:33 DEBUG : four: size = 4 OK 2026/03/25 05:29:33 DEBUG : one: Destination is newer than source, skipping 2026/03/25 05:29:33 DEBUG : three: size = 5 OK 2026/03/25 05:29:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/25 05:29:33 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/25 05:29:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 05:29:33 DEBUG : two: size = 3 OK 2026/03/25 05:29:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/25 05:29:33 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/25 05:29:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 05:29:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4190405944) 2026/03/25 05:29:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:33 DEBUG : three: sha1 differ 2026/03/25 05:29:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/25 05:29:33 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/25 05:29:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/25 05:29:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 05:29:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:33 DEBUG : three: size = 5 OK 2026/03/25 05:29:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:29:33 INFO : three: Copied (replaced existing) 2026/03/25 05:29:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/25 05:29:35 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:35 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/25 05:29:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 05:29:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:35 DEBUG : potato: size = 14 OK 2026/03/25 05:29:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/25 05:29:35 INFO : potato: Copied (new) 2026/03/25 05:29:35 DEBUG : yam: size = 11 OK 2026/03/25 05:29:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:35 INFO : yam: Copied (new) 2026/03/25 05:29:35 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:36 DEBUG : potato: size = 14 OK 2026/03/25 05:29:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:29:36 DEBUG : potato: Unchanged skipping 2026/03/25 05:29:36 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:36 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:37 DEBUG : yaml: size = 11 OK 2026/03/25 05:29:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:37 INFO : yam: Copied (server-side copy) to: yaml 2026/03/25 05:29:37 INFO : yam: Deleted 2026/03/25 05:29:37 INFO : yaml: Renamed from "yam" 2026/03/25 05:29:37 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/25 05:29:38 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:38 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:38 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 05:29:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/25 05:29:38 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:38 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:38 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001177_t0026": EOF 2026/03/25 05:29:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001177_t0026": EOF) 2026/03/25 05:29:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 05:29:38 DEBUG : potato: Received error: Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001177_t0026": EOF - low level retry 0/10 2026/03/25 05:29:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/25 05:29:38 DEBUG : potato: size = 14 OK 2026/03/25 05:29:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/25 05:29:38 INFO : potato: Copied (new) 2026/03/25 05:29:39 DEBUG : yam: size = 11 OK 2026/03/25 05:29:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:39 INFO : yam: Copied (new) 2026/03/25 05:29:39 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:39 DEBUG : potato: size = 14 OK 2026/03/25 05:29:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:29:39 DEBUG : potato: Unchanged skipping 2026/03/25 05:29:39 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:39 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:39 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:39 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:40 DEBUG : yaml: size = 11 OK 2026/03/25 05:29:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:40 INFO : yam: Copied (server-side copy) to: yaml 2026/03/25 05:29:40 INFO : yam: Deleted 2026/03/25 05:29:40 INFO : yaml: Renamed from "yam" 2026/03/25 05:29:40 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/25 05:29:41 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:41 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 05:29:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/25 05:29:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:42 DEBUG : sub/yam: size = 11 OK 2026/03/25 05:29:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:42 INFO : sub/yam: Copied (new) 2026/03/25 05:29:42 DEBUG : potato: size = 14 OK 2026/03/25 05:29:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/25 05:29:42 INFO : potato: Copied (new) 2026/03/25 05:29:42 DEBUG : Waiting for deletions to finish 2026/03/25 05:29:42 DEBUG : potato: size = 14 OK 2026/03/25 05:29:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:29:42 DEBUG : potato: Unchanged skipping 2026/03/25 05:29:42 INFO : B2 bucket rclone-test-tigawed8zili: Making map for --track-renames 2026/03/25 05:29:42 INFO : B2 bucket rclone-test-tigawed8zili: Finished making map for --track-renames 2026/03/25 05:29:42 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:42 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for renames to finish 2026/03/25 05:29:43 DEBUG : yam: size = 11 OK 2026/03/25 05:29:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/25 05:29:43 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/25 05:29:43 INFO : sub/yam: Deleted 2026/03/25 05:29:43 INFO : yam: Renamed from "sub/yam" 2026/03/25 05:29:43 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:44 DEBUG : Creating backend with remote "/tmp/rclone4190405944/dir1" 2026/03/25 05:29:44 DEBUG : Creating backend with remote "/tmp/rclone4190405944/dir2" 2026/03/25 05:29:44 DEBUG : Local file system at /tmp/rclone4190405944/dir2: Using server-side directory move 2026/03/25 05:29:44 INFO : Local file system at /tmp/rclone4190405944/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 05:29:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/25 05:29:44 INFO : file1.txt: Moved (server-side) 2026/03/25 05:29:44 DEBUG : Local file system at /tmp/rclone4190405944/dir2: Waiting for checks to finish 2026/03/25 05:29:44 DEBUG : Local file system at /tmp/rclone4190405944/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:29:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 05:29:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/25 05:29:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/25 05:29:45 INFO : nested/sub dir/file: Copied (new) 2026/03/25 05:29:45 INFO : nested/sub dir/file: Deleted 2026/03/25 05:29:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:29:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:29:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:29:45 INFO : sub dir/hello world: Deleted 2026/03/25 05:29:45 INFO : sub dir: Removing directory 2026/03/25 05:29:45 INFO : nested/sub dir: Removing directory 2026/03/25 05:29:45 INFO : nested: Removing directory 2026/03/25 05:29:45 DEBUG : Local file system at /tmp/rclone4190405944: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 05:29:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 05:29:46 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:46 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 05:29:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:29:46 INFO : sub dir/hello world: Copied (new) 2026/03/25 05:29:46 INFO : sub dir/hello world: Deleted 2026/03/25 05:29:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/25 05:29:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/25 05:29:47 INFO : nested/sub dir/file: Copied (new) 2026/03/25 05:29:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/25 05:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 05:29:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:48 DEBUG : existing-b: size = 6 OK 2026/03/25 05:29:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/25 05:29:48 INFO : existing-b: Copied (new) 2026/03/25 05:29:48 INFO : existing-b: Deleted 2026/03/25 05:29:48 DEBUG : existing: size = 6 OK 2026/03/25 05:29:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/25 05:29:48 INFO : existing: Copied (new) 2026/03/25 05:29:48 INFO : existing: Deleted 2026/03/25 05:29:49 DEBUG : existing: Destination exists, skipping 2026/03/25 05:29:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/25 05:29:49 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:29:49 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:29:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wozeyer1vaqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-wozeyer1vaqa 2026/03/25 05:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:55 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 05:29:55 DEBUG : empty space: Unchanged skipping 2026/03/25 05:29:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:29:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wozeyer1vaqa) 2026/03/25 05:29:55 DEBUG : potato3: Sizes differ 2026/03/25 05:29:55 DEBUG : B2 bucket rclone-test-wozeyer1vaqa: Waiting for checks to finish 2026/03/25 05:29:55 INFO : empty space: Deleted 2026/03/25 05:29:55 DEBUG : B2 bucket rclone-test-wozeyer1vaqa: Waiting for transfers to finish 2026/03/25 05:29:55 DEBUG : potato2: size = 60 OK 2026/03/25 05:29:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:55 INFO : potato2: Copied (server-side copy) 2026/03/25 05:29:55 INFO : potato2: Deleted 2026/03/25 05:29:56 DEBUG : potato3: size = 68 OK 2026/03/25 05:29:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:29:56 INFO : potato3: Copied (server-side copy) 2026/03/25 05:29:56 INFO : potato3: Deleted 2026/03/25 05:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rogalel6puka" 2026/03/25 05:29:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/25 05:29:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:29:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/25 05:29:57 DEBUG : B2 bucket rclone-test-rogalel6puka: Waiting for checks to finish 2026/03/25 05:29:57 DEBUG : B2 bucket rclone-test-rogalel6puka: Waiting for transfers to finish 2026/03/25 05:29:58 DEBUG : empty space: size = 1 OK 2026/03/25 05:29:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:29:58 INFO : empty space: Copied (server-side copy) 2026/03/25 05:29:58 DEBUG : potato2: size = 60 OK 2026/03/25 05:29:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:29:58 INFO : potato2: Copied (server-side copy) 2026/03/25 05:29:58 INFO : empty space: Deleted 2026/03/25 05:29:58 DEBUG : potato3: size = 68 OK 2026/03/25 05:29:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:29:58 INFO : potato3: Copied (server-side copy) 2026/03/25 05:29:59 INFO : potato2: Deleted 2026/03/25 05:29:59 INFO : potato3: Deleted 2026/03/25 05:29:59 DEBUG : B2 bucket rclone-test-rogalel6puka: Purge remote 2026/03/25 05:29:59 INFO : B2 bucket rclone-test-rogalel6puka: cleaning bucket "rclone-test-rogalel6puka" of all files 2026/03/25 05:29:59 DEBUG : empty space: Deleting (id "4_z4f129d43708d2b3b9fd80e1b_f105629a710025057_d20260325_m052958_c001_v0001090_t0028_u01774416598465") 2026/03/25 05:29:59 DEBUG : potato2: Deleting (id "4_z4f129d43708d2b3b9fd80e1b_f11155569e8fed5a8_d20260325_m052958_c001_v0001179_t0018_u01774416598835") 2026/03/25 05:29:59 DEBUG : potato3: Deleting (id "4_z4f129d43708d2b3b9fd80e1b_f11721578811c52ab_d20260325_m052958_c001_v0001182_t0010_u01774416598855") 2026/03/25 05:30:00 DEBUG : B2 bucket rclone-test-wozeyer1vaqa: Purge remote 2026/03/25 05:30:00 INFO : B2 bucket rclone-test-wozeyer1vaqa: cleaning bucket "rclone-test-wozeyer1vaqa" of all files 2026/03/25 05:30:00 DEBUG : empty space: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f40478a61ffd316bc_d20260325_m052958_c001_v7007000_t0000_u01774416598878") 2026/03/25 05:30:00 DEBUG : empty space: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f119bdf9660b46a99_d20260325_m052954_c001_v0001092_t0019_u01774416594045") 2026/03/25 05:30:00 DEBUG : potato2: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f410d4070fc280686_d20260325_m052959_c001_v7007000_t0000_u01774416599042") 2026/03/25 05:30:00 DEBUG : potato2: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f102428f0beee733a_d20260325_m052955_c001_v0001144_t0005_u01774416595249") 2026/03/25 05:30:00 DEBUG : potato3: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f40478a61ffd316bd_d20260325_m052959_c001_v7007000_t0000_u01774416599071") 2026/03/25 05:30:00 DEBUG : potato3: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f11710dda340094b3_d20260325_m052955_c001_v0001144_t0056_u01774416595614") 2026/03/25 05:30:00 DEBUG : potato3: Deleting (id "4_z7f028d03708d2b3b9fd80e1b_f119bdf9660b46a9b_d20260325_m052954_c001_v0001092_t0045_u01774416594393") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mukoguw0rija" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-mukoguw0rija 2026/03/25 05:30:07 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 05:30:07 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 05:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:30:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:30:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mukoguw0rija) 2026/03/25 05:30:07 DEBUG : potato3: Sizes differ 2026/03/25 05:30:07 DEBUG : B2 bucket rclone-test-mukoguw0rija: Waiting for checks to finish 2026/03/25 05:30:07 DEBUG : B2 bucket rclone-test-mukoguw0rija: Waiting for transfers to finish 2026/03/25 05:30:07 DEBUG : potato2: size = 60 OK 2026/03/25 05:30:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:30:07 INFO : potato2: Copied (server-side copy) 2026/03/25 05:30:07 INFO : potato2: Deleted 2026/03/25 05:30:08 DEBUG : potato3: size = 68 OK 2026/03/25 05:30:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:30:08 INFO : potato3: Copied (server-side copy) 2026/03/25 05:30:08 INFO : potato3: Deleted 2026/03/25 05:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-seceloy5yuhe" 2026/03/25 05:30:09 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 05:30:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:30:10 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/25 05:30:10 DEBUG : B2 bucket rclone-test-seceloy5yuhe: Waiting for checks to finish 2026/03/25 05:30:10 DEBUG : B2 bucket rclone-test-seceloy5yuhe: Waiting for transfers to finish 2026/03/25 05:30:10 DEBUG : potato2: size = 60 OK 2026/03/25 05:30:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:30:10 INFO : potato2: Copied (server-side copy) 2026/03/25 05:30:11 INFO : potato2: Deleted 2026/03/25 05:30:11 DEBUG : potato3: size = 68 OK 2026/03/25 05:30:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:30:11 INFO : potato3: Copied (server-side copy) 2026/03/25 05:30:11 INFO : potato3: Deleted 2026/03/25 05:30:11 DEBUG : B2 bucket rclone-test-seceloy5yuhe: Purge remote 2026/03/25 05:30:11 INFO : B2 bucket rclone-test-seceloy5yuhe: cleaning bucket "rclone-test-seceloy5yuhe" of all files 2026/03/25 05:30:11 DEBUG : potato2: Deleting (id "4_zafe2cd33708d2b3b9fd80e1b_f1063a8ab2cce9afc_d20260325_m053010_c001_v0001180_t0020_u01774416610751") 2026/03/25 05:30:11 DEBUG : potato3: Deleting (id "4_zafe2cd33708d2b3b9fd80e1b_f11781d73b4af1960_d20260325_m053011_c001_v0001165_t0027_u01774416611011") 2026/03/25 05:30:12 DEBUG : B2 bucket rclone-test-mukoguw0rija: Purge remote 2026/03/25 05:30:12 INFO : B2 bucket rclone-test-mukoguw0rija: cleaning bucket "rclone-test-mukoguw0rija" of all files 2026/03/25 05:30:12 DEBUG : empty space: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f104e9b883e0f401a_d20260325_m053006_c001_v0001179_t0050_u01774416606704") 2026/03/25 05:30:12 DEBUG : potato2: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f420836a59407f855_d20260325_m053010_c001_v7007000_t0000_u01774416610948") 2026/03/25 05:30:12 DEBUG : potato2: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f1177266e7f5a7603_d20260325_m053007_c001_v0001120_t0007_u01774416607574") 2026/03/25 05:30:12 DEBUG : potato3: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f420836a59407f856_d20260325_m053011_c001_v7007000_t0000_u01774416611240") 2026/03/25 05:30:12 DEBUG : potato3: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f103f9529aa102d0a_d20260325_m053007_c001_v0001153_t0020_u01774416607869") 2026/03/25 05:30:12 DEBUG : potato3: Deleting (id "4_z0f62bd23708d2b3b9fd80e1b_f104e9b883e0f401c_d20260325_m053006_c001_v0001179_t0002_u01774416606978") 2026/03/25 05:30:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/25 05:30:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 05:30:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-ripubef6vaye" 2026/03/25 05:30:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tigawed8zili -> B2 bucket rclone-test-ripubef6vaye 2026/03/25 05:30:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:30:21 DEBUG : B2 bucket rclone-test-ripubef6vaye: Waiting for checks to finish 2026/03/25 05:30:21 DEBUG : empty space: size = 1 OK 2026/03/25 05:30:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:30:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 05:30:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ripubef6vaye) 2026/03/25 05:30:21 DEBUG : empty space: Unchanged skipping 2026/03/25 05:30:21 DEBUG : potato3: Sizes differ 2026/03/25 05:30:21 INFO : empty space: Deleted 2026/03/25 05:30:21 DEBUG : B2 bucket rclone-test-ripubef6vaye: Waiting for transfers to finish 2026/03/25 05:30:21 DEBUG : potato2: size = 60 OK 2026/03/25 05:30:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:30:21 INFO : potato2: Copied (server-side copy) 2026/03/25 05:30:21 INFO : potato2: Deleted 2026/03/25 05:30:21 DEBUG : potato3: size = 68 OK 2026/03/25 05:30:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:30:21 INFO : potato3: Copied (server-side copy) 2026/03/25 05:30:21 INFO : potato3: Deleted 2026/03/25 05:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qawulor1jubo" 2026/03/25 05:30:22 INFO : tomatoDir: Making directory 2026/03/25 05:30:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/25 05:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 05:30:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/25 05:30:23 DEBUG : B2 bucket rclone-test-qawulor1jubo: Waiting for checks to finish 2026/03/25 05:30:23 DEBUG : B2 bucket rclone-test-qawulor1jubo: Waiting for transfers to finish 2026/03/25 05:30:24 DEBUG : empty space: size = 1 OK 2026/03/25 05:30:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/25 05:30:24 INFO : empty space: Copied (server-side copy) 2026/03/25 05:30:24 INFO : empty space: Deleted 2026/03/25 05:30:24 DEBUG : potato3: size = 68 OK 2026/03/25 05:30:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/25 05:30:24 INFO : potato3: Copied (server-side copy) 2026/03/25 05:30:25 INFO : potato3: Deleted 2026/03/25 05:30:25 DEBUG : potato2: size = 60 OK 2026/03/25 05:30:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/25 05:30:25 INFO : potato2: Copied (server-side copy) 2026/03/25 05:30:25 INFO : potato2: Deleted 2026/03/25 05:30:26 DEBUG : B2 bucket rclone-test-qawulor1jubo: Purge remote 2026/03/25 05:30:26 INFO : B2 bucket rclone-test-qawulor1jubo: cleaning bucket "rclone-test-qawulor1jubo" of all files 2026/03/25 05:30:26 DEBUG : empty space: Deleting (id "4_z2fa2fd83708d2b3b9fd80e1b_f1019d4cb790e40c0_d20260325_m053024_c001_v0001097_t0041_u01774416624080") 2026/03/25 05:30:26 DEBUG : potato2: Deleting (id "4_z2fa2fd83708d2b3b9fd80e1b_f11957fad4e924828_d20260325_m053024_c001_v0001173_t0054_u01774416624417") 2026/03/25 05:30:26 DEBUG : potato3: Deleting (id "4_z2fa2fd83708d2b3b9fd80e1b_f1096e85e8ea60cc0_d20260325_m053024_c001_v0001145_t0031_u01774416624419") 2026/03/25 05:30:27 DEBUG : B2 bucket rclone-test-ripubef6vaye: Purge remote 2026/03/25 05:30:27 INFO : B2 bucket rclone-test-ripubef6vaye: cleaning bucket "rclone-test-ripubef6vaye" of all files 2026/03/25 05:30:27 DEBUG : empty space: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f4235dceb39f352ee_d20260325_m053024_c001_v7007000_t0000_u01774416624493") 2026/03/25 05:30:27 DEBUG : empty space: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f114dc78d237f6f09_d20260325_m053019_c001_v0001173_t0051_u01774416619282") 2026/03/25 05:30:27 DEBUG : potato2: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f4235dceb39f352fe_d20260325_m053025_c001_v7007000_t0000_u01774416625674") 2026/03/25 05:30:27 DEBUG : potato2: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f101f34ce9380a230_d20260325_m053021_c001_v0001171_t0043_u01774416621206") 2026/03/25 05:30:27 DEBUG : potato3: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f4235dceb39f352f0_d20260325_m053024_c001_v7007000_t0000_u01774416624952") 2026/03/25 05:30:27 DEBUG : potato3: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f109fbfd8f81b9fb8_d20260325_m053021_c001_v0001181_t0036_u01774416621580") 2026/03/25 05:30:27 DEBUG : potato3: Deleting (id "4_z6f72ed33708d2b3b9fd80e1b_f114dc78d237f6f13_d20260325_m053020_c001_v0001173_t0036_u01774416620162") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.49s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:31 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/rclone-sync-test" 2026/03/25 05:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/rclone-sync-test-include/layer2" 2026/03/25 05:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/rclone-sync-test-ignore-file" 2026/03/25 05:30:40 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test: Waiting for checks to finish 2026/03/25 05:30:40 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test: Waiting for transfers to finish 2026/03/25 05:30:40 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:40 INFO : There was nothing to transfer 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:30:41 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:41 INFO : There was nothing to transfer 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/25 05:30:41 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:41 INFO : There was nothing to transfer 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:30:41 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:30:41 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:41 INFO : There was nothing to transfer 2026/03/25 05:30:42 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/25 05:30:42 DEBUG : B2 bucket rclone-test-tigawed8zili path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/25 05:30:42 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.53s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/CompareDest" 2026/03/25 05:30:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 05:30:45 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:45 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:46 DEBUG : one: size = 3 OK 2026/03/25 05:30:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:30:46 INFO : one: Copied (new) 2026/03/25 05:30:46 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:47 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:47 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:47 DEBUG : one: Sizes differ 2026/03/25 05:30:47 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:48 DEBUG : one: size = 5 OK 2026/03/25 05:30:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/25 05:30:48 INFO : one: Copied (replaced existing) 2026/03/25 05:30:48 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:50 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:50 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:50 DEBUG : one: Sizes differ 2026/03/25 05:30:50 DEBUG : one: size = 5 OK 2026/03/25 05:30:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 05:30:50 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:50 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:50 INFO : There was nothing to transfer 2026/03/25 05:30:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:51 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:51 DEBUG : one: Sizes differ 2026/03/25 05:30:51 DEBUG : two: size = 3 OK 2026/03/25 05:30:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 05:30:51 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:52 DEBUG : one: size = 5 OK 2026/03/25 05:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 05:30:52 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:52 INFO : There was nothing to transfer 2026/03/25 05:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:52 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:52 DEBUG : one: Sizes differ 2026/03/25 05:30:52 DEBUG : one: size = 5 OK 2026/03/25 05:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 05:30:52 DEBUG : two: size = 3 OK 2026/03/25 05:30:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 05:30:52 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:52 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:52 INFO : There was nothing to transfer 2026/03/25 05:30:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:53 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:53 DEBUG : one: Sizes differ 2026/03/25 05:30:53 DEBUG : two: size = 3 OK 2026/03/25 05:30:53 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/03/25 05:30:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/25 05:30:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 05:30:53 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:53 DEBUG : one: size = 5 OK 2026/03/25 05:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 05:30:53 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:53 DEBUG : Waiting for deletions to finish 2026/03/25 05:30:53 INFO : There was nothing to transfer 2026/03/25 05:30:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:54 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:30:54 DEBUG : one: Sizes differ 2026/03/25 05:30:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:30:54 DEBUG : two: size = 3 (B2 bucket rclone-test-tigawed8zili path CompareDest) 2026/03/25 05:30:54 DEBUG : two: Sizes differ 2026/03/25 05:30:54 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 05:30:54 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:30:54 DEBUG : one: size = 5 OK 2026/03/25 05:30:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:30:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 05:30:54 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:30:55 DEBUG : two: size = 5 OK 2026/03/25 05:30:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/25 05:30:55 INFO : two: Copied (new) 2026/03/25 05:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dest" 2026/03/25 05:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/pre-dest1" 2026/03/25 05:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/pre-dest2" 2026/03/25 05:31:02 DEBUG : 1: size = 1 OK 2026/03/25 05:31:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/25 05:31:03 DEBUG : 2: size = 1 OK 2026/03/25 05:31:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:03 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/25 05:31:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/25 05:31:03 DEBUG : B2 bucket rclone-test-tigawed8zili path dest: Waiting for checks to finish 2026/03/25 05:31:03 DEBUG : B2 bucket rclone-test-tigawed8zili path dest: Waiting for transfers to finish 2026/03/25 05:31:04 DEBUG : 3: size = 1 OK 2026/03/25 05:31:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/25 05:31:04 INFO : 3: Copied (new) 2026/03/25 05:31:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.32s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/CopyDest" 2026/03/25 05:31:09 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 05:31:09 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:09 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:10 DEBUG : one: size = 3 OK 2026/03/25 05:31:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:31:10 INFO : one: Copied (new) 2026/03/25 05:31:10 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:10 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:10 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:10 DEBUG : one: Sizes differ 2026/03/25 05:31:10 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:10 DEBUG : one: size = 5 OK 2026/03/25 05:31:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/25 05:31:10 INFO : one: Copied (replaced existing) 2026/03/25 05:31:10 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/BackupDir" 2026/03/25 05:31:14 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:14 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:14 DEBUG : one: Sizes differ 2026/03/25 05:31:14 DEBUG : one: size = 5 OK 2026/03/25 05:31:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:14 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:14 DEBUG : one: Sizes differ 2026/03/25 05:31:16 DEBUG : one: size = 3 OK 2026/03/25 05:31:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:31:16 INFO : one: Copied (server-side copy) 2026/03/25 05:31:16 INFO : one: Deleted 2026/03/25 05:31:16 DEBUG : one: size = 5 OK 2026/03/25 05:31:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/25 05:31:16 INFO : one: Copied (server-side copy) 2026/03/25 05:31:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/25 05:31:16 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:16 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:16 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1042-11.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001042_t0054": EOF 2026/03/25 05:31:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-11.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001042_t0054": EOF) 2026/03/25 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-tigawed8zili: 1/10 (Post "https://pod-000-1042-11.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001042_t0054": EOF) 2026/03/25 05:31:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/25 05:31:20 DEBUG : one: size = 5 OK 2026/03/25 05:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:20 DEBUG : one: Unchanged skipping 2026/03/25 05:31:20 DEBUG : two: size = 3 OK 2026/03/25 05:31:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:21 DEBUG : two: size = 3 OK 2026/03/25 05:31:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/25 05:31:21 INFO : two: Copied (server-side copy) 2026/03/25 05:31:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/25 05:31:21 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:21 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:21 DEBUG : one: size = 5 OK 2026/03/25 05:31:21 DEBUG : two: size = 3 OK 2026/03/25 05:31:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:21 DEBUG : two: Unchanged skipping 2026/03/25 05:31:21 DEBUG : one: Unchanged skipping 2026/03/25 05:31:21 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:21 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:21 INFO : There was nothing to transfer 2026/03/25 05:31:22 DEBUG : one: size = 5 OK 2026/03/25 05:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:22 DEBUG : one: Unchanged skipping 2026/03/25 05:31:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:22 DEBUG : three: size = 5 (B2 bucket rclone-test-tigawed8zili path CopyDest) 2026/03/25 05:31:22 DEBUG : three: Sizes differ 2026/03/25 05:31:22 DEBUG : three: Destination not found in --copy-dest 2026/03/25 05:31:22 DEBUG : three: Need to transfer - File not found at Destination 2026/03/25 05:31:22 DEBUG : two: size = 3 OK 2026/03/25 05:31:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 05:31:22 DEBUG : two: Unchanged skipping 2026/03/25 05:31:22 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:22 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:23 DEBUG : three: size = 7 OK 2026/03/25 05:31:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/25 05:31:23 INFO : three: Copied (new) 2026/03/25 05:31:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.99s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/backup" 2026/03/25 05:31:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:29 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:29 DEBUG : one: Sizes differ 2026/03/25 05:31:29 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:29 DEBUG : two: size = 3 OK 2026/03/25 05:31:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:29 DEBUG : two: Unchanged skipping 2026/03/25 05:31:31 DEBUG : one: size = 3 OK 2026/03/25 05:31:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:31:31 INFO : one: Copied (server-side copy) 2026/03/25 05:31:31 INFO : one: Deleted 2026/03/25 05:31:31 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:32 DEBUG : one: size = 4 OK 2026/03/25 05:31:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:31:32 INFO : one: Copied (new) 2026/03/25 05:31:32 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:33 DEBUG : three.txt: size = 5 OK 2026/03/25 05:31:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:31:33 INFO : three.txt: Copied (server-side copy) 2026/03/25 05:31:33 INFO : three.txt: Deleted 2026/03/25 05:31:33 INFO : three.txt: Moved into backup dir 2026/03/25 05:31:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:35 DEBUG : two: size = 3 OK 2026/03/25 05:31:35 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:35 DEBUG : one: Sizes differ 2026/03/25 05:31:35 DEBUG : two: Unchanged skipping 2026/03/25 05:31:35 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:36 DEBUG : one: size = 4 OK 2026/03/25 05:31:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:31:36 INFO : one: Copied (server-side copy) 2026/03/25 05:31:36 INFO : one: Deleted 2026/03/25 05:31:36 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:37 DEBUG : one: size = 5 OK 2026/03/25 05:31:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:31:37 INFO : one: Copied (new) 2026/03/25 05:31:37 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:37 DEBUG : three.txt: size = 6 OK 2026/03/25 05:31:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:31:37 INFO : three.txt: Copied (server-side copy) 2026/03/25 05:31:37 INFO : three.txt: Deleted 2026/03/25 05:31:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.24s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/backup" 2026/03/25 05:31:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:43 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:43 DEBUG : one: Sizes differ 2026/03/25 05:31:43 DEBUG : two: size = 3 OK 2026/03/25 05:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:43 DEBUG : two: Unchanged skipping 2026/03/25 05:31:43 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:44 DEBUG : one.bak: size = 3 OK 2026/03/25 05:31:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:31:44 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:31:45 INFO : one: Deleted 2026/03/25 05:31:45 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:45 DEBUG : one: size = 4 OK 2026/03/25 05:31:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:31:45 INFO : one: Copied (new) 2026/03/25 05:31:45 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:46 DEBUG : three.txt.bak: size = 5 OK 2026/03/25 05:31:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:31:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:31:47 INFO : three.txt: Deleted 2026/03/25 05:31:47 INFO : three.txt: Moved into backup dir 2026/03/25 05:31:49 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:31:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:31:49 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:31:49 DEBUG : two: size = 3 OK 2026/03/25 05:31:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:31:49 DEBUG : one: Sizes differ 2026/03/25 05:31:49 DEBUG : two: Unchanged skipping 2026/03/25 05:31:49 DEBUG : one.bak: size = 4 OK 2026/03/25 05:31:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:31:49 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:31:49 INFO : one: Deleted 2026/03/25 05:31:49 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:31:49 DEBUG : one: size = 5 OK 2026/03/25 05:31:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:31:49 INFO : one: Copied (new) 2026/03/25 05:31:49 DEBUG : Waiting for deletions to finish 2026/03/25 05:31:50 DEBUG : three.txt.bak: size = 6 OK 2026/03/25 05:31:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:31:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:31:50 INFO : three.txt: Deleted 2026/03/25 05:31:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:32:54 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-tigawed8zili/dst": net/http: TLS handshake timeout) 2026/03/25 05:32:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 05:32:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/25 05:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/backup" 2026/03/25 05:32:56 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:32:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:32:56 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:32:56 DEBUG : one: Sizes differ 2026/03/25 05:32:56 DEBUG : two: size = 3 OK 2026/03/25 05:32:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:32:56 DEBUG : two: Unchanged skipping 2026/03/25 05:32:58 DEBUG : one-2019-01-01: size = 3 OK 2026/03/25 05:32:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:32:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/25 05:32:58 INFO : one: Deleted 2026/03/25 05:32:58 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:32:59 DEBUG : one: size = 4 OK 2026/03/25 05:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:32:59 INFO : one: Copied (new) 2026/03/25 05:32:59 DEBUG : Waiting for deletions to finish 2026/03/25 05:32:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/25 05:32:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:32:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/25 05:32:59 INFO : three.txt: Deleted 2026/03/25 05:32:59 INFO : three.txt: Moved into backup dir 2026/03/25 05:33:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:01 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:01 DEBUG : one: Sizes differ 2026/03/25 05:33:01 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:33:01 DEBUG : two: size = 3 OK 2026/03/25 05:33:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:01 DEBUG : two: Unchanged skipping 2026/03/25 05:33:02 DEBUG : one-2019-01-01: size = 4 OK 2026/03/25 05:33:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/25 05:33:02 INFO : one: Deleted 2026/03/25 05:33:02 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:33:03 DEBUG : one: size = 5 OK 2026/03/25 05:33:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:33:03 INFO : one: Copied (new) 2026/03/25 05:33:03 DEBUG : Waiting for deletions to finish 2026/03/25 05:33:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/25 05:33:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/25 05:33:04 INFO : three.txt: Deleted 2026/03/25 05:33:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.78s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:33:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:09 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:09 DEBUG : one: Sizes differ 2026/03/25 05:33:09 DEBUG : two: size = 3 OK 2026/03/25 05:33:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:09 DEBUG : two: Unchanged skipping 2026/03/25 05:33:09 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:33:09 DEBUG : one.bak: size = 3 OK 2026/03/25 05:33:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:33:09 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:33:09 INFO : one: Deleted 2026/03/25 05:33:09 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:33:10 DEBUG : one: size = 4 OK 2026/03/25 05:33:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:10 INFO : one: Copied (new) 2026/03/25 05:33:10 DEBUG : Waiting for deletions to finish 2026/03/25 05:33:11 DEBUG : three.txt.bak: size = 5 OK 2026/03/25 05:33:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:33:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:33:11 INFO : three.txt: Deleted 2026/03/25 05:33:11 INFO : three.txt: Moved into backup dir 2026/03/25 05:33:12 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-01.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001043_t0015": EOF 2026/03/25 05:33:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-01.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001043_t0015": EOF) 2026/03/25 05:33:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-tigawed8zili: 1/10 (Post "https://pod-000-1043-01.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001043_t0015": EOF) 2026/03/25 05:33:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/25 05:33:15 DEBUG : one.bak: Excluded (Path Filter) 2026/03/25 05:33:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/25 05:33:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:15 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:15 DEBUG : one: Sizes differ 2026/03/25 05:33:15 DEBUG : two: size = 3 OK 2026/03/25 05:33:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:15 DEBUG : two: Unchanged skipping 2026/03/25 05:33:15 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for checks to finish 2026/03/25 05:33:15 DEBUG : one.bak: size = 4 OK 2026/03/25 05:33:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:15 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:33:15 INFO : one: Deleted 2026/03/25 05:33:15 DEBUG : B2 bucket rclone-test-tigawed8zili path dst: Waiting for transfers to finish 2026/03/25 05:33:16 DEBUG : one: size = 5 OK 2026/03/25 05:33:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:33:16 INFO : one: Copied (new) 2026/03/25 05:33:16 DEBUG : Waiting for deletions to finish 2026/03/25 05:33:17 DEBUG : three.txt.bak: size = 6 OK 2026/03/25 05:33:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:33:17 INFO : three.txt: Deleted 2026/03/25 05:33:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.15s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:33:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:21 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:21 DEBUG : one: Sizes differ 2026/03/25 05:33:23 DEBUG : one.bak: size = 3 OK 2026/03/25 05:33:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:33:23 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:33:23 INFO : one: Deleted 2026/03/25 05:33:24 DEBUG : one: size = 4 OK 2026/03/25 05:33:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:24 INFO : one: Copied (new) 2026/03/25 05:33:24 DEBUG : two: size = 3 OK 2026/03/25 05:33:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:24 DEBUG : two: Unchanged skipping 2026/03/25 05:33:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:24 DEBUG : three.txt: Sizes differ 2026/03/25 05:33:24 DEBUG : three.txt.bak: size = 5 OK 2026/03/25 05:33:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:33:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:33:25 INFO : three.txt: Deleted 2026/03/25 05:33:25 DEBUG : three.txt: size = 6 OK 2026/03/25 05:33:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:25 INFO : three.txt: Copied (new) 2026/03/25 05:33:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:26 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:26 DEBUG : one: Sizes differ 2026/03/25 05:33:26 DEBUG : one.bak: size = 4 OK 2026/03/25 05:33:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:26 INFO : one: Copied (server-side copy) to: one.bak 2026/03/25 05:33:26 INFO : one: Deleted 2026/03/25 05:33:27 DEBUG : one: size = 5 OK 2026/03/25 05:33:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:33:27 INFO : one: Copied (new) 2026/03/25 05:33:27 DEBUG : two: size = 3 OK 2026/03/25 05:33:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:27 DEBUG : two: Unchanged skipping 2026/03/25 05:33:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:27 DEBUG : three.txt: Sizes differ 2026/03/25 05:33:28 DEBUG : three.txt.bak: size = 6 OK 2026/03/25 05:33:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/25 05:33:28 INFO : three.txt: Deleted 2026/03/25 05:33:28 DEBUG : three.txt: size = 19 OK 2026/03/25 05:33:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/25 05:33:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.63s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tigawed8zili/dst" 2026/03/25 05:33:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:33 DEBUG : one: size = 3 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:33 DEBUG : one: Sizes differ 2026/03/25 05:33:34 DEBUG : one-2019-01-01: size = 3 OK 2026/03/25 05:33:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/25 05:33:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/25 05:33:34 INFO : one: Deleted 2026/03/25 05:33:35 DEBUG : one: size = 4 OK 2026/03/25 05:33:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:35 INFO : one: Copied (new) 2026/03/25 05:33:35 DEBUG : two: size = 3 OK 2026/03/25 05:33:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:35 DEBUG : two: Unchanged skipping 2026/03/25 05:33:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:36 DEBUG : three.txt: Sizes differ 2026/03/25 05:33:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/25 05:33:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/25 05:33:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/25 05:33:36 INFO : three.txt: Deleted 2026/03/25 05:33:37 DEBUG : three.txt: size = 6 OK 2026/03/25 05:33:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:37 INFO : three.txt: Copied (new) 2026/03/25 05:33:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:38 DEBUG : one: size = 4 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:38 DEBUG : one: Sizes differ 2026/03/25 05:33:38 DEBUG : one-2019-01-01: size = 4 OK 2026/03/25 05:33:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/25 05:33:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/25 05:33:39 INFO : one: Deleted 2026/03/25 05:33:39 DEBUG : one: size = 5 OK 2026/03/25 05:33:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/25 05:33:39 INFO : one: Copied (new) 2026/03/25 05:33:39 DEBUG : two: size = 3 OK 2026/03/25 05:33:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:39 DEBUG : two: Unchanged skipping 2026/03/25 05:33:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tigawed8zili path dst) 2026/03/25 05:33:39 DEBUG : three.txt: Sizes differ 2026/03/25 05:33:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/25 05:33:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/25 05:33:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/25 05:33:40 INFO : three.txt: Deleted 2026/03/25 05:33:40 DEBUG : three.txt: size = 19 OK 2026/03/25 05:33:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/25 05:33:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.94s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:33:43 DEBUG : Testêé: Sizes differ 2026/03/25 05:33:43 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:33:43 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:33:43 DEBUG : Testêé: size = 14 OK 2026/03/25 05:33:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/25 05:33:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/25 05:33:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 05:33:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:33:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:33:45 DEBUG : existing: size = 6 OK 2026/03/25 05:33:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/25 05:33:45 INFO : existing: Copied (new) 2026/03/25 05:33:45 DEBUG : Waiting for deletions to finish 2026/03/25 05:33:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:33:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:33:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:33:45 DEBUG : existing: Sizes differ 2026/03/25 05:33:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/25 05:33:45 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:33:45 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting files as there were IO errors 2026/03/25 05:33:45 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:33:47 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:33:47 DEBUG : EXISTING: size = 6 OK 2026/03/25 05:33:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:33:47 DEBUG : existing: Unchanged skipping 2026/03/25 05:33:47 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:33:47 DEBUG : Waiting for deletions to finish 2026/03/25 05:33:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:05 DEBUG : both0: size = 6 OK 2026/03/25 05:34:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both10: size = 6 OK 2026/03/25 05:34:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both11: size = 6 OK 2026/03/25 05:34:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both12: size = 6 OK 2026/03/25 05:34:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:34:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both0: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both13: size = 6 OK 2026/03/25 05:34:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both13: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both14: size = 6 OK 2026/03/25 05:34:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both10: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both15: size = 6 OK 2026/03/25 05:34:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both11: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both16: size = 6 OK 2026/03/25 05:34:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both12: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both17: size = 6 OK 2026/03/25 05:34:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both17: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both18: size = 6 OK 2026/03/25 05:34:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both18: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both19: size = 6 OK 2026/03/25 05:34:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both19: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both1: size = 6 OK 2026/03/25 05:34:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both14: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both2: size = 6 OK 2026/03/25 05:34:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both2: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both3: size = 6 OK 2026/03/25 05:34:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both3: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both4: size = 6 OK 2026/03/25 05:34:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both4: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both5: size = 6 OK 2026/03/25 05:34:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both5: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both6: size = 6 OK 2026/03/25 05:34:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both6: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both7: size = 6 OK 2026/03/25 05:34:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both7: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both8: size = 6 OK 2026/03/25 05:34:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both8: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both9: size = 6 OK 2026/03/25 05:34:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:05 DEBUG : both1: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both9: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both15: Unchanged skipping 2026/03/25 05:34:05 DEBUG : both16: Unchanged skipping 2026/03/25 05:34:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:34:05 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:06 INFO : only0: Deleted 2026/03/25 05:34:06 INFO : only10: Deleted 2026/03/25 05:34:06 INFO : only2: Deleted 2026/03/25 05:34:06 INFO : only14: Deleted 2026/03/25 05:34:06 INFO : only16: Deleted 2026/03/25 05:34:06 INFO : only4: Deleted 2026/03/25 05:34:06 INFO : only12: Deleted 2026/03/25 05:34:06 INFO : only17: Deleted 2026/03/25 05:34:06 INFO : only18: Deleted 2026/03/25 05:34:06 INFO : only1: Deleted 2026/03/25 05:34:06 INFO : only11: Deleted 2026/03/25 05:34:07 INFO : only13: Deleted 2026/03/25 05:34:07 INFO : only5: Deleted 2026/03/25 05:34:07 INFO : only7: Deleted 2026/03/25 05:34:07 INFO : only15: Deleted 2026/03/25 05:34:07 INFO : only9: Deleted 2026/03/25 05:34:07 INFO : only3: Deleted 2026/03/25 05:34:07 INFO : only19: Deleted 2026/03/25 05:34:07 INFO : only6: Deleted 2026/03/25 05:34:07 INFO : only8: Deleted 2026/03/25 05:34:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.98s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:27 DEBUG : both11: size = 6 OK 2026/03/25 05:34:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:34:27 DEBUG : both0: size = 6 OK 2026/03/25 05:34:27 DEBUG : both12: size = 6 OK 2026/03/25 05:34:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both10: size = 6 OK 2026/03/25 05:34:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both11: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both13: size = 6 OK 2026/03/25 05:34:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both0: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both14: size = 6 OK 2026/03/25 05:34:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both14: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both15: size = 6 OK 2026/03/25 05:34:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both12: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both16: size = 6 OK 2026/03/25 05:34:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both16: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both17: size = 6 OK 2026/03/25 05:34:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both17: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both18: size = 6 OK 2026/03/25 05:34:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both18: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both19: size = 6 OK 2026/03/25 05:34:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both19: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both1: size = 6 OK 2026/03/25 05:34:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both1: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both2: size = 6 OK 2026/03/25 05:34:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both2: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both3: size = 6 OK 2026/03/25 05:34:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both3: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both4: size = 6 OK 2026/03/25 05:34:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both4: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both5: size = 6 OK 2026/03/25 05:34:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both5: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both6: size = 6 OK 2026/03/25 05:34:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both6: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both7: size = 6 OK 2026/03/25 05:34:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both7: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both8: size = 6 OK 2026/03/25 05:34:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both8: Unchanged skipping 2026/03/25 05:34:27 DEBUG : both9: size = 6 OK 2026/03/25 05:34:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:27 DEBUG : both9: Unchanged skipping 2026/03/25 05:34:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only0: Sizes differ 2026/03/25 05:34:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only10: Sizes differ 2026/03/25 05:34:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only11: Sizes differ 2026/03/25 05:34:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only12: Sizes differ 2026/03/25 05:34:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only13: Sizes differ 2026/03/25 05:34:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only14: Sizes differ 2026/03/25 05:34:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : both10: Unchanged skipping 2026/03/25 05:34:27 DEBUG : only15: Sizes differ 2026/03/25 05:34:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : both13: Unchanged skipping 2026/03/25 05:34:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only16: Sizes differ 2026/03/25 05:34:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only17: Sizes differ 2026/03/25 05:34:27 DEBUG : both15: Unchanged skipping 2026/03/25 05:34:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only18: Sizes differ 2026/03/25 05:34:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only19: Sizes differ 2026/03/25 05:34:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only1: Sizes differ 2026/03/25 05:34:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only2: Sizes differ 2026/03/25 05:34:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only3: Sizes differ 2026/03/25 05:34:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only4: Sizes differ 2026/03/25 05:34:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only5: Sizes differ 2026/03/25 05:34:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only6: Sizes differ 2026/03/25 05:34:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only7: Sizes differ 2026/03/25 05:34:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only8: Sizes differ 2026/03/25 05:34:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4190405944) 2026/03/25 05:34:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-tigawed8zili) 2026/03/25 05:34:27 DEBUG : only9: Sizes differ 2026/03/25 05:34:27 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:34:28 DEBUG : only0: size = 0 OK 2026/03/25 05:34:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only0: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only10: size = 0 OK 2026/03/25 05:34:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only10: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only13: size = 0 OK 2026/03/25 05:34:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only13: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only11: size = 0 OK 2026/03/25 05:34:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only11: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only16: size = 0 OK 2026/03/25 05:34:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only16: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only12: size = 0 OK 2026/03/25 05:34:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only12: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only14: size = 0 OK 2026/03/25 05:34:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only14: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only18: size = 0 OK 2026/03/25 05:34:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only18: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only1: size = 0 OK 2026/03/25 05:34:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only1: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only2: size = 0 OK 2026/03/25 05:34:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only2: Copied (replaced existing) 2026/03/25 05:34:28 DEBUG : only15: size = 0 OK 2026/03/25 05:34:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:28 INFO : only15: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only4: size = 0 OK 2026/03/25 05:34:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only4: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only5: size = 0 OK 2026/03/25 05:34:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only5: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only6: size = 0 OK 2026/03/25 05:34:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only6: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only8: size = 0 OK 2026/03/25 05:34:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only8: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only9: size = 0 OK 2026/03/25 05:34:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only9: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only19: size = 0 OK 2026/03/25 05:34:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only19: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only7: size = 0 OK 2026/03/25 05:34:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only7: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only17: size = 0 OK 2026/03/25 05:34:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only17: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : only3: size = 0 OK 2026/03/25 05:34:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/25 05:34:29 INFO : only3: Copied (replaced existing) 2026/03/25 05:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:37 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:34:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:34:37 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 05:34:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:34:37 INFO : empty_on_remote: Making directory 2026/03/25 05:34:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/25 05:34:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:39 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:34:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:34:39 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 05:34:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 05:34:39 INFO : empty_on_remote: Making directory 2026/03/25 05:34:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/25 05:34:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:42 INFO : sub dir: Making directory 2026/03/25 05:34:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 05:34:43 INFO : sub dir: Making directory 2026/03/25 05:34:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:34:51 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:51 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:34:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : apple: size = 5 OK 2026/03/25 05:34:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : apple: Unchanged skipping 2026/03/25 05:34:52 DEBUG : banana: size = 6 OK 2026/03/25 05:34:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:34:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:34:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : banana: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:34:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:34:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:52 INFO : There was nothing to transfer 2026/03/25 05:34:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:52 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:34:52 DEBUG : apple: size = 5 OK 2026/03/25 05:34:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:34:52 DEBUG : banana: size = 6 OK 2026/03/25 05:34:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:34:52 DEBUG : banana: Unchanged skipping 2026/03/25 05:34:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : apple: Unchanged skipping 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:34:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:34:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:34:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:34:52 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:34:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:52 INFO : There was nothing to transfer 2026/03/25 05:34:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:34:53 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:34:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:35:04 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:04 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:35:05 DEBUG : banana: size = 6 OK 2026/03/25 05:35:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:35:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:35:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:35:05 DEBUG : banana: Unchanged skipping 2026/03/25 05:35:05 DEBUG : apple: size = 5 OK 2026/03/25 05:35:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : apple: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:35:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:35:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:35:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:35:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:35:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:35:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:35:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:35:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:05 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:05 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:05 INFO : There was nothing to transfer 2026/03/25 05:35:05 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:05 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : apple: size = 5 OK 2026/03/25 05:35:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : apple: Unchanged skipping 2026/03/25 05:35:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:35:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:35:06 DEBUG : banana: size = 6 OK 2026/03/25 05:35:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : banana: Unchanged skipping 2026/03/25 05:35:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:35:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:35:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:35:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:35:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:35:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:35:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:35:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:35:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:35:06 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:06 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:06 INFO : There was nothing to transfer 2026/03/25 05:35:06 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:06 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:35:17 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:18 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 05:35:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:18 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:18 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/25 05:35:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:35:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:18 DEBUG : YXBwbGU=: size = 5 OK 2026/03/25 05:35:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/25 05:35:18 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/25 05:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:19 DEBUG : YmFuYW5h: size = 6 OK 2026/03/25 05:35:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/25 05:35:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/25 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:35:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/25 05:35:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:35:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:35:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:35:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:35:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:35:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:35:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:35:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:35:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:35:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/25 05:35:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:35:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/25 05:35:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:35:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/25 05:35:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:35:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/25 05:35:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:35:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/25 05:35:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:35:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/25 05:35:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:35:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/25 05:35:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:35:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:20 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:20 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 05:35:20 INFO : splitbananasplit: Deleted 2026/03/25 05:35:20 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 05:35:20 INFO : banana: Deleted 2026/03/25 05:35:20 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 05:35:20 INFO : apple: Deleted 2026/03/25 05:35:20 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 05:35:20 INFO : appleappleapplebanana: Deleted 2026/03/25 05:35:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 05:35:20 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 05:35:20 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:21 DEBUG : YXBwbGU=: size = 5 OK 2026/03/25 05:35:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : apple: Unchanged skipping 2026/03/25 05:35:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:35:21 DEBUG : YmFuYW5h: size = 6 OK 2026/03/25 05:35:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : banana: Unchanged skipping 2026/03/25 05:35:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/25 05:35:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 05:35:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:35:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:35:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 05:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 05:35:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:22 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 05:35:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:22 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 05:35:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 05:35:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 05:35:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 05:35:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 05:35:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 05:35:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 05:35:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 05:35:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:35:32 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:32 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 05:35:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 05:35:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 05:35:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 05:35:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 05:35:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 05:35:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 05:35:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 05:35:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 05:35:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:33 DEBUG : PREFIXbanana: size = 6 OK 2026/03/25 05:35:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/25 05:35:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/25 05:35:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/25 05:35:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:35:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/25 05:35:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/25 05:35:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:35:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/25 05:35:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:35:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/25 05:35:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : PREFIXapple: size = 5 OK 2026/03/25 05:35:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/25 05:35:33 INFO : apple: Copied (new) to: PREFIXapple 2026/03/25 05:35:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/25 05:35:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:35:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/25 05:35:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:35:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:35:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:35:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:35:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:35:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:35:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:35:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:35:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/25 05:35:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:35:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/25 05:35:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:35:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/25 05:35:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:35:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/25 05:35:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:35:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/25 05:35:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:35:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/25 05:35:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:35:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:34 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/25 05:35:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:35:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:34 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 05:35:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 05:35:35 INFO : appleappleapplebanana: Deleted 2026/03/25 05:35:35 INFO : banana: Deleted 2026/03/25 05:35:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 05:35:35 INFO : apple: Deleted 2026/03/25 05:35:35 INFO : splitbananasplit: Deleted 2026/03/25 05:35:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 05:35:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 05:35:35 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 05:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 05:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 05:35:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:36 DEBUG : banana: size = 6 OK 2026/03/25 05:35:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/25 05:35:36 INFO : banana: Copied (new) 2026/03/25 05:35:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:35:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:35:36 INFO : splitbananasplit: Copied (new) 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:35:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:35:36 INFO : appleappleapplebanana: Copied (new) 2026/03/25 05:35:36 DEBUG : apple: size = 5 OK 2026/03/25 05:35:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/25 05:35:36 INFO : apple: Copied (new) 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:35:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:35:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:35:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:35:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:35:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:35:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:35:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:35:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:35:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:35:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:35:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:35:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:35:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:35:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:35:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:35:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:35:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:35:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:35:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:35:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:35:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:35:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:35:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:35:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:35:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:35:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 05:35:37 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:38 INFO : PREFIXapple: Deleted 2026/03/25 05:35:38 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/25 05:35:38 INFO : PREFIXsplitbananasplit: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/25 05:35:38 INFO : PREFIXbanana: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/25 05:35:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/25 05:35:38 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:38 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:39 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:35:49 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:49 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:50 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:50 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/25 05:35:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/25 05:35:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:50 DEBUG : appleSUFFIX: size = 5 OK 2026/03/25 05:35:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/25 05:35:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/25 05:35:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/25 05:35:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:35:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/25 05:35:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:35:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/25 05:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:35:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:35:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:35:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:35:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:35:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:35:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:35:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:35:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/25 05:35:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:35:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/25 05:35:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:35:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/25 05:35:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:35:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/25 05:35:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:35:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/25 05:35:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:35:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/25 05:35:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:35:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/25 05:35:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:35:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:52 INFO : apple: Deleted 2026/03/25 05:35:52 INFO : banana: Deleted 2026/03/25 05:35:52 INFO : splitbananasplit: Deleted 2026/03/25 05:35:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 05:35:52 INFO : appleappleapplebanana: Deleted 2026/03/25 05:35:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 05:35:52 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 05:35:52 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 05:35:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 05:35:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 05:35:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:35:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:35:53 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:35:53 DEBUG : banana: size = 6 OK 2026/03/25 05:35:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/25 05:35:53 INFO : banana: Copied (new) 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:35:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:35:53 INFO : appleappleapplebanana: Copied (new) 2026/03/25 05:35:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:35:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:35:53 INFO : splitbananasplit: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:35:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:35:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:35:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:35:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:35:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : apple: size = 5 OK 2026/03/25 05:35:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/25 05:35:54 INFO : apple: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:35:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:35:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:35:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:35:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:35:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:35:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:35:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:35:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 05:35:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:35:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:35:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 05:35:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:35:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:35:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 05:35:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:35:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:35:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 05:35:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:35:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:35:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 05:35:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:35:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:35:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 05:35:55 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : splitbananasplitSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/25 05:35:55 INFO : bananaSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/25 05:35:55 INFO : appleSUFFIX: Deleted 2026/03/25 05:35:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/25 05:35:55 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:56 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : Waiting for deletions to finish 2026/03/25 05:35:56 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:35:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:36:07 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:07 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : apple: size = 5 OK 2026/03/25 05:36:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:07 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:07 DEBUG : banana: size = 6 OK 2026/03/25 05:36:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:07 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 05:36:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 05:36:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:07 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:07 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:07 DEBUG : appleapple: size = 21 OK 2026/03/25 05:36:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/25 05:36:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/25 05:36:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:07 DEBUG : splitbanan: size = 16 OK 2026/03/25 05:36:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/25 05:36:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/25 05:36:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/25 05:36:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/25 05:36:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/25 05:36:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/25 05:36:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/25 05:36:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/25 05:36:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/25 05:36:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/25 05:36:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/25 05:36:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/25 05:36:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/25 05:36:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/25 05:36:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/25 05:36:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/25 05:36:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/25 05:36:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/25 05:36:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/25 05:36:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/25 05:36:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/25 05:36:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/25 05:36:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/25 05:36:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/25 05:36:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/25 05:36:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/25 05:36:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/25 05:36:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/25 05:36:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/25 05:36:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/25 05:36:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/25 05:36:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/25 05:36:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/25 05:36:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/25 05:36:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/25 05:36:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/25 05:36:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/25 05:36:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/25 05:36:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/25 05:36:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/25 05:36:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/25 05:36:09 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:09 INFO : appleappleapplebanana: Deleted 2026/03/25 05:36:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 05:36:09 INFO : splitbananasplit: Deleted 2026/03/25 05:36:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 05:36:09 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 05:36:09 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:10 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : apple: size = 5 OK 2026/03/25 05:36:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:10 DEBUG : splitbanan: size = 16 OK 2026/03/25 05:36:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:10 DEBUG : banana: size = 6 OK 2026/03/25 05:36:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:10 DEBUG : appleapple: size = 21 OK 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 05:36:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 05:36:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 05:36:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 05:36:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 05:36:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 05:36:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 05:36:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 05:36:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 05:36:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 05:36:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 05:36:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 05:36:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 05:36:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 05:36:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 05:36:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 05:36:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:10 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:10 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:10 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:10 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:10 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 05:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 05:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 05:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 05:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 05:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 05:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 05:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 05:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 05:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 05:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 05:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 05:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 05:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 05:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 05:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 05:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 05:36:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:36:21 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:21 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:22 DEBUG : banana: size = 6 OK 2026/03/25 05:36:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:22 DEBUG : apple: size = 5 OK 2026/03/25 05:36:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:22 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:22 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:22 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:22 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:22 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : apple: size = 5 OK 2026/03/25 05:36:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:23 DEBUG : banana: size = 6 OK 2026/03/25 05:36:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:23 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:23 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:23 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:23 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:36:35 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:35 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:35 DEBUG : banana: size = 6 OK 2026/03/25 05:36:35 DEBUG : apple: size = 5 OK 2026/03/25 05:36:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:35 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:35 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:35 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:36 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : apple: size = 5 OK 2026/03/25 05:36:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:36 DEBUG : banana: size = 6 OK 2026/03/25 05:36:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:36 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:36 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:36 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:36 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:36 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:36:47 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : apple: size = 5 OK 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:48 DEBUG : banana: size = 6 OK 2026/03/25 05:36:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : apple: size = 5 OK 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:36:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : apple: Unchanged skipping 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:36:48 DEBUG : banana: size = 6 OK 2026/03/25 05:36:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:36:48 DEBUG : banana: Unchanged skipping 2026/03/25 05:36:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:36:48 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 05:36:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:36:59 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:00 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : apple: size = 5 OK 2026/03/25 05:37:00 DEBUG : banana: size = 6 OK 2026/03/25 05:37:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : apple: Unchanged skipping 2026/03/25 05:37:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:37:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:37:00 DEBUG : banana: Unchanged skipping 2026/03/25 05:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:37:00 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:00 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:00 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:00 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:37:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:37:01 DEBUG : banana: size = 6 OK 2026/03/25 05:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : banana: Unchanged skipping 2026/03/25 05:37:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:37:01 DEBUG : apple: size = 5 OK 2026/03/25 05:37:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : apple: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:37:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:37:01 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:01 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:01 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:01 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:12 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:13 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : banana: size = 6 OK 2026/03/25 05:37:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:37:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:37:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : banana: Unchanged skipping 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:37:14 DEBUG : apple: size = 5 OK 2026/03/25 05:37:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : apple: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:14 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:14 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:14 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 05:37:14 DEBUG : apple: size = 5 OK 2026/03/25 05:37:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 05:37:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 05:37:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 05:37:14 DEBUG : banana: size = 6 OK 2026/03/25 05:37:14 DEBUG : apple: Unchanged skipping 2026/03/25 05:37:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : banana: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 05:37:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:14 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:14 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:14 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:15 DEBUG : apple: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : banana: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 05:37:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (154.04s) --- PASS: TestTransform/NFC (12.03s) --- PASS: TestTransform/NFD (13.20s) --- PASS: TestTransform/base64 (15.69s) --- PASS: TestTransform/prefix (17.41s) --- PASS: TestTransform/suffix (17.35s) --- PASS: TestTransform/truncate (14.27s) --- PASS: TestTransform/encoder (12.93s) --- PASS: TestTransform/ISO-8859-1 (12.80s) --- PASS: TestTransform/charmap (12.45s) --- PASS: TestTransform/lowercase (12.24s) --- PASS: TestTransform/ascii (13.66s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 05:37:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 05:37:19 INFO : sub dir_somesuffix: Making directory 2026/03/25 05:37:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 05:37:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/25 05:37:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 05:37:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 05:37:19 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:19 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/25 05:37:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 05:37:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:21 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:21 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:21 INFO : tictactoe: Making directory 2026/03/25 05:37:21 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:21 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/25 05:37:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:21 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/25 05:37:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/25 05:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:23 INFO : toe: Making directory 2026/03/25 05:37:23 INFO : toe/toe: Making directory 2026/03/25 05:37:23 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 05:37:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 05:37:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 05:37:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:23 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/25 05:37:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 05:37:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.28s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:24 INFO : toe: Making directory 2026/03/25 05:37:24 INFO : toe/toe: Making directory 2026/03/25 05:37:24 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 05:37:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 05:37:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 05:37:24 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:24 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/25 05:37:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 05:37:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.58s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:26 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:37:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 05:37:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:26 INFO : tictacempty_dir: Making directory 2026/03/25 05:37:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:26 INFO : tictactoe: Making directory 2026/03/25 05:37:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:26 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:26 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:26 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 05:37:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.87s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:27 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:37:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 05:37:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:28 INFO : tictacempty_dir: Making directory 2026/03/25 05:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 INFO : tictactoe: Making directory 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:28 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 05:37:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:28 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:28 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/25 05:37:28 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 05:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/25 05:37:28 NOTICE: B2 bucket rclone-test-tigawed8zili: 0 differences found 2026/03/25 05:37:28 NOTICE: B2 bucket rclone-test-tigawed8zili: 1 matching files --- PASS: TestAllTag (1.41s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:29 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:29 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:29 INFO : tictactoe: Making directory 2026/03/25 05:37:29 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:29 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:29 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:29 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:29 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 05:37:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:29 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:30 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:30 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:30 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:30 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 05:37:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 05:37:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 05:37:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/25 05:37:30 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.75s) === RUN TestSyntax 2026/03/25 05:37:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:31 INFO : toe: Making directory 2026/03/25 05:37:31 INFO : toe/toe: Making directory 2026/03/25 05:37:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 05:37:31 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:31 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:32 DEBUG : toe/toe/toe: size = 11 OK 2026/03/25 05:37:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:32 INFO : toe/toe/toe: Copied (new) 2026/03/25 05:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:32 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:37:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 05:37:32 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:33 INFO : tictacempty_dir: Making directory 2026/03/25 05:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:33 INFO : tictactoe: Making directory 2026/03/25 05:37:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:33 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 05:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:33 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:34 INFO : toe/toe/toe.txt: Deleted 2026/03/25 05:37:34 INFO : toe/toe: Removing directory 2026/03/25 05:37:34 INFO : toe: Removing directory 2026/03/25 05:37:34 INFO : empty_dir: Removing directory 2026/03/25 05:37:34 DEBUG : Local file system at /tmp/rclone4190405944: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.97s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:34 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:37:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 05:37:34 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:35 INFO : tictacempty_dir: Making directory 2026/03/25 05:37:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:35 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:35 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:35 INFO : tictactoe: Making directory 2026/03/25 05:37:35 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:35 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:35 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 05:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:35 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:35 INFO : toe/toe/toe.txt: Deleted 2026/03/25 05:37:35 INFO : toe/toe: Removing directory 2026/03/25 05:37:35 INFO : toe: Removing directory 2026/03/25 05:37:35 INFO : empty_dir: Removing directory 2026/03/25 05:37:35 DEBUG : Local file system at /tmp/rclone4190405944: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/25 05:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 05:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 05:37:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/25 05:37:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:38 DEBUG : Reset feature "Copy" 2026/03/25 05:37:38 DEBUG : Reset feature "Move" 2026/03/25 05:37:38 DEBUG : Reset feature "Copy" 2026/03/25 05:37:38 DEBUG : Reset feature "Move" 2026/03/25 05:37:38 DEBUG : empty_dir: Making directory with metadata 2026/03/25 05:37:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 05:37:38 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:38 INFO : tictacempty_dir: Making directory 2026/03/25 05:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 05:37:38 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:38 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:38 INFO : tictactoe: Making directory 2026/03/25 05:37:38 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:38 DEBUG : toe: transformed to: tictactoe 2026/03/25 05:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:38 INFO : tictactoe/tictactoe: Making directory 2026/03/25 05:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 05:37:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 05:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:38 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:38 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 05:37:38 INFO : toe/toe/toe.txt: Deleted 2026/03/25 05:37:38 INFO : toe/toe: Removing directory 2026/03/25 05:37:38 INFO : toe: Removing directory 2026/03/25 05:37:38 INFO : empty_dir: Removing directory 2026/03/25 05:37:38 DEBUG : Local file system at /tmp/rclone4190405944: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 05:37:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 05:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/25 05:37:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (2.69s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:40 DEBUG : toe: transformed to: dG9l 2026/03/25 05:37:40 DEBUG : toe: transformed to: dG9l 2026/03/25 05:37:40 INFO : dG9l: Making directory 2026/03/25 05:37:40 DEBUG : toe: transformed to: dG9l 2026/03/25 05:37:40 DEBUG : toe: transformed to: dG9l 2026/03/25 05:37:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 05:37:40 INFO : dG9l/dG9l: Making directory 2026/03/25 05:37:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 05:37:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/25 05:37:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 05:37:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 05:37:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 05:37:40 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:40 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/25 05:37:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 05:37:41 DEBUG : Waiting for deletions to finish 2026/03/25 05:37:42 DEBUG : dG9l: transformed to: toe 2026/03/25 05:37:42 DEBUG : dG9l: transformed to: toe 2026/03/25 05:37:42 DEBUG : dG9l: transformed to: toe 2026/03/25 05:37:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/25 05:37:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/25 05:37:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 05:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/25 05:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/25 05:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/25 05:37:42 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for checks to finish 2026/03/25 05:37:42 DEBUG : Local file system at /tmp/rclone4190405944: Waiting for transfers to finish 2026/03/25 05:37:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-tigawed8zili", Local "Local file system at /tmp/rclone4190405944", Modify Window "1ms" 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe: transformed to: 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe: transformed to: 2026/03/25 05:37:43 INFO : B2 bucket rclone-test-tigawed8zili: Making directory 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe: transformed to: 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe: transformed to: 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe/toe: transformed to: 2026/03/25 05:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 05:37:43 INFO : toe/toe: Making directory 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe/toe: transformed to: 2026/03/25 05:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe: transformed to: 2026/03/25 05:37:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 05:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 05:37:43 DEBUG : toe/toe/toe: transformed to: 2026/03/25 05:37:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/25 05:37:43 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for checks to finish 2026/03/25 05:37:43 DEBUG : B2 bucket rclone-test-tigawed8zili: Waiting for transfers to finish 2026/03/25 05:37:43 DEBUG : toe/toe/toe: Clearing upload URL because of error: Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001185_t0031": EOF 2026/03/25 05:37:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001185_t0031": EOF) 2026/03/25 05:37:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 05:37:43 DEBUG : toe/toe/toe: Received error: Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/7f92eda3706d2b3b9fd80e1b/c001_v0001185_t0031": EOF - low level retry 0/10 2026/03/25 05:37:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/25 05:37:44 DEBUG : toe/toe/toe: size = 11 OK 2026/03/25 05:37:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/25 05:37:44 INFO : toe/toe/toe: Copied (new) 2026/03/25 05:37:44 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting files as there were IO errors 2026/03/25 05:37:44 ERROR : B2 bucket rclone-test-tigawed8zili: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2026/03/25 05:37:44 DEBUG : B2 bucket rclone-test-tigawed8zili: Purge remote 2026/03/25 05:37:44 INFO : B2 bucket rclone-test-tigawed8zili: cleaning bucket "rclone-test-tigawed8zili" of all files 2026/03/25 05:37:45 DEBUG : BackupDir/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1b7_d20260325_m053123_c001_v7007000_t0000_u01774416683599") 2026/03/25 05:37:45 DEBUG : BackupDir/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f112542d776d6fa0f_d20260325_m053115_c001_v0001173_t0004_u01774416675460") 2026/03/25 05:37:45 DEBUG : CompareDest/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd318d6_d20260325_m053055_c001_v7007000_t0000_u01774416655854") 2026/03/25 05:37:45 DEBUG : CompareDest/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65edc5_d20260325_m053049_c001_v0001042_t0057_u01774416649551") 2026/03/25 05:37:45 DEBUG : CompareDest/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd318d7_d20260325_m053056_c001_v7007000_t0000_u01774416656035") 2026/03/25 05:37:45 DEBUG : CompareDest/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5edce_d20260325_m053050_c001_v0001043_t0000_u01774416650916") 2026/03/25 05:37:45 DEBUG : CopyDest/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1b8_d20260325_m053123_c001_v7007000_t0000_u01774416683782") 2026/03/25 05:37:45 DEBUG : CopyDest/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee06_d20260325_m053112_c001_v0001043_t0031_u01774416672402") 2026/03/25 05:37:45 DEBUG : CopyDest/three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1b9_d20260325_m053123_c001_v7007000_t0000_u01774416683965") 2026/03/25 05:37:46 DEBUG : CopyDest/three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee26_d20260325_m053121_c001_v0001043_t0011_u01774416681699") 2026/03/25 05:37:46 DEBUG : CopyDest/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1be_d20260325_m053124_c001_v7007000_t0000_u01774416684147") 2026/03/25 05:37:46 DEBUG : CopyDest/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee1a_d20260325_m053119_c001_v0001043_t0015_u01774416679447") 2026/03/25 05:37:46 DEBUG : EXISTING: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c77b4_d20260325_m053348_c001_v7007000_t0000_u01774416828008") 2026/03/25 05:37:46 DEBUG : EXISTING: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a867_d20260325_m053346_c001_v0001157_t0037_u01774416826779") 2026/03/25 05:37:46 DEBUG : PREFIXapple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd231f_d20260325_m053537_c001_v7007000_t0000_u01774416937955") 2026/03/25 05:37:46 DEBUG : PREFIXapple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab03_d20260325_m053533_c001_v0001157_t0043_u01774416933411") 2026/03/25 05:37:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33c10_d20260325_m053537_c001_v7007000_t0000_u01774416937965") 2026/03/25 05:37:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac31_d20260325_m053533_c001_v0001185_t0049_u01774416933422") 2026/03/25 05:37:46 DEBUG : PREFIXbanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3ae4134_d20260325_m053538_c001_v7007000_t0000_u01774416938204") 2026/03/25 05:37:46 DEBUG : PREFIXbanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082c1_d20260325_m053533_c001_v0001185_t0005_u01774416933434") 2026/03/25 05:37:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9751_d20260325_m053537_c001_v7007000_t0000_u01774416937983") 2026/03/25 05:37:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac41_d20260325_m053533_c001_v0001185_t0039_u01774416933662") 2026/03/25 05:37:47 DEBUG : Testêé: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c7760_d20260325_m053344_c001_v7007000_t0000_u01774416824398") 2026/03/25 05:37:47 DEBUG : Testêé: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a85d_d20260325_m053343_c001_v0001157_t0003_u01774416823699") 2026/03/25 05:37:47 DEBUG : Testêé: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a85b_d20260325_m053342_c001_v0001157_t0035_u01774416822852") 2026/03/25 05:37:47 DEBUG : YXBwbGU=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d847b_d20260325_m053522_c001_v7007000_t0000_u01774416922517") 2026/03/25 05:37:47 DEBUG : YXBwbGU=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc080f5_d20260325_m053518_c001_v0001185_t0024_u01774416918646") 2026/03/25 05:37:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d847c_d20260325_m053522_c001_v7007000_t0000_u01774416922699") 2026/03/25 05:37:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa70_d20260325_m053518_c001_v0001185_t0056_u01774416918656") 2026/03/25 05:37:47 DEBUG : YmFuYW5h: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d847d_d20260325_m053522_c001_v7007000_t0000_u01774416922884") 2026/03/25 05:37:47 DEBUG : YmFuYW5h: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa7a_d20260325_m053518_c001_v0001185_t0006_u01774416918874") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f742_d20260325_m052919_c001_v7007000_t0000_u01774416559772") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb6f_d20260325_m052919_c001_v0001177_t0027_u01774416559198") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f73e_d20260325_m052917_c001_v7007000_t0000_u01774416557803") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb69_d20260325_m052917_c001_v0001177_t0042_u01774416557031") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e54d_d20260325_m052901_c001_v7007000_t0000_u01774416541131") 2026/03/25 05:37:47 DEBUG : a/potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdae7_d20260325_m052900_c001_v0001177_t0044_u01774416540358") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fad_d20260325_m053715_c001_v7007000_t0000_u01774417035592") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad04_d20260325_m053711_c001_v0001157_t0043_u01774417031988") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a669e_d20260325_m053701_c001_v7007000_t0000_u01774417021956") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acdf_d20260325_m053658_c001_v0001157_t0021_u01774417018937") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d33_d20260325_m053649_c001_v7007000_t0000_u01774417009518") 2026/03/25 05:37:47 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac99_d20260325_m053646_c001_v0001157_t0047_u01774417006406") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9962_d20260325_m053637_c001_v7007000_t0000_u01774416997310") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac67_d20260325_m053634_c001_v0001157_t0044_u01774416994023") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139d0_d20260325_m053624_c001_v7007000_t0000_u01774416984454") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac0f_d20260325_m053620_c001_v0001157_t0031_u01774416980631") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285ba_d20260325_m053611_c001_v7007000_t0000_u01774416971361") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafd1_d20260325_m053606_c001_v0001185_t0056_u01774416966155") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a2929b_d20260325_m053557_c001_v7007000_t0000_u01774416957157") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae8a_d20260325_m053553_c001_v0001185_t0050_u01774416953704") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea29_d20260325_m053552_c001_v7007000_t0000_u01774416952183") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae0a_d20260325_m053548_c001_v0001185_t0003_u01774416948886") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a7_d20260325_m053539_c001_v7007000_t0000_u01774416939904") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab1d_d20260325_m053536_c001_v0001157_t0053_u01774416936391") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb52da_d20260325_m053535_c001_v7007000_t0000_u01774416935434") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aaf7_d20260325_m053531_c001_v0001157_t0013_u01774416931782") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a24d_d20260325_m053520_c001_v7007000_t0000_u01774416920629") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc080c9_d20260325_m053516_c001_v0001185_t0037_u01774416916433") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105a5_d20260325_m053506_c001_v7007000_t0000_u01774416906856") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07f69_d20260325_m053503_c001_v0001185_t0051_u01774416903482") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290b9_d20260325_m053453_c001_v7007000_t0000_u01774416893590") 2026/03/25 05:37:48 DEBUG : apple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07e49_d20260325_m053450_c001_v0001185_t0004_u01774416890170") 2026/03/25 05:37:48 DEBUG : appleSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8284dc_d20260325_m053555_c001_v7007000_t0000_u01774416955765") 2026/03/25 05:37:49 DEBUG : appleSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08438_d20260325_m053550_c001_v0001185_t0026_u01774416950499") 2026/03/25 05:37:49 DEBUG : appleapple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285c4_d20260325_m053611_c001_v7007000_t0000_u01774416971544") 2026/03/25 05:37:49 DEBUG : appleapple: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaffb_d20260325_m053607_c001_v0001185_t0049_u01774416967869") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fae_d20260325_m053715_c001_v7007000_t0000_u01774417035777") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb62e_d20260325_m053712_c001_v0001185_t0036_u01774417032650") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66a3_d20260325_m053702_c001_v7007000_t0000_u01774417022137") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb506_d20260325_m053659_c001_v0001185_t0043_u01774417019506") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d3e_d20260325_m053649_c001_v7007000_t0000_u01774417009701") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3fe_d20260325_m053646_c001_v0001185_t0055_u01774417006985") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9963_d20260325_m053637_c001_v7007000_t0000_u01774416997495") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb2be_d20260325_m053634_c001_v0001185_t0026_u01774416994734") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139da_d20260325_m053624_c001_v7007000_t0000_u01774416984634") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb161_d20260325_m053621_c001_v0001185_t0042_u01774416981167") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a594080a8c_d20260325_m053609_c001_v7007000_t0000_u01774416969139") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafe5_d20260325_m053606_c001_v0001185_t0003_u01774416966585") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a2929c_d20260325_m053557_c001_v7007000_t0000_u01774416957355") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae88_d20260325_m053553_c001_v0001185_t0055_u01774416953694") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d14_d20260325_m053552_c001_v7007000_t0000_u01774416952579") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab67_d20260325_m053549_c001_v0001157_t0023_u01774416949294") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a8_d20260325_m053540_c001_v7007000_t0000_u01774416940087") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacaf_d20260325_m053536_c001_v0001185_t0049_u01774416936403") 2026/03/25 05:37:49 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a28f_d20260325_m053535_c001_v7007000_t0000_u01774416935211") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0829f_d20260325_m053532_c001_v0001185_t0045_u01774416932268") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a24e_d20260325_m053520_c001_v7007000_t0000_u01774416920812") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa1c_d20260325_m053516_c001_v0001185_t0055_u01774416916968") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105a6_d20260325_m053507_c001_v7007000_t0000_u01774416907037") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea8b9_d20260325_m053503_c001_v0001185_t0056_u01774416903916") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290ba_d20260325_m053453_c001_v7007000_t0000_u01774416893772") 2026/03/25 05:37:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea73f_d20260325_m053450_c001_v0001185_t0055_u01774416890640") 2026/03/25 05:37:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d8f_d20260325_m053555_c001_v7007000_t0000_u01774416955613") 2026/03/25 05:37:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae36_d20260325_m053550_c001_v0001185_t0028_u01774416950674") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f743_d20260325_m052919_c001_v7007000_t0000_u01774416559956") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb6b_d20260325_m052918_c001_v0001177_t0044_u01774416558358") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f73d_d20260325_m052917_c001_v7007000_t0000_u01774416557249") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb5f_d20260325_m052916_c001_v0001177_t0037_u01774416556228") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e54b_d20260325_m052900_c001_v7007000_t0000_u01774416540587") 2026/03/25 05:37:50 DEBUG : b/potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdadf_d20260325_m052859_c001_v0001177_t0026_u01774416539422") 2026/03/25 05:37:50 DEBUG : backup/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4156322da41f82e1_d20260325_m053138_c001_v7007000_t0000_u01774416698414") 2026/03/25 05:37:50 DEBUG : backup/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1135441b6f1941a3_d20260325_m053135_c001_v0001093_t0005_u01774416695434") 2026/03/25 05:37:50 DEBUG : backup/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f106300219d6cbfaf_d20260325_m053130_c001_v0001173_t0037_u01774416690589") 2026/03/25 05:37:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc6b_d20260325_m053304_c001_v7007000_t0000_u01774416784818") 2026/03/25 05:37:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f107b3c03b8b5a4c4_d20260325_m053302_c001_v0001104_t0008_u01774416782156") 2026/03/25 05:37:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f117ecbfdd2782d43_d20260325_m053257_c001_v0001039_t0000_u01774416777586") 2026/03/25 05:37:51 DEBUG : backup/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f422df688517976f2_d20260325_m053151_c001_v7007000_t0000_u01774416711037") 2026/03/25 05:37:51 DEBUG : backup/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f105bb654abde998c_d20260325_m053149_c001_v0001185_t0003_u01774416709325") 2026/03/25 05:37:51 DEBUG : backup/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f103c8a198173e1e8_d20260325_m053144_c001_v0001176_t0043_u01774416704675") 2026/03/25 05:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc6c_d20260325_m053305_c001_v7007000_t0000_u01774416785000") 2026/03/25 05:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155651be30bed2b_d20260325_m053303_c001_v0001103_t0042_u01774416783736") 2026/03/25 05:37:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f103bcce4660423a4_d20260325_m053259_c001_v0001183_t0026_u01774416779607") 2026/03/25 05:37:51 DEBUG : backup/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4156322da41f82e2_d20260325_m053138_c001_v7007000_t0000_u01774416698594") 2026/03/25 05:37:51 DEBUG : backup/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f105a2a48068a828f_d20260325_m053137_c001_v0001167_t0024_u01774416697403") 2026/03/25 05:37:51 DEBUG : backup/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f10812637f4c2ab5b_d20260325_m053132_c001_v0001173_t0046_u01774416692628") 2026/03/25 05:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f422df688517976f3_d20260325_m053151_c001_v7007000_t0000_u01774416711218") 2026/03/25 05:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f106511c483eb93c0_d20260325_m053150_c001_v0001134_t0023_u01774416710128") 2026/03/25 05:37:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f11710dda34009661_d20260325_m053146_c001_v0001144_t0012_u01774416706163") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5faf_d20260325_m053715_c001_v7007000_t0000_u01774417035962") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb624_d20260325_m053712_c001_v0001185_t0058_u01774417032448") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66a8_d20260325_m053702_c001_v7007000_t0000_u01774417022319") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb500_d20260325_m053659_c001_v0001185_t0053_u01774417019282") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d44_d20260325_m053649_c001_v7007000_t0000_u01774417009885") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3f8_d20260325_m053646_c001_v0001185_t0037_u01774417006759") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9964_d20260325_m053637_c001_v7007000_t0000_u01774416997677") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb2b2_d20260325_m053634_c001_v0001185_t0007_u01774416994452") 2026/03/25 05:37:51 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139db_d20260325_m053624_c001_v7007000_t0000_u01774416984814") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb15b_d20260325_m053620_c001_v0001185_t0026_u01774416980972") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285c5_d20260325_m053611_c001_v7007000_t0000_u01774416971727") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085ce_d20260325_m053606_c001_v0001185_t0051_u01774416966364") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a2929d_d20260325_m053557_c001_v7007000_t0000_u01774416957543") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08482_d20260325_m053553_c001_v0001185_t0007_u01774416953725") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35cfe_d20260325_m053552_c001_v7007000_t0000_u01774416952201") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0841a_d20260325_m053549_c001_v0001185_t0024_u01774416949073") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a9_d20260325_m053540_c001_v7007000_t0000_u01774416940269") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacb1_d20260325_m053536_c001_v0001185_t0021_u01774416936411") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3ae40c7_d20260325_m053535_c001_v7007000_t0000_u01774416935224") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac05_d20260325_m053532_c001_v0001185_t0038_u01774416932076") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d846b_d20260325_m053520_c001_v7007000_t0000_u01774416920559") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa16_d20260325_m053516_c001_v0001185_t0026_u01774416916735") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105a7_d20260325_m053507_c001_v7007000_t0000_u01774416907219") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea8b1_d20260325_m053503_c001_v0001185_t0033_u01774416903693") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290bb_d20260325_m053453_c001_v7007000_t0000_u01774416893954") 2026/03/25 05:37:52 DEBUG : banana: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea737_d20260325_m053450_c001_v0001185_t0038_u01774416890354") 2026/03/25 05:37:52 DEBUG : bananaSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea2e_d20260325_m053555_c001_v7007000_t0000_u01774416955622") 2026/03/25 05:37:52 DEBUG : bananaSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae2e_d20260325_m053550_c001_v0001185_t0035_u01774416950488") 2026/03/25 05:37:52 DEBUG : both0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660172_d20260325_m053430_c001_v7007000_t0000_u01774416870196") 2026/03/25 05:37:52 DEBUG : both0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a917_d20260325_m053412_c001_v0001157_t0046_u01774416852200") 2026/03/25 05:37:52 DEBUG : both0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc7_d20260325_m053408_c001_v7007000_t0000_u01774416848007") 2026/03/25 05:37:53 DEBUG : both0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a86d_d20260325_m053349_c001_v0001157_t0014_u01774416829862") 2026/03/25 05:37:53 DEBUG : both1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660173_d20260325_m053430_c001_v7007000_t0000_u01774416870400") 2026/03/25 05:37:53 DEBUG : both1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a91b_d20260325_m053412_c001_v0001157_t0038_u01774416852864") 2026/03/25 05:37:53 DEBUG : both1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc8_d20260325_m053408_c001_v7007000_t0000_u01774416848192") 2026/03/25 05:37:53 DEBUG : both1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a871_d20260325_m053350_c001_v0001157_t0049_u01774416830570") 2026/03/25 05:37:53 DEBUG : both10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660177_d20260325_m053430_c001_v7007000_t0000_u01774416870586") 2026/03/25 05:37:53 DEBUG : both10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a96d_d20260325_m053419_c001_v0001157_t0006_u01774416859662") 2026/03/25 05:37:53 DEBUG : both10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc9_d20260325_m053408_c001_v7007000_t0000_u01774416848384") 2026/03/25 05:37:53 DEBUG : both10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8ab_d20260325_m053357_c001_v0001157_t0051_u01774416837036") 2026/03/25 05:37:53 DEBUG : both11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017a_d20260325_m053430_c001_v7007000_t0000_u01774416870770") 2026/03/25 05:37:53 DEBUG : both11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a977_d20260325_m053420_c001_v0001157_t0038_u01774416860401") 2026/03/25 05:37:53 DEBUG : both11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bca_d20260325_m053408_c001_v7007000_t0000_u01774416848568") 2026/03/25 05:37:53 DEBUG : both11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8b3_d20260325_m053357_c001_v0001157_t0057_u01774416837680") 2026/03/25 05:37:53 DEBUG : both12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017b_d20260325_m053430_c001_v7007000_t0000_u01774416870954") 2026/03/25 05:37:53 DEBUG : both12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a983_d20260325_m053421_c001_v0001157_t0056_u01774416861490") 2026/03/25 05:37:53 DEBUG : both12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bcb_d20260325_m053408_c001_v7007000_t0000_u01774416848749") 2026/03/25 05:37:53 DEBUG : both12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8b7_d20260325_m053358_c001_v0001157_t0057_u01774416838278") 2026/03/25 05:37:53 DEBUG : both13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017c_d20260325_m053431_c001_v7007000_t0000_u01774416871139") 2026/03/25 05:37:53 DEBUG : both13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a989_d20260325_m053422_c001_v0001157_t0049_u01774416862255") 2026/03/25 05:37:53 DEBUG : both13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bcc_d20260325_m053408_c001_v7007000_t0000_u01774416848932") 2026/03/25 05:37:53 DEBUG : both13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8bb_d20260325_m053359_c001_v0001157_t0011_u01774416839026") 2026/03/25 05:37:54 DEBUG : both14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017d_d20260325_m053431_c001_v7007000_t0000_u01774416871323") 2026/03/25 05:37:54 DEBUG : both14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a98d_d20260325_m053422_c001_v0001157_t0054_u01774416862969") 2026/03/25 05:37:54 DEBUG : both14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bcd_d20260325_m053409_c001_v7007000_t0000_u01774416849113") 2026/03/25 05:37:54 DEBUG : both14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8c3_d20260325_m053359_c001_v0001157_t0016_u01774416839737") 2026/03/25 05:37:54 DEBUG : both15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017e_d20260325_m053431_c001_v7007000_t0000_u01774416871507") 2026/03/25 05:37:54 DEBUG : both15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a995_d20260325_m053423_c001_v0001157_t0012_u01774416863567") 2026/03/25 05:37:54 DEBUG : both15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bce_d20260325_m053409_c001_v7007000_t0000_u01774416849295") 2026/03/25 05:37:54 DEBUG : both15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8c7_d20260325_m053400_c001_v0001157_t0053_u01774416840430") 2026/03/25 05:37:54 DEBUG : both16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66017f_d20260325_m053431_c001_v7007000_t0000_u01774416871691") 2026/03/25 05:37:54 DEBUG : both16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a999_d20260325_m053424_c001_v0001157_t0009_u01774416864170") 2026/03/25 05:37:54 DEBUG : both16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bcf_d20260325_m053409_c001_v7007000_t0000_u01774416849477") 2026/03/25 05:37:54 DEBUG : both16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8d3_d20260325_m053401_c001_v0001157_t0044_u01774416841208") 2026/03/25 05:37:54 DEBUG : both17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660180_d20260325_m053431_c001_v7007000_t0000_u01774416871875") 2026/03/25 05:37:54 DEBUG : both17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a99d_d20260325_m053424_c001_v0001157_t0042_u01774416864842") 2026/03/25 05:37:54 DEBUG : both17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd0_d20260325_m053409_c001_v7007000_t0000_u01774416849658") 2026/03/25 05:37:54 DEBUG : both17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8d7_d20260325_m053402_c001_v0001157_t0053_u01774416842151") 2026/03/25 05:37:54 DEBUG : both18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660182_d20260325_m053432_c001_v7007000_t0000_u01774416872060") 2026/03/25 05:37:54 DEBUG : both18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a9a9_d20260325_m053425_c001_v0001157_t0006_u01774416865713") 2026/03/25 05:37:54 DEBUG : both18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd1_d20260325_m053409_c001_v7007000_t0000_u01774416849838") 2026/03/25 05:37:54 DEBUG : both18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8dd_d20260325_m053403_c001_v0001157_t0004_u01774416843064") 2026/03/25 05:37:54 DEBUG : both19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660183_d20260325_m053432_c001_v7007000_t0000_u01774416872244") 2026/03/25 05:37:54 DEBUG : both19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a9b5_d20260325_m053426_c001_v0001157_t0028_u01774416866462") 2026/03/25 05:37:54 DEBUG : both19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd2_d20260325_m053410_c001_v7007000_t0000_u01774416850022") 2026/03/25 05:37:55 DEBUG : both19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8e7_d20260325_m053404_c001_v0001157_t0036_u01774416844036") 2026/03/25 05:37:55 DEBUG : both2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660184_d20260325_m053432_c001_v7007000_t0000_u01774416872531") 2026/03/25 05:37:55 DEBUG : both2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a921_d20260325_m053413_c001_v0001157_t0030_u01774416853632") 2026/03/25 05:37:55 DEBUG : both2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd3_d20260325_m053410_c001_v7007000_t0000_u01774416850203") 2026/03/25 05:37:55 DEBUG : both2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a877_d20260325_m053351_c001_v0001157_t0031_u01774416831407") 2026/03/25 05:37:55 DEBUG : both3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66018c_d20260325_m053432_c001_v7007000_t0000_u01774416872724") 2026/03/25 05:37:55 DEBUG : both3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a92b_d20260325_m053414_c001_v0001157_t0017_u01774416854367") 2026/03/25 05:37:55 DEBUG : both3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd4_d20260325_m053410_c001_v7007000_t0000_u01774416850384") 2026/03/25 05:37:55 DEBUG : both3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a87f_d20260325_m053352_c001_v0001157_t0010_u01774416832181") 2026/03/25 05:37:55 DEBUG : both4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66018d_d20260325_m053432_c001_v7007000_t0000_u01774416872909") 2026/03/25 05:37:55 DEBUG : both4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a931_d20260325_m053415_c001_v0001157_t0020_u01774416855066") 2026/03/25 05:37:55 DEBUG : both4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd5_d20260325_m053410_c001_v7007000_t0000_u01774416850565") 2026/03/25 05:37:55 DEBUG : both4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a885_d20260325_m053352_c001_v0001157_t0000_u01774416832820") 2026/03/25 05:37:55 DEBUG : both5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66018e_d20260325_m053433_c001_v7007000_t0000_u01774416873094") 2026/03/25 05:37:55 DEBUG : both5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a939_d20260325_m053415_c001_v0001157_t0033_u01774416855742") 2026/03/25 05:37:55 DEBUG : both5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd6_d20260325_m053410_c001_v7007000_t0000_u01774416850746") 2026/03/25 05:37:55 DEBUG : both5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a88b_d20260325_m053353_c001_v0001157_t0018_u01774416833494") 2026/03/25 05:37:55 DEBUG : both6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66018f_d20260325_m053433_c001_v7007000_t0000_u01774416873292") 2026/03/25 05:37:55 DEBUG : both6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a93d_d20260325_m053416_c001_v0001157_t0034_u01774416856537") 2026/03/25 05:37:55 DEBUG : both6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd7_d20260325_m053410_c001_v7007000_t0000_u01774416850928") 2026/03/25 05:37:56 DEBUG : both6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a893_d20260325_m053354_c001_v0001157_t0012_u01774416834088") 2026/03/25 05:37:56 DEBUG : both7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660190_d20260325_m053433_c001_v7007000_t0000_u01774416873477") 2026/03/25 05:37:56 DEBUG : both7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a945_d20260325_m053417_c001_v0001157_t0025_u01774416857201") 2026/03/25 05:37:56 DEBUG : both7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd8_d20260325_m053411_c001_v7007000_t0000_u01774416851108") 2026/03/25 05:37:56 DEBUG : both7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a897_d20260325_m053354_c001_v0001157_t0004_u01774416834732") 2026/03/25 05:37:56 DEBUG : both8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660196_d20260325_m053433_c001_v7007000_t0000_u01774416873662") 2026/03/25 05:37:56 DEBUG : both8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a951_d20260325_m053418_c001_v0001157_t0017_u01774416858257") 2026/03/25 05:37:56 DEBUG : both8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bd9_d20260325_m053411_c001_v7007000_t0000_u01774416851289") 2026/03/25 05:37:56 DEBUG : both8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a89d_d20260325_m053355_c001_v0001157_t0032_u01774416835505") 2026/03/25 05:37:56 DEBUG : both9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660198_d20260325_m053433_c001_v7007000_t0000_u01774416873845") 2026/03/25 05:37:56 DEBUG : both9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a95b_d20260325_m053418_c001_v0001157_t0034_u01774416858878") 2026/03/25 05:37:56 DEBUG : both9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bda_d20260325_m053411_c001_v7007000_t0000_u01774416851470") 2026/03/25 05:37:56 DEBUG : both9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8a5_d20260325_m053356_c001_v0001157_t0036_u01774416836160") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f745_d20260325_m052920_c001_v7007000_t0000_u01774416560144") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb6d_d20260325_m052918_c001_v0001177_t0036_u01774416558619") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f740_d20260325_m052917_c001_v7007000_t0000_u01774416557991") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb61_d20260325_m052916_c001_v0001177_t0015_u01774416556445") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e54e_d20260325_m052901_c001_v7007000_t0000_u01774416541317") 2026/03/25 05:37:56 DEBUG : c/non empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdae3_d20260325_m052859_c001_v0001177_t0053_u01774416539626") 2026/03/25 05:37:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d847e_d20260325_m053523_c001_v7007000_t0000_u01774416923066") 2026/03/25 05:37:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aaa1_d20260325_m053518_c001_v0001157_t0045_u01774416918676") 2026/03/25 05:37:56 DEBUG : check sum: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e4f0_d20260325_m052852_c001_v7007000_t0000_u01774416532853") 2026/03/25 05:37:57 DEBUG : check sum: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdaa5_d20260325_m052851_c001_v0001177_t0052_u01774416531861") 2026/03/25 05:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a682_d20260325_m053742_c001_v7007000_t0000_u01774417062898") 2026/03/25 05:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad4e_d20260325_m053741_c001_v0001157_t0003_u01774417061426") 2026/03/25 05:37:57 DEBUG : dest/3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed13a_d20260325_m053105_c001_v7007000_t0000_u01774416665347") 2026/03/25 05:37:57 DEBUG : dest/3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4025aaa2818a6812_d20260325_m053104_c001_v0001177_t0052_u01774416664250") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285c6_d20260325_m053611_c001_v7007000_t0000_u01774416971911") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb007_d20260325_m053608_c001_v0001185_t0039_u01774416968065") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb0_d20260325_m053716_c001_v7007000_t0000_u01774417036145") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acf6_d20260325_m053706_c001_v0001157_t0041_u01774417026566") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66ae_d20260325_m053702_c001_v7007000_t0000_u01774417022500") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acc7_d20260325_m053654_c001_v0001157_t0011_u01774417014325") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d49_d20260325_m053650_c001_v7007000_t0000_u01774417010068") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac85_d20260325_m053641_c001_v0001157_t0000_u01774417001880") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9965_d20260325_m053637_c001_v7007000_t0000_u01774416997860") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac4d_d20260325_m053629_c001_v0001157_t0055_u01774416989074") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139dc_d20260325_m053624_c001_v7007000_t0000_u01774416984993") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abe1_d20260325_m053616_c001_v0001157_t0005_u01774416976189") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b828586_d20260325_m053609_c001_v7007000_t0000_u01774416969139") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaf52_d20260325_m053601_c001_v0001185_t0058_u01774416961517") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a2929e_d20260325_m053557_c001_v7007000_t0000_u01774416957725") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0848e_d20260325_m053553_c001_v0001185_t0000_u01774416953916") 2026/03/25 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea2a_d20260325_m053552_c001_v7007000_t0000_u01774416952364") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ead96_d20260325_m053544_c001_v0001185_t0043_u01774416944162") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811aa_d20260325_m053540_c001_v7007000_t0000_u01774416940451") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacb5_d20260325_m053536_c001_v0001185_t0007_u01774416936596") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e8f4_d20260325_m053535_c001_v7007000_t0000_u01774416935236") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aacb_d20260325_m053527_c001_v0001157_t0010_u01774416927156") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8469_d20260325_m053520_c001_v7007000_t0000_u01774416920535") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08043_d20260325_m053511_c001_v0001185_t0030_u01774416911420") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105a8_d20260325_m053507_c001_v7007000_t0000_u01774416907401") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07eef_d20260325_m053458_c001_v0001185_t0034_u01774416898243") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290bc_d20260325_m053454_c001_v7007000_t0000_u01774416894137") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07def_d20260325_m053445_c001_v0001185_t0055_u01774416885835") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d8d_d20260325_m053555_c001_v7007000_t0000_u01774416955575") 2026/03/25 05:37:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae3e_d20260325_m053550_c001_v0001185_t0051_u01774416950876") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285c8_d20260325_m053612_c001_v7007000_t0000_u01774416972095") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abc3_d20260325_m053607_c001_v0001157_t0053_u01774416967899") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb1_d20260325_m053716_c001_v7007000_t0000_u01774417036328") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb59a_d20260325_m053707_c001_v0001185_t0001_u01774417027617") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66b5_d20260325_m053702_c001_v7007000_t0000_u01774417022681") 2026/03/25 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb49a_d20260325_m053655_c001_v0001185_t0045_u01774417015060") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d4f_d20260325_m053650_c001_v7007000_t0000_u01774417010253") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb37e_d20260325_m053642_c001_v0001185_t0059_u01774417002520") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9966_d20260325_m053638_c001_v7007000_t0000_u01774416998040") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb21a_d20260325_m053629_c001_v0001185_t0037_u01774416989757") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139dd_d20260325_m053625_c001_v7007000_t0000_u01774416985172") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb0e7_d20260325_m053616_c001_v0001185_t0040_u01774416976557") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b82858e_d20260325_m053609_c001_v7007000_t0000_u01774416969324") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08568_d20260325_m053602_c001_v0001185_t0057_u01774416962155") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a2929f_d20260325_m053557_c001_v7007000_t0000_u01774416957966") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae9c_d20260325_m053554_c001_v0001185_t0002_u01774416954075") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d85d0_d20260325_m053552_c001_v7007000_t0000_u01774416952583") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc083c3_d20260325_m053544_c001_v0001185_t0020_u01774416944766") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811ab_d20260325_m053540_c001_v7007000_t0000_u01774416940633") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0831d_d20260325_m053536_c001_v0001185_t0051_u01774416936609") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd2308_d20260325_m053535_c001_v7007000_t0000_u01774416935271") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eab70_d20260325_m053527_c001_v0001185_t0050_u01774416927464") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd22e4_d20260325_m053520_c001_v7007000_t0000_u01774416920836") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea993_d20260325_m053511_c001_v0001185_t0045_u01774416911994") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105a9_d20260325_m053507_c001_v7007000_t0000_u01774416907582") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea7fd_d20260325_m053458_c001_v0001185_t0059_u01774416898821") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290bd_d20260325_m053454_c001_v7007000_t0000_u01774416894318") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6b1_d20260325_m053446_c001_v0001185_t0032_u01774416886049") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f61_d20260325_m053555_c001_v7007000_t0000_u01774416955583") 2026/03/25 05:37:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08440_d20260325_m053550_c001_v0001185_t0036_u01774416950685") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285ca_d20260325_m053612_c001_v7007000_t0000_u01774416972277") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb011_d20260325_m053608_c001_v0001185_t0027_u01774416968269") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb2_d20260325_m053716_c001_v7007000_t0000_u01774417036511") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb5a0_d20260325_m053707_c001_v0001185_t0021_u01774417027940") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66c6_d20260325_m053702_c001_v7007000_t0000_u01774417022863") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4a2_d20260325_m053655_c001_v0001185_t0027_u01774417015254") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d54_d20260325_m053650_c001_v7007000_t0000_u01774417010438") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb386_d20260325_m053642_c001_v0001185_t0040_u01774417002709") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9967_d20260325_m053638_c001_v7007000_t0000_u01774416998220") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb21e_d20260325_m053629_c001_v0001185_t0043_u01774416989943") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139de_d20260325_m053625_c001_v7007000_t0000_u01774416985353") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb0f1_d20260325_m053616_c001_v0001185_t0007_u01774416976753") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a594080a8d_d20260325_m053609_c001_v7007000_t0000_u01774416969321") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaf74_d20260325_m053602_c001_v0001185_t0023_u01774416962431") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a0_d20260325_m053558_c001_v7007000_t0000_u01774416958171") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab85_d20260325_m053554_c001_v0001157_t0004_u01774416954085") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b82848c_d20260325_m053552_c001_v7007000_t0000_u01774416952597") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab3b_d20260325_m053545_c001_v0001157_t0028_u01774416945365") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811ad_d20260325_m053540_c001_v7007000_t0000_u01774416940816") 2026/03/25 05:38:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacb7_d20260325_m053536_c001_v0001185_t0051_u01774416936620") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33c0d_d20260325_m053535_c001_v7007000_t0000_u01774416935283") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08203_d20260325_m053528_c001_v0001185_t0027_u01774416928181") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4092d78de6072042_d20260325_m053520_c001_v7007000_t0000_u01774416920697") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea99b_d20260325_m053512_c001_v0001185_t0029_u01774416912199") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105ab_d20260325_m053507_c001_v7007000_t0000_u01774416907764") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea807_d20260325_m053459_c001_v0001185_t0047_u01774416899044") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290be_d20260325_m053454_c001_v7007000_t0000_u01774416894500") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6bd_d20260325_m053446_c001_v0001185_t0033_u01774416886401") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a29298_d20260325_m053555_c001_v7007000_t0000_u01774416955778") 2026/03/25 05:38:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08446_d20260325_m053550_c001_v0001185_t0035_u01774416950873") 2026/03/25 05:38:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285df_d20260325_m053612_c001_v7007000_t0000_u01774416972459") 2026/03/25 05:38:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085f4_d20260325_m053608_c001_v0001185_t0021_u01774416968075") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb3_d20260325_m053716_c001_v7007000_t0000_u01774417036694") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08b28_d20260325_m053708_c001_v0001185_t0006_u01774417028546") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66c7_d20260325_m053703_c001_v7007000_t0000_u01774417023044") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08a16_d20260325_m053655_c001_v0001185_t0018_u01774417015861") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d5b_d20260325_m053650_c001_v7007000_t0000_u01774417010622") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08934_d20260325_m053643_c001_v0001185_t0015_u01774417003260") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9968_d20260325_m053638_c001_v7007000_t0000_u01774416998400") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08826_d20260325_m053630_c001_v0001185_t0023_u01774416990531") 2026/03/25 05:38:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139e5_d20260325_m053625_c001_v7007000_t0000_u01774416985532") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc086ea_d20260325_m053617_c001_v0001185_t0047_u01774416977487") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320edb71_d20260325_m053609_c001_v7007000_t0000_u01774416969543") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aba9_d20260325_m053602_c001_v0001157_t0058_u01774416962997") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a1_d20260325_m053558_c001_v7007000_t0000_u01774416958356") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08496_d20260325_m053554_c001_v0001185_t0016_u01774416954103") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d11_d20260325_m053552_c001_v7007000_t0000_u01774416952384") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadb8_d20260325_m053545_c001_v0001185_t0029_u01774416945813") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811ae_d20260325_m053540_c001_v7007000_t0000_u01774416940998") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab21_d20260325_m053536_c001_v0001157_t0048_u01774416936719") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd2309_d20260325_m053535_c001_v7007000_t0000_u01774416935455") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eab8e_d20260325_m053528_c001_v0001185_t0041_u01774416928437") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4092d78de6072043_d20260325_m053520_c001_v7007000_t0000_u01774416920877") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa7d_d20260325_m053512_c001_v0001157_t0036_u01774416912791") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105ac_d20260325_m053507_c001_v7007000_t0000_u01774416907947") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa4b_d20260325_m053459_c001_v0001157_t0021_u01774416899592") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290bf_d20260325_m053454_c001_v7007000_t0000_u01774416894682") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa11_d20260325_m053446_c001_v0001157_t0015_u01774416886601") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a29297_d20260325_m053555_c001_v7007000_t0000_u01774416955593") 2026/03/25 05:38:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab73_d20260325_m053550_c001_v0001157_t0024_u01774416950883") 2026/03/25 05:38:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285e5_d20260325_m053612_c001_v7007000_t0000_u01774416972643") 2026/03/25 05:38:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abc5_d20260325_m053608_c001_v0001157_t0051_u01774416968201") 2026/03/25 05:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb4_d20260325_m053716_c001_v7007000_t0000_u01774417036877") 2026/03/25 05:38:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acf8_d20260325_m053708_c001_v0001157_t0040_u01774417028775") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66ca_d20260325_m053703_c001_v7007000_t0000_u01774417023225") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861accd_d20260325_m053656_c001_v0001157_t0002_u01774417016071") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d65_d20260325_m053650_c001_v7007000_t0000_u01774417010806") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac8b_d20260325_m053643_c001_v0001157_t0010_u01774417003444") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9969_d20260325_m053638_c001_v7007000_t0000_u01774416998580") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac55_d20260325_m053630_c001_v0001157_t0010_u01774416990749") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139e9_d20260325_m053625_c001_v7007000_t0000_u01774416985713") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abf3_d20260325_m053617_c001_v0001157_t0029_u01774416977674") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b664eea_d20260325_m053609_c001_v7007000_t0000_u01774416969335") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaf8e_d20260325_m053603_c001_v0001185_t0058_u01774416963296") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a2_d20260325_m053558_c001_v7007000_t0000_u01774416958543") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0849a_d20260325_m053554_c001_v0001185_t0053_u01774416954289") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d16_d20260325_m053552_c001_v7007000_t0000_u01774416952769") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadc0_d20260325_m053546_c001_v0001185_t0049_u01774416946012") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811af_d20260325_m053541_c001_v7007000_t0000_u01774416941180") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacc3_d20260325_m053536_c001_v0001185_t0048_u01774416936783") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a28d_d20260325_m053534_c001_v7007000_t0000_u01774416934847") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aadd_d20260325_m053528_c001_v0001157_t0041_u01774416928668") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d846f_d20260325_m053520_c001_v7007000_t0000_u01774416920716") 2026/03/25 05:38:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0807f_d20260325_m053513_c001_v0001185_t0001_u01774416913428") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105ad_d20260325_m053508_c001_v7007000_t0000_u01774416908129") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07f11_d20260325_m053459_c001_v0001185_t0059_u01774416899974") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c0_d20260325_m053454_c001_v7007000_t0000_u01774416894865") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07e0b_d20260325_m053446_c001_v0001185_t0036_u01774416886996") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d85d3_d20260325_m053555_c001_v7007000_t0000_u01774416955370") 2026/03/25 05:38:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae44_d20260325_m053551_c001_v0001185_t0022_u01774416951081") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285e6_d20260325_m053612_c001_v7007000_t0000_u01774416972828") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb013_d20260325_m053608_c001_v0001185_t0054_u01774416968285") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb5_d20260325_m053717_c001_v7007000_t0000_u01774417037060") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb5cc_d20260325_m053709_c001_v0001185_t0017_u01774417029477") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66cc_d20260325_m053703_c001_v7007000_t0000_u01774417023407") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4b2_d20260325_m053656_c001_v0001185_t0055_u01774417016369") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d68_d20260325_m053650_c001_v7007000_t0000_u01774417010989") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3a2_d20260325_m053643_c001_v0001185_t0029_u01774417003768") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c996a_d20260325_m053638_c001_v7007000_t0000_u01774416998760") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb23a_d20260325_m053631_c001_v0001185_t0051_u01774416991102") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139ea_d20260325_m053625_c001_v7007000_t0000_u01774416985896") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb117_d20260325_m053618_c001_v0001185_t0003_u01774416978069") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b664ef2_d20260325_m053609_c001_v7007000_t0000_u01774416969518") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08596_d20260325_m053603_c001_v0001185_t0023_u01774416963491") 2026/03/25 05:38:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a3_d20260325_m053558_c001_v7007000_t0000_u01774416958727") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaeaa_d20260325_m053554_c001_v0001185_t0022_u01774416954318") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f422df688517990cc_d20260325_m053552_c001_v7007000_t0000_u01774416952614") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc083d3_d20260325_m053546_c001_v0001185_t0042_u01774416946198") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b0_d20260325_m053541_c001_v7007000_t0000_u01774416941363") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacc9_d20260325_m053536_c001_v0001185_t0039_u01774416936940") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9749_d20260325_m053535_c001_v7007000_t0000_u01774416935247") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabab_d20260325_m053529_c001_v0001185_t0053_u01774416929103") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc28114d_d20260325_m053520_c001_v7007000_t0000_u01774416920545") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea9d3_d20260325_m053513_c001_v0001185_t0035_u01774416913680") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105ae_d20260325_m053508_c001_v7007000_t0000_u01774416908310") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea831_d20260325_m053500_c001_v0001185_t0016_u01774416900176") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c3_d20260325_m053455_c001_v7007000_t0000_u01774416895050") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6d7_d20260325_m053447_c001_v0001185_t0048_u01774416887185") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea2d_d20260325_m053555_c001_v7007000_t0000_u01774416955439") 2026/03/25 05:38:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0844c_d20260325_m053551_c001_v0001185_t0052_u01774416951098") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285e7_d20260325_m053613_c001_v7007000_t0000_u01774416973012") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085fc_d20260325_m053608_c001_v0001185_t0040_u01774416968309") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb6_d20260325_m053717_c001_v7007000_t0000_u01774417037243") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb5da_d20260325_m053709_c001_v0001185_t0054_u01774417029663") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66ce_d20260325_m053703_c001_v7007000_t0000_u01774417023588") 2026/03/25 05:38:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4bc_d20260325_m053656_c001_v0001185_t0045_u01774417016567") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d69_d20260325_m053651_c001_v7007000_t0000_u01774417011288") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3a8_d20260325_m053643_c001_v0001185_t0004_u01774417003954") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c996c_d20260325_m053638_c001_v7007000_t0000_u01774416998940") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb246_d20260325_m053631_c001_v0001185_t0049_u01774416991440") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139eb_d20260325_m053626_c001_v7007000_t0000_u01774416986076") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb11f_d20260325_m053618_c001_v0001185_t0003_u01774416978270") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4156322da41f8fc0_d20260325_m053609_c001_v7007000_t0000_u01774416969562") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaf98_d20260325_m053603_c001_v0001185_t0009_u01774416963684") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a4_d20260325_m053558_c001_v7007000_t0000_u01774416958909") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab87_d20260325_m053554_c001_v0001157_t0043_u01774416954386") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c97a6_d20260325_m053552_c001_v7007000_t0000_u01774416952625") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab45_d20260325_m053546_c001_v0001157_t0001_u01774416946436") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b1_d20260325_m053541_c001_v7007000_t0000_u01774416941564") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08323_d20260325_m053536_c001_v0001185_t0025_u01774416936960") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a290_d20260325_m053535_c001_v7007000_t0000_u01774416935392") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0823b_d20260325_m053529_c001_v0001185_t0033_u01774416929502") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc28114e_d20260325_m053520_c001_v7007000_t0000_u01774416920726") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea9d9_d20260325_m053513_c001_v0001185_t0015_u01774416913865") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105af_d20260325_m053508_c001_v7007000_t0000_u01774416908492") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea839_d20260325_m053500_c001_v0001185_t0046_u01774416900397") 2026/03/25 05:38:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c4_d20260325_m053455_c001_v7007000_t0000_u01774416895234") 2026/03/25 05:38:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6d9_d20260325_m053447_c001_v0001185_t0038_u01774416887371") 2026/03/25 05:38:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8284db_d20260325_m053555_c001_v7007000_t0000_u01774416955633") 2026/03/25 05:38:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae48_d20260325_m053551_c001_v0001185_t0031_u01774416951117") 2026/03/25 05:38:07 DEBUG : dir1/0007-12345: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285e8_d20260325_m053613_c001_v7007000_t0000_u01774416973196") 2026/03/25 05:38:07 DEBUG : dir1/0007-12345: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb017_d20260325_m053608_c001_v0001185_t0057_u01774416968454") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb7_d20260325_m053717_c001_v7007000_t0000_u01774417037427") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08b46_d20260325_m053709_c001_v0001185_t0037_u01774417029956") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66da_d20260325_m053703_c001_v7007000_t0000_u01774417023769") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08a2a_d20260325_m053656_c001_v0001185_t0040_u01774417016772") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d6a_d20260325_m053651_c001_v7007000_t0000_u01774417011472") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0894a_d20260325_m053644_c001_v0001185_t0059_u01774417004140") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c996d_d20260325_m053639_c001_v7007000_t0000_u01774416999121") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08836_d20260325_m053631_c001_v0001185_t0004_u01774416991665") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139ec_d20260325_m053626_c001_v7007000_t0000_u01774416986256") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0870e_d20260325_m053618_c001_v0001185_t0042_u01774416978517") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a594080a8e_d20260325_m053609_c001_v7007000_t0000_u01774416969504") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abab_d20260325_m053603_c001_v0001157_t0020_u01774416963889") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a5_d20260325_m053559_c001_v7007000_t0000_u01774416959092") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaeae_d20260325_m053554_c001_v0001185_t0059_u01774416954503") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea2b_d20260325_m053552_c001_v7007000_t0000_u01774416952546") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadd4_d20260325_m053546_c001_v0001185_t0000_u01774416946717") 2026/03/25 05:38:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b3_d20260325_m053541_c001_v7007000_t0000_u01774416941746") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaccb_d20260325_m053536_c001_v0001185_t0029_u01774416936968") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb52d9_d20260325_m053535_c001_v7007000_t0000_u01774416935248") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabc1_d20260325_m053529_c001_v0001185_t0002_u01774416929700") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4092d78de6072041_d20260325_m053520_c001_v7007000_t0000_u01774416920516") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa87_d20260325_m053514_c001_v0001157_t0057_u01774416914058") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b0_d20260325_m053508_c001_v7007000_t0000_u01774416908674") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa4f_d20260325_m053500_c001_v0001157_t0046_u01774416900660") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c6_d20260325_m053455_c001_v7007000_t0000_u01774416895418") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa19_d20260325_m053447_c001_v0001157_t0000_u01774416887556") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8284d8_d20260325_m053555_c001_v7007000_t0000_u01774416955378") 2026/03/25 05:38:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab75_d20260325_m053551_c001_v0001157_t0010_u01774416951209") 2026/03/25 05:38:08 DEBUG : dir1/0008-23456: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285f2_d20260325_m053613_c001_v7007000_t0000_u01774416973385") 2026/03/25 05:38:08 DEBUG : dir1/0008-23456: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb019_d20260325_m053608_c001_v0001185_t0031_u01774416968471") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb8_d20260325_m053717_c001_v7007000_t0000_u01774417037610") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acfe_d20260325_m053710_c001_v0001157_t0009_u01774417030140") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66e3_d20260325_m053703_c001_v7007000_t0000_u01774417023952") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acd1_d20260325_m053656_c001_v0001157_t0006_u01774417016955") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d6d_d20260325_m053651_c001_v7007000_t0000_u01774417011656") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac91_d20260325_m053644_c001_v0001157_t0004_u01774417004338") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c996e_d20260325_m053639_c001_v7007000_t0000_u01774416999302") 2026/03/25 05:38:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac5b_d20260325_m053631_c001_v0001157_t0034_u01774416991929") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139ee_d20260325_m053626_c001_v7007000_t0000_u01774416986435") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac01_d20260325_m053618_c001_v0001157_t0005_u01774416978728") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b664ee5_d20260325_m053609_c001_v7007000_t0000_u01774416969151") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafa0_d20260325_m053604_c001_v0001185_t0048_u01774416964168") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a6_d20260325_m053559_c001_v7007000_t0000_u01774416959275") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaeb0_d20260325_m053554_c001_v0001185_t0018_u01774416954514") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f51_d20260325_m053552_c001_v7007000_t0000_u01774416952390") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadde_d20260325_m053547_c001_v0001185_t0059_u01774416947011") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b4_d20260325_m053541_c001_v7007000_t0000_u01774416941931") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab25_d20260325_m053537_c001_v0001157_t0000_u01774416937105") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3ae40cb_d20260325_m053535_c001_v7007000_t0000_u01774416935406") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aae9_d20260325_m053529_c001_v0001157_t0042_u01774416929903") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4092d78de607203f_d20260325_m053520_c001_v7007000_t0000_u01774416920150") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0809d_d20260325_m053514_c001_v0001185_t0035_u01774416914336") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b1_d20260325_m053508_c001_v7007000_t0000_u01774416908855") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07f23_d20260325_m053501_c001_v0001185_t0005_u01774416901064") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c7_d20260325_m053455_c001_v7007000_t0000_u01774416895601") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07e17_d20260325_m053447_c001_v0001185_t0038_u01774416887901") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d88_d20260325_m053555_c001_v7007000_t0000_u01774416955391") 2026/03/25 05:38:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae4c_d20260325_m053551_c001_v0001185_t0034_u01774416951290") 2026/03/25 05:38:10 DEBUG : dir1/0009-34567: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285fc_d20260325_m053613_c001_v7007000_t0000_u01774416973592") 2026/03/25 05:38:10 DEBUG : dir1/0009-34567: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08604_d20260325_m053608_c001_v0001185_t0051_u01774416968494") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fb9_d20260325_m053717_c001_v7007000_t0000_u01774417037793") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb5f4_d20260325_m053710_c001_v0001185_t0019_u01774417030421") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66e5_d20260325_m053704_c001_v7007000_t0000_u01774417024133") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4d0_d20260325_m053657_c001_v0001185_t0055_u01774417017284") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d6f_d20260325_m053651_c001_v7007000_t0000_u01774417011840") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3ba_d20260325_m053644_c001_v0001185_t0048_u01774417004661") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c996f_d20260325_m053639_c001_v7007000_t0000_u01774416999483") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb258_d20260325_m053632_c001_v0001185_t0050_u01774416992298") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139f4_d20260325_m053626_c001_v7007000_t0000_u01774416986630") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb12f_d20260325_m053619_c001_v0001185_t0037_u01774416979050") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a594080a8f_d20260325_m053609_c001_v7007000_t0000_u01774416969560") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085aa_d20260325_m053604_c001_v0001185_t0025_u01774416964354") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a7_d20260325_m053559_c001_v7007000_t0000_u01774416959461") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaeb8_d20260325_m053554_c001_v0001185_t0033_u01774416954695") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636ea2c_d20260325_m053552_c001_v7007000_t0000_u01774416952728") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc083e7_d20260325_m053547_c001_v0001185_t0039_u01774416947205") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b5_d20260325_m053542_c001_v7007000_t0000_u01774416942114") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08329_d20260325_m053537_c001_v0001185_t0029_u01774416937152") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e8f3_d20260325_m053535_c001_v7007000_t0000_u01774416935053") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabcf_d20260325_m053530_c001_v0001185_t0039_u01774416930272") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a29103_d20260325_m053520_c001_v7007000_t0000_u01774416920738") 2026/03/25 05:38:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea9e5_d20260325_m053514_c001_v0001185_t0000_u01774416914524") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b3_d20260325_m053509_c001_v7007000_t0000_u01774416909036") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea859_d20260325_m053501_c001_v0001185_t0052_u01774416901278") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c8_d20260325_m053455_c001_v7007000_t0000_u01774416895823") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6f3_d20260325_m053448_c001_v0001185_t0024_u01774416888109") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d85d4_d20260325_m053555_c001_v7007000_t0000_u01774416955550") 2026/03/25 05:38:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae4e_d20260325_m053551_c001_v0001185_t0008_u01774416951303") 2026/03/25 05:38:11 DEBUG : dir1/0010-45678: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285fd_d20260325_m053613_c001_v7007000_t0000_u01774416973775") 2026/03/25 05:38:11 DEBUG : dir1/0010-45678: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abc7_d20260325_m053608_c001_v0001157_t0045_u01774416968568") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fba_d20260325_m053717_c001_v7007000_t0000_u01774417037978") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb5f8_d20260325_m053710_c001_v0001185_t0057_u01774417030607") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66ea_d20260325_m053704_c001_v7007000_t0000_u01774417024314") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4dc_d20260325_m053657_c001_v0001185_t0043_u01774417017621") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d71_d20260325_m053652_c001_v7007000_t0000_u01774417012023") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3c4_d20260325_m053644_c001_v0001185_t0041_u01774417004848") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9970_d20260325_m053639_c001_v7007000_t0000_u01774416999663") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb26a_d20260325_m053632_c001_v0001185_t0048_u01774416992671") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139f5_d20260325_m053626_c001_v7007000_t0000_u01774416986810") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb131_d20260325_m053619_c001_v0001185_t0004_u01774416979238") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7fc7_d20260325_m053609_c001_v7007000_t0000_u01774416969158") 2026/03/25 05:38:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafa6_d20260325_m053604_c001_v0001185_t0039_u01774416964541") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a8_d20260325_m053559_c001_v7007000_t0000_u01774416959644") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc084aa_d20260325_m053554_c001_v0001185_t0041_u01774416954720") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d15_d20260325_m053552_c001_v7007000_t0000_u01774416952745") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab4d_d20260325_m053547_c001_v0001157_t0010_u01774416947414") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b7_d20260325_m053542_c001_v7007000_t0000_u01774416942297") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacd1_d20260325_m053537_c001_v0001185_t0029_u01774416937163") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e8f2_d20260325_m053534_c001_v7007000_t0000_u01774416934871") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08261_d20260325_m053530_c001_v0001185_t0039_u01774416930460") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8477_d20260325_m053520_c001_v7007000_t0000_u01774416920897") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea9ef_d20260325_m053514_c001_v0001185_t0029_u01774416914722") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b4_d20260325_m053509_c001_v7007000_t0000_u01774416909218") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea869_d20260325_m053501_c001_v0001185_t0056_u01774416901661") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290c9_d20260325_m053456_c001_v7007000_t0000_u01774416896006") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea6fd_d20260325_m053448_c001_v0001185_t0058_u01774416888376") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f60_d20260325_m053555_c001_v7007000_t0000_u01774416955399") 2026/03/25 05:38:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08452_d20260325_m053551_c001_v0001185_t0050_u01774416951352") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285fe_d20260325_m053614_c001_v7007000_t0000_u01774416974056") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb01d_d20260325_m053608_c001_v0001185_t0045_u01774416968658") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fbb_d20260325_m053718_c001_v7007000_t0000_u01774417038161") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08b5c_d20260325_m053710_c001_v0001185_t0020_u01774417030838") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66f0_d20260325_m053704_c001_v7007000_t0000_u01774417024495") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08a44_d20260325_m053657_c001_v0001185_t0044_u01774417017850") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d72_d20260325_m053652_c001_v7007000_t0000_u01774417012206") 2026/03/25 05:38:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0895a_d20260325_m053645_c001_v0001185_t0003_u01774417005057") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9971_d20260325_m053639_c001_v7007000_t0000_u01774416999844") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08856_d20260325_m053632_c001_v0001185_t0003_u01774416992861") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139f6_d20260325_m053626_c001_v7007000_t0000_u01774416986990") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08728_d20260325_m053619_c001_v0001185_t0004_u01774416979455") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a594080a90_d20260325_m053609_c001_v7007000_t0000_u01774416969685") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abb3_d20260325_m053604_c001_v0001157_t0021_u01774416964843") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292a9_d20260325_m053559_c001_v7007000_t0000_u01774416959827") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaeba_d20260325_m053554_c001_v0001185_t0043_u01774416954778") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f53_d20260325_m053552_c001_v7007000_t0000_u01774416952756") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadea_d20260325_m053547_c001_v0001185_t0048_u01774416947711") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b8_d20260325_m053542_c001_v7007000_t0000_u01774416942480") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacd7_d20260325_m053537_c001_v0001185_t0056_u01774416937248") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a0_d20260325_m053535_c001_v7007000_t0000_u01774416935256") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabd9_d20260325_m053530_c001_v0001185_t0019_u01774416930688") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8472_d20260325_m053520_c001_v7007000_t0000_u01774416920749") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa8b_d20260325_m053514_c001_v0001157_t0006_u01774416914909") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b5_d20260325_m053509_c001_v7007000_t0000_u01774416909399") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa55_d20260325_m053501_c001_v0001157_t0052_u01774416901862") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290cb_d20260325_m053456_c001_v7007000_t0000_u01774416896189") 2026/03/25 05:38:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa1f_d20260325_m053448_c001_v0001157_t0056_u01774416888791") 2026/03/25 05:38:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a29296_d20260325_m053555_c001_v7007000_t0000_u01774416955410") 2026/03/25 05:38:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae54_d20260325_m053551_c001_v0001185_t0004_u01774416951490") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8285ff_d20260325_m053614_c001_v7007000_t0000_u01774416974240") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0860c_d20260325_m053608_c001_v0001185_t0056_u01774416968726") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fbc_d20260325_m053718_c001_v7007000_t0000_u01774417038344") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad02_d20260325_m053711_c001_v0001157_t0015_u01774417031045") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a66f5_d20260325_m053704_c001_v7007000_t0000_u01774417024677") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861acdb_d20260325_m053658_c001_v0001157_t0007_u01774417018064") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d73_d20260325_m053652_c001_v7007000_t0000_u01774417012390") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac97_d20260325_m053645_c001_v0001157_t0036_u01774417005242") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9972_d20260325_m053640_c001_v7007000_t0000_u01774417000023") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac63_d20260325_m053633_c001_v0001157_t0057_u01774416993056") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139f7_d20260325_m053627_c001_v7007000_t0000_u01774416987170") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ac07_d20260325_m053619_c001_v0001157_t0059_u01774416979642") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7fc8_d20260325_m053609_c001_v7007000_t0000_u01774416969339") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafbf_d20260325_m053605_c001_v0001185_t0008_u01774416965160") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292aa_d20260325_m053600_c001_v7007000_t0000_u01774416960010") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab89_d20260325_m053554_c001_v0001157_t0057_u01774416954787") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b82848f_d20260325_m053552_c001_v7007000_t0000_u01774416952778") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eadf0_d20260325_m053547_c001_v0001185_t0034_u01774416947899") 2026/03/25 05:38:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811b9_d20260325_m053542_c001_v7007000_t0000_u01774416942662") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eacdf_d20260325_m053537_c001_v0001185_t0055_u01774416937432") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e8f5_d20260325_m053535_c001_v7007000_t0000_u01774416935422") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aaef_d20260325_m053530_c001_v0001157_t0017_u01774416930903") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7de1_d20260325_m053520_c001_v7007000_t0000_u01774416920580") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc080b9_d20260325_m053515_c001_v0001185_t0021_u01774416915230") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b6_d20260325_m053509_c001_v7007000_t0000_u01774416909581") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07f49_d20260325_m053502_c001_v0001185_t0049_u01774416902236") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290cc_d20260325_m053456_c001_v7007000_t0000_u01774416896372") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07e31_d20260325_m053449_c001_v0001185_t0016_u01774416889147") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d85d5_d20260325_m053555_c001_v7007000_t0000_u01774416955733") 2026/03/25 05:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab7b_d20260325_m053551_c001_v0001157_t0048_u01774416951536") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b828610_d20260325_m053614_c001_v7007000_t0000_u01774416974447") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb027_d20260325_m053608_c001_v0001185_t0019_u01774416968836") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fbd_d20260325_m053718_c001_v7007000_t0000_u01774417038528") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb608_d20260325_m053711_c001_v0001185_t0046_u01774417031341") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a6705_d20260325_m053704_c001_v7007000_t0000_u01774417024858") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4f2_d20260325_m053658_c001_v0001185_t0059_u01774417018368") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d74_d20260325_m053652_c001_v7007000_t0000_u01774417012573") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3e2_d20260325_m053645_c001_v0001185_t0047_u01774417005720") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9973_d20260325_m053640_c001_v7007000_t0000_u01774417000204") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb284_d20260325_m053633_c001_v0001185_t0000_u01774416993374") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139f8_d20260325_m053627_c001_v7007000_t0000_u01774416987349") 2026/03/25 05:38:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb149_d20260325_m053620_c001_v0001185_t0041_u01774416980035") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b82859f_d20260325_m053609_c001_v7007000_t0000_u01774416969699") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085c0_d20260325_m053605_c001_v0001185_t0028_u01774416965346") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292ab_d20260325_m053600_c001_v7007000_t0000_u01774416960192") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaebe_d20260325_m053554_c001_v0001185_t0038_u01774416954882") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d13_d20260325_m053552_c001_v7007000_t0000_u01774416952564") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc083fc_d20260325_m053548_c001_v0001185_t0032_u01774416948195") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811ba_d20260325_m053542_c001_v7007000_t0000_u01774416942843") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab27_d20260325_m053537_c001_v0001157_t0049_u01774416937472") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c974b_d20260325_m053535_c001_v7007000_t0000_u01774416935470") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabeb_d20260325_m053531_c001_v0001185_t0032_u01774416931185") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a29102_d20260325_m053520_c001_v7007000_t0000_u01774416920548") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea9fd_d20260325_m053515_c001_v0001185_t0005_u01774416915415") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b7_d20260325_m053509_c001_v7007000_t0000_u01774416909764") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea885_d20260325_m053502_c001_v0001185_t0053_u01774416902421") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290cd_d20260325_m053456_c001_v7007000_t0000_u01774416896554") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea71d_d20260325_m053449_c001_v0001185_t0032_u01774416889339") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d8a_d20260325_m053555_c001_v7007000_t0000_u01774416955420") 2026/03/25 05:38:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae58_d20260325_m053551_c001_v0001185_t0053_u01774416951567") 2026/03/25 05:38:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b828621_d20260325_m053614_c001_v7007000_t0000_u01774416974631") 2026/03/25 05:38:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb02b_d20260325_m053608_c001_v0001185_t0039_u01774416968890") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fbe_d20260325_m053718_c001_v7007000_t0000_u01774417038711") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb610_d20260325_m053711_c001_v0001185_t0029_u01774417031543") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a670b_d20260325_m053705_c001_v7007000_t0000_u01774417025040") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb4f8_d20260325_m053658_c001_v0001185_t0036_u01774417018561") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d75_d20260325_m053652_c001_v7007000_t0000_u01774417012819") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb3e8_d20260325_m053645_c001_v0001185_t0054_u01774417005905") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9974_d20260325_m053640_c001_v7007000_t0000_u01774417000384") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb290_d20260325_m053633_c001_v0001185_t0005_u01774416993590") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3139ff_d20260325_m053627_c001_v7007000_t0000_u01774416987530") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb14b_d20260325_m053620_c001_v0001185_t0018_u01774416980255") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f413d527c91a31e39_d20260325_m053609_c001_v7007000_t0000_u01774416969522") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eafc3_d20260325_m053605_c001_v0001185_t0018_u01774416965587") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292ac_d20260325_m053600_c001_v7007000_t0000_u01774416960376") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc084ae_d20260325_m053554_c001_v0001185_t0002_u01774416954915") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f52_d20260325_m053552_c001_v7007000_t0000_u01774416952573") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab5d_d20260325_m053548_c001_v0001157_t0004_u01774416948390") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811bb_d20260325_m053543_c001_v7007000_t0000_u01774416943025") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08335_d20260325_m053537_c001_v0001185_t0006_u01774416937613") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33c0e_d20260325_m053535_c001_v7007000_t0000_u01774416935475") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08281_d20260325_m053531_c001_v0001185_t0008_u01774416931373") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd22e3_d20260325_m053520_c001_v7007000_t0000_u01774416920649") 2026/03/25 05:38:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa01_d20260325_m053515_c001_v0001185_t0005_u01774416915691") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b8_d20260325_m053509_c001_v7007000_t0000_u01774416909946") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea897_d20260325_m053502_c001_v0001185_t0007_u01774416902952") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290ce_d20260325_m053456_c001_v7007000_t0000_u01774416896736") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea723_d20260325_m053449_c001_v0001185_t0044_u01774416889538") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4235dceb39f35d91_d20260325_m053555_c001_v7007000_t0000_u01774416955757") 2026/03/25 05:38:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae5a_d20260325_m053551_c001_v0001185_t0038_u01774416951676") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b828622_d20260325_m053614_c001_v7007000_t0000_u01774416974814") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08612_d20260325_m053608_c001_v0001185_t0029_u01774416968911") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fbf_d20260325_m053718_c001_v7007000_t0000_u01774417038894") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08b70_d20260325_m053711_c001_v0001185_t0057_u01774417031743") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a670d_d20260325_m053705_c001_v7007000_t0000_u01774417025221") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08a60_d20260325_m053658_c001_v0001185_t0001_u01774417018749") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d76_d20260325_m053653_c001_v7007000_t0000_u01774417013003") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08972_d20260325_m053646_c001_v0001185_t0033_u01774417006109") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9975_d20260325_m053640_c001_v7007000_t0000_u01774417000564") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0886a_d20260325_m053633_c001_v0001185_t0058_u01774416993794") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a313a04_d20260325_m053627_c001_v7007000_t0000_u01774416987763") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0873c_d20260325_m053620_c001_v0001185_t0014_u01774416980442") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7fc9_d20260325_m053609_c001_v7007000_t0000_u01774416969522") 2026/03/25 05:38:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abb7_d20260325_m053605_c001_v0001157_t0056_u01774416965805") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292ad_d20260325_m053600_c001_v7007000_t0000_u01774416960560") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaec6_d20260325_m053554_c001_v0001185_t0005_u01774416954996") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d85d1_d20260325_m053552_c001_v7007000_t0000_u01774416952797") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae00_d20260325_m053548_c001_v0001185_t0049_u01774416948698") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811bc_d20260325_m053543_c001_v7007000_t0000_u01774416943207") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eace9_d20260325_m053537_c001_v0001185_t0051_u01774416937648") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a28e_d20260325_m053535_c001_v7007000_t0000_u01774416935029") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eabf7_d20260325_m053531_c001_v0001185_t0000_u01774416931579") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7de2_d20260325_m053520_c001_v7007000_t0000_u01774416920760") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa8f_d20260325_m053515_c001_v0001157_t0013_u01774416915922") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105b9_d20260325_m053510_c001_v7007000_t0000_u01774416910128") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa5b_d20260325_m053503_c001_v0001157_t0055_u01774416903138") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290cf_d20260325_m053456_c001_v7007000_t0000_u01774416896918") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa25_d20260325_m053449_c001_v0001157_t0028_u01774416889785") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8284da_d20260325_m053555_c001_v7007000_t0000_u01774416955577") 2026/03/25 05:38:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08458_d20260325_m053551_c001_v0001185_t0037_u01774416951703") 2026/03/25 05:38:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d847f_d20260325_m053523_c001_v7007000_t0000_u01774416923249") 2026/03/25 05:38:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa7e_d20260325_m053519_c001_v0001185_t0027_u01774416919042") 2026/03/25 05:38:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8480_d20260325_m053523_c001_v7007000_t0000_u01774416923431") 2026/03/25 05:38:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc080ff_d20260325_m053518_c001_v0001185_t0030_u01774416918925") 2026/03/25 05:38:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8481_d20260325_m053523_c001_v7007000_t0000_u01774416923613") 2026/03/25 05:38:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa82_d20260325_m053519_c001_v0001185_t0039_u01774416919125") 2026/03/25 05:38:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8482_d20260325_m053523_c001_v7007000_t0000_u01774416923795") 2026/03/25 05:38:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08105_d20260325_m053519_c001_v0001185_t0006_u01774416919136") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8483_d20260325_m053523_c001_v7007000_t0000_u01774416923977") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aaa3_d20260325_m053519_c001_v0001157_t0054_u01774416919193") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8485_d20260325_m053524_c001_v7007000_t0000_u01774416924161") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa86_d20260325_m053519_c001_v0001185_t0035_u01774416919228") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8486_d20260325_m053524_c001_v7007000_t0000_u01774416924347") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0810b_d20260325_m053519_c001_v0001185_t0052_u01774416919321") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8487_d20260325_m053524_c001_v7007000_t0000_u01774416924530") 2026/03/25 05:38:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa88_d20260325_m053519_c001_v0001185_t0025_u01774416919388") 2026/03/25 05:38:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8488_d20260325_m053524_c001_v7007000_t0000_u01774416924713") 2026/03/25 05:38:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa8c_d20260325_m053519_c001_v0001185_t0056_u01774416919520") 2026/03/25 05:38:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8489_d20260325_m053524_c001_v7007000_t0000_u01774416924895") 2026/03/25 05:38:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa90_d20260325_m053519_c001_v0001185_t0002_u01774416919608") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d848b_d20260325_m053525_c001_v7007000_t0000_u01774416925077") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aaa9_d20260325_m053519_c001_v0001157_t0024_u01774416919650") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d848c_d20260325_m053525_c001_v7007000_t0000_u01774416925259") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa96_d20260325_m053519_c001_v0001185_t0023_u01774416919705") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d848d_d20260325_m053525_c001_v7007000_t0000_u01774416925441") 2026/03/25 05:38:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08115_d20260325_m053519_c001_v0001185_t0006_u01774416919755") 2026/03/25 05:38:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d848e_d20260325_m053525_c001_v7007000_t0000_u01774416925623") 2026/03/25 05:38:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa9a_d20260325_m053519_c001_v0001185_t0059_u01774416919799") 2026/03/25 05:38:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d848f_d20260325_m053525_c001_v7007000_t0000_u01774416925805") 2026/03/25 05:38:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eaa9c_d20260325_m053519_c001_v0001185_t0030_u01774416919890") 2026/03/25 05:38:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8491_d20260325_m053525_c001_v7007000_t0000_u01774416925987") 2026/03/25 05:38:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08119_d20260325_m053519_c001_v0001185_t0005_u01774416919941") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416896be74562ae7_d20260325_m053538_c001_v7007000_t0000_u01774416938216") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082c5_d20260325_m053533_c001_v0001185_t0037_u01774416933620") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a3_d20260325_m053537_c001_v7007000_t0000_u01774416937983") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac47_d20260325_m053533_c001_v0001185_t0052_u01774416933799") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416896be74562ae6_d20260325_m053538_c001_v7007000_t0000_u01774416938020") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082cb_d20260325_m053533_c001_v0001185_t0043_u01774416933831") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb52dc_d20260325_m053538_c001_v7007000_t0000_u01774416938183") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac4b_d20260325_m053533_c001_v0001185_t0046_u01774416933873") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd232a_d20260325_m053538_c001_v7007000_t0000_u01774416938322") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab07_d20260325_m053533_c001_v0001157_t0023_u01774416933956") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3ae411f_d20260325_m053538_c001_v7007000_t0000_u01774416938022") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082d3_d20260325_m053534_c001_v0001185_t0040_u01774416934050") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f401e3420dabd2326_d20260325_m053538_c001_v7007000_t0000_u01774416938139") 2026/03/25 05:38:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac51_d20260325_m053534_c001_v0001185_t0019_u01774416934066") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33c12_d20260325_m053538_c001_v7007000_t0000_u01774416938332") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac53_d20260325_m053534_c001_v0001185_t0033_u01774416934075") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9754_d20260325_m053538_c001_v7007000_t0000_u01774416938348") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac59_d20260325_m053534_c001_v0001185_t0003_u01774416934254") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb52db_d20260325_m053537_c001_v7007000_t0000_u01774416937999") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082dd_d20260325_m053534_c001_v0001185_t0005_u01774416934271") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33c11_d20260325_m053538_c001_v7007000_t0000_u01774416938149") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac5d_d20260325_m053534_c001_v0001185_t0044_u01774416934280") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a5_d20260325_m053538_c001_v7007000_t0000_u01774416938350") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab09_d20260325_m053534_c001_v0001157_t0008_u01774416934305") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e90b_d20260325_m053538_c001_v7007000_t0000_u01774416938006") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082e5_d20260325_m053534_c001_v0001185_t0032_u01774416934458") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9752_d20260325_m053538_c001_v7007000_t0000_u01774416938166") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac69_d20260325_m053534_c001_v0001185_t0016_u01774416934484") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636e90e_d20260325_m053538_c001_v7007000_t0000_u01774416938194") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac6d_d20260325_m053534_c001_v0001185_t0038_u01774416934496") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a4_d20260325_m053538_c001_v7007000_t0000_u01774416938168") 2026/03/25 05:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc082eb_d20260325_m053534_c001_v0001185_t0042_u01774416934646") 2026/03/25 05:38:22 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c7710_d20260325_m053341_c001_v7007000_t0000_u01774416821354") 2026/03/25 05:38:22 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f104f730b9c50bc16_d20260325_m053339_c001_v0001098_t0058_u01774416819197") 2026/03/25 05:38:22 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c85509eaa_d20260325_m053339_c001_v7007000_t0000_u01774416819004") 2026/03/25 05:38:22 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f104f730b9c50bc09_d20260325_m053335_c001_v0001098_t0051_u01774416815386") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c85509e9f_d20260325_m053334_c001_v7007000_t0000_u01774416814633") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a82d_d20260325_m053330_c001_v0001157_t0019_u01774416810908") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8095_d20260325_m053329_c001_v7007000_t0000_u01774416809374") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1133728eef967ef3_d20260325_m053327_c001_v0001097_t0049_u01774416807062") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc7d_d20260325_m053326_c001_v7007000_t0000_u01774416806875") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1133728eef967ee9_d20260325_m053323_c001_v0001097_t0026_u01774416803845") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc7a_d20260325_m053323_c001_v7007000_t0000_u01774416803091") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a7fe_d20260325_m053318_c001_v0001157_t0013_u01774416798876") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc73_d20260325_m053317_c001_v7007000_t0000_u01774416797955") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f11905d04db0f6c6a_d20260325_m053316_c001_v0001100_t0002_u01774416796487") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7fcb_d20260325_m053315_c001_v7007000_t0000_u01774416795878") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f11905d04db0f6c5c_d20260325_m053310_c001_v0001100_t0047_u01774416790460") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7fbe_d20260325_m053309_c001_v7007000_t0000_u01774416789697") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5f020_d20260325_m053305_c001_v0001043_t0051_u01774416785732") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc6d_d20260325_m053305_c001_v7007000_t0000_u01774416785181") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1172b0cbd6105093_d20260325_m053302_c001_v0001173_t0043_u01774416782967") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7f88_d20260325_m053302_c001_v7007000_t0000_u01774416782784") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1172b0cbd6105044_d20260325_m053258_c001_v0001173_t0040_u01774416778935") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7f4c_d20260325_m053258_c001_v7007000_t0000_u01774416778185") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5eea4_d20260325_m053151_c001_v0001043_t0052_u01774416711951") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f422df688517976f4_d20260325_m053151_c001_v7007000_t0000_u01774416711399") 2026/03/25 05:38:23 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f112fe565e65c78bf_d20260325_m053149_c001_v0001176_t0050_u01774416709695") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a5cbf_d20260325_m053149_c001_v7007000_t0000_u01774416709512") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f112fe565e65c789d_d20260325_m053145_c001_v0001176_t0049_u01774416705655") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a5c92_d20260325_m053144_c001_v7007000_t0000_u01774416704914") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee68_d20260325_m053139_c001_v0001043_t0028_u01774416699313") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4156322da41f82e3_d20260325_m053138_c001_v7007000_t0000_u01774416698777") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f101c09ebccd5d48c_d20260325_m053136_c001_v0001040_t0046_u01774416696713") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407fb2f_d20260325_m053136_c001_v7007000_t0000_u01774416696526") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f101c09ebccd5d482_d20260325_m053132_c001_v0001040_t0054_u01774416692048") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407fada_d20260325_m053131_c001_v7007000_t0000_u01774416691279") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee32_d20260325_m053125_c001_v0001043_t0014_u01774416685072") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1c2_d20260325_m053124_c001_v7007000_t0000_u01774416684330") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1077ea592d2fc014_d20260325_m053116_c001_v0001040_t0055_u01774416676336") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f418af7e1f636df41_d20260325_m053116_c001_v7007000_t0000_u01774416676125") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ee09_d20260325_m053111_c001_v0001042_t0031_u01774416671594") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1189e7b9f766dcbd_d20260325_m053110_c001_v0001185_t0023_u01774416670858") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1189e7b9f766dc93_d20260325_m053109_c001_v0001185_t0007_u01774416669824") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd318d9_d20260325_m053056_c001_v7007000_t0000_u01774416656217") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5edc4_d20260325_m053048_c001_v0001043_t0009_u01774416648806") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f113f31a2b4864ab7_d20260325_m053047_c001_v0001145_t0023_u01774416647782") 2026/03/25 05:38:24 DEBUG : dst/one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f113f31a2b4864aaf_d20260325_m053046_c001_v0001145_t0038_u01774416646648") 2026/03/25 05:38:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c7711_d20260325_m053341_c001_v7007000_t0000_u01774416821538") 2026/03/25 05:38:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114e6ab0bf454851_d20260325_m053338_c001_v0001167_t0055_u01774416818543") 2026/03/25 05:38:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1127adbfa38d904e_d20260325_m053334_c001_v0001150_t0021_u01774416814365") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8096_d20260325_m053329_c001_v7007000_t0000_u01774416809558") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1189e7b9f766eb15_d20260325_m053326_c001_v0001185_t0024_u01774416806663") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f111e38bb9dfa810a_d20260325_m053322_c001_v0001134_t0010_u01774416802608") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc74_d20260325_m053318_c001_v7007000_t0000_u01774416798137") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f103bcce466042442_d20260325_m053315_c001_v0001183_t0035_u01774416795681") 2026/03/25 05:38:25 DEBUG : dst/one.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f11998b7e21c22344_d20260325_m053309_c001_v0001171_t0025_u01774416789397") 2026/03/25 05:38:25 DEBUG : dst/three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1c3_d20260325_m053124_c001_v7007000_t0000_u01774416684516") 2026/03/25 05:38:25 DEBUG : dst/three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1189e7b9f766de3d_d20260325_m053123_c001_v0001185_t0008_u01774416683045") 2026/03/25 05:38:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c7714_d20260325_m053341_c001_v7007000_t0000_u01774416821721") 2026/03/25 05:38:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1000403c4eb4b33a_d20260325_m053340_c001_v0001177_t0008_u01774416820232") 2026/03/25 05:38:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f119c3fcb958375a2_d20260325_m053336_c001_v0001134_t0057_u01774416816312") 2026/03/25 05:38:25 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c7719_d20260325_m053341_c001_v7007000_t0000_u01774416821903") 2026/03/25 05:38:25 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f104f730b9c50bc1d_d20260325_m053340_c001_v0001098_t0026_u01774416820624") 2026/03/25 05:38:25 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c85509eab_d20260325_m053340_c001_v7007000_t0000_u01774416820442") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f104f730b9c50bc0b_d20260325_m053336_c001_v0001098_t0040_u01774416816812") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c85509ea8_d20260325_m053336_c001_v7007000_t0000_u01774416816629") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a831_d20260325_m053331_c001_v0001157_t0010_u01774416811623") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8097_d20260325_m053329_c001_v7007000_t0000_u01774416809742") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1133728eef967efb_d20260325_m053328_c001_v0001097_t0050_u01774416808652") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc87_d20260325_m053328_c001_v7007000_t0000_u01774416808465") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1133728eef967eed_d20260325_m053325_c001_v0001097_t0018_u01774416805234") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc7b_d20260325_m053325_c001_v7007000_t0000_u01774416805047") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a804_d20260325_m053319_c001_v0001157_t0045_u01774416799734") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7fd7_d20260325_m053317_c001_v7007000_t0000_u01774416797400") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a7f4_d20260325_m053314_c001_v0001157_t0037_u01774416794719") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7fbf_d20260325_m053311_c001_v7007000_t0000_u01774416791728") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5f026_d20260325_m053306_c001_v0001043_t0050_u01774416786658") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7f99_d20260325_m053304_c001_v7007000_t0000_u01774416784267") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5f006_d20260325_m053300_c001_v0001043_t0002_u01774416780932") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d7f66_d20260325_m053259_c001_v7007000_t0000_u01774416779818") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5eeaa_d20260325_m053152_c001_v0001043_t0020_u01774416712901") 2026/03/25 05:38:26 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a5cc2_d20260325_m053150_c001_v7007000_t0000_u01774416710483") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee90_d20260325_m053148_c001_v0001043_t0038_u01774416708002") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a5cab_d20260325_m053146_c001_v7007000_t0000_u01774416706916") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee70_d20260325_m053140_c001_v0001043_t0018_u01774416700194") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407fb41_d20260325_m053137_c001_v7007000_t0000_u01774416697852") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee52_d20260325_m053134_c001_v0001043_t0029_u01774416694338") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407fafc_d20260325_m053133_c001_v7007000_t0000_u01774416693245") 2026/03/25 05:38:27 DEBUG : dst/three.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee38_d20260325_m053126_c001_v0001043_t0053_u01774416686113") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d8098_d20260325_m053329_c001_v7007000_t0000_u01774416809925") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f10858dbd2bcc151c_d20260325_m053328_c001_v0001146_t0011_u01774416808063") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f108106bb080ecf37_d20260325_m053324_c001_v0001185_t0008_u01774416804858") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc75_d20260325_m053318_c001_v7007000_t0000_u01774416798319") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f105a8e1ad563b58c_d20260325_m053316_c001_v0001154_t0018_u01774416796995") 2026/03/25 05:38:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116ca5251fa86af3_d20260325_m053311_c001_v0001039_t0022_u01774416791118") 2026/03/25 05:38:27 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c771e_d20260325_m053342_c001_v7007000_t0000_u01774416822084") 2026/03/25 05:38:27 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a82f_d20260325_m053331_c001_v0001157_t0032_u01774416811187") 2026/03/25 05:38:27 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4074310fab4d80a4_d20260325_m053330_c001_v7007000_t0000_u01774416810108") 2026/03/25 05:38:27 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a800_d20260325_m053319_c001_v0001157_t0048_u01774416799179") 2026/03/25 05:38:27 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc76_d20260325_m053318_c001_v7007000_t0000_u01774416798501") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5f024_d20260325_m053306_c001_v0001043_t0023_u01774416786218") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adfc6e_d20260325_m053305_c001_v7007000_t0000_u01774416785363") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5eea8_d20260325_m053152_c001_v0001043_t0039_u01774416712505") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f422df688517976f5_d20260325_m053151_c001_v7007000_t0000_u01774416711580") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee6c_d20260325_m053139_c001_v0001043_t0048_u01774416699758") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4156322da41f82e4_d20260325_m053138_c001_v7007000_t0000_u01774416698958") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ee36_d20260325_m053125_c001_v0001043_t0003_u01774416685431") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed1c4_d20260325_m053124_c001_v7007000_t0000_u01774416684700") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1011260a9bc220b9_d20260325_m053120_c001_v0001185_t0051_u01774416680837") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd318da_d20260325_m053056_c001_v7007000_t0000_u01774416656398") 2026/03/25 05:38:28 DEBUG : dst/two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f113f31a2b4864ad1_d20260325_m053055_c001_v0001145_t0049_u01774416655000") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b658d35_d20260325_m053021_c001_v7007000_t0000_u01774416621186") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed50_d20260325_m053016_c001_v0001043_t0052_u01774416616601") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b658d16_d20260325_m053014_c001_v7007000_t0000_u01774416614452") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ed1d_d20260325_m053003_c001_v0001042_t0041_u01774416603718") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf637_d20260325_m052955_c001_v7007000_t0000_u01774416595219") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed1e_d20260325_m052951_c001_v0001043_t0054_u01774416591291") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f77c_d20260325_m052930_c001_v7007000_t0000_u01774416570540") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbbf_d20260325_m052928_c001_v0001177_t0036_u01774416568707") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f768_d20260325_m052927_c001_v7007000_t0000_u01774416567944") 2026/03/25 05:38:28 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbab_d20260325_m052926_c001_v0001177_t0015_u01774416566788") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f757_d20260325_m052924_c001_v7007000_t0000_u01774416564291") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb8f_d20260325_m052922_c001_v0001177_t0047_u01774416562775") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f74a_d20260325_m052921_c001_v7007000_t0000_u01774416561936") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb79_d20260325_m052920_c001_v0001177_t0020_u01774416560774") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f73a_d20260325_m052915_c001_v7007000_t0000_u01774416555678") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb53_d20260325_m052914_c001_v0001177_t0004_u01774416554340") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f732_d20260325_m052913_c001_v7007000_t0000_u01774416553487") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb45_d20260325_m052912_c001_v0001177_t0035_u01774416552725") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e556_d20260325_m052908_c001_v7007000_t0000_u01774416548495") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb1d_d20260325_m052907_c001_v0001177_t0039_u01774416547330") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e554_d20260325_m052905_c001_v7007000_t0000_u01774416545507") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb07_d20260325_m052904_c001_v0001177_t0044_u01774416544569") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e551_d20260325_m052904_c001_v7007000_t0000_u01774416544202") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f10502a417037411b_d20260325_m052903_c001_v0001173_t0021_u01774416543206") 2026/03/25 05:38:29 DEBUG : empty space: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdaeb_d20260325_m052901_c001_v0001177_t0005_u01774416541688") 2026/03/25 05:38:29 DEBUG : enormous: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f773_d20260325_m052929_c001_v7007000_t0000_u01774416569618") 2026/03/25 05:38:29 DEBUG : enormous: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbc3_d20260325_m052928_c001_v0001177_t0052_u01774416568917") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c778f_d20260325_m053346_c001_v7007000_t0000_u01774416826412") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a861_d20260325_m053345_c001_v0001157_t0020_u01774416825143") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf630_d20260325_m052949_c001_v7007000_t0000_u01774416589685") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed18_d20260325_m052948_c001_v0001043_t0022_u01774416588417") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e549_d20260325_m052859_c001_v7007000_t0000_u01774416539058") 2026/03/25 05:38:29 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdadb_d20260325_m052858_c001_v0001177_t0032_u01774416538119") 2026/03/25 05:38:30 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e52c_d20260325_m052857_c001_v7007000_t0000_u01774416537531") 2026/03/25 05:38:30 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdacd_d20260325_m052856_c001_v0001177_t0031_u01774416536961") 2026/03/25 05:38:30 DEBUG : existing: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdac5_d20260325_m052856_c001_v0001177_t0015_u01774416536211") 2026/03/25 05:38:30 DEBUG : existing-b: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf631_d20260325_m052949_c001_v7007000_t0000_u01774416589869") 2026/03/25 05:38:30 DEBUG : existing-b: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecc9_d20260325_m052948_c001_v0001042_t0006_u01774416588426") 2026/03/25 05:38:30 DEBUG : file1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601f0_d20260325_m053441_c001_v7007000_t0000_u01774416881489") 2026/03/25 05:38:30 DEBUG : file1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa01_d20260325_m053440_c001_v0001157_t0016_u01774416880602") 2026/03/25 05:38:30 DEBUG : file1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601da_d20260325_m053439_c001_v7007000_t0000_u01774416879247") 2026/03/25 05:38:30 DEBUG : file1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07d37_d20260325_m053438_c001_v0001185_t0036_u01774416878478") 2026/03/25 05:38:30 DEBUG : five: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f796_d20260325_m052934_c001_v7007000_t0000_u01774416574028") 2026/03/25 05:38:30 DEBUG : five: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416a3aebce5bdbd9_d20260325_m052932_c001_v0001177_t0026_u01774416572094") 2026/03/25 05:38:30 DEBUG : foo: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e555_d20260325_m052906_c001_v7007000_t0000_u01774416546961") 2026/03/25 05:38:30 DEBUG : foo: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416a3aebce5bdb17_d20260325_m052906_c001_v0001177_t0026_u01774416546422") 2026/03/25 05:38:30 DEBUG : foo: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416a3aebce5bdb13_d20260325_m052905_c001_v0001177_t0026_u01774416545875") 2026/03/25 05:38:30 DEBUG : four: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f79d_d20260325_m052934_c001_v7007000_t0000_u01774416574211") 2026/03/25 05:38:30 DEBUG : four: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4112f00d6c65ec93_d20260325_m052932_c001_v0001042_t0054_u01774416572875") 2026/03/25 05:38:30 DEBUG : four: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbd7_d20260325_m052931_c001_v0001177_t0022_u01774416571523") 2026/03/25 05:38:30 DEBUG : hello world2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf813ffdf_d20260325_m052818_c001_v7007000_t0000_u01774416498153") 2026/03/25 05:38:30 DEBUG : hello world2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9ca_d20260325_m052817_c001_v0001177_t0030_u01774416497564") 2026/03/25 05:38:30 DEBUG : ignore-size: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e50d_d20260325_m052855_c001_v7007000_t0000_u01774416535846") 2026/03/25 05:38:31 DEBUG : ignore-size: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdabd_d20260325_m052854_c001_v0001177_t0045_u01774416534903") 2026/03/25 05:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf62d_d20260325_m052947_c001_v7007000_t0000_u01774416587683") 2026/03/25 05:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecc7_d20260325_m052946_c001_v0001042_t0028_u01774416586728") 2026/03/25 05:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf62b_d20260325_m052945_c001_v7007000_t0000_u01774416585987") 2026/03/25 05:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed12_d20260325_m052945_c001_v0001043_t0029_u01774416585168") 2026/03/25 05:38:31 DEBUG : one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f7a0_d20260325_m052934_c001_v7007000_t0000_u01774416574480") 2026/03/25 05:38:31 DEBUG : one: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416a3aebce5bdbd1_d20260325_m052930_c001_v0001177_t0026_u01774416570911") 2026/03/25 05:38:31 DEBUG : only0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660199_d20260325_m053434_c001_v7007000_t0000_u01774416874029") 2026/03/25 05:38:31 DEBUG : only0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9bb_d20260325_m053427_c001_v0001157_t0016_u01774416867783") 2026/03/25 05:38:31 DEBUG : only0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a919_d20260325_m053412_c001_v0001157_t0024_u01774416852575") 2026/03/25 05:38:31 DEBUG : only0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb50ae_d20260325_m053405_c001_v7007000_t0000_u01774416845947") 2026/03/25 05:38:31 DEBUG : only0: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a86f_d20260325_m053350_c001_v0001157_t0027_u01774416830201") 2026/03/25 05:38:31 DEBUG : only1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66019b_d20260325_m053434_c001_v7007000_t0000_u01774416874214") 2026/03/25 05:38:31 DEBUG : only1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9c1_d20260325_m053428_c001_v0001157_t0016_u01774416868740") 2026/03/25 05:38:31 DEBUG : only1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a91f_d20260325_m053413_c001_v0001157_t0054_u01774416853270") 2026/03/25 05:38:31 DEBUG : only1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9bdc_d20260325_m053406_c001_v7007000_t0000_u01774416846850") 2026/03/25 05:38:31 DEBUG : only1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a873_d20260325_m053350_c001_v0001157_t0037_u01774416830978") 2026/03/25 05:38:31 DEBUG : only10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66019c_d20260325_m053434_c001_v7007000_t0000_u01774416874398") 2026/03/25 05:38:31 DEBUG : only10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4b1_d20260325_m053428_c001_v0001185_t0059_u01774416868363") 2026/03/25 05:38:31 DEBUG : only10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a973_d20260325_m053419_c001_v0001157_t0047_u01774416859956") 2026/03/25 05:38:31 DEBUG : only10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb50af_d20260325_m053406_c001_v7007000_t0000_u01774416846131") 2026/03/25 05:38:32 DEBUG : only10: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8b1_d20260325_m053357_c001_v0001157_t0056_u01774416837412") 2026/03/25 05:38:32 DEBUG : only11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b66019f_d20260325_m053434_c001_v7007000_t0000_u01774416874584") 2026/03/25 05:38:32 DEBUG : only11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4b5_d20260325_m053428_c001_v0001185_t0031_u01774416868547") 2026/03/25 05:38:32 DEBUG : only11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a981_d20260325_m053420_c001_v0001157_t0057_u01774416860746") 2026/03/25 05:38:32 DEBUG : only11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c110_d20260325_m053406_c001_v7007000_t0000_u01774416846890") 2026/03/25 05:38:32 DEBUG : only11: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8b5_d20260325_m053357_c001_v0001157_t0025_u01774416837967") 2026/03/25 05:38:32 DEBUG : only12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601a4_d20260325_m053434_c001_v7007000_t0000_u01774416874776") 2026/03/25 05:38:32 DEBUG : only12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f414457c02cc07c43_d20260325_m053428_c001_v0001185_t0051_u01774416868575") 2026/03/25 05:38:32 DEBUG : only12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a985_d20260325_m053421_c001_v0001157_t0022_u01774416861758") 2026/03/25 05:38:32 DEBUG : only12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9bdb_d20260325_m053406_c001_v7007000_t0000_u01774416846664") 2026/03/25 05:38:32 DEBUG : only12: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8b9_d20260325_m053358_c001_v0001157_t0055_u01774416838697") 2026/03/25 05:38:32 DEBUG : only13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601a6_d20260325_m053434_c001_v7007000_t0000_u01774416874961") 2026/03/25 05:38:32 DEBUG : only13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9bd_d20260325_m053428_c001_v0001157_t0016_u01774416868369") 2026/03/25 05:38:32 DEBUG : only13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a98b_d20260325_m053422_c001_v0001157_t0004_u01774416862626") 2026/03/25 05:38:32 DEBUG : only13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc4_d20260325_m053407_c001_v7007000_t0000_u01774416847022") 2026/03/25 05:38:32 DEBUG : only13: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8bd_d20260325_m053359_c001_v0001157_t0043_u01774416839320") 2026/03/25 05:38:32 DEBUG : only14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601a7_d20260325_m053435_c001_v7007000_t0000_u01774416875145") 2026/03/25 05:38:32 DEBUG : only14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4bb_d20260325_m053428_c001_v0001185_t0059_u01774416868715") 2026/03/25 05:38:32 DEBUG : only14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a98f_d20260325_m053423_c001_v0001157_t0002_u01774416863288") 2026/03/25 05:38:32 DEBUG : only14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c100_d20260325_m053406_c001_v7007000_t0000_u01774416846343") 2026/03/25 05:38:32 DEBUG : only14: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8c5_d20260325_m053400_c001_v0001157_t0009_u01774416840092") 2026/03/25 05:38:32 DEBUG : only15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601a8_d20260325_m053435_c001_v7007000_t0000_u01774416875330") 2026/03/25 05:38:33 DEBUG : only15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4c7_d20260325_m053428_c001_v0001185_t0059_u01774416868900") 2026/03/25 05:38:33 DEBUG : only15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a997_d20260325_m053423_c001_v0001157_t0012_u01774416863858") 2026/03/25 05:38:33 DEBUG : only15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb50b1_d20260325_m053406_c001_v7007000_t0000_u01774416846500") 2026/03/25 05:38:33 DEBUG : only15: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8cd_d20260325_m053400_c001_v0001157_t0007_u01774416840834") 2026/03/25 05:38:33 DEBUG : only16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601a9_d20260325_m053435_c001_v7007000_t0000_u01774416875516") 2026/03/25 05:38:33 DEBUG : only16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9bf_d20260325_m053428_c001_v0001157_t0016_u01774416868557") 2026/03/25 05:38:33 DEBUG : only16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a99b_d20260325_m053424_c001_v0001157_t0009_u01774416864523") 2026/03/25 05:38:33 DEBUG : only16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c104_d20260325_m053406_c001_v7007000_t0000_u01774416846524") 2026/03/25 05:38:33 DEBUG : only16: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8d5_d20260325_m053401_c001_v0001157_t0043_u01774416841696") 2026/03/25 05:38:34 DEBUG : only17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601b2_d20260325_m053435_c001_v7007000_t0000_u01774416875702") 2026/03/25 05:38:34 DEBUG : only17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4d7_d20260325_m053429_c001_v0001185_t0031_u01774416869281") 2026/03/25 05:38:34 DEBUG : only17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a9a3_d20260325_m053425_c001_v0001157_t0044_u01774416865212") 2026/03/25 05:38:34 DEBUG : only17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c10d_d20260325_m053406_c001_v7007000_t0000_u01774416846708") 2026/03/25 05:38:34 DEBUG : only17: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8d9_d20260325_m053402_c001_v0001157_t0036_u01774416842690") 2026/03/25 05:38:34 DEBUG : only18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601b3_d20260325_m053435_c001_v7007000_t0000_u01774416875886") 2026/03/25 05:38:34 DEBUG : only18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4bf_d20260325_m053428_c001_v0001185_t0031_u01774416868730") 2026/03/25 05:38:34 DEBUG : only18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a9b1_d20260325_m053426_c001_v0001157_t0057_u01774416866149") 2026/03/25 05:38:34 DEBUG : only18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc3_d20260325_m053406_c001_v7007000_t0000_u01774416846840") 2026/03/25 05:38:34 DEBUG : only18: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8e3_d20260325_m053403_c001_v0001157_t0033_u01774416843455") 2026/03/25 05:38:34 DEBUG : only19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601b4_d20260325_m053436_c001_v7007000_t0000_u01774416876070") 2026/03/25 05:38:34 DEBUG : only19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f414457c02cc07c51_d20260325_m053429_c001_v0001185_t0051_u01774416869128") 2026/03/25 05:38:34 DEBUG : only19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a9b7_d20260325_m053426_c001_v0001157_t0013_u01774416866825") 2026/03/25 05:38:34 DEBUG : only19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c113_d20260325_m053407_c001_v7007000_t0000_u01774416847303") 2026/03/25 05:38:34 DEBUG : only19: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8e9_d20260325_m053404_c001_v0001157_t0052_u01774416844508") 2026/03/25 05:38:34 DEBUG : only2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601b6_d20260325_m053436_c001_v7007000_t0000_u01774416876253") 2026/03/25 05:38:34 DEBUG : only2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f414457c02cc07c45_d20260325_m053428_c001_v0001185_t0051_u01774416868761") 2026/03/25 05:38:34 DEBUG : only2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a927_d20260325_m053414_c001_v0001157_t0007_u01774416854030") 2026/03/25 05:38:34 DEBUG : only2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb50b0_d20260325_m053406_c001_v7007000_t0000_u01774416846315") 2026/03/25 05:38:34 DEBUG : only2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a87b_d20260325_m053351_c001_v0001157_t0007_u01774416831833") 2026/03/25 05:38:34 DEBUG : only3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601b7_d20260325_m053436_c001_v7007000_t0000_u01774416876437") 2026/03/25 05:38:34 DEBUG : only3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9c9_d20260325_m053429_c001_v0001157_t0016_u01774416869375") 2026/03/25 05:38:34 DEBUG : only3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a92f_d20260325_m053414_c001_v0001157_t0025_u01774416854691") 2026/03/25 05:38:34 DEBUG : only3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9bdf_d20260325_m053407_c001_v7007000_t0000_u01774416847277") 2026/03/25 05:38:34 DEBUG : only3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a881_d20260325_m053352_c001_v0001157_t0020_u01774416832501") 2026/03/25 05:38:35 DEBUG : only4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601bb_d20260325_m053436_c001_v7007000_t0000_u01774416876622") 2026/03/25 05:38:35 DEBUG : only4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4c9_d20260325_m053428_c001_v0001185_t0031_u01774416868914") 2026/03/25 05:38:35 DEBUG : only4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a933_d20260325_m053415_c001_v0001157_t0024_u01774416855417") 2026/03/25 05:38:35 DEBUG : only4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc2_d20260325_m053406_c001_v7007000_t0000_u01774416846658") 2026/03/25 05:38:35 DEBUG : only4: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a889_d20260325_m053353_c001_v0001157_t0021_u01774416833126") 2026/03/25 05:38:35 DEBUG : only5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601c0_d20260325_m053436_c001_v7007000_t0000_u01774416876808") 2026/03/25 05:38:35 DEBUG : only5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9c3_d20260325_m053428_c001_v0001157_t0016_u01774416868927") 2026/03/25 05:38:35 DEBUG : only5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a93b_d20260325_m053416_c001_v0001157_t0026_u01774416856144") 2026/03/25 05:38:35 DEBUG : only5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9bde_d20260325_m053407_c001_v7007000_t0000_u01774416847094") 2026/03/25 05:38:35 DEBUG : only5: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a88f_d20260325_m053353_c001_v0001157_t0006_u01774416833795") 2026/03/25 05:38:35 DEBUG : only6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601c1_d20260325_m053436_c001_v7007000_t0000_u01774416876992") 2026/03/25 05:38:35 DEBUG : only6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f414457c02cc07c49_d20260325_m053428_c001_v0001185_t0051_u01774416868944") 2026/03/25 05:38:35 DEBUG : only6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a93f_d20260325_m053416_c001_v0001157_t0018_u01774416856936") 2026/03/25 05:38:35 DEBUG : only6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4000d12d3dfb50b2_d20260325_m053407_c001_v7007000_t0000_u01774416847333") 2026/03/25 05:38:35 DEBUG : only6: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a895_d20260325_m053354_c001_v0001157_t0006_u01774416834376") 2026/03/25 05:38:35 DEBUG : only7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601c3_d20260325_m053437_c001_v7007000_t0000_u01774416877177") 2026/03/25 05:38:35 DEBUG : only7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4d1_d20260325_m053429_c001_v0001185_t0059_u01774416869081") 2026/03/25 05:38:35 DEBUG : only7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a94b_d20260325_m053417_c001_v0001157_t0052_u01774416857731") 2026/03/25 05:38:35 DEBUG : only7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4059ec401e18c112_d20260325_m053407_c001_v7007000_t0000_u01774416847120") 2026/03/25 05:38:35 DEBUG : only7: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a89b_d20260325_m053355_c001_v0001157_t0009_u01774416835123") 2026/03/25 05:38:36 DEBUG : only8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601c4_d20260325_m053437_c001_v7007000_t0000_u01774416877361") 2026/03/25 05:38:36 DEBUG : only8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4155201b399ea4d3_d20260325_m053429_c001_v0001185_t0031_u01774416869097") 2026/03/25 05:38:36 DEBUG : only8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a957_d20260325_m053418_c001_v0001157_t0016_u01774416858554") 2026/03/25 05:38:36 DEBUG : only8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc6_d20260325_m053407_c001_v7007000_t0000_u01774416847389") 2026/03/25 05:38:36 DEBUG : only8: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8a3_d20260325_m053355_c001_v0001157_t0023_u01774416835867") 2026/03/25 05:38:36 DEBUG : only9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601c5_d20260325_m053437_c001_v7007000_t0000_u01774416877547") 2026/03/25 05:38:36 DEBUG : only9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4154c3614861a9c7_d20260325_m053429_c001_v0001157_t0016_u01774416869113") 2026/03/25 05:38:36 DEBUG : only9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a965_d20260325_m053419_c001_v0001157_t0003_u01774416859348") 2026/03/25 05:38:36 DEBUG : only9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4119e416b30c7bc5_d20260325_m053407_c001_v7007000_t0000_u01774416847204") 2026/03/25 05:38:36 DEBUG : only9: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861a8a7_d20260325_m053356_c001_v0001157_t0017_u01774416836620") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf61e_d20260325_m052944_c001_v7007000_t0000_u01774416584046") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed00_d20260325_m052941_c001_v0001043_t0022_u01774416581738") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf5d7_d20260325_m052941_c001_v7007000_t0000_u01774416581003") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ecf8_d20260325_m052938_c001_v0001043_t0050_u01774416578651") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf588_d20260325_m052937_c001_v7007000_t0000_u01774416577806") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ec9d_d20260325_m052935_c001_v0001042_t0055_u01774416575412") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f75e_d20260325_m052925_c001_v7007000_t0000_u01774416565991") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb99_d20260325_m052924_c001_v0001177_t0040_u01774416564843") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f754_d20260325_m052923_c001_v7007000_t0000_u01774416563336") 2026/03/25 05:38:36 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb8d_d20260325_m052922_c001_v0001177_t0049_u01774416562490") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f749_d20260325_m052921_c001_v7007000_t0000_u01774416561356") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb75_d20260325_m052920_c001_v0001177_t0052_u01774416560513") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f738_d20260325_m052915_c001_v7007000_t0000_u01774416555128") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb4f_d20260325_m052914_c001_v0001177_t0048_u01774416554040") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f735_d20260325_m052913_c001_v7007000_t0000_u01774416553672") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb43_d20260325_m052912_c001_v0001177_t0030_u01774416552500") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f71b_d20260325_m052912_c001_v7007000_t0000_u01774416552121") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb35_d20260325_m052911_c001_v0001177_t0046_u01774416551530") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb2f_d20260325_m052910_c001_v0001177_t0007_u01774416550953") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f6f4_d20260325_m052910_c001_v7007000_t0000_u01774416550586") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb27_d20260325_m052909_c001_v0001177_t0019_u01774416549985") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb25_d20260325_m052909_c001_v0001177_t0026_u01774416549409") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e557_d20260325_m052908_c001_v7007000_t0000_u01774416548676") 2026/03/25 05:38:37 DEBUG : potato: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb23_d20260325_m052907_c001_v0001177_t0056_u01774416547906") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c700f_d20260325_m053031_c001_v7007000_t0000_u01774416631569") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed7e_d20260325_m053030_c001_v0001043_t0009_u01774416630747") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b658d37_d20260325_m053021_c001_v7007000_t0000_u01774416621584") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ed55_d20260325_m053015_c001_v0001042_t0030_u01774416615775") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf642_d20260325_m053007_c001_v7007000_t0000_u01774416607842") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed3a_d20260325_m053002_c001_v0001043_t0052_u01774416602865") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf638_d20260325_m052955_c001_v7007000_t0000_u01774416595814") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecd1_d20260325_m052950_c001_v0001042_t0003_u01774416590823") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f775_d20260325_m052929_c001_v7007000_t0000_u01774416569802") 2026/03/25 05:38:37 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbbb_d20260325_m052928_c001_v0001177_t0010_u01774416568503") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f769_d20260325_m052928_c001_v7007000_t0000_u01774416568129") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdba7_d20260325_m052926_c001_v0001177_t0043_u01774416566546") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f75f_d20260325_m052926_c001_v7007000_t0000_u01774416566177") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb9b_d20260325_m052925_c001_v0001177_t0041_u01774416565419") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f758_d20260325_m052924_c001_v7007000_t0000_u01774416564474") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb93_d20260325_m052923_c001_v0001177_t0045_u01774416563706") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f74b_d20260325_m052922_c001_v7007000_t0000_u01774416562120") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb7f_d20260325_m052921_c001_v0001177_t0039_u01774416561347") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f73b_d20260325_m052915_c001_v7007000_t0000_u01774416555860") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdb57_d20260325_m052914_c001_v0001177_t0058_u01774416554921") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf814003c_d20260325_m052820_c001_v7007000_t0000_u01774416500772") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9d6_d20260325_m052820_c001_v0001177_t0008_u01774416500196") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf8140008_d20260325_m052819_c001_v7007000_t0000_u01774416499281") 2026/03/25 05:38:38 DEBUG : potato2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9ce_d20260325_m052818_c001_v0001177_t0025_u01774416498697") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b658d3d_d20260325_m053021_c001_v7007000_t0000_u01774416621789") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ed59_d20260325_m053017_c001_v0001042_t0028_u01774416617110") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf645_d20260325_m053008_c001_v7007000_t0000_u01774416608537") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed3e_d20260325_m053004_c001_v0001043_t0053_u01774416604467") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf639_d20260325_m052956_c001_v7007000_t0000_u01774416596404") 2026/03/25 05:38:38 DEBUG : potato3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecd7_d20260325_m052951_c001_v0001042_t0023_u01774416591826") 2026/03/25 05:38:39 DEBUG : pre-dest1/1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed13b_d20260325_m053105_c001_v7007000_t0000_u01774416665529") 2026/03/25 05:38:39 DEBUG : pre-dest1/1: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65eddf_d20260325_m053057_c001_v0001042_t0050_u01774416657169") 2026/03/25 05:38:39 DEBUG : pre-dest2/2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f41745aac320ed13c_d20260325_m053105_c001_v7007000_t0000_u01774416665712") 2026/03/25 05:38:39 DEBUG : pre-dest2/2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ede0_d20260325_m053058_c001_v0001043_t0029_u01774416658004") 2026/03/25 05:38:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd31829_d20260325_m053042_c001_v7007000_t0000_u01774416642556") 2026/03/25 05:38:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65eda3_d20260325_m053039_c001_v0001042_t0021_u01774416639314") 2026/03/25 05:38:39 DEBUG : sizeonly: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e4fd_d20260325_m052854_c001_v7007000_t0000_u01774416534356") 2026/03/25 05:38:39 DEBUG : sizeonly: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdab5_d20260325_m052853_c001_v0001177_t0059_u01774416533400") 2026/03/25 05:38:39 DEBUG : splitbanan: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b828623_d20260325_m053614_c001_v7007000_t0000_u01774416974998") 2026/03/25 05:38:39 DEBUG : splitbanan: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc085ee_d20260325_m053607_c001_v0001185_t0028_u01774416967879") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc0_d20260325_m053719_c001_v7007000_t0000_u01774417039077") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08b82_d20260325_m053712_c001_v0001185_t0005_u01774417032878") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f421ca7993d3a6711_d20260325_m053705_c001_v7007000_t0000_u01774417025402") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08a7c_d20260325_m053659_c001_v0001185_t0032_u01774417019694") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f40478a61ffd33d77_d20260325_m053653_c001_v7007000_t0000_u01774417013187") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc0897c_d20260325_m053647_c001_v0001185_t0020_u01774417007187") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f409808a7d71c9976_d20260325_m053640_c001_v7007000_t0000_u01774417000744") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08896_d20260325_m053634_c001_v0001185_t0004_u01774416994955") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a313a05_d20260325_m053627_c001_v7007000_t0000_u01774416987942") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08752_d20260325_m053621_c001_v0001185_t0027_u01774416981410") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b82859e_d20260325_m053609_c001_v7007000_t0000_u01774416969508") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861abbb_d20260325_m053606_c001_v0001157_t0007_u01774416966783") 2026/03/25 05:38:39 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a292ae_d20260325_m053600_c001_v7007000_t0000_u01774416960742") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab83_d20260325_m053553_c001_v0001157_t0020_u01774416953715") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4038d55789ab9f50_d20260325_m053552_c001_v7007000_t0000_u01774416952207") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eae22_d20260325_m053549_c001_v0001185_t0056_u01774416949612") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811bd_d20260325_m053543_c001_v7007000_t0000_u01774416943390") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08319_d20260325_m053536_c001_v0001185_t0003_u01774416936423") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f410d4070fc2811a1_d20260325_m053535_c001_v7007000_t0000_u01774416935441") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eac13_d20260325_m053532_c001_v0001185_t0055_u01774416932500") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4092d78de6072040_d20260325_m053520_c001_v7007000_t0000_u01774416920335") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa99_d20260325_m053517_c001_v0001157_t0030_u01774416917268") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f412f7ec57a3105ba_d20260325_m053510_c001_v7007000_t0000_u01774416910309") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa61_d20260325_m053504_c001_v0001157_t0004_u01774416904140") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419bd1b7b3a290d0_d20260325_m053457_c001_v7007000_t0000_u01774416897101") 2026/03/25 05:38:40 DEBUG : splitbananasplit: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa2f_d20260325_m053451_c001_v0001157_t0012_u01774416891154") 2026/03/25 05:38:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f419c121b8b8284d9_d20260325_m053555_c001_v7007000_t0000_u01774416955430") 2026/03/25 05:38:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ab71_d20260325_m053550_c001_v0001157_t0024_u01774416950509") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660206_d20260325_m053445_c001_v7007000_t0000_u01774416885268") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861aa0f_d20260325_m053444_c001_v0001157_t0055_u01774416884173") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601fd_d20260325_m053443_c001_v7007000_t0000_u01774416883416") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc07da9_d20260325_m053442_c001_v0001185_t0049_u01774416882428") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf62e_d20260325_m052947_c001_v7007000_t0000_u01774416587866") 2026/03/25 05:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ed14_d20260325_m052946_c001_v0001043_t0005_u01774416586719") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf62c_d20260325_m052946_c001_v7007000_t0000_u01774416586168") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecbd_d20260325_m052945_c001_v0001042_t0044_u01774416585157") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e4bb_d20260325_m052851_c001_v7007000_t0000_u01774416531312") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda7f_d20260325_m052849_c001_v0001177_t0045_u01774416529996") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e49f_d20260325_m052849_c001_v7007000_t0000_u01774416529628") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda70_d20260325_m052848_c001_v0001177_t0011_u01774416528703") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e470_d20260325_m052846_c001_v7007000_t0000_u01774416526680") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda54_d20260325_m052845_c001_v0001177_t0027_u01774416525761") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e46d_d20260325_m052845_c001_v7007000_t0000_u01774416525219") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda46_d20260325_m052844_c001_v0001177_t0053_u01774416524266") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda3b_d20260325_m052842_c001_v0001177_t0016_u01774416522039") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f402e59599e59e469_d20260325_m052841_c001_v7007000_t0000_u01774416521672") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda34_d20260325_m052841_c001_v0001177_t0028_u01774416521111") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda32_d20260325_m052840_c001_v0001177_t0016_u01774416520546") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81401ca_d20260325_m052839_c001_v7007000_t0000_u01774416519818") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda28_d20260325_m052837_c001_v0001177_t0033_u01774416517407") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda1a_d20260325_m052834_c001_v0001177_t0030_u01774416514656") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf814011a_d20260325_m052834_c001_v7007000_t0000_u01774416514294") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda16_d20260325_m052833_c001_v0001177_t0022_u01774416513720") 2026/03/25 05:38:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda12_d20260325_m052833_c001_v0001177_t0015_u01774416513124") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81400f0_d20260325_m052832_c001_v7007000_t0000_u01774416512760") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bda00_d20260325_m052829_c001_v0001177_t0044_u01774416509213") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81400ce_d20260325_m052828_c001_v7007000_t0000_u01774416508791") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9f4_d20260325_m052828_c001_v0001177_t0006_u01774416508217") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81400c4_d20260325_m052827_c001_v7007000_t0000_u01774416507315") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9f2_d20260325_m052826_c001_v0001177_t0029_u01774416506729") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81400b9_d20260325_m052825_c001_v7007000_t0000_u01774416505805") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9ee_d20260325_m052825_c001_v0001177_t0021_u01774416505226") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf81400aa_d20260325_m052824_c001_v7007000_t0000_u01774416504325") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9e4_d20260325_m052823_c001_v0001177_t0028_u01774416503556") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf8140088_d20260325_m052823_c001_v7007000_t0000_u01774416503014") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9e0_d20260325_m052822_c001_v0001177_t0016_u01774416502434") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf814006d_d20260325_m052821_c001_v7007000_t0000_u01774416501891") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9dc_d20260325_m052821_c001_v0001177_t0055_u01774416501315") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf813ffc3_d20260325_m052817_c001_v7007000_t0000_u01774416497022") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9c4_d20260325_m052816_c001_v0001177_t0015_u01774416496448") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf813ffc2_d20260325_m052815_c001_v7007000_t0000_u01774416495904") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9ba_d20260325_m052815_c001_v0001177_t0030_u01774416495330") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf813ffb4_d20260325_m052814_c001_v7007000_t0000_u01774416494428") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9b4_d20260325_m052813_c001_v0001177_t0053_u01774416493793") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4148b7abf813ff80_d20260325_m052811_c001_v7007000_t0000_u01774416491542") 2026/03/25 05:38:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bd9a4_d20260325_m052810_c001_v0001177_t0028_u01774416490971") 2026/03/25 05:38:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b660207_d20260325_m053445_c001_v7007000_t0000_u01774416885454") 2026/03/25 05:38:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea687_d20260325_m053444_c001_v0001185_t0044_u01774416884184") 2026/03/25 05:38:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601fe_d20260325_m053443_c001_v7007000_t0000_u01774416883601") 2026/03/25 05:38:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea657_d20260325_m053442_c001_v0001185_t0024_u01774416882436") 2026/03/25 05:38:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc2_d20260325_m053721_c001_v7007000_t0000_u01774417041223") 2026/03/25 05:38:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad1a_d20260325_m053720_c001_v0001157_t0029_u01774417040440") 2026/03/25 05:38:43 DEBUG : sub/yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf614_d20260325_m052943_c001_v7007000_t0000_u01774416583491") 2026/03/25 05:38:43 DEBUG : sub/yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecb1_d20260325_m052941_c001_v0001042_t0049_u01774416581748") 2026/03/25 05:38:43 DEBUG : test_dir1/file2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601f3_d20260325_m053441_c001_v7007000_t0000_u01774416881672") 2026/03/25 05:38:43 DEBUG : test_dir1/file2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea611_d20260325_m053440_c001_v0001185_t0008_u01774416880222") 2026/03/25 05:38:43 DEBUG : test_dir1/file2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601dc_d20260325_m053439_c001_v7007000_t0000_u01774416879434") 2026/03/25 05:38:43 DEBUG : test_dir1/file2: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea5e3_d20260325_m053438_c001_v0001185_t0020_u01774416878351") 2026/03/25 05:38:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601f4_d20260325_m053441_c001_v7007000_t0000_u01774416881856") 2026/03/25 05:38:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea60f_d20260325_m053440_c001_v0001185_t0001_u01774416880211") 2026/03/25 05:38:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4069398b0b6601de_d20260325_m053439_c001_v7007000_t0000_u01774416879618") 2026/03/25 05:38:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399ea5d9_d20260325_m053438_c001_v0001185_t0044_u01774416878128") 2026/03/25 05:38:43 DEBUG : three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f7a1_d20260325_m052934_c001_v7007000_t0000_u01774416574664") 2026/03/25 05:38:44 DEBUG : three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbe7_d20260325_m052933_c001_v0001177_t0054_u01774416573442") 2026/03/25 05:38:44 DEBUG : three: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f116a3aebce5bdbd5_d20260325_m052931_c001_v0001177_t0002_u01774416571273") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc3_d20260325_m053722_c001_v7007000_t0000_u01774417042933") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb716_d20260325_m053722_c001_v0001185_t0036_u01774417042188") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fd0_d20260325_m053739_c001_v7007000_t0000_u01774417059875") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb858_d20260325_m053738_c001_v0001185_t0009_u01774417058387") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fce_d20260325_m053737_c001_v7007000_t0000_u01774417057183") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb82c_d20260325_m053735_c001_v0001185_t0033_u01774417055522") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fcb_d20260325_m053734_c001_v7007000_t0000_u01774417054545") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad3c_d20260325_m053733_c001_v0001157_t0035_u01774417053548") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc8_d20260325_m053729_c001_v7007000_t0000_u01774417049068") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb796_d20260325_m053728_c001_v0001185_t0004_u01774417048259") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc9_d20260325_m053730_c001_v7007000_t0000_u01774417050808") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb7ae_d20260325_m053729_c001_v0001185_t0020_u01774417049671") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc6_d20260325_m053727_c001_v7007000_t0000_u01774417047647") 2026/03/25 05:38:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1154c3614861ad2e_d20260325_m053726_c001_v0001157_t0041_u01774417046784") 2026/03/25 05:38:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc5_d20260325_m053725_c001_v7007000_t0000_u01774417045782") 2026/03/25 05:38:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08c5d_d20260325_m053725_c001_v0001185_t0043_u01774417045167") 2026/03/25 05:38:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fc4_d20260325_m053724_c001_v7007000_t0000_u01774417044205") 2026/03/25 05:38:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb740_d20260325_m053723_c001_v0001185_t0048_u01774417043540") 2026/03/25 05:38:44 DEBUG : toe/toe/toe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4084662c8550a686_d20260325_m053744_c001_v7007000_t0000_u01774417064577") 2026/03/25 05:38:44 DEBUG : toe/toe/toe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1155201b399eb8bc_d20260325_m053743_c001_v0001185_t0005_u01774417063928") 2026/03/25 05:38:45 DEBUG : toe/toe/toe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fca_d20260325_m053732_c001_v7007000_t0000_u01774417052570") 2026/03/25 05:38:45 DEBUG : toe/toe/toe: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08cde_d20260325_m053731_c001_v0001185_t0029_u01774417051897") 2026/03/25 05:38:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fd1_d20260325_m053740_c001_v7007000_t0000_u01774417060473") 2026/03/25 05:38:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114457c02cc08d6b_d20260325_m053739_c001_v0001185_t0045_u01774417059688") 2026/03/25 05:38:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f405c9f2a863a5fcf_d20260325_m053737_c001_v7007000_t0000_u01774417057780") 2026/03/25 05:38:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1056c46df24da001_d20260325_m053736_c001_v0001042_t0043_u01774417056676") 2026/03/25 05:38:45 DEBUG : two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f420836a59407f7a2_d20260325_m052934_c001_v7007000_t0000_u01774416574846") 2026/03/25 05:38:45 DEBUG : two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4016a35e3af5ece8_d20260325_m052932_c001_v0001043_t0015_u01774416572694") 2026/03/25 05:38:45 DEBUG : two: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f416a3aebce5bdbd3_d20260325_m052931_c001_v0001177_t0026_u01774416571092") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf621_d20260325_m052944_c001_v7007000_t0000_u01774416584234") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f10978c3d3891378f_d20260325_m052943_c001_v0001042_t0051_u01774416583046") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf5c8_d20260325_m052940_c001_v7007000_t0000_u01774416580458") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1112f00d6c65ecab_d20260325_m052938_c001_v0001042_t0039_u01774416578546") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf57b_d20260325_m052937_c001_v7007000_t0000_u01774416577260") 2026/03/25 05:38:45 DEBUG : yam: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f1016a35e3af5ecee_d20260325_m052935_c001_v0001043_t0053_u01774416575402") 2026/03/25 05:38:45 DEBUG : yaml: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf5dd_d20260325_m052941_c001_v7007000_t0000_u01774416581184") 2026/03/25 05:38:45 DEBUG : yaml: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f114dc78d237f6ce1_d20260325_m052939_c001_v0001173_t0019_u01774416579761") 2026/03/25 05:38:45 DEBUG : yaml: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f4165bdb0a3adf58b_d20260325_m052937_c001_v7007000_t0000_u01774416577988") 2026/03/25 05:38:45 DEBUG : yaml: Deleting (id "4_z7f92eda3706d2b3b9fd80e1b_f10860a9c9f8dca1a_d20260325_m052936_c001_v0001167_t0009_u01774416576847") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m38.702139051s (try 1/5)