"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/29 01:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta" 2026/04/29 01:10:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:10:09 DEBUG : Creating backend with remote "/tmp/rclone217584526" === 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/29 01:10:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:12 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:12 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.15s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:13 DEBUG : Creating backend with remote "/non-existing" 2026/04/29 01:10:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/29 01:10:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:16 INFO : B2 bucket rclone-test-dejazuk3xuta: Running all checks before starting transfers 2026/04/29 01:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:16 INFO : B2 bucket rclone-test-dejazuk3xuta: Checks finished, now starting transfers 2026/04/29 01:10:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.28s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:18 ERROR : Ignoring --no-traverse with sync 2026/04/29 01:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:19 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:19 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:19 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/29 01:10:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:21 DEBUG : hello world2: size = 12 OK 2026/04/29 01:10:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/29 01:10:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.43s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:10:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:22 DEBUG : potato2: size = 11 OK 2026/04/29 01:10:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:10:23 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:23 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:24 DEBUG : potato2: size = 11 OK 2026/04/29 01:10:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/29 01:10:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:10:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/29 01:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:10:25 INFO : sub dir2: Making directory 2026/04/29 01:10:25 INFO : sub dir: Making directory 2026/04/29 01:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:25 INFO : sub dir2/sub sub dir2: Making directory 2026/04/29 01:10:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:25 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/04/29 01:10:26 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:26 INFO : sub dir2: Making directory 2026/04/29 01:10:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/29 01:10:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:26 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:26 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.93s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:28 DEBUG : sub dir2: Making directory with metadata 2026/04/29 01:10:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:10:28 INFO : sub dir2: Making directory 2026/04/29 01:10:28 INFO : sub dir: Making directory 2026/04/29 01:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:29 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/29 01:10:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/29 01:10:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:30 INFO : sub dir2: Making directory 2026/04/29 01:10:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:30 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:30 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:31 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.58s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:32 DEBUG : sub dir2: Making directory with metadata 2026/04/29 01:10:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:10:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:10:32 INFO : sub dir2: Making directory 2026/04/29 01:10:32 INFO : sub dir: Making directory 2026/04/29 01:10:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:32 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:32 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:32 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/29 01:10:32 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:33 INFO : sub dir2: Making directory 2026/04/29 01:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:34 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:34 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:34 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:10:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cugekuk4nefu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-cugekuk4nefu 2026/04/29 01:10:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:37 DEBUG : B2 bucket rclone-test-cugekuk4nefu: Waiting for checks to finish 2026/04/29 01:10:37 DEBUG : B2 bucket rclone-test-cugekuk4nefu: Waiting for transfers to finish 2026/04/29 01:10:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:10:38 DEBUG : B2 bucket rclone-test-cugekuk4nefu: Purge remote 2026/04/29 01:10:38 INFO : B2 bucket rclone-test-cugekuk4nefu: cleaning bucket "rclone-test-cugekuk4nefu" of all files 2026/04/29 01:10:38 DEBUG : sub dir/hello world: Deleting (id "4_zef62bd83c09ddb6b9fd80e1b_f1092b422090c5b8c_d20260429_m011038_c001_v0001098_t0032_u01777425038035") --- PASS: TestServerSideCopy (4.62s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:41 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone217584526) 2026/04/29 01:10:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:10:41 DEBUG : sub dir/hello world: Sizes differ 2026/04/29 01:10:41 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:41 DEBUG : sub dir/hello world: size = 17 OK 2026/04/29 01:10:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/29 01:10:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.47s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lezojub5cuwa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-lezojub5cuwa 2026/04/29 01:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:44 DEBUG : B2 bucket rclone-test-lezojub5cuwa: Waiting for checks to finish 2026/04/29 01:10:44 DEBUG : B2 bucket rclone-test-lezojub5cuwa: Waiting for transfers to finish 2026/04/29 01:10:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:10:47 DEBUG : B2 bucket rclone-test-lezojub5cuwa: Waiting for checks to finish 2026/04/29 01:10:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:10:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lezojub5cuwa) 2026/04/29 01:10:47 DEBUG : sub dir/hello world: Sizes differ 2026/04/29 01:10:47 DEBUG : B2 bucket rclone-test-lezojub5cuwa: Waiting for transfers to finish 2026/04/29 01:10:48 DEBUG : sub dir/hello world: size = 17 OK 2026/04/29 01:10:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/29 01:10:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:10:48 DEBUG : B2 bucket rclone-test-lezojub5cuwa: Purge remote 2026/04/29 01:10:48 INFO : B2 bucket rclone-test-lezojub5cuwa: cleaning bucket "rclone-test-lezojub5cuwa" of all files 2026/04/29 01:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2dd53c09ddb6b9fd80e1b_f10457a3f9fbb91b6_d20260429_m011047_c001_v0001093_t0058_u01777425047424") 2026/04/29 01:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2dd53c09ddb6b9fd80e1b_f104f57e37fe5ebf2_d20260429_m011045_c001_v0001167_t0027_u01777425045288") --- PASS: TestServerSideCopyOverSelf (7.75s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:51 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:10:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone217584526) 2026/04/29 01:10:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:10:51 DEBUG : sub dir/hello world: Sizes differ 2026/04/29 01:10:51 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:10:52 DEBUG : sub dir/hello world: size = 17 OK 2026/04/29 01:10:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/29 01:10:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/29 01:10:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.74s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nezazob2kere" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-nezazob2kere 2026/04/29 01:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:10:54 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for checks to finish 2026/04/29 01:10:54 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for transfers to finish 2026/04/29 01:10:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:10:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:10:57 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for checks to finish 2026/04/29 01:10:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:10:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nezazob2kere) 2026/04/29 01:10:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/29 01:10:57 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for transfers to finish 2026/04/29 01:10:58 DEBUG : sub dir/hello world: size = 17 OK 2026/04/29 01:10:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/29 01:10:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:10:58 INFO : sub dir/hello world: Deleted 2026/04/29 01:10:59 DEBUG : testing file moves 2026/04/29 01:11:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:11:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nezazob2kere) 2026/04/29 01:11:00 DEBUG : sub dir/hello world: Sizes differ 2026/04/29 01:11:00 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for checks to finish 2026/04/29 01:11:00 DEBUG : B2 bucket rclone-test-nezazob2kere: Waiting for transfers to finish 2026/04/29 01:11:00 DEBUG : sub dir/hello world: size = 24 OK 2026/04/29 01:11:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/29 01:11:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/29 01:11:00 INFO : sub dir/hello world: Deleted 2026/04/29 01:11:01 DEBUG : B2 bucket rclone-test-nezazob2kere: Purge remote 2026/04/29 01:11:01 INFO : B2 bucket rclone-test-nezazob2kere: cleaning bucket "rclone-test-nezazob2kere" of all files 2026/04/29 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3c09ddb6b9fd80e1b_f1082b80c8a01702d_d20260429_m011100_c001_v0001167_t0017_u01777425060369") 2026/04/29 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3c09ddb6b9fd80e1b_f10654a19cff0dd7a_d20260429_m011057_c001_v0001100_t0047_u01777425057722") 2026/04/29 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3c09ddb6b9fd80e1b_f1045145fa423a19b_d20260429_m011055_c001_v0001099_t0004_u01777425055458") --- PASS: TestServerSideMoveOverSelf (9.70s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:03 ERROR : error listing: directory not found 2026/04/29 01:11:03 INFO : Local file system at /tmp/rclone217584526: Making directory 2026/04/29 01:11:03 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:03 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:11:05 DEBUG : Local file system at /tmp/rclone217584526: Waiting for checks to finish 2026/04/29 01:11:05 DEBUG : Local file system at /tmp/rclone217584526: Waiting for transfers to finish 2026/04/29 01:11:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/29 01:11:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:11:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/29 01:11:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/29 01:11:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:07 DEBUG : check sum: size = 1 OK 2026/04/29 01:11:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:11:07 INFO : check sum: Copied (new) 2026/04/29 01:11:07 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:07 DEBUG : check sum: size = 1 OK 2026/04/29 01:11:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:11:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/29 01:11:07 DEBUG : check sum: Unchanged skipping 2026/04/29 01:11:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:07 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.89s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/29 01:11:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:09 DEBUG : sizeonly: size = 6 OK 2026/04/29 01:11:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/29 01:11:09 INFO : sizeonly: Copied (new) 2026/04/29 01:11:09 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:09 DEBUG : sizeonly: size = 6 OK 2026/04/29 01:11:09 DEBUG : sizeonly: Sizes identical 2026/04/29 01:11:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:09 DEBUG : sizeonly: Unchanged skipping 2026/04/29 01:11:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:09 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/29 01:11:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/29 01:11:11 INFO : ignore-size: Copied (new) 2026/04/29 01:11:11 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:11:11 DEBUG : ignore-size: Unchanged skipping 2026/04/29 01:11:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:11 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:13 DEBUG : existing: size = 6 OK 2026/04/29 01:11:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:11:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:13 DEBUG : existing: Unchanged skipping 2026/04/29 01:11:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:13 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:13 INFO : There was nothing to transfer 2026/04/29 01:11:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/29 01:11:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:14 DEBUG : existing: size = 6 OK 2026/04/29 01:11:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/29 01:11:14 INFO : existing: Copied (replaced existing) 2026/04/29 01:11:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.57s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/29 01:11:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:15 DEBUG : existing: size = 6 OK 2026/04/29 01:11:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/29 01:11:15 INFO : existing: Copied (new) 2026/04/29 01:11:15 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:16 DEBUG : existing: Destination exists, skipping 2026/04/29 01:11:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:16 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/29 01:11:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:18 DEBUG : c/non empty space: size = 5 OK 2026/04/29 01:11:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:18 DEBUG : c/non empty space: Unchanged skipping 2026/04/29 01:11:18 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:18 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:18 DEBUG : a/potato2: size = 60 OK 2026/04/29 01:11:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:18 INFO : a/potato2: Copied (new) 2026/04/29 01:11:18 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:21 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:21 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/04/29 01:11:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:11:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/29 01:11:21 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:21 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:21 INFO : There was nothing to transfer 2026/04/29 01:11:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:21 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:21 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/04/29 01:11:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:11:22 INFO : empty space: Updated modification time in destination 2026/04/29 01:11:22 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:22 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:24 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:24 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/04/29 01:11:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:11:24 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:24 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:25 DEBUG : foo: size = 3 OK 2026/04/29 01:11:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:25 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/04/29 01:11:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone217584526) 2026/04/29 01:11:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:11:25 DEBUG : foo: sha1 differ 2026/04/29 01:11:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:25 DEBUG : foo: size = 3 OK 2026/04/29 01:11:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/29 01:11:25 INFO : foo: Copied (replaced existing) 2026/04/29 01:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/29 01:11:27 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:27 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:27 DEBUG : potato: size = 60 OK 2026/04/29 01:11:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:27 INFO : potato: Copied (new) 2026/04/29 01:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone217584526) 2026/04/29 01:11:29 DEBUG : potato: size = 60 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:11:29 DEBUG : potato: Sizes differ 2026/04/29 01:11:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:30 DEBUG : potato: size = 21 OK 2026/04/29 01:11:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/29 01:11:30 INFO : potato: Copied (replaced existing) 2026/04/29 01:11:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.65s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:32 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:32 DEBUG : potato: size = 21 OK 2026/04/29 01:11:32 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/04/29 01:11:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone217584526) 2026/04/29 01:11:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:11:32 DEBUG : potato: sha1 differ 2026/04/29 01:11:32 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:32 DEBUG : potato: size = 21 OK 2026/04/29 01:11:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/29 01:11:32 INFO : potato: Copied (replaced existing) 2026/04/29 01:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:35 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:35 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:35 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:35 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/29 01:11:35 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:38 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:38 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:38 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:38 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:38 DEBUG : potato2: size = 60 OK 2026/04/29 01:11:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:38 INFO : potato2: Copied (new) 2026/04/29 01:11:38 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:41 INFO : d: Making directory 2026/04/29 01:11:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/29 01:11:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:41 DEBUG : c/non empty space: size = 5 OK 2026/04/29 01:11:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:41 DEBUG : c/non empty space: Unchanged skipping 2026/04/29 01:11:41 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:41 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:42 DEBUG : a/potato2: size = 60 OK 2026/04/29 01:11:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:42 INFO : a/potato2: Copied (new) 2026/04/29 01:11:42 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/29 01:11:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:45 DEBUG : c/non empty space: size = 5 OK 2026/04/29 01:11:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:45 DEBUG : c/non empty space: Unchanged skipping 2026/04/29 01:11:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:46 DEBUG : a/potato2: size = 60 OK 2026/04/29 01:11:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:46 INFO : a/potato2: Copied (new) 2026/04/29 01:11:46 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting files as there were IO errors 2026/04/29 01:11:46 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:48 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:49 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:49 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:49 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:49 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:49 INFO : potato: Deleted 2026/04/29 01:11:49 DEBUG : potato2: size = 60 OK 2026/04/29 01:11:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.41s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:52 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:52 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:52 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:52 INFO : potato: Deleted 2026/04/29 01:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:53 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:53 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:53 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:53 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:53 DEBUG : potato2: size = 60 OK 2026/04/29 01:11:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:11:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.99s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:11:55 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:55 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:56 DEBUG : potato2: size = 19 OK 2026/04/29 01:11:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/29 01:11:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.55s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:11:58 DEBUG : enormous: Excluded (Size Filter) 2026/04/29 01:11:58 DEBUG : enormous: Excluded 2026/04/29 01:11:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/29 01:11:58 DEBUG : potato2: Excluded 2026/04/29 01:11:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/29 01:11:58 DEBUG : potato2: Excluded 2026/04/29 01:11:58 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:11:58 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:58 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:11:58 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:11:58 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:58 INFO : There was nothing to transfer 2026/04/29 01:11:58 DEBUG : enormous: Excluded (Size Filter) 2026/04/29 01:11:58 DEBUG : enormous: Excluded 2026/04/29 01:11:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/29 01:11:58 DEBUG : potato2: Excluded 2026/04/29 01:11:59 DEBUG : potato2: Excluded (Size Filter) 2026/04/29 01:11:59 DEBUG : potato2: Excluded 2026/04/29 01:11:59 DEBUG : empty space: size = 1 OK 2026/04/29 01:11:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/29 01:11:59 DEBUG : empty space: Unchanged skipping 2026/04/29 01:11:59 DEBUG : Local file system at /tmp/rclone217584526: Waiting for checks to finish 2026/04/29 01:11:59 DEBUG : Local file system at /tmp/rclone217584526: Waiting for transfers to finish 2026/04/29 01:11:59 DEBUG : Waiting for deletions to finish 2026/04/29 01:11:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:02 DEBUG : enormous: Excluded (Size Filter) 2026/04/29 01:12:02 DEBUG : enormous: Excluded 2026/04/29 01:12:02 DEBUG : potato2: Excluded (Size Filter) 2026/04/29 01:12:02 DEBUG : potato2: Excluded 2026/04/29 01:12:02 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:12:02 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:02 DEBUG : empty space: Unchanged skipping 2026/04/29 01:12:02 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:02 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:03 INFO : enormous: Deleted 2026/04/29 01:12:03 INFO : potato2: Deleted 2026/04/29 01:12:03 INFO : There was nothing to transfer 2026/04/29 01:12:03 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/29 01:12:03 DEBUG : empty space: Unchanged skipping 2026/04/29 01:12:03 DEBUG : Local file system at /tmp/rclone217584526: Waiting for checks to finish 2026/04/29 01:12:03 DEBUG : Local file system at /tmp/rclone217584526: Waiting for transfers to finish 2026/04/29 01:12:03 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:03 INFO : potato2: Deleted 2026/04/29 01:12:03 INFO : enormous: Deleted 2026/04/29 01:12:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.96s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:06 DEBUG : five: Need to transfer - File not found at Destination 2026/04/29 01:12:06 DEBUG : one: Destination is newer than source, skipping 2026/04/29 01:12:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:12:06 DEBUG : four: size = 8 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:06 DEBUG : four: Sizes differ 2026/04/29 01:12:06 DEBUG : three: size = 5 OK 2026/04/29 01:12:06 DEBUG : three: Sizes identical 2026/04/29 01:12:06 DEBUG : two: size = 3 OK 2026/04/29 01:12:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/29 01:12:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone217584526) 2026/04/29 01:12:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:06 DEBUG : two: sha1 differ 2026/04/29 01:12:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/29 01:12:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:06 DEBUG : five: size = 4 OK 2026/04/29 01:12:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/29 01:12:06 INFO : five: Copied (new) 2026/04/29 01:12:06 DEBUG : four: size = 4 OK 2026/04/29 01:12:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/29 01:12:06 INFO : four: Copied (replaced existing) 2026/04/29 01:12:07 DEBUG : two: size = 3 OK 2026/04/29 01:12:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/29 01:12:07 INFO : two: Copied (replaced existing) 2026/04/29 01:12:07 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:07 DEBUG : five: size = 4 OK 2026/04/29 01:12:07 DEBUG : four: size = 4 OK 2026/04/29 01:12:07 DEBUG : one: Destination is newer than source, skipping 2026/04/29 01:12:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:07 DEBUG : three: size = 5 OK 2026/04/29 01:12:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/29 01:12:07 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/29 01:12:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/29 01:12:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/29 01:12:07 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/29 01:12:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone217584526) 2026/04/29 01:12:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:07 DEBUG : three: sha1 differ 2026/04/29 01:12:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/29 01:12:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/29 01:12:07 DEBUG : two: size = 3 OK 2026/04/29 01:12:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/29 01:12:07 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/29 01:12:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/29 01:12:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:07 DEBUG : three: size = 5 OK 2026/04/29 01:12:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:12:07 INFO : three: Copied (replaced existing) 2026/04/29 01:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.28s) === 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/29 01:12:09 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:09 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/29 01:12:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/29 01:12:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:09 DEBUG : potato: size = 14 OK 2026/04/29 01:12:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/29 01:12:09 INFO : potato: Copied (new) 2026/04/29 01:12:09 DEBUG : yam: size = 11 OK 2026/04/29 01:12:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:09 INFO : yam: Copied (new) 2026/04/29 01:12:09 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:10 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:10 DEBUG : potato: size = 14 OK 2026/04/29 01:12:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:12:10 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:10 DEBUG : potato: Unchanged skipping 2026/04/29 01:12:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:11 DEBUG : yaml: size = 11 OK 2026/04/29 01:12:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:11 INFO : yam: Copied (server-side copy) to: yaml 2026/04/29 01:12:11 INFO : yam: Deleted 2026/04/29 01:12:11 INFO : yaml: Renamed from "yam" 2026/04/29 01:12:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/29 01:12:12 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:12 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:12 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/29 01:12:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/29 01:12:12 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:12 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:12 DEBUG : yam: size = 11 OK 2026/04/29 01:12:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:12 INFO : yam: Copied (new) 2026/04/29 01:12:12 DEBUG : potato: size = 14 OK 2026/04/29 01:12:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/29 01:12:12 INFO : potato: Copied (new) 2026/04/29 01:12:12 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:13 DEBUG : potato: size = 14 OK 2026/04/29 01:12:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:12:13 DEBUG : potato: Unchanged skipping 2026/04/29 01:12:13 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:13 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:13 DEBUG : yaml: size = 11 OK 2026/04/29 01:12:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:13 INFO : yam: Copied (server-side copy) to: yaml 2026/04/29 01:12:13 INFO : yam: Deleted 2026/04/29 01:12:13 INFO : yaml: Renamed from "yam" 2026/04/29 01:12:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/29 01:12:15 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:15 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/29 01:12:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/29 01:12:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:15 DEBUG : sub/yam: size = 11 OK 2026/04/29 01:12:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:15 INFO : sub/yam: Copied (new) 2026/04/29 01:12:15 DEBUG : potato: size = 14 OK 2026/04/29 01:12:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/29 01:12:15 INFO : potato: Copied (new) 2026/04/29 01:12:15 DEBUG : Waiting for deletions to finish 2026/04/29 01:12:16 DEBUG : potato: size = 14 OK 2026/04/29 01:12:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:12:16 DEBUG : potato: Unchanged skipping 2026/04/29 01:12:16 INFO : B2 bucket rclone-test-dejazuk3xuta: Making map for --track-renames 2026/04/29 01:12:16 INFO : B2 bucket rclone-test-dejazuk3xuta: Finished making map for --track-renames 2026/04/29 01:12:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for renames to finish 2026/04/29 01:12:16 DEBUG : yam: size = 11 OK 2026/04/29 01:12:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/29 01:12:16 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/29 01:12:17 INFO : sub/yam: Deleted 2026/04/29 01:12:17 INFO : yam: Renamed from "sub/yam" 2026/04/29 01:12:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:18 DEBUG : Creating backend with remote "/tmp/rclone217584526/dir1" 2026/04/29 01:12:18 DEBUG : Creating backend with remote "/tmp/rclone217584526/dir2" 2026/04/29 01:12:18 DEBUG : Local file system at /tmp/rclone217584526/dir2: Using server-side directory move 2026/04/29 01:12:18 INFO : Local file system at /tmp/rclone217584526/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/29 01:12:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/29 01:12:18 DEBUG : Local file system at /tmp/rclone217584526/dir2: Waiting for checks to finish 2026/04/29 01:12:18 DEBUG : Local file system at /tmp/rclone217584526/dir2: Waiting for transfers to finish 2026/04/29 01:12:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:12:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/29 01:12:18 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:18 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/29 01:12:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/29 01:12:18 INFO : nested/sub dir/file: Copied (new) 2026/04/29 01:12:18 INFO : nested/sub dir/file: Deleted 2026/04/29 01:12:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:12:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:12:19 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:12:19 INFO : sub dir/hello world: Deleted 2026/04/29 01:12:19 INFO : sub dir: Removing directory 2026/04/29 01:12:19 INFO : nested/sub dir: Removing directory 2026/04/29 01:12:19 INFO : nested: Removing directory 2026/04/29 01:12:19 DEBUG : Local file system at /tmp/rclone217584526: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/29 01:12:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/29 01:12:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:20 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001179_t0057": EOF 2026/04/29 01:12:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001179_t0057": EOF) 2026/04/29 01:12:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 01:12:20 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001179_t0057": EOF - low level retry 0/10 2026/04/29 01:12:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 01:12:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/29 01:12:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/29 01:12:20 INFO : nested/sub dir/file: Copied (new) 2026/04/29 01:12:20 INFO : nested/sub dir/file: Deleted 2026/04/29 01:12:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/29 01:12:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:12:21 INFO : sub dir/hello world: Copied (new) 2026/04/29 01:12:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/29 01:12:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/29 01:12:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:22 DEBUG : existing-b: size = 6 OK 2026/04/29 01:12:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/29 01:12:22 INFO : existing-b: Copied (new) 2026/04/29 01:12:22 INFO : existing-b: Deleted 2026/04/29 01:12:23 DEBUG : existing: size = 6 OK 2026/04/29 01:12:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/29 01:12:23 INFO : existing: Copied (new) 2026/04/29 01:12:23 INFO : existing: Deleted 2026/04/29 01:12:23 DEBUG : existing: Destination exists, skipping 2026/04/29 01:12:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/29 01:12:23 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:12:23 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:12:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.42s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zojobag6jove" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-zojobag6jove 2026/04/29 01:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:29 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/29 01:12:29 DEBUG : empty space: Unchanged skipping 2026/04/29 01:12:29 DEBUG : B2 bucket rclone-test-zojobag6jove: Waiting for checks to finish 2026/04/29 01:12:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zojobag6jove) 2026/04/29 01:12:29 DEBUG : potato3: Sizes differ 2026/04/29 01:12:29 INFO : empty space: Deleted 2026/04/29 01:12:29 DEBUG : B2 bucket rclone-test-zojobag6jove: Waiting for transfers to finish 2026/04/29 01:12:29 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:29 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:29 INFO : potato2: Deleted 2026/04/29 01:12:29 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:29 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:30 INFO : potato3: Deleted 2026/04/29 01:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pimapen0gilo" 2026/04/29 01:12:31 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/29 01:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/29 01:12:31 DEBUG : B2 bucket rclone-test-pimapen0gilo: Waiting for checks to finish 2026/04/29 01:12:31 DEBUG : B2 bucket rclone-test-pimapen0gilo: Waiting for transfers to finish 2026/04/29 01:12:32 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:12:32 INFO : empty space: Copied (server-side copy) 2026/04/29 01:12:32 INFO : empty space: Deleted 2026/04/29 01:12:32 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:32 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:32 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:32 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:32 INFO : potato3: Deleted 2026/04/29 01:12:32 INFO : potato2: Deleted 2026/04/29 01:12:33 DEBUG : B2 bucket rclone-test-pimapen0gilo: Purge remote 2026/04/29 01:12:33 INFO : B2 bucket rclone-test-pimapen0gilo: cleaning bucket "rclone-test-pimapen0gilo" of all files 2026/04/29 01:12:33 DEBUG : empty space: Deleting (id "4_zdf527d63c0bddb6b9fd80e1b_f107270a73fbf03d8_d20260429_m011232_c001_v0001172_t0004_u01777425152150") 2026/04/29 01:12:33 DEBUG : potato2: Deleting (id "4_zdf527d63c0bddb6b9fd80e1b_f1080c54b1eeacccc_d20260429_m011232_c001_v0001098_t0038_u01777425152459") 2026/04/29 01:12:33 DEBUG : potato3: Deleting (id "4_zdf527d63c0bddb6b9fd80e1b_f10988c16d1cae8b8_d20260429_m011232_c001_v0001185_t0008_u01777425152520") 2026/04/29 01:12:34 DEBUG : B2 bucket rclone-test-zojobag6jove: Purge remote 2026/04/29 01:12:34 INFO : B2 bucket rclone-test-zojobag6jove: cleaning bucket "rclone-test-zojobag6jove" of all files 2026/04/29 01:12:34 DEBUG : empty space: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f407954a2fc4fc617_d20260429_m011232_c001_v7007000_t0000_u01777425152432") 2026/04/29 01:12:34 DEBUG : empty space: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f100a6dda60a1d40d_d20260429_m011227_c001_v0001043_t0017_u01777425147718") 2026/04/29 01:12:34 DEBUG : potato2: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f417d210663728617_d20260429_m011232_c001_v7007000_t0000_u01777425152863") 2026/04/29 01:12:34 DEBUG : potato2: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f105bdffc2d54f4c9_d20260429_m011229_c001_v0001040_t0025_u01777425149202") 2026/04/29 01:12:34 DEBUG : potato3: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f407954a2fc4fc619_d20260429_m011232_c001_v7007000_t0000_u01777425152737") 2026/04/29 01:12:34 DEBUG : potato3: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f11914fd78b35eb53_d20260429_m011229_c001_v0001157_t0033_u01777425149575") 2026/04/29 01:12:34 DEBUG : potato3: Deleting (id "4_z4f826d33c0bddb6b9fd80e1b_f100a6dda60a1d413_d20260429_m011228_c001_v0001043_t0040_u01777425148116") --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fetomaj0dafu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-fetomaj0dafu 2026/04/29 01:12:41 DEBUG : empty space: Excluded (Size Filter) 2026/04/29 01:12:41 DEBUG : empty space: Excluded 2026/04/29 01:12:41 DEBUG : empty space: Excluded (Size Filter) 2026/04/29 01:12:41 DEBUG : empty space: Excluded 2026/04/29 01:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fetomaj0dafu) 2026/04/29 01:12:41 DEBUG : potato3: Sizes differ 2026/04/29 01:12:41 DEBUG : B2 bucket rclone-test-fetomaj0dafu: Waiting for checks to finish 2026/04/29 01:12:41 DEBUG : B2 bucket rclone-test-fetomaj0dafu: Waiting for transfers to finish 2026/04/29 01:12:42 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:42 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:42 INFO : potato2: Deleted 2026/04/29 01:12:43 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:43 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:43 INFO : potato3: Deleted 2026/04/29 01:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hejotul9daji" 2026/04/29 01:12:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/29 01:12:44 DEBUG : empty space: Excluded 2026/04/29 01:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/29 01:12:45 DEBUG : B2 bucket rclone-test-hejotul9daji: Waiting for checks to finish 2026/04/29 01:12:45 DEBUG : B2 bucket rclone-test-hejotul9daji: Waiting for transfers to finish 2026/04/29 01:12:46 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:46 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:46 INFO : potato2: Deleted 2026/04/29 01:12:46 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:46 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:46 INFO : potato3: Deleted 2026/04/29 01:12:46 DEBUG : B2 bucket rclone-test-hejotul9daji: Purge remote 2026/04/29 01:12:46 INFO : B2 bucket rclone-test-hejotul9daji: cleaning bucket "rclone-test-hejotul9daji" of all files 2026/04/29 01:12:47 DEBUG : potato2: Deleting (id "4_z9f72adb3c0bddb6b9fd80e1b_f101d1b7ed71b9cb9_d20260429_m011245_c001_v0001146_t0037_u01777425165673") 2026/04/29 01:12:47 DEBUG : potato3: Deleting (id "4_z9f72adb3c0bddb6b9fd80e1b_f107c6d828038a988_d20260429_m011245_c001_v0001097_t0014_u01777425165965") 2026/04/29 01:12:47 DEBUG : B2 bucket rclone-test-fetomaj0dafu: Purge remote 2026/04/29 01:12:47 INFO : B2 bucket rclone-test-fetomaj0dafu: cleaning bucket "rclone-test-fetomaj0dafu" of all files 2026/04/29 01:12:47 DEBUG : empty space: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f1124c0c36c398abb_d20260429_m011240_c001_v0001174_t0009_u01777425160654") 2026/04/29 01:12:47 DEBUG : potato2: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f420951fa05892476_d20260429_m011246_c001_v7007000_t0000_u01777425166102") 2026/04/29 01:12:47 DEBUG : potato2: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f11811a111a932b47_d20260429_m011241_c001_v0001103_t0045_u01777425161959") 2026/04/29 01:12:47 DEBUG : potato3: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f420951fa05892477_d20260429_m011246_c001_v7007000_t0000_u01777425166423") 2026/04/29 01:12:47 DEBUG : potato3: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f11105e93d8bf6a45_d20260429_m011242_c001_v0001115_t0027_u01777425162322") 2026/04/29 01:12:47 DEBUG : potato3: Deleting (id "4_z1fc29d63c0bddb6b9fd80e1b_f1124c0c36c398acf_d20260429_m011241_c001_v0001174_t0047_u01777425161143") --- PASS: TestServerSideMoveWithFilter (13.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tozoqav6cibi" 2026/04/29 01:12:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dejazuk3xuta -> B2 bucket rclone-test-tozoqav6cibi 2026/04/29 01:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:54 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/29 01:12:54 DEBUG : empty space: Unchanged skipping 2026/04/29 01:12:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:12:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tozoqav6cibi) 2026/04/29 01:12:54 DEBUG : potato3: Sizes differ 2026/04/29 01:12:54 DEBUG : B2 bucket rclone-test-tozoqav6cibi: Waiting for checks to finish 2026/04/29 01:12:55 INFO : empty space: Deleted 2026/04/29 01:12:55 DEBUG : B2 bucket rclone-test-tozoqav6cibi: Waiting for transfers to finish 2026/04/29 01:12:55 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:55 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:55 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:55 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:55 INFO : potato3: Deleted 2026/04/29 01:12:55 INFO : potato2: Deleted 2026/04/29 01:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tupogig7topo" 2026/04/29 01:12:56 INFO : tomatoDir: Making directory 2026/04/29 01:12:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/29 01:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/29 01:12:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/29 01:12:57 DEBUG : B2 bucket rclone-test-tupogig7topo: Waiting for checks to finish 2026/04/29 01:12:57 DEBUG : B2 bucket rclone-test-tupogig7topo: Waiting for transfers to finish 2026/04/29 01:12:58 DEBUG : empty space: size = 1 OK 2026/04/29 01:12:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/29 01:12:58 INFO : empty space: Copied (server-side copy) 2026/04/29 01:12:58 INFO : empty space: Deleted 2026/04/29 01:12:58 DEBUG : potato2: size = 60 OK 2026/04/29 01:12:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/29 01:12:58 INFO : potato2: Copied (server-side copy) 2026/04/29 01:12:58 INFO : potato2: Deleted 2026/04/29 01:12:58 DEBUG : potato3: size = 68 OK 2026/04/29 01:12:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/29 01:12:58 INFO : potato3: Copied (server-side copy) 2026/04/29 01:12:58 INFO : potato3: Deleted 2026/04/29 01:12:59 DEBUG : B2 bucket rclone-test-tupogig7topo: Purge remote 2026/04/29 01:12:59 INFO : B2 bucket rclone-test-tupogig7topo: cleaning bucket "rclone-test-tupogig7topo" of all files 2026/04/29 01:12:59 DEBUG : empty space: Deleting (id "4_z7fe2ddb3c0bddb6b9fd80e1b_f10988c16d1cae9ec_d20260429_m011257_c001_v0001185_t0022_u01777425177879") 2026/04/29 01:12:59 DEBUG : potato2: Deleting (id "4_z7fe2ddb3c0bddb6b9fd80e1b_f117a41246decbc9b_d20260429_m011258_c001_v0001120_t0008_u01777425178114") 2026/04/29 01:12:59 DEBUG : potato3: Deleting (id "4_z7fe2ddb3c0bddb6b9fd80e1b_f10629922367ea21d_d20260429_m011258_c001_v0001042_t0027_u01777425178246") 2026/04/29 01:13:00 DEBUG : B2 bucket rclone-test-tozoqav6cibi: Purge remote 2026/04/29 01:13:00 INFO : B2 bucket rclone-test-tozoqav6cibi: cleaning bucket "rclone-test-tozoqav6cibi" of all files 2026/04/29 01:13:00 DEBUG : empty space: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f41884144352294e4_d20260429_m011258_c001_v7007000_t0000_u01777425178094") 2026/04/29 01:13:00 DEBUG : empty space: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f114e4690ceca0918_d20260429_m011253_c001_v0001113_t0013_u01777425173819") 2026/04/29 01:13:00 DEBUG : potato2: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f41884144352294e5_d20260429_m011258_c001_v7007000_t0000_u01777425178430") 2026/04/29 01:13:00 DEBUG : potato2: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f1120bc41f9ef6d66_d20260429_m011255_c001_v0001182_t0006_u01777425175313") 2026/04/29 01:13:00 DEBUG : potato3: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f41884144352294e6_d20260429_m011258_c001_v7007000_t0000_u01777425178674") 2026/04/29 01:13:00 DEBUG : potato3: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f1031d5da948eb6c1_d20260429_m011254_c001_v0001157_t0033_u01777425174963") 2026/04/29 01:13:00 DEBUG : potato3: Deleting (id "4_z1fb2cd93c0bddb6b9fd80e1b_f114e4690ceca091c_d20260429_m011254_c001_v0001113_t0026_u01777425174174") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.34s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/rclone-sync-test" 2026/04/29 01:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/rclone-sync-test-include/layer2" 2026/04/29 01:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/rclone-sync-test-ignore-file" 2026/04/29 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/29 01:13:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test: Waiting for checks to finish 2026/04/29 01:13:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test: Waiting for transfers to finish 2026/04/29 01:13:14 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:14 INFO : There was nothing to transfer 2026/04/29 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/29 01:13:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:13:14 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:13:14 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:14 INFO : There was nothing to transfer 2026/04/29 01:13:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/29 01:13:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/29 01:13:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/29 01:13:15 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:15 INFO : There was nothing to transfer 2026/04/29 01:13:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/29 01:13:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:13:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:13:16 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:16 INFO : There was nothing to transfer 2026/04/29 01:13:16 DEBUG : Excluded 2026/04/29 01:13:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/29 01:13:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/29 01:13:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/29 01:13:16 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/CompareDest" 2026/04/29 01:13:20 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 01:13:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:21 DEBUG : one: size = 3 OK 2026/04/29 01:13:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:13:21 INFO : one: Copied (new) 2026/04/29 01:13:21 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:21 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:21 DEBUG : one: Sizes differ 2026/04/29 01:13:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:22 DEBUG : one: size = 5 OK 2026/04/29 01:13:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/29 01:13:22 INFO : one: Copied (replaced existing) 2026/04/29 01:13:22 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:24 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:24 DEBUG : one: Sizes differ 2026/04/29 01:13:24 DEBUG : one: size = 5 OK 2026/04/29 01:13:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:13:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:24 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:24 INFO : There was nothing to transfer 2026/04/29 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:26 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:26 DEBUG : one: Sizes differ 2026/04/29 01:13:26 DEBUG : two: size = 3 OK 2026/04/29 01:13:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 01:13:26 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:26 DEBUG : one: size = 5 OK 2026/04/29 01:13:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:13:26 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:26 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:26 INFO : There was nothing to transfer 2026/04/29 01:13:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:27 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:27 DEBUG : one: Sizes differ 2026/04/29 01:13:27 DEBUG : one: size = 5 OK 2026/04/29 01:13:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:13:27 DEBUG : two: size = 3 OK 2026/04/29 01:13:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 01:13:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:27 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:27 INFO : There was nothing to transfer 2026/04/29 01:13:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:28 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:28 DEBUG : one: Sizes differ 2026/04/29 01:13:28 DEBUG : two: size = 3 OK 2026/04/29 01:13:28 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/04/29 01:13:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/29 01:13:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 01:13:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:28 DEBUG : one: size = 5 OK 2026/04/29 01:13:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:13:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:28 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:28 INFO : There was nothing to transfer 2026/04/29 01:13:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:29 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:29 DEBUG : one: Sizes differ 2026/04/29 01:13:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:29 DEBUG : two: size = 3 (B2 bucket rclone-test-dejazuk3xuta path CompareDest) 2026/04/29 01:13:29 DEBUG : two: Sizes differ 2026/04/29 01:13:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 01:13:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:29 DEBUG : one: size = 5 OK 2026/04/29 01:13:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:13:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:30 DEBUG : two: size = 5 OK 2026/04/29 01:13:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/29 01:13:30 INFO : two: Copied (new) 2026/04/29 01:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.50s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dest" 2026/04/29 01:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/pre-dest1" 2026/04/29 01:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/pre-dest2" 2026/04/29 01:13:37 DEBUG : 1: size = 1 OK 2026/04/29 01:13:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:13:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/29 01:13:38 DEBUG : 2: size = 1 OK 2026/04/29 01:13:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:13:38 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/29 01:13:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/29 01:13:38 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dest: Waiting for checks to finish 2026/04/29 01:13:38 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dest: Waiting for transfers to finish 2026/04/29 01:13:39 DEBUG : 3: size = 1 OK 2026/04/29 01:13:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/29 01:13:39 INFO : 3: Copied (new) 2026/04/29 01:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/CopyDest" 2026/04/29 01:13:43 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 01:13:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:44 DEBUG : one: size = 3 OK 2026/04/29 01:13:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:13:44 INFO : one: Copied (new) 2026/04/29 01:13:44 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:45 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:45 DEBUG : one: Sizes differ 2026/04/29 01:13:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:46 DEBUG : one: size = 5 OK 2026/04/29 01:13:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/29 01:13:46 INFO : one: Copied (replaced existing) 2026/04/29 01:13:46 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/BackupDir" 2026/04/29 01:13:49 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:49 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:49 DEBUG : one: Sizes differ 2026/04/29 01:13:50 DEBUG : one: size = 5 OK 2026/04/29 01:13:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:50 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:13:50 DEBUG : one: Sizes differ 2026/04/29 01:13:51 DEBUG : one: size = 3 OK 2026/04/29 01:13:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:13:51 INFO : one: Copied (server-side copy) 2026/04/29 01:13:51 INFO : one: Deleted 2026/04/29 01:13:52 DEBUG : one: size = 5 OK 2026/04/29 01:13:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/29 01:13:52 INFO : one: Copied (server-side copy) 2026/04/29 01:13:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/29 01:13:52 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:52 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:53 DEBUG : one: size = 5 OK 2026/04/29 01:13:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:53 DEBUG : one: Unchanged skipping 2026/04/29 01:13:53 DEBUG : two: size = 3 OK 2026/04/29 01:13:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:53 DEBUG : two: size = 3 OK 2026/04/29 01:13:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/29 01:13:53 INFO : two: Copied (server-side copy) 2026/04/29 01:13:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/29 01:13:53 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:53 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:53 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:54 DEBUG : one: size = 5 OK 2026/04/29 01:13:54 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:54 DEBUG : two: size = 3 OK 2026/04/29 01:13:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:54 DEBUG : two: Unchanged skipping 2026/04/29 01:13:54 DEBUG : one: Unchanged skipping 2026/04/29 01:13:54 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:54 DEBUG : Waiting for deletions to finish 2026/04/29 01:13:54 INFO : There was nothing to transfer 2026/04/29 01:13:55 DEBUG : one: size = 5 OK 2026/04/29 01:13:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:55 DEBUG : one: Unchanged skipping 2026/04/29 01:13:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone217584526) 2026/04/29 01:13:55 DEBUG : three: size = 5 (B2 bucket rclone-test-dejazuk3xuta path CopyDest) 2026/04/29 01:13:55 DEBUG : three: Sizes differ 2026/04/29 01:13:55 DEBUG : three: Destination not found in --copy-dest 2026/04/29 01:13:55 DEBUG : three: Need to transfer - File not found at Destination 2026/04/29 01:13:55 DEBUG : two: size = 3 OK 2026/04/29 01:13:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/29 01:13:55 DEBUG : two: Unchanged skipping 2026/04/29 01:13:55 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:13:55 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:13:56 DEBUG : three: size = 7 OK 2026/04/29 01:13:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/29 01:13:56 INFO : three: Copied (new) 2026/04/29 01:13:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.70s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/backup" 2026/04/29 01:14:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:03 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:03 DEBUG : one: Sizes differ 2026/04/29 01:14:03 DEBUG : two: size = 3 OK 2026/04/29 01:14:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:03 DEBUG : two: Unchanged skipping 2026/04/29 01:14:03 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:04 DEBUG : one: size = 3 OK 2026/04/29 01:14:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:14:04 INFO : one: Copied (server-side copy) 2026/04/29 01:14:04 INFO : one: Deleted 2026/04/29 01:14:04 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:05 DEBUG : one: size = 4 OK 2026/04/29 01:14:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:05 INFO : one: Copied (new) 2026/04/29 01:14:05 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:05 DEBUG : three.txt: size = 5 OK 2026/04/29 01:14:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:14:05 INFO : three.txt: Copied (server-side copy) 2026/04/29 01:14:05 INFO : three.txt: Deleted 2026/04/29 01:14:05 INFO : three.txt: Moved into backup dir 2026/04/29 01:14:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:07 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:07 DEBUG : one: Sizes differ 2026/04/29 01:14:07 DEBUG : two: size = 3 OK 2026/04/29 01:14:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:07 DEBUG : two: Unchanged skipping 2026/04/29 01:14:08 DEBUG : one: size = 4 OK 2026/04/29 01:14:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:08 INFO : one: Copied (server-side copy) 2026/04/29 01:14:08 INFO : one: Deleted 2026/04/29 01:14:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:08 DEBUG : one: size = 5 OK 2026/04/29 01:14:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:14:08 INFO : one: Copied (new) 2026/04/29 01:14:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:09 DEBUG : three.txt: size = 6 OK 2026/04/29 01:14:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:14:09 INFO : three.txt: Copied (server-side copy) 2026/04/29 01:14:09 INFO : three.txt: Deleted 2026/04/29 01:14:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.23s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/backup" 2026/04/29 01:14:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:15 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:15 DEBUG : one: Sizes differ 2026/04/29 01:14:15 DEBUG : two: size = 3 OK 2026/04/29 01:14:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:15 DEBUG : two: Unchanged skipping 2026/04/29 01:14:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:17 DEBUG : one.bak: size = 3 OK 2026/04/29 01:14:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:14:17 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:17 INFO : one: Deleted 2026/04/29 01:14:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:18 DEBUG : one: size = 4 OK 2026/04/29 01:14:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:18 INFO : one: Copied (new) 2026/04/29 01:14:18 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:19 DEBUG : three.txt.bak: size = 5 OK 2026/04/29 01:14:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:14:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:14:19 INFO : three.txt: Deleted 2026/04/29 01:14:19 INFO : three.txt: Moved into backup dir 2026/04/29 01:14:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:21 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:21 DEBUG : one: Sizes differ 2026/04/29 01:14:21 DEBUG : two: size = 3 OK 2026/04/29 01:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:21 DEBUG : two: Unchanged skipping 2026/04/29 01:14:21 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:22 DEBUG : one.bak: size = 4 OK 2026/04/29 01:14:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:22 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:22 INFO : one: Deleted 2026/04/29 01:14:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:22 DEBUG : one: size = 5 OK 2026/04/29 01:14:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:14:22 INFO : one: Copied (new) 2026/04/29 01:14:22 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:23 DEBUG : three.txt.bak: size = 6 OK 2026/04/29 01:14:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:14:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:14:23 INFO : three.txt: Deleted 2026/04/29 01:14:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/backup" 2026/04/29 01:14:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:29 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:29 DEBUG : one: Sizes differ 2026/04/29 01:14:29 DEBUG : two: size = 3 OK 2026/04/29 01:14:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:29 DEBUG : two: Unchanged skipping 2026/04/29 01:14:29 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:31 DEBUG : one-2019-01-01: size = 3 OK 2026/04/29 01:14:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:14:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/29 01:14:31 INFO : one: Deleted 2026/04/29 01:14:31 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:32 DEBUG : one: size = 4 OK 2026/04/29 01:14:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:32 INFO : one: Copied (new) 2026/04/29 01:14:32 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/29 01:14:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:14:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/29 01:14:33 INFO : three.txt: Deleted 2026/04/29 01:14:33 INFO : three.txt: Moved into backup dir 2026/04/29 01:14:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:35 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:35 DEBUG : one: Sizes differ 2026/04/29 01:14:35 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:35 DEBUG : two: size = 3 OK 2026/04/29 01:14:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:35 DEBUG : two: Unchanged skipping 2026/04/29 01:14:36 DEBUG : one-2019-01-01: size = 4 OK 2026/04/29 01:14:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/29 01:14:36 INFO : one: Deleted 2026/04/29 01:14:36 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:37 DEBUG : one: size = 5 OK 2026/04/29 01:14:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:14:37 INFO : one: Copied (new) 2026/04/29 01:14:37 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/29 01:14:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:14:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/29 01:14:37 INFO : three.txt: Deleted 2026/04/29 01:14:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.84s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:14:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:42 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:42 DEBUG : one: Sizes differ 2026/04/29 01:14:42 DEBUG : two: size = 3 OK 2026/04/29 01:14:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:42 DEBUG : two: Unchanged skipping 2026/04/29 01:14:42 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:43 DEBUG : one.bak: size = 3 OK 2026/04/29 01:14:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:14:43 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:43 INFO : one: Deleted 2026/04/29 01:14:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:44 DEBUG : one: size = 4 OK 2026/04/29 01:14:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:44 INFO : one: Copied (new) 2026/04/29 01:14:44 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:45 DEBUG : three.txt.bak: size = 5 OK 2026/04/29 01:14:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:14:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:14:45 INFO : three.txt: Deleted 2026/04/29 01:14:45 INFO : three.txt: Moved into backup dir 2026/04/29 01:14:47 DEBUG : one.bak: Excluded (Path Filter) 2026/04/29 01:14:47 DEBUG : one.bak: Excluded 2026/04/29 01:14:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/29 01:14:47 DEBUG : three.txt.bak: Excluded 2026/04/29 01:14:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:47 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:47 DEBUG : one: Sizes differ 2026/04/29 01:14:47 DEBUG : two: size = 3 OK 2026/04/29 01:14:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:47 DEBUG : two: Unchanged skipping 2026/04/29 01:14:47 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for checks to finish 2026/04/29 01:14:47 DEBUG : one.bak: size = 4 OK 2026/04/29 01:14:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:47 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:47 INFO : one: Deleted 2026/04/29 01:14:47 DEBUG : B2 bucket rclone-test-dejazuk3xuta path dst: Waiting for transfers to finish 2026/04/29 01:14:48 DEBUG : one: size = 5 OK 2026/04/29 01:14:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:14:48 INFO : one: Copied (new) 2026/04/29 01:14:48 DEBUG : Waiting for deletions to finish 2026/04/29 01:14:49 DEBUG : three.txt.bak: size = 6 OK 2026/04/29 01:14:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:14:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:14:49 INFO : three.txt: Deleted 2026/04/29 01:14:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.89s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:14:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:54 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:54 DEBUG : one: Sizes differ 2026/04/29 01:14:55 DEBUG : one.bak: size = 3 OK 2026/04/29 01:14:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:14:55 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:55 INFO : one: Deleted 2026/04/29 01:14:56 DEBUG : one: size = 4 OK 2026/04/29 01:14:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:56 INFO : one: Copied (new) 2026/04/29 01:14:56 DEBUG : two: size = 3 OK 2026/04/29 01:14:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:14:56 DEBUG : two: Unchanged skipping 2026/04/29 01:14:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:57 DEBUG : three.txt: Sizes differ 2026/04/29 01:14:57 DEBUG : three.txt.bak: size = 5 OK 2026/04/29 01:14:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:14:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:14:57 INFO : three.txt: Deleted 2026/04/29 01:14:58 DEBUG : three.txt: size = 6 OK 2026/04/29 01:14:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:14:58 INFO : three.txt: Copied (new) 2026/04/29 01:14:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:14:59 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:14:59 DEBUG : one: Sizes differ 2026/04/29 01:14:59 DEBUG : one.bak: size = 4 OK 2026/04/29 01:14:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:14:59 INFO : one: Copied (server-side copy) to: one.bak 2026/04/29 01:14:59 INFO : one: Deleted 2026/04/29 01:15:00 DEBUG : one: size = 5 OK 2026/04/29 01:15:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:15:00 INFO : one: Copied (new) 2026/04/29 01:15:00 DEBUG : two: size = 3 OK 2026/04/29 01:15:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:00 DEBUG : two: Unchanged skipping 2026/04/29 01:15:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:15:00 DEBUG : three.txt: Sizes differ 2026/04/29 01:15:01 DEBUG : three.txt.bak: size = 6 OK 2026/04/29 01:15:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:15:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/29 01:15:01 INFO : three.txt: Deleted 2026/04/29 01:15:01 DEBUG : three.txt: size = 19 OK 2026/04/29 01:15:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/29 01:15:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.62s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dejazuk3xuta/dst" 2026/04/29 01:15:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:07 DEBUG : one: size = 3 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:15:07 DEBUG : one: Sizes differ 2026/04/29 01:15:08 DEBUG : one-2019-01-01: size = 3 OK 2026/04/29 01:15:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/29 01:15:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/29 01:15:08 INFO : one: Deleted 2026/04/29 01:15:09 DEBUG : one: size = 4 OK 2026/04/29 01:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:15:09 INFO : one: Copied (new) 2026/04/29 01:15:09 DEBUG : two: size = 3 OK 2026/04/29 01:15:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:09 DEBUG : two: Unchanged skipping 2026/04/29 01:15:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:15:10 DEBUG : three.txt: Sizes differ 2026/04/29 01:15:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/29 01:15:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/29 01:15:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/29 01:15:10 INFO : three.txt: Deleted 2026/04/29 01:15:11 DEBUG : three.txt: size = 6 OK 2026/04/29 01:15:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:15:11 INFO : three.txt: Copied (new) 2026/04/29 01:15:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:12 DEBUG : one: size = 4 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:15:12 DEBUG : one: Sizes differ 2026/04/29 01:15:13 DEBUG : one-2019-01-01: size = 4 OK 2026/04/29 01:15:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/29 01:15:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/29 01:15:13 INFO : one: Deleted 2026/04/29 01:15:13 DEBUG : one: size = 5 OK 2026/04/29 01:15:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/29 01:15:13 INFO : one: Copied (new) 2026/04/29 01:15:13 DEBUG : two: size = 3 OK 2026/04/29 01:15:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:13 DEBUG : two: Unchanged skipping 2026/04/29 01:15:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dejazuk3xuta path dst) 2026/04/29 01:15:14 DEBUG : three.txt: Sizes differ 2026/04/29 01:15:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/29 01:15:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/29 01:15:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/29 01:15:14 INFO : three.txt: Deleted 2026/04/29 01:15:14 DEBUG : three.txt: size = 19 OK 2026/04/29 01:15:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/29 01:15:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.91s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:15:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:15:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:15:17 DEBUG : Testêé: Sizes differ 2026/04/29 01:15:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:15:18 DEBUG : Testêé: size = 14 OK 2026/04/29 01:15:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/29 01:15:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/29 01:15:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.25s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:15:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/29 01:15:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:15:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:15:20 DEBUG : existing: size = 6 OK 2026/04/29 01:15:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/29 01:15:20 INFO : existing: Copied (new) 2026/04/29 01:15:20 DEBUG : Waiting for deletions to finish 2026/04/29 01:15:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:15:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone217584526) 2026/04/29 01:15:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:15:20 DEBUG : existing: Sizes differ 2026/04/29 01:15:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/29 01:15:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:15:20 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting files as there were IO errors 2026/04/29 01:15:20 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:15:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:15:22 DEBUG : EXISTING: size = 6 OK 2026/04/29 01:15:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:22 DEBUG : existing: Unchanged skipping 2026/04/29 01:15:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:15:22 DEBUG : Waiting for deletions to finish 2026/04/29 01:15:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.81s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", 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-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:15:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:15:43 DEBUG : both11: size = 6 OK 2026/04/29 01:15:43 DEBUG : both12: size = 6 OK 2026/04/29 01:15:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both10: size = 6 OK 2026/04/29 01:15:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both0: size = 6 OK 2026/04/29 01:15:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both11: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both13: size = 6 OK 2026/04/29 01:15:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both13: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both14: size = 6 OK 2026/04/29 01:15:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both14: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both15: size = 6 OK 2026/04/29 01:15:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both15: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both16: size = 6 OK 2026/04/29 01:15:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both16: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both17: size = 6 OK 2026/04/29 01:15:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both12: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both18: size = 6 OK 2026/04/29 01:15:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both18: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both19: size = 6 OK 2026/04/29 01:15:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both19: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both1: size = 6 OK 2026/04/29 01:15:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both1: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both2: size = 6 OK 2026/04/29 01:15:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both2: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both3: size = 6 OK 2026/04/29 01:15:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both3: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both4: size = 6 OK 2026/04/29 01:15:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both4: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both5: size = 6 OK 2026/04/29 01:15:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both5: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both6: size = 6 OK 2026/04/29 01:15:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both6: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both7: size = 6 OK 2026/04/29 01:15:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both7: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both8: size = 6 OK 2026/04/29 01:15:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both8: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both9: size = 6 OK 2026/04/29 01:15:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:15:43 DEBUG : both9: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both10: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both0: Unchanged skipping 2026/04/29 01:15:43 DEBUG : both17: Unchanged skipping 2026/04/29 01:15:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:15:43 DEBUG : Waiting for deletions to finish 2026/04/29 01:15:43 INFO : only3: Deleted 2026/04/29 01:15:44 INFO : only16: Deleted 2026/04/29 01:15:44 INFO : only17: Deleted 2026/04/29 01:15:44 INFO : only18: Deleted 2026/04/29 01:15:44 INFO : only19: Deleted 2026/04/29 01:15:44 INFO : only1: Deleted 2026/04/29 01:15:44 INFO : only5: Deleted 2026/04/29 01:15:44 INFO : only10: Deleted 2026/04/29 01:15:44 INFO : only11: Deleted 2026/04/29 01:15:44 INFO : only12: Deleted 2026/04/29 01:15:44 INFO : only8: Deleted 2026/04/29 01:15:44 INFO : only9: Deleted 2026/04/29 01:15:44 INFO : only14: Deleted 2026/04/29 01:15:44 INFO : only15: Deleted 2026/04/29 01:15:44 INFO : only2: Deleted 2026/04/29 01:15:44 INFO : only6: Deleted 2026/04/29 01:15:44 INFO : only7: Deleted 2026/04/29 01:15:44 INFO : only0: Deleted 2026/04/29 01:15:45 INFO : only13: Deleted 2026/04/29 01:15:45 INFO : only4: Deleted 2026/04/29 01:15:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.02s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:08 DEBUG : both0: size = 6 OK 2026/04/29 01:16:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both10: size = 6 OK 2026/04/29 01:16:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both11: size = 6 OK 2026/04/29 01:16:08 DEBUG : both12: size = 6 OK 2026/04/29 01:16:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both0: Unchanged skipping 2026/04/29 01:16:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:16:08 DEBUG : both13: size = 6 OK 2026/04/29 01:16:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both13: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both14: size = 6 OK 2026/04/29 01:16:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both14: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both15: size = 6 OK 2026/04/29 01:16:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both15: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both16: size = 6 OK 2026/04/29 01:16:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both16: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both17: size = 6 OK 2026/04/29 01:16:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both17: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both18: size = 6 OK 2026/04/29 01:16:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both10: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both19: size = 6 OK 2026/04/29 01:16:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both11: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both1: size = 6 OK 2026/04/29 01:16:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both19: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both2: size = 6 OK 2026/04/29 01:16:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both2: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both3: size = 6 OK 2026/04/29 01:16:08 DEBUG : both1: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both4: size = 6 OK 2026/04/29 01:16:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both4: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both12: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both6: size = 6 OK 2026/04/29 01:16:08 DEBUG : both5: size = 6 OK 2026/04/29 01:16:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both18: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both7: size = 6 OK 2026/04/29 01:16:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both6: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both8: size = 6 OK 2026/04/29 01:16:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both8: Unchanged skipping 2026/04/29 01:16:08 DEBUG : both9: size = 6 OK 2026/04/29 01:16:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:08 DEBUG : both9: Unchanged skipping 2026/04/29 01:16:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only0: Sizes differ 2026/04/29 01:16:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only10: Sizes differ 2026/04/29 01:16:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only11: Sizes differ 2026/04/29 01:16:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only12: Sizes differ 2026/04/29 01:16:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only13: Sizes differ 2026/04/29 01:16:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only14: Sizes differ 2026/04/29 01:16:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only15: Sizes differ 2026/04/29 01:16:08 DEBUG : both5: Unchanged skipping 2026/04/29 01:16:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only16: Sizes differ 2026/04/29 01:16:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only18: Sizes differ 2026/04/29 01:16:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only17: Sizes differ 2026/04/29 01:16:08 DEBUG : both3: Unchanged skipping 2026/04/29 01:16:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only1: Sizes differ 2026/04/29 01:16:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only19: Sizes differ 2026/04/29 01:16:08 DEBUG : both7: Unchanged skipping 2026/04/29 01:16:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only3: Sizes differ 2026/04/29 01:16:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only2: Sizes differ 2026/04/29 01:16:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only4: Sizes differ 2026/04/29 01:16:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only5: Sizes differ 2026/04/29 01:16:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only6: Sizes differ 2026/04/29 01:16:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only7: Sizes differ 2026/04/29 01:16:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only8: Sizes differ 2026/04/29 01:16:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone217584526) 2026/04/29 01:16:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-dejazuk3xuta) 2026/04/29 01:16:08 DEBUG : only9: Sizes differ 2026/04/29 01:16:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:16:09 DEBUG : only12: size = 0 OK 2026/04/29 01:16:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 DEBUG : only11: size = 0 OK 2026/04/29 01:16:09 INFO : only12: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only11: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only13: size = 0 OK 2026/04/29 01:16:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only13: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only14: size = 0 OK 2026/04/29 01:16:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only14: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only16: size = 0 OK 2026/04/29 01:16:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only16: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only10: size = 0 OK 2026/04/29 01:16:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only10: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only15: size = 0 OK 2026/04/29 01:16:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only15: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only18: size = 0 OK 2026/04/29 01:16:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only18: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only0: size = 0 OK 2026/04/29 01:16:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only0: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only1: size = 0 OK 2026/04/29 01:16:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only1: Copied (replaced existing) 2026/04/29 01:16:09 DEBUG : only19: size = 0 OK 2026/04/29 01:16:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:09 INFO : only19: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only5: size = 0 OK 2026/04/29 01:16:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only5: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only4: size = 0 OK 2026/04/29 01:16:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only4: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only6: size = 0 OK 2026/04/29 01:16:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only6: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only7: size = 0 OK 2026/04/29 01:16:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only7: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only8: size = 0 OK 2026/04/29 01:16:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only8: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only9: size = 0 OK 2026/04/29 01:16:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only9: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only17: size = 0 OK 2026/04/29 01:16:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only17: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only3: size = 0 OK 2026/04/29 01:16:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only3: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : only2: size = 0 OK 2026/04/29 01:16:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/29 01:16:10 INFO : only2: Copied (replaced existing) 2026/04/29 01:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.62s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:18 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:16:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:16:18 DEBUG : empty_on_remote: Making directory with metadata 2026/04/29 01:16:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:16:18 INFO : empty_on_remote: Making directory 2026/04/29 01:16:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/29 01:16:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:21 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:16:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:16:21 DEBUG : empty_on_remote: Making directory with metadata 2026/04/29 01:16:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/29 01:16:21 INFO : empty_on_remote: Making directory 2026/04/29 01:16:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/29 01:16:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:24 INFO : sub dir: Making directory 2026/04/29 01:16:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/29 01:16:28 INFO : sub dir: Making directory 2026/04/29 01:16:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.35s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1154-18.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001154_t0021": EOF 2026/04/29 01:16:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-18.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001154_t0021": EOF) 2026/04/29 01:16:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-dejazuk3xuta: 1/10 (Post "https://pod-000-1154-18.backblaze.com/b2api/v1/b2_upload_file/af724dc3c09ddb6b9fd80e1b/c001_v0001154_t0021": EOF) 2026/04/29 01:16:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 01:16:45 DEBUG : Waiting for deletions to finish 2026/04/29 01:16:46 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:16:46 DEBUG : apple: size = 5 OK 2026/04/29 01:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : apple: Unchanged skipping 2026/04/29 01:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:16:46 DEBUG : banana: size = 6 OK 2026/04/29 01:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : banana: Unchanged skipping 2026/04/29 01:16:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:16:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:16:46 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:16:46 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:16:46 DEBUG : Waiting for deletions to finish 2026/04/29 01:16:46 INFO : There was nothing to transfer 2026/04/29 01:16:46 DEBUG : Waiting for deletions to finish 2026/04/29 01:16:47 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : apple: size = 5 OK 2026/04/29 01:16:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : apple: Unchanged skipping 2026/04/29 01:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:16:47 DEBUG : banana: size = 6 OK 2026/04/29 01:16:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : banana: Unchanged skipping 2026/04/29 01:16:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:16:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:16:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:16:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:16:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:16:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:16:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:16:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:16:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:16:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:16:47 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:16:47 DEBUG : Waiting for deletions to finish 2026/04/29 01:16:47 INFO : There was nothing to transfer 2026/04/29 01:16:47 DEBUG : Waiting for deletions to finish 2026/04/29 01:16:47 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:17:03 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:04 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:04 DEBUG : banana: size = 6 OK 2026/04/29 01:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : banana: Unchanged skipping 2026/04/29 01:17:04 DEBUG : apple: size = 5 OK 2026/04/29 01:17:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:17:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : apple: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:17:04 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:04 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:04 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:04 INFO : There was nothing to transfer 2026/04/29 01:17:04 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:05 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:05 DEBUG : apple: size = 5 OK 2026/04/29 01:17:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : apple: Unchanged skipping 2026/04/29 01:17:05 DEBUG : banana: size = 6 OK 2026/04/29 01:17:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : banana: Unchanged skipping 2026/04/29 01:17:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:17:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:17:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:17:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:17:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:17:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:17:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:17:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:17:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:17:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:17:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:17:05 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:05 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:05 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:05 INFO : There was nothing to transfer 2026/04/29 01:17:05 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:06 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:17:23 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:24 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/29 01:17:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:24 DEBUG : YmFuYW5h: size = 6 OK 2026/04/29 01:17:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/29 01:17:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/29 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/29 01:17:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:17:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:25 DEBUG : YXBwbGU=: size = 5 OK 2026/04/29 01:17:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/29 01:17:25 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/29 01:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:17:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:17:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/29 01:17:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:17:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:17:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:17:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:17:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:17:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/29 01:17:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:17:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/29 01:17:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:17:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/29 01:17:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:17:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/29 01:17:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:17:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/29 01:17:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:17:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/29 01:17:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:17:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/29 01:17:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:17:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/29 01:17:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:17:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:26 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:27 INFO : appleappleapplebanana: Deleted 2026/04/29 01:17:27 INFO : apple: Deleted 2026/04/29 01:17:27 INFO : dir1/0003-defghij.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0007-1234567.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0014-89;=.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0009-3456789.txt: Deleted 2026/04/29 01:17:27 INFO : splitbananasplit: Deleted 2026/04/29 01:17:27 INFO : dir1/0013-789;=.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0010-456789.txt: Deleted 2026/04/29 01:17:27 INFO : banana: Deleted 2026/04/29 01:17:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0008-2345678.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0011-56789;.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0012-6789;.txt: Deleted 2026/04/29 01:17:27 INFO : dir1/0015-9;=.txt: Deleted 2026/04/29 01:17:27 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:28 DEBUG : YXBwbGU=: size = 5 OK 2026/04/29 01:17:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : apple: Unchanged skipping 2026/04/29 01:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:17:28 DEBUG : YmFuYW5h: size = 6 OK 2026/04/29 01:17:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : banana: Unchanged skipping 2026/04/29 01:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/29 01:17:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/29 01:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/29 01:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:17:28 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/29 01:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/29 01:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/29 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/29 01:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/29 01:17:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/29 01:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/29 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/29 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/29 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/29 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/29 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:17:44 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:44 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/29 01:17:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/29 01:17:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/29 01:17:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/29 01:17:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/29 01:17:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/29 01:17:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/29 01:17:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/29 01:17:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/29 01:17:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/29 01:17:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/29 01:17:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/29 01:17:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:45 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:45 DEBUG : PREFIXapple: size = 5 OK 2026/04/29 01:17:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/29 01:17:45 INFO : apple: Copied (new) to: PREFIXapple 2026/04/29 01:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/29 01:17:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:17:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/29 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/29 01:17:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:17:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:17:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:45 DEBUG : PREFIXbanana: size = 6 OK 2026/04/29 01:17:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/29 01:17:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/29 01:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:17:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/29 01:17:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:17:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/29 01:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:17:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:17:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:17:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:17:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:17:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:17:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/29 01:17:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:17:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/29 01:17:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:17:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/29 01:17:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:17:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/29 01:17:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:17:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/29 01:17:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:17:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/29 01:17:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:17:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/29 01:17:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:17:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:47 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/29 01:17:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/29 01:17:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/29 01:17:47 INFO : dir1/0008-2345678.txt: Deleted 2026/04/29 01:17:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/29 01:17:47 INFO : dir1/0011-56789;.txt: Deleted 2026/04/29 01:17:47 INFO : apple: Deleted 2026/04/29 01:17:47 INFO : appleappleapplebanana: Deleted 2026/04/29 01:17:47 INFO : banana: Deleted 2026/04/29 01:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0009-3456789.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0007-1234567.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0014-89;=.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0015-9;=.txt: Deleted 2026/04/29 01:17:48 INFO : splitbananasplit: Deleted 2026/04/29 01:17:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/29 01:17:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/29 01:17:48 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/29 01:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/29 01:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/29 01:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/29 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/29 01:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/29 01:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/29 01:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/29 01:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/29 01:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/29 01:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/29 01:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/29 01:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/29 01:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/29 01:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/29 01:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/29 01:17:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/29 01:17:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:17:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/29 01:17:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : apple: size = 5 OK 2026/04/29 01:17:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/29 01:17:49 INFO : apple: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:17:49 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:17:49 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:17:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:17:49 INFO : appleappleapplebanana: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:17:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:17:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:17:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:17:49 INFO : splitbananasplit: Copied (new) 2026/04/29 01:17:49 DEBUG : banana: size = 6 OK 2026/04/29 01:17:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/29 01:17:49 INFO : banana: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:17:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:17:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:17:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:17:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/29 01:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:17:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:17:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:17:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:17:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:17:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:17:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:17:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:17:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:17:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:17:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:17:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:17:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:17:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:17:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:17:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:17:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:17:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:17:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:17:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/29 01:17:50 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:50 INFO : PREFIXbanana: Deleted 2026/04/29 01:17:50 INFO : PREFIXsplitbananasplit: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/29 01:17:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/29 01:17:51 INFO : PREFIXapple: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/29 01:17:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/29 01:17:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/29 01:17:51 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:51 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : Waiting for deletions to finish 2026/04/29 01:17:51 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:18:06 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:06 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/29 01:18:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:18:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:07 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/29 01:18:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:18:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:18:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:18:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:07 DEBUG : appleSUFFIX: size = 5 OK 2026/04/29 01:18:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/29 01:18:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:18:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:18:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:18:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:18:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/29 01:18:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/29 01:18:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:18:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/29 01:18:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:18:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/29 01:18:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:18:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/29 01:18:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:18:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/29 01:18:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:18:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/29 01:18:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:18:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/29 01:18:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:18:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/29 01:18:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:18:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/29 01:18:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:18:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/29 01:18:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:18:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:08 INFO : dir1/0012-6789;.txt: Deleted 2026/04/29 01:18:08 INFO : dir1/0007-1234567.txt: Deleted 2026/04/29 01:18:08 INFO : apple: Deleted 2026/04/29 01:18:08 INFO : appleappleapplebanana: Deleted 2026/04/29 01:18:09 INFO : banana: Deleted 2026/04/29 01:18:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0013-789;=.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0015-9;=.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0011-56789;.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/29 01:18:09 INFO : splitbananasplit: Deleted 2026/04/29 01:18:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0003-defghij.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0008-2345678.txt: Deleted 2026/04/29 01:18:09 INFO : dir1/0009-3456789.txt: Deleted 2026/04/29 01:18:09 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/29 01:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/29 01:18:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/29 01:18:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : apple: size = 5 OK 2026/04/29 01:18:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/29 01:18:10 INFO : apple: Copied (new) 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:10 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:18:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:18:10 INFO : appleappleapplebanana: Copied (new) 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:18:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:18:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:18:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:18:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/29 01:18:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:18:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:18:10 INFO : splitbananasplit: Copied (new) 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:18:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:18:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/29 01:18:10 DEBUG : banana: size = 6 OK 2026/04/29 01:18:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/29 01:18:10 INFO : banana: Copied (new) 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:18:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:18:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:18:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:18:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:18:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:18:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:18:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:18:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:18:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:18:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:18:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:18:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:18:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:18:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:18:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/29 01:18:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:18:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:18:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/29 01:18:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:18:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:18:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/29 01:18:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:18:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:18:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/29 01:18:12 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/29 01:18:12 INFO : splitbananasplitSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : appleSUFFIX: Deleted 2026/04/29 01:18:12 INFO : bananaSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/29 01:18:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/29 01:18:12 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:12 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:13 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:18:29 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:29 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/29 01:18:29 DEBUG : apple: size = 5 OK 2026/04/29 01:18:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:29 DEBUG : apple: Unchanged skipping 2026/04/29 01:18:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:29 DEBUG : banana: size = 6 OK 2026/04/29 01:18:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:29 DEBUG : banana: Unchanged skipping 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/29 01:18:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:30 DEBUG : splitbanan: size = 16 OK 2026/04/29 01:18:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/29 01:18:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/29 01:18:30 DEBUG : appleapple: size = 21 OK 2026/04/29 01:18:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/29 01:18:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/29 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/29 01:18:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/29 01:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:30 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:30 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/29 01:18:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/29 01:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/29 01:18:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/29 01:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/29 01:18:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/29 01:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/29 01:18:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/29 01:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/29 01:18:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/29 01:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/29 01:18:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/29 01:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/29 01:18:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/29 01:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/29 01:18:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/29 01:18:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/29 01:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/29 01:18:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/29 01:18:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/29 01:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/29 01:18:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/29 01:18:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/29 01:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/29 01:18:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/29 01:18:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/29 01:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/29 01:18:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/29 01:18:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/29 01:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/29 01:18:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/29 01:18:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/29 01:18:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/29 01:18:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/29 01:18:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/29 01:18:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/29 01:18:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/29 01:18:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/29 01:18:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/29 01:18:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/29 01:18:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/29 01:18:32 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0011-56789;.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0008-2345678.txt: Deleted 2026/04/29 01:18:32 INFO : splitbananasplit: Deleted 2026/04/29 01:18:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0003-defghij.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0013-789;=.txt: Deleted 2026/04/29 01:18:32 INFO : appleappleapplebanana: Deleted 2026/04/29 01:18:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0007-1234567.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0014-89;=.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0009-3456789.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0012-6789;.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0015-9;=.txt: Deleted 2026/04/29 01:18:32 INFO : dir1/0010-456789.txt: Deleted 2026/04/29 01:18:32 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:33 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : appleapple: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:33 DEBUG : apple: size = 5 OK 2026/04/29 01:18:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : apple: Unchanged skipping 2026/04/29 01:18:33 DEBUG : appleapple: size = 21 OK 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:18:33 DEBUG : splitbanan: size = 16 OK 2026/04/29 01:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:18:33 DEBUG : banana: size = 6 OK 2026/04/29 01:18:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : banana: Unchanged skipping 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/29 01:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/29 01:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/29 01:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/29 01:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/29 01:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/29 01:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/29 01:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/29 01:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/29 01:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/29 01:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/29 01:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/29 01:18:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/29 01:18:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/29 01:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/29 01:18:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/29 01:18:33 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:18:33 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:33 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:33 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:34 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : appleapple: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/29 01:18:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/29 01:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/29 01:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/29 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/29 01:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/29 01:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/29 01:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/29 01:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/29 01:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/29 01:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/29 01:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/29 01:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/29 01:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/29 01:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/29 01:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/29 01:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/29 01:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/29 01:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/29 01:18:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:18:49 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:49 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:49 DEBUG : apple: size = 5 OK 2026/04/29 01:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:49 DEBUG : apple: Unchanged skipping 2026/04/29 01:18:49 DEBUG : banana: size = 6 OK 2026/04/29 01:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:49 DEBUG : banana: Unchanged skipping 2026/04/29 01:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:18:50 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:50 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:50 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:50 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:50 DEBUG : apple: size = 5 OK 2026/04/29 01:18:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : apple: Unchanged skipping 2026/04/29 01:18:50 DEBUG : banana: size = 6 OK 2026/04/29 01:18:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : banana: Unchanged skipping 2026/04/29 01:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:18:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:18:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:18:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:18:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:18:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:18:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:18:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:18:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:18:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:18:51 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:18:51 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:51 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:51 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : Waiting for deletions to finish 2026/04/29 01:18:51 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:19:07 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:07 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:07 DEBUG : apple: size = 5 OK 2026/04/29 01:19:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:07 DEBUG : banana: size = 6 OK 2026/04/29 01:19:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:07 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:07 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:08 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:08 DEBUG : apple: size = 5 OK 2026/04/29 01:19:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:08 DEBUG : banana: size = 6 OK 2026/04/29 01:19:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:08 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:09 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:19:23 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:23 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:24 DEBUG : banana: size = 6 OK 2026/04/29 01:19:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:24 DEBUG : apple: size = 5 OK 2026/04/29 01:19:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:24 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:24 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:24 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:25 DEBUG : banana: size = 6 OK 2026/04/29 01:19:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:25 DEBUG : apple: size = 5 OK 2026/04/29 01:19:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:25 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:25 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:25 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:25 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:19:41 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:42 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:42 DEBUG : apple: size = 5 OK 2026/04/29 01:19:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:42 DEBUG : banana: size = 6 OK 2026/04/29 01:19:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:42 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:43 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:43 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:43 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:19:43 DEBUG : apple: size = 5 OK 2026/04/29 01:19:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:19:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:19:43 DEBUG : banana: size = 6 OK 2026/04/29 01:19:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : banana: Unchanged skipping 2026/04/29 01:19:43 DEBUG : apple: Unchanged skipping 2026/04/29 01:19:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:19:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:19:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:19:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:19:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:19:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:19:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:19:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:19:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:19:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:19:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:19:43 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:19:43 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:43 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:44 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:19:58 DEBUG : Waiting for deletions to finish 2026/04/29 01:19:59 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:19:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : apple: size = 5 OK 2026/04/29 01:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : apple: Unchanged skipping 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : banana: size = 6 OK 2026/04/29 01:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : banana: Unchanged skipping 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:20:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:20:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:20:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:20:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:20:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:20:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:20:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:20:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:20:00 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:00 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:00 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:00 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/29 01:20:00 DEBUG : apple: size = 5 OK 2026/04/29 01:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : apple: Unchanged skipping 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/29 01:20:00 DEBUG : banana: size = 6 OK 2026/04/29 01:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : banana: Unchanged skipping 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/29 01:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/29 01:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/29 01:20:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/29 01:20:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/29 01:20:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/29 01:20:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/29 01:20:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/29 01:20:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/29 01:20:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/29 01:20:01 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:01 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:01 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:01 DEBUG : apple: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : banana: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/29 01:20:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.37s) --- PASS: TestTransform/NFC (19.80s) --- PASS: TestTransform/NFD (18.55s) --- PASS: TestTransform/base64 (22.29s) --- PASS: TestTransform/prefix (23.24s) --- PASS: TestTransform/suffix (21.47s) --- PASS: TestTransform/truncate (20.72s) --- PASS: TestTransform/encoder (17.46s) --- PASS: TestTransform/ISO-8859-1 (17.50s) --- PASS: TestTransform/charmap (16.73s) --- PASS: TestTransform/lowercase (18.21s) --- PASS: TestTransform/ascii (17.40s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/29 01:20:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/29 01:20:06 INFO : sub dir_somesuffix: Making directory 2026/04/29 01:20:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/29 01:20:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/29 01:20:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/29 01:20:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/29 01:20:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:06 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/29 01:20:07 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/29 01:20:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.94s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:08 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:08 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:08 INFO : tictactoe: Making directory 2026/04/29 01:20:08 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:08 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/29 01:20:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:08 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/29 01:20:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/29 01:20:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:09 INFO : toe: Making directory 2026/04/29 01:20:09 INFO : toe/toe: Making directory 2026/04/29 01:20:09 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/29 01:20:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/29 01:20:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/29 01:20:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:09 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/29 01:20:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/29 01:20:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:11 INFO : toe: Making directory 2026/04/29 01:20:11 INFO : toe/toe: Making directory 2026/04/29 01:20:11 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/29 01:20:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/29 01:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/29 01:20:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:11 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/29 01:20:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/29 01:20:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.05s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:13 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:20:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/29 01:20:13 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:13 INFO : tictacempty_dir: Making directory 2026/04/29 01:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:13 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:13 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:13 INFO : tictactoe: Making directory 2026/04/29 01:20:13 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:13 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:13 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:13 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/29 01:20:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.11s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:15 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:20:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/29 01:20:15 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:15 INFO : tictacempty_dir: Making directory 2026/04/29 01:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:15 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:15 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:15 INFO : tictactoe: Making directory 2026/04/29 01:20:15 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:15 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:15 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/29 01:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:15 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/29 01:20:16 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:16 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:16 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:16 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/29 01:20:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/29 01:20:17 NOTICE: B2 bucket rclone-test-dejazuk3xuta: 0 differences found 2026/04/29 01:20:17 NOTICE: B2 bucket rclone-test-dejazuk3xuta: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:17 INFO : tictactoe: Making directory 2026/04/29 01:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:17 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:17 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/29 01:20:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:18 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:18 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:18 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:18 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/29 01:20:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/29 01:20:19 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/29 01:20:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/29 01:20:19 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/04/29 01:20:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:20 INFO : toe: Making directory 2026/04/29 01:20:20 INFO : toe/toe: Making directory 2026/04/29 01:20:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/29 01:20:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:20 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:21 DEBUG : toe/toe/toe: size = 11 OK 2026/04/29 01:20:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:21 INFO : toe/toe/toe: Copied (new) 2026/04/29 01:20:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:21 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:20:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/29 01:20:21 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:22 INFO : tictacempty_dir: Making directory 2026/04/29 01:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:22 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:22 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:22 INFO : tictactoe: Making directory 2026/04/29 01:20:22 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:22 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:22 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/29 01:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:22 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:23 INFO : toe/toe/toe.txt: Deleted 2026/04/29 01:20:23 INFO : toe/toe: Removing directory 2026/04/29 01:20:23 INFO : toe: Removing directory 2026/04/29 01:20:23 INFO : empty_dir: Removing directory 2026/04/29 01:20:23 DEBUG : Local file system at /tmp/rclone217584526: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.25s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:24 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:20:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/29 01:20:24 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:24 INFO : tictacempty_dir: Making directory 2026/04/29 01:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:24 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:24 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:24 INFO : tictactoe: Making directory 2026/04/29 01:20:24 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:24 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:24 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/29 01:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:24 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:24 INFO : toe/toe/toe.txt: Deleted 2026/04/29 01:20:24 INFO : toe/toe: Removing directory 2026/04/29 01:20:24 INFO : toe: Removing directory 2026/04/29 01:20:24 INFO : empty_dir: Removing directory 2026/04/29 01:20:24 DEBUG : Local file system at /tmp/rclone217584526: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/29 01:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/29 01:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/29 01:20:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/29 01:20:26 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.10s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:27 DEBUG : Reset feature "Copy" 2026/04/29 01:20:27 DEBUG : Reset feature "Move" 2026/04/29 01:20:27 DEBUG : Reset feature "Copy" 2026/04/29 01:20:27 DEBUG : Reset feature "Move" 2026/04/29 01:20:27 DEBUG : empty_dir: Making directory with metadata 2026/04/29 01:20:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/29 01:20:27 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:27 INFO : tictacempty_dir: Making directory 2026/04/29 01:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/29 01:20:27 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:27 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:27 INFO : tictactoe: Making directory 2026/04/29 01:20:27 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:27 DEBUG : toe: transformed to: tictactoe 2026/04/29 01:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:27 INFO : tictactoe/tictactoe: Making directory 2026/04/29 01:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/29 01:20:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/29 01:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:27 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/29 01:20:27 INFO : toe/toe/toe.txt: Deleted 2026/04/29 01:20:27 INFO : toe/toe: Removing directory 2026/04/29 01:20:27 INFO : toe: Removing directory 2026/04/29 01:20:27 INFO : empty_dir: Removing directory 2026/04/29 01:20:27 DEBUG : Local file system at /tmp/rclone217584526: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/29 01:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/29 01:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/29 01:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/29 01:20:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/29 01:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/29 01:20:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.90s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:31 DEBUG : toe: transformed to: dG9l 2026/04/29 01:20:31 DEBUG : toe: transformed to: dG9l 2026/04/29 01:20:31 INFO : dG9l: Making directory 2026/04/29 01:20:31 DEBUG : toe: transformed to: dG9l 2026/04/29 01:20:31 DEBUG : toe: transformed to: dG9l 2026/04/29 01:20:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/29 01:20:31 INFO : dG9l/dG9l: Making directory 2026/04/29 01:20:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/29 01:20:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/29 01:20:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/29 01:20:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/29 01:20:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/29 01:20:31 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:31 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/29 01:20:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/29 01:20:32 DEBUG : Waiting for deletions to finish 2026/04/29 01:20:33 DEBUG : dG9l: transformed to: toe 2026/04/29 01:20:33 DEBUG : dG9l: transformed to: toe 2026/04/29 01:20:33 DEBUG : dG9l: transformed to: toe 2026/04/29 01:20:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/29 01:20:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/29 01:20:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/29 01:20:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/29 01:20:33 DEBUG : Local file system at /tmp/rclone217584526: Waiting for checks to finish 2026/04/29 01:20:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/29 01:20:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/29 01:20:33 DEBUG : Local file system at /tmp/rclone217584526: Waiting for transfers to finish 2026/04/29 01:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.21s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-dejazuk3xuta", Local "Local file system at /tmp/rclone217584526", Modify Window "1ms" 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe: transformed to: 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe: transformed to: 2026/04/29 01:20:34 INFO : B2 bucket rclone-test-dejazuk3xuta: Making directory 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe: transformed to: 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe: transformed to: 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe/toe: transformed to: 2026/04/29 01:20:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/29 01:20:34 INFO : toe/toe: Making directory 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe/toe: transformed to: 2026/04/29 01:20:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe: transformed to: 2026/04/29 01:20:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/29 01:20:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/29 01:20:34 DEBUG : toe/toe/toe: transformed to: 2026/04/29 01:20:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/29 01:20:34 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for checks to finish 2026/04/29 01:20:34 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Waiting for transfers to finish 2026/04/29 01:20:35 DEBUG : toe/toe/toe: size = 11 OK 2026/04/29 01:20:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/29 01:20:35 INFO : toe/toe/toe: Copied (new) 2026/04/29 01:20:35 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting files as there were IO errors 2026/04/29 01:20:35 ERROR : B2 bucket rclone-test-dejazuk3xuta: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/04/29 01:20:35 DEBUG : B2 bucket rclone-test-dejazuk3xuta: Purge remote 2026/04/29 01:20:35 INFO : B2 bucket rclone-test-dejazuk3xuta: cleaning bucket "rclone-test-dejazuk3xuta" of all files 2026/04/29 01:20:36 DEBUG : BackupDir/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdb8_d20260429_m011357_c001_v7007000_t0000_u01777425237153") 2026/04/29 01:20:36 DEBUG : BackupDir/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f115e5de8ff41cfdd_d20260429_m011351_c001_v0001038_t0031_u01777425231054") 2026/04/29 01:20:36 DEBUG : CompareDest/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0595_d20260429_m011330_c001_v7007000_t0000_u01777425210848") 2026/04/29 01:20:36 DEBUG : CompareDest/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd516_d20260429_m011324_c001_v0001183_t0014_u01777425204173") 2026/04/29 01:20:36 DEBUG : CompareDest/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0598_d20260429_m011331_c001_v7007000_t0000_u01777425211031") 2026/04/29 01:20:36 DEBUG : CompareDest/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859464_d20260429_m011325_c001_v0001109_t0050_u01777425205115") 2026/04/29 01:20:36 DEBUG : CopyDest/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdba_d20260429_m011357_c001_v7007000_t0000_u01777425237339") 2026/04/29 01:20:36 DEBUG : CopyDest/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148594b2_d20260429_m011347_c001_v0001109_t0048_u01777425227526") 2026/04/29 01:20:36 DEBUG : CopyDest/three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdbb_d20260429_m011357_c001_v7007000_t0000_u01777425237523") 2026/04/29 01:20:37 DEBUG : CopyDest/three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148594d4_d20260429_m011354_c001_v0001109_t0043_u01777425234877") 2026/04/29 01:20:37 DEBUG : CopyDest/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdbc_d20260429_m011357_c001_v7007000_t0000_u01777425237705") 2026/04/29 01:20:37 DEBUG : CopyDest/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd60a_d20260429_m011352_c001_v0001183_t0024_u01777425232754") 2026/04/29 01:20:37 DEBUG : EXISTING: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a6e_d20260429_m011523_c001_v7007000_t0000_u01777425323142") 2026/04/29 01:20:37 DEBUG : EXISTING: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859606_d20260429_m011521_c001_v0001109_t0049_u01777425321708") 2026/04/29 01:20:37 DEBUG : PREFIXapple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1bb_d20260429_m011750_c001_v7007000_t0000_u01777425470960") 2026/04/29 01:20:37 DEBUG : PREFIXapple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcf2_d20260429_m011745_c001_v0001183_t0015_u01777425465570") 2026/04/29 01:20:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc6f_d20260429_m011750_c001_v7007000_t0000_u01777425470993") 2026/04/29 01:20:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe0e_d20260429_m011745_c001_v0001185_t0018_u01777425465537") 2026/04/29 01:20:37 DEBUG : PREFIXbanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1ba_d20260429_m011750_c001_v7007000_t0000_u01777425470777") 2026/04/29 01:20:37 DEBUG : PREFIXbanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598ba_d20260429_m011745_c001_v0001109_t0027_u01777425465553") 2026/04/29 01:20:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ad9_d20260429_m011750_c001_v7007000_t0000_u01777425470790") 2026/04/29 01:20:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9a3_d20260429_m011745_c001_v0001106_t0025_u01777425465561") 2026/04/29 01:20:37 DEBUG : Testêé: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a66_d20260429_m011519_c001_v7007000_t0000_u01777425319433") 2026/04/29 01:20:38 DEBUG : Testêé: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148595fa_d20260429_m011517_c001_v0001109_t0034_u01777425317902") 2026/04/29 01:20:38 DEBUG : Testêé: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd844_d20260429_m011516_c001_v0001183_t0006_u01777425316912") 2026/04/29 01:20:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e19_d20260429_m011729_c001_v7007000_t0000_u01777425449363") 2026/04/29 01:20:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859860_d20260429_m011724_c001_v0001109_t0008_u01777425444569") 2026/04/29 01:20:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1a_d20260429_m011729_c001_v7007000_t0000_u01777425449546") 2026/04/29 01:20:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa951_d20260429_m011724_c001_v0001106_t0026_u01777425444577") 2026/04/29 01:20:38 DEBUG : YmFuYW5h: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1b_d20260429_m011729_c001_v7007000_t0000_u01777425449730") 2026/04/29 01:20:38 DEBUG : YmFuYW5h: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc40_d20260429_m011724_c001_v0001183_t0006_u01777425444554") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf18_d20260429_m011146_c001_v7007000_t0000_u01777425106475") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592ca_d20260429_m011145_c001_v0001109_t0018_u01777425105510") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea1a7_d20260429_m011142_c001_v7007000_t0000_u01777425102824") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592b0_d20260429_m011141_c001_v0001109_t0046_u01777425101695") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae89_d20260429_m011119_c001_v7007000_t0000_u01777425079509") 2026/04/29 01:20:38 DEBUG : a/potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485921e_d20260429_m011118_c001_v0001109_t0030_u01777425078468") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde98_d20260429_m012001_c001_v7007000_t0000_u01777425601991") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aabb7_d20260429_m011956_c001_v0001106_t0021_u01777425596908") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545c4_d20260429_m011944_c001_v7007000_t0000_u01777425584671") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab7b_d20260429_m011940_c001_v0001106_t0049_u01777425580095") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754533_d20260429_m011926_c001_v7007000_t0000_u01777425566271") 2026/04/29 01:20:38 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab3b_d20260429_m011922_c001_v0001106_t0055_u01777425562254") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51805_d20260429_m011909_c001_v7007000_t0000_u01777425549727") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaae5_d20260429_m011905_c001_v0001106_t0020_u01777425545314") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517df_d20260429_m011852_c001_v7007000_t0000_u01777425532244") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaaa5_d20260429_m011847_c001_v0001106_t0034_u01777425527684") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6e9_d20260429_m011834_c001_v7007000_t0000_u01777425514627") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde22_d20260429_m011827_c001_v0001183_t0011_u01777425507521") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc10_d20260429_m011814_c001_v7007000_t0000_u01777425494004") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddb4_d20260429_m011810_c001_v0001183_t0034_u01777425490339") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1c1_d20260429_m011808_c001_v7007000_t0000_u01777425488866") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9f1_d20260429_m011804_c001_v0001106_t0055_u01777425484422") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc7a_d20260429_m011752_c001_v7007000_t0000_u01777425472496") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe44_d20260429_m011748_c001_v0001185_t0036_u01777425468994") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d0d_d20260429_m011747_c001_v7007000_t0000_u01777425467734") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdce2_d20260429_m011743_c001_v0001183_t0047_u01777425463167") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec4ff_d20260429_m011726_c001_v7007000_t0000_u01777425446932") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa941_d20260429_m011721_c001_v0001106_t0022_u01777425441083") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb674_d20260429_m011706_c001_v7007000_t0000_u01777425426627") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdba4_d20260429_m011702_c001_v0001183_t0029_u01777425422251") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c597f_d20260429_m011648_c001_v7007000_t0000_u01777425408383") 2026/04/29 01:20:39 DEBUG : apple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597a6_d20260429_m011643_c001_v0001109_t0015_u01777425403805") 2026/04/29 01:20:39 DEBUG : appleSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea66b_d20260429_m011812_c001_v7007000_t0000_u01777425492487") 2026/04/29 01:20:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9f7_d20260429_m011807_c001_v0001106_t0053_u01777425487082") 2026/04/29 01:20:40 DEBUG : appleapple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6ea_d20260429_m011834_c001_v7007000_t0000_u01777425514811") 2026/04/29 01:20:40 DEBUG : appleapple: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde38_d20260429_m011830_c001_v0001183_t0029_u01777425510015") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde99_d20260429_m012002_c001_v7007000_t0000_u01777425602184") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790528_d20260429_m011958_c001_v0001185_t0041_u01777425598011") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545c7_d20260429_m011944_c001_v7007000_t0000_u01777425584855") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790496_d20260429_m011940_c001_v0001185_t0005_u01777425580855") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754535_d20260429_m011926_c001_v7007000_t0000_u01777425566454") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179039e_d20260429_m011923_c001_v0001185_t0023_u01777425563018") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51806_d20260429_m011909_c001_v7007000_t0000_u01777425549908") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790296_d20260429_m011906_c001_v0001185_t0021_u01777425546288") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e0_d20260429_m011852_c001_v7007000_t0000_u01777425532424") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517901ac_d20260429_m011848_c001_v0001185_t0028_u01777425528605") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdcfa_d20260429_m011832_c001_v7007000_t0000_u01777425512594") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa4b_d20260429_m011827_c001_v0001106_t0007_u01777425507930") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc11_d20260429_m011814_c001_v7007000_t0000_u01777425494186") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff8a_d20260429_m011810_c001_v0001185_t0013_u01777425490349") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c7f_d20260429_m011808_c001_v7007000_t0000_u01777425488873") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485991a_d20260429_m011805_c001_v0001109_t0019_u01777425485367") 2026/04/29 01:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc7b_d20260429_m011752_c001_v7007000_t0000_u01777425472679") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd0c_d20260429_m011749_c001_v0001183_t0048_u01777425469006") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1b6_d20260429_m011747_c001_v7007000_t0000_u01777425467747") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598b6_d20260429_m011743_c001_v0001109_t0057_u01777425463578") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73df44_d20260429_m011726_c001_v7007000_t0000_u01777425446917") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859856_d20260429_m011721_c001_v0001109_t0006_u01777425441998") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb677_d20260429_m011706_c001_v7007000_t0000_u01777425426813") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8f3_d20260429_m011703_c001_v0001106_t0014_u01777425423117") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5982_d20260429_m011648_c001_v7007000_t0000_u01777425408566") 2026/04/29 01:20:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb28_d20260429_m011645_c001_v0001183_t0035_u01777425405194") 2026/04/29 01:20:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5af_d20260429_m011812_c001_v7007000_t0000_u01777425492286") 2026/04/29 01:20:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff50_d20260429_m011807_c001_v0001185_t0043_u01777425487091") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf1c_d20260429_m011146_c001_v7007000_t0000_u01777425106656") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592be_d20260429_m011143_c001_v0001109_t0025_u01777425103375") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea1a5_d20260429_m011142_c001_v7007000_t0000_u01777425102244") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592a0_d20260429_m011139_c001_v0001109_t0021_u01777425099760") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae86_d20260429_m011118_c001_v7007000_t0000_u01777425078966") 2026/04/29 01:20:41 DEBUG : b/potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485921a_d20260429_m011116_c001_v0001109_t0028_u01777425076988") 2026/04/29 01:20:41 DEBUG : backup/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404775066772e288_d20260429_m011409_c001_v7007000_t0000_u01777425249928") 2026/04/29 01:20:41 DEBUG : backup/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1194d3abe711d4c1_d20260429_m011408_c001_v0001171_t0000_u01777425248157") 2026/04/29 01:20:41 DEBUG : backup/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f117be3cffa6f6756_d20260429_m011404_c001_v0001172_t0028_u01777425244063") 2026/04/29 01:20:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f02_d20260429_m011438_c001_v7007000_t0000_u01777425278119") 2026/04/29 01:20:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1068059455d48766_d20260429_m011435_c001_v0001161_t0036_u01777425275895") 2026/04/29 01:20:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f113618f17d293ce9_d20260429_m011430_c001_v0001116_t0049_u01777425270631") 2026/04/29 01:20:42 DEBUG : backup/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9ef9_d20260429_m011424_c001_v7007000_t0000_u01777425264280") 2026/04/29 01:20:42 DEBUG : backup/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f101cc49d26e55dab_d20260429_m011421_c001_v0001174_t0050_u01777425261993") 2026/04/29 01:20:42 DEBUG : backup/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1188c68d3b887141_d20260429_m011416_c001_v0001120_t0017_u01777425256503") 2026/04/29 01:20:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f03_d20260429_m011438_c001_v7007000_t0000_u01777425278302") 2026/04/29 01:20:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10416881d2b988a5_d20260429_m011437_c001_v0001185_t0039_u01777425277380") 2026/04/29 01:20:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1109cd3b41ac4693_d20260429_m011433_c001_v0001153_t0012_u01777425273117") 2026/04/29 01:20:42 DEBUG : backup/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404775066772e289_d20260429_m011410_c001_v7007000_t0000_u01777425250112") 2026/04/29 01:20:42 DEBUG : backup/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1198ca3ca4ce16a1_d20260429_m011409_c001_v0001183_t0025_u01777425249169") 2026/04/29 01:20:42 DEBUG : backup/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1056f145bb4a2c60_d20260429_m011405_c001_v0001178_t0017_u01777425245531") 2026/04/29 01:20:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9efa_d20260429_m011424_c001_v7007000_t0000_u01777425264463") 2026/04/29 01:20:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f107086a07a212636_d20260429_m011423_c001_v0001043_t0033_u01777425263179") 2026/04/29 01:20:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10631456821d6f97_d20260429_m011419_c001_v0001185_t0050_u01777425259094") 2026/04/29 01:20:42 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde9a_d20260429_m012002_c001_v7007000_t0000_u01777425602369") 2026/04/29 01:20:42 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe07c_d20260429_m011957_c001_v0001183_t0053_u01777425597795") 2026/04/29 01:20:42 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545cc_d20260429_m011945_c001_v7007000_t0000_u01777425585036") 2026/04/29 01:20:42 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe00a_d20260429_m011940_c001_v0001183_t0041_u01777425580646") 2026/04/29 01:20:42 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754536_d20260429_m011926_c001_v7007000_t0000_u01777425566636") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdfa4_d20260429_m011922_c001_v0001183_t0025_u01777425562816") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51807_d20260429_m011910_c001_v7007000_t0000_u01777425550089") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf2c_d20260429_m011905_c001_v0001183_t0050_u01777425545950") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e1_d20260429_m011852_c001_v7007000_t0000_u01777425532621") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdeac_d20260429_m011848_c001_v0001183_t0025_u01777425528394") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6eb_d20260429_m011834_c001_v7007000_t0000_u01777425514995") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790082_d20260429_m011827_c001_v0001185_t0009_u01777425507736") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc12_d20260429_m011814_c001_v7007000_t0000_u01777425494368") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa05_d20260429_m011810_c001_v0001106_t0022_u01777425490362") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e01b_d20260429_m011809_c001_v7007000_t0000_u01777425489026") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff2e_d20260429_m011805_c001_v0001185_t0044_u01777425485174") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc7d_d20260429_m011752_c001_v7007000_t0000_u01777425472862") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598ce_d20260429_m011749_c001_v0001109_t0051_u01777425469020") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2c_d20260429_m011747_c001_v7007000_t0000_u01777425467883") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fdf2_d20260429_m011743_c001_v0001185_t0028_u01777425463386") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f406be09efd67b970_d20260429_m011727_c001_v7007000_t0000_u01777425447488") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc34_d20260429_m011721_c001_v0001183_t0040_u01777425441781") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb67b_d20260429_m011707_c001_v7007000_t0000_u01777425427389") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485980e_d20260429_m011702_c001_v0001109_t0046_u01777425422468") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5986_d20260429_m011648_c001_v7007000_t0000_u01777425408749") 2026/04/29 01:20:43 DEBUG : banana: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8a9_d20260429_m011644_c001_v0001106_t0046_u01777425404560") 2026/04/29 01:20:43 DEBUG : bananaSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e041_d20260429_m011812_c001_v7007000_t0000_u01777425492496") 2026/04/29 01:20:43 DEBUG : bananaSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859924_d20260429_m011807_c001_v0001109_t0006_u01777425487107") 2026/04/29 01:20:43 DEBUG : both0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd985_d20260429_m011611_c001_v7007000_t0000_u01777425371013") 2026/04/29 01:20:44 DEBUG : both0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd982_d20260429_m011550_c001_v0001183_t0052_u01777425350373") 2026/04/29 01:20:44 DEBUG : both0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d0d_d20260429_m011545_c001_v7007000_t0000_u01777425345573") 2026/04/29 01:20:44 DEBUG : both0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd888_d20260429_m011524_c001_v0001183_t0029_u01777425324996") 2026/04/29 01:20:44 DEBUG : both1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd986_d20260429_m011611_c001_v7007000_t0000_u01777425371195") 2026/04/29 01:20:44 DEBUG : both1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd98e_d20260429_m011551_c001_v0001183_t0038_u01777425351510") 2026/04/29 01:20:44 DEBUG : both1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d0f_d20260429_m011545_c001_v7007000_t0000_u01777425345758") 2026/04/29 01:20:44 DEBUG : both1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd88e_d20260429_m011525_c001_v0001183_t0039_u01777425325769") 2026/04/29 01:20:44 DEBUG : both10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd989_d20260429_m011611_c001_v7007000_t0000_u01777425371379") 2026/04/29 01:20:44 DEBUG : both10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9c6_d20260429_m011559_c001_v0001183_t0017_u01777425359414") 2026/04/29 01:20:44 DEBUG : both10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d11_d20260429_m011545_c001_v7007000_t0000_u01777425345942") 2026/04/29 01:20:44 DEBUG : both10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8e0_d20260429_m011533_c001_v0001183_t0005_u01777425333907") 2026/04/29 01:20:44 DEBUG : both11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd98d_d20260429_m011611_c001_v7007000_t0000_u01777425371579") 2026/04/29 01:20:44 DEBUG : both11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9cc_d20260429_m011600_c001_v0001183_t0054_u01777425360083") 2026/04/29 01:20:44 DEBUG : both11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d14_d20260429_m011546_c001_v7007000_t0000_u01777425346125") 2026/04/29 01:20:44 DEBUG : both11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8e8_d20260429_m011535_c001_v0001183_t0040_u01777425335047") 2026/04/29 01:20:44 DEBUG : both12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd990_d20260429_m011611_c001_v7007000_t0000_u01777425371762") 2026/04/29 01:20:44 DEBUG : both12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9d4_d20260429_m011600_c001_v0001183_t0030_u01777425360881") 2026/04/29 01:20:44 DEBUG : both12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d15_d20260429_m011546_c001_v7007000_t0000_u01777425346310") 2026/04/29 01:20:44 DEBUG : both12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8fc_d20260429_m011536_c001_v0001183_t0022_u01777425336048") 2026/04/29 01:20:44 DEBUG : both13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd994_d20260429_m011611_c001_v7007000_t0000_u01777425371945") 2026/04/29 01:20:45 DEBUG : both13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9dc_d20260429_m011601_c001_v0001183_t0033_u01777425361702") 2026/04/29 01:20:45 DEBUG : both13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d16_d20260429_m011546_c001_v7007000_t0000_u01777425346493") 2026/04/29 01:20:45 DEBUG : both13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd902_d20260429_m011536_c001_v0001183_t0039_u01777425336793") 2026/04/29 01:20:45 DEBUG : both14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd999_d20260429_m011612_c001_v7007000_t0000_u01777425372128") 2026/04/29 01:20:45 DEBUG : both14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9e6_d20260429_m011602_c001_v0001183_t0027_u01777425362618") 2026/04/29 01:20:45 DEBUG : both14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d18_d20260429_m011546_c001_v7007000_t0000_u01777425346714") 2026/04/29 01:20:45 DEBUG : both14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd90c_d20260429_m011538_c001_v0001183_t0037_u01777425338003") 2026/04/29 01:20:45 DEBUG : both15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd99f_d20260429_m011612_c001_v7007000_t0000_u01777425372311") 2026/04/29 01:20:45 DEBUG : both15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9ea_d20260429_m011603_c001_v0001183_t0029_u01777425363522") 2026/04/29 01:20:45 DEBUG : both15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d1a_d20260429_m011546_c001_v7007000_t0000_u01777425346897") 2026/04/29 01:20:45 DEBUG : both15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd912_d20260429_m011538_c001_v0001183_t0029_u01777425338661") 2026/04/29 01:20:45 DEBUG : both16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9a3_d20260429_m011612_c001_v7007000_t0000_u01777425372493") 2026/04/29 01:20:45 DEBUG : both16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9f4_d20260429_m011604_c001_v0001183_t0019_u01777425364728") 2026/04/29 01:20:45 DEBUG : both16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d20_d20260429_m011547_c001_v7007000_t0000_u01777425347472") 2026/04/29 01:20:45 DEBUG : both16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd918_d20260429_m011539_c001_v0001183_t0014_u01777425339589") 2026/04/29 01:20:45 DEBUG : both17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9a8_d20260429_m011612_c001_v7007000_t0000_u01777425372675") 2026/04/29 01:20:45 DEBUG : both17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9fa_d20260429_m011605_c001_v0001183_t0015_u01777425365586") 2026/04/29 01:20:45 DEBUG : both17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d23_d20260429_m011547_c001_v7007000_t0000_u01777425347655") 2026/04/29 01:20:45 DEBUG : both17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd928_d20260429_m011540_c001_v0001183_t0007_u01777425340496") 2026/04/29 01:20:45 DEBUG : both18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9ac_d20260429_m011612_c001_v7007000_t0000_u01777425372858") 2026/04/29 01:20:46 DEBUG : both18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9fe_d20260429_m011606_c001_v0001183_t0015_u01777425366314") 2026/04/29 01:20:46 DEBUG : both18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d25_d20260429_m011547_c001_v7007000_t0000_u01777425347911") 2026/04/29 01:20:46 DEBUG : both18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd934_d20260429_m011541_c001_v0001183_t0053_u01777425341277") 2026/04/29 01:20:46 DEBUG : both19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9b0_d20260429_m011613_c001_v7007000_t0000_u01777425373041") 2026/04/29 01:20:46 DEBUG : both19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fda04_d20260429_m011607_c001_v0001183_t0033_u01777425367462") 2026/04/29 01:20:46 DEBUG : both19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d28_d20260429_m011548_c001_v7007000_t0000_u01777425348095") 2026/04/29 01:20:46 DEBUG : both19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd93c_d20260429_m011542_c001_v0001183_t0021_u01777425342000") 2026/04/29 01:20:46 DEBUG : both2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9b4_d20260429_m011613_c001_v7007000_t0000_u01777425373272") 2026/04/29 01:20:46 DEBUG : both2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd992_d20260429_m011552_c001_v0001183_t0020_u01777425352425") 2026/04/29 01:20:46 DEBUG : both2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d2b_d20260429_m011548_c001_v7007000_t0000_u01777425348345") 2026/04/29 01:20:46 DEBUG : both2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd898_d20260429_m011526_c001_v0001183_t0029_u01777425326737") 2026/04/29 01:20:46 DEBUG : both3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9ba_d20260429_m011613_c001_v7007000_t0000_u01777425373454") 2026/04/29 01:20:46 DEBUG : both3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd998_d20260429_m011553_c001_v0001183_t0035_u01777425353171") 2026/04/29 01:20:46 DEBUG : both3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d2d_d20260429_m011548_c001_v7007000_t0000_u01777425348529") 2026/04/29 01:20:46 DEBUG : both3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd89c_d20260429_m011527_c001_v0001183_t0017_u01777425327583") 2026/04/29 01:20:46 DEBUG : both4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9be_d20260429_m011613_c001_v7007000_t0000_u01777425373636") 2026/04/29 01:20:46 DEBUG : both4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9a0_d20260429_m011554_c001_v0001183_t0036_u01777425354167") 2026/04/29 01:20:46 DEBUG : both4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d2f_d20260429_m011548_c001_v7007000_t0000_u01777425348713") 2026/04/29 01:20:46 DEBUG : both4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8a2_d20260429_m011528_c001_v0001183_t0054_u01777425328543") 2026/04/29 01:20:46 DEBUG : both5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9c2_d20260429_m011613_c001_v7007000_t0000_u01777425373818") 2026/04/29 01:20:46 DEBUG : both5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9a4_d20260429_m011554_c001_v0001183_t0035_u01777425354888") 2026/04/29 01:20:47 DEBUG : both5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d31_d20260429_m011548_c001_v7007000_t0000_u01777425348896") 2026/04/29 01:20:47 DEBUG : both5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8b2_d20260429_m011529_c001_v0001183_t0045_u01777425329436") 2026/04/29 01:20:47 DEBUG : both6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9c6_d20260429_m011614_c001_v7007000_t0000_u01777425374001") 2026/04/29 01:20:47 DEBUG : both6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9a8_d20260429_m011555_c001_v0001183_t0054_u01777425355721") 2026/04/29 01:20:47 DEBUG : both6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d33_d20260429_m011549_c001_v7007000_t0000_u01777425349079") 2026/04/29 01:20:47 DEBUG : both6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8b4_d20260429_m011530_c001_v0001183_t0016_u01777425330162") 2026/04/29 01:20:47 DEBUG : both7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9c9_d20260429_m011614_c001_v7007000_t0000_u01777425374185") 2026/04/29 01:20:47 DEBUG : both7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9ae_d20260429_m011556_c001_v0001183_t0013_u01777425356642") 2026/04/29 01:20:47 DEBUG : both7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d35_d20260429_m011549_c001_v7007000_t0000_u01777425349263") 2026/04/29 01:20:47 DEBUG : both7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8b8_d20260429_m011531_c001_v0001183_t0013_u01777425331108") 2026/04/29 01:20:47 DEBUG : both8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9ce_d20260429_m011614_c001_v7007000_t0000_u01777425374398") 2026/04/29 01:20:47 DEBUG : both8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9b2_d20260429_m011557_c001_v0001183_t0048_u01777425357356") 2026/04/29 01:20:47 DEBUG : both8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d37_d20260429_m011549_c001_v7007000_t0000_u01777425349446") 2026/04/29 01:20:47 DEBUG : both8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8ca_d20260429_m011532_c001_v0001183_t0045_u01777425332328") 2026/04/29 01:20:47 DEBUG : both9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9d0_d20260429_m011614_c001_v7007000_t0000_u01777425374582") 2026/04/29 01:20:47 DEBUG : both9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd9c0_d20260429_m011558_c001_v0001183_t0050_u01777425358425") 2026/04/29 01:20:47 DEBUG : both9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d3a_d20260429_m011549_c001_v7007000_t0000_u01777425349632") 2026/04/29 01:20:47 DEBUG : both9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd8d8_d20260429_m011533_c001_v0001183_t0010_u01777425333158") 2026/04/29 01:20:47 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf20_d20260429_m011146_c001_v7007000_t0000_u01777425106838") 2026/04/29 01:20:47 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592c4_d20260429_m011144_c001_v0001109_t0050_u01777425104224") 2026/04/29 01:20:47 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea1a8_d20260429_m011143_c001_v7007000_t0000_u01777425103004") 2026/04/29 01:20:47 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592aa_d20260429_m011140_c001_v0001109_t0030_u01777425100769") 2026/04/29 01:20:48 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae8a_d20260429_m011119_c001_v7007000_t0000_u01777425079691") 2026/04/29 01:20:48 DEBUG : c/non empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485921c_d20260429_m011117_c001_v0001109_t0053_u01777425077602") 2026/04/29 01:20:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1c_d20260429_m011729_c001_v7007000_t0000_u01777425449913") 2026/04/29 01:20:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcdc_d20260429_m011725_c001_v0001185_t0058_u01777425445350") 2026/04/29 01:20:48 DEBUG : check sum: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c525b_d20260429_m011108_c001_v7007000_t0000_u01777425068272") 2026/04/29 01:20:48 DEBUG : check sum: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591e4_d20260429_m011106_c001_v0001109_t0044_u01777425066927") 2026/04/29 01:20:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc93_d20260429_m012033_c001_v7007000_t0000_u01777425633941") 2026/04/29 01:20:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aac09_d20260429_m012031_c001_v0001106_t0015_u01777425631803") 2026/04/29 01:20:48 DEBUG : dest/3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebd9b_d20260429_m011340_c001_v7007000_t0000_u01777425220184") 2026/04/29 01:20:48 DEBUG : dest/3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412c2f1f79ffe401_d20260429_m011339_c001_v0001113_t0005_u01777425219091") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6ec_d20260429_m011835_c001_v7007000_t0000_u01777425515179") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa51_d20260429_m011830_c001_v0001106_t0038_u01777425510251") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde9b_d20260429_m012002_c001_v7007000_t0000_u01777425602552") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab9b_d20260429_m011949_c001_v0001106_t0032_u01777425589298") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545d0_d20260429_m011945_c001_v7007000_t0000_u01777425585219") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab65_d20260429_m011931_c001_v0001106_t0043_u01777425571088") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754538_d20260429_m011926_c001_v7007000_t0000_u01777425566820") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab07_d20260429_m011914_c001_v0001106_t0017_u01777425554358") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51808_d20260429_m011910_c001_v7007000_t0000_u01777425550270") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaabd_d20260429_m011856_c001_v0001106_t0039_u01777425536907") 2026/04/29 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e2_d20260429_m011852_c001_v7007000_t0000_u01777425532803") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa81_d20260429_m011839_c001_v0001106_t0050_u01777425519404") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0b6a_d20260429_m011832_c001_v7007000_t0000_u01777425512367") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddf0_d20260429_m011818_c001_v0001183_t0012_u01777425498697") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc13_d20260429_m011814_c001_v7007000_t0000_u01777425494551") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddb6_d20260429_m011810_c001_v0001183_t0010_u01777425490557") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5ab_d20260429_m011809_c001_v7007000_t0000_u01777425489229") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9cf_d20260429_m011757_c001_v0001106_t0040_u01777425477262") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc80_d20260429_m011753_c001_v7007000_t0000_u01777425473102") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe4c_d20260429_m011749_c001_v0001185_t0042_u01777425469215") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2a_d20260429_m011747_c001_v7007000_t0000_u01777425467518") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcb4_d20260429_m011733_c001_v0001183_t0054_u01777425453973") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73df46_d20260429_m011727_c001_v7007000_t0000_u01777425447157") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859822_d20260429_m011711_c001_v0001109_t0019_u01777425431689") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb67d_d20260429_m011707_c001_v7007000_t0000_u01777425427571") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8cf_d20260429_m011653_c001_v0001106_t0043_u01777425413184") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5988_d20260429_m011648_c001_v7007000_t0000_u01777425408932") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdace_d20260429_m011633_c001_v0001183_t0016_u01777425393358") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27abc1b_d20260429_m011812_c001_v7007000_t0000_u01777425492246") 2026/04/29 01:20:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff56_d20260429_m011807_c001_v0001185_t0049_u01777425487291") 2026/04/29 01:20:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6ed_d20260429_m011835_c001_v7007000_t0000_u01777425515366") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485999a_d20260429_m011830_c001_v0001109_t0010_u01777425510265") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde9c_d20260429_m012002_c001_v7007000_t0000_u01777425602740") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe04c_d20260429_m011950_c001_v0001183_t0012_u01777425590208") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545d3_d20260429_m011945_c001_v7007000_t0000_u01777425585401") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdfd6_d20260429_m011932_c001_v0001183_t0030_u01777425572013") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754539_d20260429_m011927_c001_v7007000_t0000_u01777425567002") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf6a_d20260429_m011915_c001_v0001183_t0043_u01777425555240") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51809_d20260429_m011910_c001_v7007000_t0000_u01777425550453") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdee0_d20260429_m011857_c001_v0001183_t0045_u01777425537785") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e3_d20260429_m011852_c001_v7007000_t0000_u01777425532985") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde78_d20260429_m011840_c001_v0001183_t0033_u01777425520674") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0b6e_d20260429_m011832_c001_v7007000_t0000_u01777425512550") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790006_d20260429_m011819_c001_v0001185_t0042_u01777425499304") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc14_d20260429_m011814_c001_v7007000_t0000_u01777425494746") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff90_d20260429_m011810_c001_v0001185_t0007_u01777425490569") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f418841443522981a_d20260429_m011809_c001_v7007000_t0000_u01777425489280") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fed0_d20260429_m011758_c001_v0001185_t0042_u01777425478162") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc82_d20260429_m011753_c001_v7007000_t0000_u01777425473324") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd12_d20260429_m011749_c001_v0001183_t0055_u01777425469359") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d0f_d20260429_m011748_c001_v7007000_t0000_u01777425468101") 2026/04/29 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fd6a_d20260429_m011734_c001_v0001185_t0030_u01777425454599") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc8f3_d20260429_m011727_c001_v7007000_t0000_u01777425447357") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa91b_d20260429_m011712_c001_v0001106_t0054_u01777425432980") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb67f_d20260429_m011707_c001_v7007000_t0000_u01777425427753") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb72_d20260429_m011654_c001_v0001183_t0014_u01777425414140") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c598b_d20260429_m011649_c001_v7007000_t0000_u01777425409114") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485976e_d20260429_m011633_c001_v0001109_t0034_u01777425393920") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e73_d20260429_m011812_c001_v7007000_t0000_u01777425492507") 2026/04/29 01:20:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd8e_d20260429_m011807_c001_v0001183_t0045_u01777425487361") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6ee_d20260429_m011835_c001_v7007000_t0000_u01777425515552") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179009e_d20260429_m011830_c001_v0001185_t0012_u01777425510271") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde9d_d20260429_m012002_c001_v7007000_t0000_u01777425602924") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517904f6_d20260429_m011950_c001_v0001185_t0022_u01777425590772") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545d5_d20260429_m011945_c001_v7007000_t0000_u01777425585583") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790420_d20260429_m011932_c001_v0001185_t0022_u01777425572618") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75453a_d20260429_m011927_c001_v7007000_t0000_u01777425567184") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790326_d20260429_m011915_c001_v0001185_t0058_u01777425555836") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5180a_d20260429_m011910_c001_v7007000_t0000_u01777425550636") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790228_d20260429_m011858_c001_v0001185_t0039_u01777425538390") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e4_d20260429_m011853_c001_v7007000_t0000_u01777425533167") 2026/04/29 01:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179012c_d20260429_m011841_c001_v0001185_t0022_u01777425521281") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0b67_d20260429_m011832_c001_v7007000_t0000_u01777425512182") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa21_d20260429_m011819_c001_v0001106_t0056_u01777425499897") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc15_d20260429_m011814_c001_v7007000_t0000_u01777425494930") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddb8_d20260429_m011810_c001_v0001183_t0015_u01777425490764") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d5a_d20260429_m011809_c001_v7007000_t0000_u01777425489282") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859902_d20260429_m011758_c001_v0001109_t0053_u01777425478713") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc84_d20260429_m011753_c001_v7007000_t0000_u01777425473506") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe50_d20260429_m011749_c001_v0001185_t0009_u01777425469412") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ad5_d20260429_m011747_c001_v7007000_t0000_u01777425467903") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859894_d20260429_m011735_c001_v0001109_t0042_u01777425455151") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc06_d20260429_m011727_c001_v7007000_t0000_u01777425447504") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdbf2_d20260429_m011713_c001_v0001183_t0013_u01777425433961") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb681_d20260429_m011707_c001_v7007000_t0000_u01777425427940") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597dc_d20260429_m011654_c001_v0001109_t0042_u01777425414706") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c598e_d20260429_m011649_c001_v7007000_t0000_u01777425409296") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa88d_d20260429_m011636_c001_v0001106_t0045_u01777425396993") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c86_d20260429_m011812_c001_v7007000_t0000_u01777425492436") 2026/04/29 01:20:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff5d_d20260429_m011807_c001_v0001185_t0008_u01777425487492") 2026/04/29 01:20:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6ef_d20260429_m011835_c001_v7007000_t0000_u01777425515771") 2026/04/29 01:20:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde3a_d20260429_m011830_c001_v0001183_t0023_u01777425510282") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cde9f_d20260429_m012003_c001_v7007000_t0000_u01777425603107") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b20_d20260429_m011951_c001_v0001109_t0027_u01777425591374") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545d7_d20260429_m011945_c001_v7007000_t0000_u01777425585765") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859ab6_d20260429_m011933_c001_v0001109_t0051_u01777425573200") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75453b_d20260429_m011927_c001_v7007000_t0000_u01777425567367") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a5c_d20260429_m011916_c001_v0001109_t0013_u01777425556516") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5180b_d20260429_m011910_c001_v7007000_t0000_u01777425550817") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a08_d20260429_m011858_c001_v0001109_t0021_u01777425538939") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e5_d20260429_m011853_c001_v7007000_t0000_u01777425533348") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148599c4_d20260429_m011841_c001_v0001109_t0023_u01777425521861") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6e6_d20260429_m011832_c001_v7007000_t0000_u01777425512561") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859964_d20260429_m011821_c001_v0001109_t0009_u01777425501009") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc16_d20260429_m011815_c001_v7007000_t0000_u01777425495113") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff96_d20260429_m011810_c001_v0001185_t0011_u01777425490804") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e022_d20260429_m011809_c001_v7007000_t0000_u01777425489392") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd5a_d20260429_m011759_c001_v0001183_t0047_u01777425479684") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc86_d20260429_m011753_c001_v7007000_t0000_u01777425473690") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd14_d20260429_m011749_c001_v0001183_t0034_u01777425469565") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ad1_d20260429_m011747_c001_v7007000_t0000_u01777425467538") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa977_d20260429_m011736_c001_v0001106_t0056_u01777425456544") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec500_d20260429_m011727_c001_v7007000_t0000_u01777425447158") 2026/04/29 01:20:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859832_d20260429_m011714_c001_v0001109_t0030_u01777425434205") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb683_d20260429_m011708_c001_v7007000_t0000_u01777425428122") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8d9_d20260429_m011655_c001_v0001106_t0005_u01777425415489") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5991_d20260429_m011649_c001_v7007000_t0000_u01777425409479") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdaec_d20260429_m011637_c001_v0001183_t0010_u01777425397479") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e03f_d20260429_m011812_c001_v7007000_t0000_u01777425492305") 2026/04/29 01:20:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd92_d20260429_m011807_c001_v0001183_t0046_u01777425487565") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f0_d20260429_m011835_c001_v7007000_t0000_u01777425515958") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517900a4_d20260429_m011830_c001_v0001185_t0014_u01777425510462") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea0_d20260429_m012003_c001_v7007000_t0000_u01777425603291") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaba5_d20260429_m011951_c001_v0001106_t0046_u01777425591945") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545d9_d20260429_m011945_c001_v7007000_t0000_u01777425585949") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab6f_d20260429_m011933_c001_v0001106_t0053_u01777425573941") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75453c_d20260429_m011927_c001_v7007000_t0000_u01777425567551") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab21_d20260429_m011917_c001_v0001106_t0053_u01777425557124") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5180c_d20260429_m011911_c001_v7007000_t0000_u01777425551021") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaacd_d20260429_m011859_c001_v0001106_t0048_u01777425539437") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e6_d20260429_m011853_c001_v7007000_t0000_u01777425533530") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa89_d20260429_m011842_c001_v0001106_t0014_u01777425522624") 2026/04/29 01:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0b6f_d20260429_m011832_c001_v7007000_t0000_u01777425512604") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddfe_d20260429_m011822_c001_v0001183_t0016_u01777425502000") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc17_d20260429_m011815_c001_v7007000_t0000_u01777425495296") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859938_d20260429_m011810_c001_v0001109_t0011_u01777425490876") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5a9_d20260429_m011809_c001_v7007000_t0000_u01777425489038") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9e1_d20260429_m011759_c001_v0001106_t0025_u01777425479898") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc88_d20260429_m011753_c001_v7007000_t0000_u01777425473873") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9b5_d20260429_m011749_c001_v0001106_t0026_u01777425469590") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d0e_d20260429_m011747_c001_v7007000_t0000_u01777425467917") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcc4_d20260429_m011737_c001_v0001183_t0042_u01777425457391") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec502_d20260429_m011727_c001_v7007000_t0000_u01777425447520") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa925_d20260429_m011714_c001_v0001106_t0007_u01777425434793") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb685_d20260429_m011708_c001_v7007000_t0000_u01777425428304") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb80_d20260429_m011656_c001_v0001183_t0022_u01777425416589") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5994_d20260429_m011649_c001_v7007000_t0000_u01777425409663") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859786_d20260429_m011637_c001_v0001109_t0028_u01777425397688") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27abc1d_d20260429_m011812_c001_v7007000_t0000_u01777425492611") 2026/04/29 01:20:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9fb_d20260429_m011807_c001_v0001106_t0055_u01777425487596") 2026/04/29 01:20:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f1_d20260429_m011836_c001_v7007000_t0000_u01777425516145") 2026/04/29 01:20:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde3c_d20260429_m011830_c001_v0001183_t0045_u01777425510482") 2026/04/29 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea1_d20260429_m012003_c001_v7007000_t0000_u01777425603478") 2026/04/29 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe062_d20260429_m011952_c001_v0001183_t0009_u01777425592507") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545da_d20260429_m011946_c001_v7007000_t0000_u01777425586131") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdfe4_d20260429_m011934_c001_v0001183_t0054_u01777425574387") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75453d_d20260429_m011927_c001_v7007000_t0000_u01777425567847") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf7c_d20260429_m011917_c001_v0001183_t0004_u01777425557584") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5180e_d20260429_m011911_c001_v7007000_t0000_u01777425551204") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdef8_d20260429_m011900_c001_v0001183_t0042_u01777425540155") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e7_d20260429_m011853_c001_v7007000_t0000_u01777425533712") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde8e_d20260429_m011843_c001_v0001183_t0019_u01777425523127") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a00915840398f_d20260429_m011832_c001_v7007000_t0000_u01777425512568") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790022_d20260429_m011822_c001_v0001185_t0035_u01777425502194") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc18_d20260429_m011815_c001_v7007000_t0000_u01777425495480") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddba_d20260429_m011810_c001_v0001183_t0048_u01777425490959") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27abc09_d20260429_m011809_c001_v7007000_t0000_u01777425489249") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fee6_d20260429_m011800_c001_v0001185_t0024_u01777425480420") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc8b_d20260429_m011754_c001_v7007000_t0000_u01777425474056") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598d2_d20260429_m011749_c001_v0001109_t0035_u01777425469631") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d0b_d20260429_m011747_c001_v7007000_t0000_u01777425467547") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fd94_d20260429_m011737_c001_v0001185_t0046_u01777425457582") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc05_d20260429_m011727_c001_v7007000_t0000_u01777425447322") 2026/04/29 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc02_d20260429_m011715_c001_v0001183_t0054_u01777425435354") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb687_d20260429_m011708_c001_v7007000_t0000_u01777425428487") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597ec_d20260429_m011656_c001_v0001109_t0005_u01777425416799") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5997_d20260429_m011649_c001_v7007000_t0000_u01777425409845") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa88f_d20260429_m011638_c001_v0001106_t0012_u01777425398428") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543e7_d20260429_m011812_c001_v7007000_t0000_u01777425492455") 2026/04/29 01:20:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff60_d20260429_m011807_c001_v0001185_t0042_u01777425487682") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f2_d20260429_m011836_c001_v7007000_t0000_u01777425516329") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517900a8_d20260429_m011830_c001_v0001185_t0040_u01777425510652") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea2_d20260429_m012003_c001_v7007000_t0000_u01777425603663") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790506_d20260429_m011952_c001_v0001185_t0050_u01777425592757") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545db_d20260429_m011946_c001_v7007000_t0000_u01777425586313") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179043a_d20260429_m011934_c001_v0001185_t0029_u01777425574582") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754541_d20260429_m011928_c001_v7007000_t0000_u01777425568030") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790350_d20260429_m011917_c001_v0001185_t0039_u01777425557778") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5180f_d20260429_m011911_c001_v7007000_t0000_u01777425551386") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790244_d20260429_m011900_c001_v0001185_t0050_u01777425540373") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517e8_d20260429_m011853_c001_v7007000_t0000_u01777425533893") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179014a_d20260429_m011843_c001_v0001185_t0028_u01777425523344") 2026/04/29 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6e4_d20260429_m011832_c001_v7007000_t0000_u01777425512194") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa2b_d20260429_m011822_c001_v0001106_t0009_u01777425502419") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc19_d20260429_m011815_c001_v7007000_t0000_u01777425495664") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa07_d20260429_m011810_c001_v0001106_t0029_u01777425490984") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5ac_d20260429_m011809_c001_v7007000_t0000_u01777425489411") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859908_d20260429_m011800_c001_v0001109_t0046_u01777425480661") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc8d_d20260429_m011754_c001_v7007000_t0000_u01777425474259") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe56_d20260429_m011749_c001_v0001185_t0045_u01777425469637") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a00915840396e_d20260429_m011747_c001_v7007000_t0000_u01777425467950") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485989e_d20260429_m011737_c001_v0001109_t0032_u01777425457774") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e16_d20260429_m011727_c001_v7007000_t0000_u01777425447334") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485983a_d20260429_m011715_c001_v0001109_t0047_u01777425435562") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb68a_d20260429_m011708_c001_v7007000_t0000_u01777425428669") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8e3_d20260429_m011657_c001_v0001106_t0019_u01777425417279") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5999_d20260429_m011650_c001_v7007000_t0000_u01777425410026") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdaf6_d20260429_m011639_c001_v0001183_t0054_u01777425399054") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e72_d20260429_m011812_c001_v7007000_t0000_u01777425492317") 2026/04/29 01:20:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd94_d20260429_m011807_c001_v0001183_t0044_u01777425487775") 2026/04/29 01:20:58 DEBUG : dir1/0007-12345: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f3_d20260429_m011836_c001_v7007000_t0000_u01777425516513") 2026/04/29 01:20:58 DEBUG : dir1/0007-12345: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde40_d20260429_m011830_c001_v0001183_t0018_u01777425510685") 2026/04/29 01:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea3_d20260429_m012003_c001_v7007000_t0000_u01777425603848") 2026/04/29 01:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b28_d20260429_m011953_c001_v0001109_t0018_u01777425593013") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545dc_d20260429_m011946_c001_v7007000_t0000_u01777425586496") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859ac6_d20260429_m011934_c001_v0001109_t0040_u01777425574776") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754542_d20260429_m011928_c001_v7007000_t0000_u01777425568213") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a60_d20260429_m011917_c001_v0001109_t0056_u01777425557969") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51811_d20260429_m011911_c001_v7007000_t0000_u01777425551568") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a14_d20260429_m011900_c001_v0001109_t0016_u01777425540711") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517ea_d20260429_m011854_c001_v7007000_t0000_u01777425534073") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148599cc_d20260429_m011843_c001_v0001109_t0027_u01777425523648") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41130b15c6aabe18_d20260429_m011832_c001_v7007000_t0000_u01777425512614") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485996a_d20260429_m011822_c001_v0001109_t0011_u01777425502953") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1a_d20260429_m011815_c001_v7007000_t0000_u01777425495846") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff9a_d20260429_m011810_c001_v0001185_t0052_u01777425490993") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5a8_d20260429_m011808_c001_v7007000_t0000_u01777425488856") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd62_d20260429_m011801_c001_v0001183_t0053_u01777425481161") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc90_d20260429_m011754_c001_v7007000_t0000_u01777425474442") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd16_d20260429_m011749_c001_v0001183_t0037_u01777425469774") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40245706617d7ff6_d20260429_m011747_c001_v7007000_t0000_u01777425467935") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa981_d20260429_m011738_c001_v0001106_t0038_u01777425458805") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f406be09efd67b96d_d20260429_m011727_c001_v7007000_t0000_u01777425447297") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa92b_d20260429_m011716_c001_v0001106_t0046_u01777425436157") 2026/04/29 01:20:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb68c_d20260429_m011708_c001_v7007000_t0000_u01777425428911") 2026/04/29 01:21:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb8c_d20260429_m011657_c001_v0001183_t0054_u01777425417795") 2026/04/29 01:21:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c599b_d20260429_m011650_c001_v7007000_t0000_u01777425410316") 2026/04/29 01:21:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485978e_d20260429_m011639_c001_v0001109_t0015_u01777425399264") 2026/04/29 01:21:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c85_d20260429_m011812_c001_v7007000_t0000_u01777425492250") 2026/04/29 01:21:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff64_d20260429_m011807_c001_v0001185_t0008_u01777425487884") 2026/04/29 01:21:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f4_d20260429_m011836_c001_v7007000_t0000_u01777425516697") 2026/04/29 01:21:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa55_d20260429_m011830_c001_v0001106_t0024_u01777425510716") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea4_d20260429_m012004_c001_v7007000_t0000_u01777425604033") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaba9_d20260429_m011953_c001_v0001106_t0047_u01777425593658") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545dd_d20260429_m011946_c001_v7007000_t0000_u01777425586679") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab71_d20260429_m011935_c001_v0001106_t0033_u01777425575418") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754543_d20260429_m011928_c001_v7007000_t0000_u01777425568396") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab25_d20260429_m011918_c001_v0001106_t0050_u01777425558620") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51812_d20260429_m011911_c001_v7007000_t0000_u01777425551749") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaad3_d20260429_m011901_c001_v0001106_t0050_u01777425541602") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517eb_d20260429_m011854_c001_v7007000_t0000_u01777425534255") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa8d_d20260429_m011844_c001_v0001106_t0018_u01777425524229") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6e5_d20260429_m011832_c001_v7007000_t0000_u01777425512377") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde0e_d20260429_m011824_c001_v0001183_t0031_u01777425504003") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1b_d20260429_m011816_c001_v7007000_t0000_u01777425496028") 2026/04/29 01:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff9e_d20260429_m011811_c001_v0001185_t0031_u01777425491183") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543e3_d20260429_m011809_c001_v7007000_t0000_u01777425489427") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9e7_d20260429_m011801_c001_v0001106_t0028_u01777425481377") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc93_d20260429_m011754_c001_v7007000_t0000_u01777425474625") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe58_d20260429_m011749_c001_v0001185_t0029_u01777425469825") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1b5_d20260429_m011747_c001_v7007000_t0000_u01777425467557") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcd0_d20260429_m011739_c001_v0001183_t0041_u01777425459363") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41130b15c6aabd75_d20260429_m011727_c001_v7007000_t0000_u01777425447531") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc0e_d20260429_m011716_c001_v0001183_t0022_u01777425436797") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb68f_d20260429_m011709_c001_v7007000_t0000_u01777425429093") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597f4_d20260429_m011658_c001_v0001109_t0030_u01777425418002") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c599e_d20260429_m011650_c001_v7007000_t0000_u01777425410498") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa893_d20260429_m011640_c001_v0001106_t0029_u01777425400100") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc0e_d20260429_m011812_c001_v7007000_t0000_u01777425492460") 2026/04/29 01:21:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd9a_d20260429_m011808_c001_v0001183_t0052_u01777425488001") 2026/04/29 01:21:01 DEBUG : dir1/0009-34567: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f5_d20260429_m011836_c001_v7007000_t0000_u01777425516880") 2026/04/29 01:21:01 DEBUG : dir1/0009-34567: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485999c_d20260429_m011830_c001_v0001109_t0027_u01777425510803") 2026/04/29 01:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea5_d20260429_m012004_c001_v7007000_t0000_u01777425604224") 2026/04/29 01:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe06c_d20260429_m011954_c001_v0001183_t0043_u01777425594315") 2026/04/29 01:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545de_d20260429_m011946_c001_v7007000_t0000_u01777425586861") 2026/04/29 01:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdfec_d20260429_m011936_c001_v0001183_t0040_u01777425576127") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754544_d20260429_m011928_c001_v7007000_t0000_u01777425568577") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf8a_d20260429_m011919_c001_v0001183_t0006_u01777425559161") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51813_d20260429_m011911_c001_v7007000_t0000_u01777425551931") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf00_d20260429_m011902_c001_v0001183_t0048_u01777425542098") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517ec_d20260429_m011854_c001_v7007000_t0000_u01777425534437") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde92_d20260429_m011844_c001_v0001183_t0040_u01777425524792") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0b72_d20260429_m011832_c001_v7007000_t0000_u01777425512734") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179003e_d20260429_m011824_c001_v0001185_t0010_u01777425504221") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1c_d20260429_m011816_c001_v7007000_t0000_u01777425496213") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddc0_d20260429_m011811_c001_v0001183_t0012_u01777425491363") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27abc0b_d20260429_m011809_c001_v7007000_t0000_u01777425489433") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fefc_d20260429_m011801_c001_v0001185_t0055_u01777425481880") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc95_d20260429_m011754_c001_v7007000_t0000_u01777425474808") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd1a_d20260429_m011749_c001_v0001183_t0007_u01777425469972") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1b7_d20260429_m011747_c001_v7007000_t0000_u01777425467930") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fdb0_d20260429_m011739_c001_v0001185_t0049_u01777425459569") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec501_d20260429_m011727_c001_v7007000_t0000_u01777425447339") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859842_d20260429_m011717_c001_v0001109_t0019_u01777425437004") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb690_d20260429_m011709_c001_v7007000_t0000_u01777425429275") 2026/04/29 01:21:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8e7_d20260429_m011658_c001_v0001106_t0021_u01777425418957") 2026/04/29 01:21:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c599f_d20260429_m011650_c001_v7007000_t0000_u01777425410729") 2026/04/29 01:21:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb04_d20260429_m011640_c001_v0001183_t0004_u01777425400844") 2026/04/29 01:21:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ec5b1_d20260429_m011812_c001_v7007000_t0000_u01777425492471") 2026/04/29 01:21:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859928_d20260429_m011808_c001_v0001109_t0040_u01777425488039") 2026/04/29 01:21:03 DEBUG : dir1/0010-45678: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f6_d20260429_m011837_c001_v7007000_t0000_u01777425517064") 2026/04/29 01:21:03 DEBUG : dir1/0010-45678: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517900ac_d20260429_m011830_c001_v0001185_t0044_u01777425510853") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea6_d20260429_m012004_c001_v7007000_t0000_u01777425604410") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790512_d20260429_m011954_c001_v0001185_t0046_u01777425594529") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545df_d20260429_m011947_c001_v7007000_t0000_u01777425587044") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790452_d20260429_m011936_c001_v0001185_t0004_u01777425576333") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754545_d20260429_m011928_c001_v7007000_t0000_u01777425568760") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179036a_d20260429_m011919_c001_v0001185_t0009_u01777425559360") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51814_d20260429_m011912_c001_v7007000_t0000_u01777425552113") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790260_d20260429_m011902_c001_v0001185_t0025_u01777425542445") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517ed_d20260429_m011854_c001_v7007000_t0000_u01777425534619") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790164_d20260429_m011844_c001_v0001185_t0006_u01777425524999") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6e8_d20260429_m011832_c001_v7007000_t0000_u01777425512745") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa39_d20260429_m011824_c001_v0001106_t0040_u01777425504433") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1d_d20260429_m011816_c001_v7007000_t0000_u01777425496398") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ffa2_d20260429_m011811_c001_v0001185_t0020_u01777425491383") 2026/04/29 01:21:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1c3_d20260429_m011809_c001_v7007000_t0000_u01777425489231") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859910_d20260429_m011802_c001_v0001109_t0040_u01777425482102") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc98_d20260429_m011754_c001_v7007000_t0000_u01777425474993") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9bb_d20260429_m011750_c001_v0001106_t0043_u01777425470070") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2b_d20260429_m011747_c001_v7007000_t0000_u01777425467700") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598a6_d20260429_m011739_c001_v0001109_t0037_u01777425459864") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f406be09efd67b96f_d20260429_m011727_c001_v7007000_t0000_u01777425447477") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa933_d20260429_m011717_c001_v0001106_t0037_u01777425437863") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb692_d20260429_m011709_c001_v7007000_t0000_u01777425429457") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb96_d20260429_m011659_c001_v0001183_t0053_u01777425419572") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a0_d20260429_m011650_c001_v7007000_t0000_u01777425410914") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859796_d20260429_m011641_c001_v0001109_t0044_u01777425401043") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c87_d20260429_m011812_c001_v7007000_t0000_u01777425492617") 2026/04/29 01:21:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff6a_d20260429_m011808_c001_v0001185_t0055_u01777425488072") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f7_d20260429_m011837_c001_v7007000_t0000_u01777425517248") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde42_d20260429_m011830_c001_v0001183_t0024_u01777425510880") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea7_d20260429_m012004_c001_v7007000_t0000_u01777425604598") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b31_d20260429_m011954_c001_v0001109_t0017_u01777425594751") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e0_d20260429_m011947_c001_v7007000_t0000_u01777425587226") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859ad0_d20260429_m011936_c001_v0001109_t0012_u01777425576530") 2026/04/29 01:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754546_d20260429_m011928_c001_v7007000_t0000_u01777425568945") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a6a_d20260429_m011919_c001_v0001109_t0000_u01777425559604") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51815_d20260429_m011912_c001_v7007000_t0000_u01777425552303") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a1e_d20260429_m011902_c001_v0001109_t0027_u01777425542651") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517ee_d20260429_m011854_c001_v7007000_t0000_u01777425534801") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148599d2_d20260429_m011845_c001_v0001109_t0035_u01777425525204") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a00915840398b_d20260429_m011832_c001_v7007000_t0000_u01777425512200") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859972_d20260429_m011825_c001_v0001109_t0036_u01777425505000") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1e_d20260429_m011816_c001_v7007000_t0000_u01777425496581") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa0b_d20260429_m011811_c001_v0001106_t0032_u01777425491543") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c82_d20260429_m011809_c001_v7007000_t0000_u01777425489240") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd68_d20260429_m011802_c001_v0001183_t0014_u01777425482558") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc9a_d20260429_m011755_c001_v7007000_t0000_u01777425475175") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd1c_d20260429_m011750_c001_v0001183_t0034_u01777425470167") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ad3_d20260429_m011747_c001_v7007000_t0000_u01777425467722") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa989_d20260429_m011740_c001_v0001106_t0004_u01777425460659") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc8f4_d20260429_m011727_c001_v7007000_t0000_u01777425447543") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc1e_d20260429_m011718_c001_v0001183_t0030_u01777425438628") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb694_d20260429_m011709_c001_v7007000_t0000_u01777425429641") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597fc_d20260429_m011659_c001_v0001109_t0055_u01777425419797") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a1_d20260429_m011651_c001_v7007000_t0000_u01777425411096") 2026/04/29 01:21:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa899_d20260429_m011641_c001_v0001106_t0034_u01777425401672") 2026/04/29 01:21:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543e8_d20260429_m011812_c001_v7007000_t0000_u01777425492637") 2026/04/29 01:21:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9fd_d20260429_m011808_c001_v0001106_t0034_u01777425488086") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f8_d20260429_m011837_c001_v7007000_t0000_u01777425517432") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517900ae_d20260429_m011831_c001_v0001185_t0036_u01777425511042") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea8_d20260429_m012004_c001_v7007000_t0000_u01777425604780") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aabb1_d20260429_m011955_c001_v0001106_t0050_u01777425595315") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e1_d20260429_m011947_c001_v7007000_t0000_u01777425587436") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab75_d20260429_m011938_c001_v0001106_t0021_u01777425578144") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754547_d20260429_m011929_c001_v7007000_t0000_u01777425569216") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aab33_d20260429_m011920_c001_v0001106_t0042_u01777425560355") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51817_d20260429_m011912_c001_v7007000_t0000_u01777425552485") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaadf_d20260429_m011903_c001_v0001106_t0030_u01777425543318") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517ef_d20260429_m011854_c001_v7007000_t0000_u01777425534992") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa99_d20260429_m011845_c001_v0001106_t0009_u01777425525762") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a009158403992_d20260429_m011832_c001_v7007000_t0000_u01777425512754") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde1a_d20260429_m011825_c001_v0001183_t0026_u01777425505627") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc1f_d20260429_m011816_c001_v7007000_t0000_u01777425496762") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fddc2_d20260429_m011811_c001_v0001183_t0033_u01777425491567") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e018_d20260429_m011808_c001_v7007000_t0000_u01777425488843") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9e9_d20260429_m011802_c001_v0001106_t0045_u01777425482761") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc9c_d20260429_m011755_c001_v7007000_t0000_u01777425475358") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598d8_d20260429_m011750_c001_v0001109_t0014_u01777425470196") 2026/04/29 01:21:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4017e9dccdaf7a4e_d20260429_m011747_c001_v7007000_t0000_u01777425467946") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcda_d20260429_m011741_c001_v0001183_t0032_u01777425461355") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73df4c_d20260429_m011727_c001_v7007000_t0000_u01777425447552") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485984e_d20260429_m011718_c001_v0001109_t0056_u01777425438886") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb696_d20260429_m011709_c001_v7007000_t0000_u01777425429824") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8ef_d20260429_m011700_c001_v0001106_t0053_u01777425420567") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a2_d20260429_m011651_c001_v7007000_t0000_u01777425411278") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb10_d20260429_m011642_c001_v0001183_t0023_u01777425402182") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27abc1c_d20260429_m011812_c001_v7007000_t0000_u01777425492428") 2026/04/29 01:21:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd9e_d20260429_m011808_c001_v0001183_t0007_u01777425488204") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6f9_d20260429_m011837_c001_v7007000_t0000_u01777425517688") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde44_d20260429_m011831_c001_v0001183_t0013_u01777425511095") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdea9_d20260429_m012004_c001_v7007000_t0000_u01777425604964") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe076_d20260429_m011955_c001_v0001183_t0048_u01777425595862") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e2_d20260429_m011947_c001_v7007000_t0000_u01777425587622") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdffe_d20260429_m011938_c001_v0001183_t0047_u01777425578959") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754548_d20260429_m011929_c001_v7007000_t0000_u01777425569399") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf9c_d20260429_m011920_c001_v0001183_t0050_u01777425560910") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51818_d20260429_m011912_c001_v7007000_t0000_u01777425552666") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdf14_d20260429_m011903_c001_v0001183_t0020_u01777425543899") 2026/04/29 01:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517f1_d20260429_m011855_c001_v7007000_t0000_u01777425535182") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fde9e_d20260429_m011846_c001_v0001183_t0037_u01777425526524") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41130b15c6aabe15_d20260429_m011832_c001_v7007000_t0000_u01777425512577") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790056_d20260429_m011825_c001_v0001185_t0040_u01777425505868") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc20_d20260429_m011816_c001_v7007000_t0000_u01777425496945") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ffa6_d20260429_m011811_c001_v0001185_t0032_u01777425491578") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1c2_d20260429_m011809_c001_v7007000_t0000_u01777425489048") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff14_d20260429_m011803_c001_v0001185_t0023_u01777425483456") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc9e_d20260429_m011755_c001_v7007000_t0000_u01777425475540") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd1e_d20260429_m011750_c001_v0001183_t0053_u01777425470368") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1b8_d20260429_m011748_c001_v7007000_t0000_u01777425468112") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fdd0_d20260429_m011741_c001_v0001185_t0041_u01777425461564") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41130b15c6aabd74_d20260429_m011727_c001_v7007000_t0000_u01777425447345") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa939_d20260429_m011719_c001_v0001106_t0052_u01777425439616") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb698_d20260429_m011710_c001_v7007000_t0000_u01777425430013") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb9c_d20260429_m011700_c001_v0001183_t0029_u01777425420982") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a4_d20260429_m011651_c001_v7007000_t0000_u01777425411462") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597a0_d20260429_m011642_c001_v0001109_t0037_u01777425402430") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543e6_d20260429_m011812_c001_v7007000_t0000_u01777425492269") 2026/04/29 01:21:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff6c_d20260429_m011808_c001_v0001185_t0042_u01777425488260") 2026/04/29 01:21:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6fa_d20260429_m011837_c001_v7007000_t0000_u01777425517872") 2026/04/29 01:21:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517900b2_d20260429_m011831_c001_v0001185_t0059_u01777425511251") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeaa_d20260429_m012005_c001_v7007000_t0000_u01777425605149") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179051a_d20260429_m011956_c001_v0001185_t0055_u01777425596102") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e3_d20260429_m011947_c001_v7007000_t0000_u01777425587805") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790482_d20260429_m011939_c001_v0001185_t0015_u01777425579196") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75454c_d20260429_m011929_c001_v7007000_t0000_u01777425569582") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790380_d20260429_m011921_c001_v0001185_t0041_u01777425561184") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f51819_d20260429_m011912_c001_v7007000_t0000_u01777425552849") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179027c_d20260429_m011904_c001_v0001185_t0010_u01777425544162") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517f2_d20260429_m011855_c001_v7007000_t0000_u01777425535364") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179017a_d20260429_m011846_c001_v0001185_t0047_u01777425526717") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a009158403990_d20260429_m011832_c001_v7007000_t0000_u01777425512578") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aaa41_d20260429_m011826_c001_v0001106_t0045_u01777425506060") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc21_d20260429_m011817_c001_v7007000_t0000_u01777425497182") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485993e_d20260429_m011811_c001_v0001109_t0045_u01777425491685") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c80_d20260429_m011809_c001_v7007000_t0000_u01777425489057") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859912_d20260429_m011803_c001_v0001109_t0023_u01777425483652") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cca0_d20260429_m011755_c001_v7007000_t0000_u01777425475723") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe68_d20260429_m011750_c001_v0001185_t0022_u01777425470427") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40245706617d7ff7_d20260429_m011747_c001_v7007000_t0000_u01777425467953") 2026/04/29 01:21:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598b0_d20260429_m011741_c001_v0001109_t0023_u01777425461755") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f406be09efd67b96e_d20260429_m011727_c001_v7007000_t0000_u01777425447306") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc30_d20260429_m011720_c001_v0001183_t0005_u01777425440238") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb699_d20260429_m011710_c001_v7007000_t0000_u01777425430196") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859802_d20260429_m011701_c001_v0001109_t0044_u01777425421205") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a5_d20260429_m011651_c001_v7007000_t0000_u01777425411645") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8a3_d20260429_m011643_c001_v0001106_t0019_u01777425403046") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc0d_d20260429_m011812_c001_v7007000_t0000_u01777425492278") 2026/04/29 01:21:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdda2_d20260429_m011808_c001_v0001183_t0041_u01777425488413") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6fb_d20260429_m011838_c001_v7007000_t0000_u01777425518058") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485999e_d20260429_m011831_c001_v0001109_t0018_u01777425511286") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeab_d20260429_m012005_c001_v7007000_t0000_u01777425605335") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b35_d20260429_m011956_c001_v0001109_t0049_u01777425596307") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e4_d20260429_m011947_c001_v7007000_t0000_u01777425587988") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859ae2_d20260429_m011939_c001_v0001109_t0035_u01777425579401") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75454e_d20260429_m011929_c001_v7007000_t0000_u01777425569765") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a74_d20260429_m011921_c001_v0001109_t0047_u01777425561389") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5181a_d20260429_m011913_c001_v7007000_t0000_u01777425553031") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a2e_d20260429_m011904_c001_v0001109_t0052_u01777425544353") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517f3_d20260429_m011855_c001_v7007000_t0000_u01777425535546") 2026/04/29 01:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148599dc_d20260429_m011846_c001_v0001109_t0017_u01777425526907") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41130b15c6aabe1b_d20260429_m011832_c001_v7007000_t0000_u01777425512767") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859980_d20260429_m011826_c001_v0001109_t0051_u01777425506668") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc22_d20260429_m011817_c001_v7007000_t0000_u01777425497364") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ffaa_d20260429_m011811_c001_v0001185_t0026_u01777425491802") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73e01f_d20260429_m011809_c001_v7007000_t0000_u01777425489209") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd72_d20260429_m011804_c001_v0001183_t0017_u01777425484212") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cca2_d20260429_m011755_c001_v7007000_t0000_u01777425475906") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd20_d20260429_m011750_c001_v0001183_t0009_u01777425470583") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2d_d20260429_m011748_c001_v7007000_t0000_u01777425468071") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa997_d20260429_m011742_c001_v0001106_t0048_u01777425462570") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e17_d20260429_m011727_c001_v7007000_t0000_u01777425447562") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859852_d20260429_m011720_c001_v0001109_t0039_u01777425440453") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb69b_d20260429_m011710_c001_v7007000_t0000_u01777425430378") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa8f1_d20260429_m011701_c001_v0001106_t0036_u01777425421738") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a7_d20260429_m011651_c001_v7007000_t0000_u01777425411828") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdb14_d20260429_m011643_c001_v0001183_t0018_u01777425403597") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc0f_d20260429_m011812_c001_v7007000_t0000_u01777425492642") 2026/04/29 01:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178ff72_d20260429_m011808_c001_v0001185_t0058_u01777425488449") 2026/04/29 01:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1d_d20260429_m011730_c001_v7007000_t0000_u01777425450097") 2026/04/29 01:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc42_d20260429_m011724_c001_v0001183_t0035_u01777425444954") 2026/04/29 01:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1e_d20260429_m011730_c001_v7007000_t0000_u01777425450281") 2026/04/29 01:21:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa955_d20260429_m011725_c001_v0001106_t0031_u01777425445091") 2026/04/29 01:21:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e1f_d20260429_m011730_c001_v7007000_t0000_u01777425450464") 2026/04/29 01:21:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859868_d20260429_m011725_c001_v0001109_t0010_u01777425445114") 2026/04/29 01:21:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e20_d20260429_m011730_c001_v7007000_t0000_u01777425450647") 2026/04/29 01:21:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc46_d20260429_m011725_c001_v0001183_t0017_u01777425445157") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e21_d20260429_m011730_c001_v7007000_t0000_u01777425450828") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc4a_d20260429_m011725_c001_v0001183_t0029_u01777425445364") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e22_d20260429_m011731_c001_v7007000_t0000_u01777425451011") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcea_d20260429_m011725_c001_v0001185_t0011_u01777425445558") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e23_d20260429_m011731_c001_v7007000_t0000_u01777425451193") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc4c_d20260429_m011725_c001_v0001183_t0005_u01777425445579") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e24_d20260429_m011731_c001_v7007000_t0000_u01777425451378") 2026/04/29 01:21:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485986e_d20260429_m011725_c001_v0001109_t0007_u01777425445652") 2026/04/29 01:21:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e25_d20260429_m011731_c001_v7007000_t0000_u01777425451561") 2026/04/29 01:21:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcee_d20260429_m011725_c001_v0001185_t0034_u01777425445748") 2026/04/29 01:21:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e26_d20260429_m011731_c001_v7007000_t0000_u01777425451744") 2026/04/29 01:21:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc4e_d20260429_m011725_c001_v0001183_t0012_u01777425445787") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e27_d20260429_m011731_c001_v7007000_t0000_u01777425451928") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa95d_d20260429_m011725_c001_v0001106_t0051_u01777425445863") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e28_d20260429_m011732_c001_v7007000_t0000_u01777425452112") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcf4_d20260429_m011725_c001_v0001185_t0049_u01777425445959") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e29_d20260429_m011732_c001_v7007000_t0000_u01777425452299") 2026/04/29 01:21:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdc50_d20260429_m011725_c001_v0001183_t0051_u01777425445992") 2026/04/29 01:21:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e2a_d20260429_m011732_c001_v7007000_t0000_u01777425452482") 2026/04/29 01:21:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcf8_d20260429_m011726_c001_v0001185_t0037_u01777425446168") 2026/04/29 01:21:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e2b_d20260429_m011732_c001_v7007000_t0000_u01777425452666") 2026/04/29 01:21:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fcfe_d20260429_m011726_c001_v0001185_t0043_u01777425446358") 2026/04/29 01:21:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e2c_d20260429_m011732_c001_v7007000_t0000_u01777425452849") 2026/04/29 01:21:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa95f_d20260429_m011726_c001_v0001106_t0048_u01777425446379") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d10_d20260429_m011750_c001_v7007000_t0000_u01777425470798") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcf6_d20260429_m011745_c001_v0001183_t0036_u01777425465785") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0add_d20260429_m011750_c001_v7007000_t0000_u01777425470974") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe16_d20260429_m011745_c001_v0001185_t0034_u01777425465794") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc6d_d20260429_m011750_c001_v7007000_t0000_u01777425470809") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcf8_d20260429_m011745_c001_v0001183_t0020_u01777425465997") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d11_d20260429_m011750_c001_v7007000_t0000_u01777425470982") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe1a_d20260429_m011746_c001_v0001185_t0056_u01777425466088") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ada_d20260429_m011750_c001_v7007000_t0000_u01777425470819") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598be_d20260429_m011746_c001_v0001109_t0022_u01777425466084") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0adf_d20260429_m011751_c001_v7007000_t0000_u01777425471158") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcfa_d20260429_m011746_c001_v0001183_t0023_u01777425466271") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543d6_d20260429_m011750_c001_v7007000_t0000_u01777425470837") 2026/04/29 01:21:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9a7_d20260429_m011746_c001_v0001106_t0056_u01777425466283") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ade_d20260429_m011751_c001_v7007000_t0000_u01777425471004") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe1e_d20260429_m011746_c001_v0001185_t0057_u01777425466291") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7543d7_d20260429_m011751_c001_v7007000_t0000_u01777425471017") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdcfe_d20260429_m011746_c001_v0001183_t0020_u01777425466481") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2e_d20260429_m011750_c001_v7007000_t0000_u01777425470835") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe22_d20260429_m011746_c001_v0001185_t0015_u01777425466515") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185c2f_d20260429_m011751_c001_v7007000_t0000_u01777425471021") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148598c8_d20260429_m011746_c001_v0001109_t0031_u01777425466671") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4186e4f62235ba9e_d20260429_m011751_c001_v7007000_t0000_u01777425471042") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd00_d20260429_m011746_c001_v0001183_t0013_u01777425466690") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f407954a2fc4fd1bc_d20260429_m011751_c001_v7007000_t0000_u01777425471145") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe24_d20260429_m011746_c001_v0001185_t0057_u01777425466705") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77d12_d20260429_m011751_c001_v7007000_t0000_u01777425471167") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd04_d20260429_m011746_c001_v0001183_t0021_u01777425466890") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cc71_d20260429_m011751_c001_v7007000_t0000_u01777425471178") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195178fe2e_d20260429_m011746_c001_v0001185_t0027_u01777425466898") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4186e4f62235ba9d_d20260429_m011750_c001_v7007000_t0000_u01777425470860") 2026/04/29 01:21:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9ab_d20260429_m011746_c001_v0001106_t0013_u01777425466927") 2026/04/29 01:21:14 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a23_d20260429_m011515_c001_v7007000_t0000_u01777425315439") 2026/04/29 01:21:14 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd54a_d20260429_m011513_c001_v0001183_t0051_u01777425313372") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77a25_d20260429_m011513_c001_v7007000_t0000_u01777425313187") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd4fa_d20260429_m011509_c001_v0001183_t0048_u01777425309565") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77a00_d20260429_m011508_c001_v7007000_t0000_u01777425308820") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148595c8_d20260429_m011503_c001_v0001109_t0005_u01777425303998") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283881_d20260429_m011502_c001_v7007000_t0000_u01777425302504") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1110a15bbf79b481_d20260429_m011459_c001_v0001137_t0018_u01777425299980") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea420_d20260429_m011459_c001_v7007000_t0000_u01777425299791") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1110a15bbf79b477_d20260429_m011456_c001_v0001137_t0046_u01777425296449") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea417_d20260429_m011455_c001_v7007000_t0000_u01777425295687") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd7b0_d20260429_m011451_c001_v0001183_t0041_u01777425291372") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f29_d20260429_m011450_c001_v7007000_t0000_u01777425290071") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1153eac53612c0ae_d20260429_m011448_c001_v0001041_t0047_u01777425288052") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa0589250a_d20260429_m011447_c001_v7007000_t0000_u01777425287866") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1153eac53612c0a2_d20260429_m011444_c001_v0001041_t0017_u01777425284297") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa05892505_d20260429_m011443_c001_v7007000_t0000_u01777425283524") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd762_d20260429_m011439_c001_v0001183_t0048_u01777425279477") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f04_d20260429_m011438_c001_v7007000_t0000_u01777425278488") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f11548617e72f1f57_d20260429_m011436_c001_v0001103_t0016_u01777425276639") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c4631_d20260429_m011436_c001_v7007000_t0000_u01777425276453") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f11548617e72f1f41_d20260429_m011432_c001_v0001103_t0026_u01777425272173") 2026/04/29 01:21:15 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c462e_d20260429_m011431_c001_v7007000_t0000_u01777425271423") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd70e_d20260429_m011425_c001_v0001183_t0022_u01777425265658") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9efb_d20260429_m011424_c001_v7007000_t0000_u01777425264647") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f112a87db918f50c9_d20260429_m011422_c001_v0001097_t0028_u01777425262571") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc665_d20260429_m011422_c001_v7007000_t0000_u01777425262388") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f112a87db918f50b9_d20260429_m011418_c001_v0001097_t0032_u01777425258205") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc63e_d20260429_m011417_c001_v7007000_t0000_u01777425257442") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd6a2_d20260429_m011411_c001_v0001183_t0023_u01777425251250") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404775066772e28a_d20260429_m011410_c001_v7007000_t0000_u01777425250295") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd202_d20260429_m011408_c001_v0001183_t0025_u01777425248732") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdd6_d20260429_m011408_c001_v7007000_t0000_u01777425248549") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd1e2_d20260429_m011405_c001_v0001183_t0012_u01777425245127") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdc4_d20260429_m011404_c001_v7007000_t0000_u01777425244360") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd638_d20260429_m011358_c001_v0001183_t0029_u01777425238981") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdbd_d20260429_m011357_c001_v7007000_t0000_u01777425237889") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1136b64184b2d243_d20260429_m011351_c001_v0001174_t0006_u01777425231789") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a009158402e2a_d20260429_m011351_c001_v7007000_t0000_u01777425231504") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd5cc_d20260429_m011346_c001_v0001183_t0024_u01777425226867") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1082222e0f4b32c3_d20260429_m011345_c001_v0001037_t0039_u01777425225861") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1082222e0f4b32c1_d20260429_m011344_c001_v0001037_t0029_u01777425224589") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f059a_d20260429_m011331_c001_v7007000_t0000_u01777425211217") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485945c_d20260429_m011322_c001_v0001109_t0032_u01777425202991") 2026/04/29 01:21:16 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f104b237d0e8d4cec_d20260429_m011322_c001_v0001130_t0040_u01777425202069") 2026/04/29 01:21:17 DEBUG : dst/one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f104b237d0e8d4ce6_d20260429_m011321_c001_v0001130_t0016_u01777425201030") 2026/04/29 01:21:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a24_d20260429_m011515_c001_v7007000_t0000_u01777425315621") 2026/04/29 01:21:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f105166919c780772_d20260429_m011512_c001_v0001115_t0011_u01777425312528") 2026/04/29 01:21:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f11327573d983f186_d20260429_m011508_c001_v0001106_t0011_u01777425308278") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283882_d20260429_m011502_c001_v7007000_t0000_u01777425302689") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f105a6df532bf97c8_d20260429_m011459_c001_v0001171_t0052_u01777425299357") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100a619ba4047633_d20260429_m011455_c001_v0001130_t0012_u01777425295395") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f2d_d20260429_m011450_c001_v7007000_t0000_u01777425290256") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1196fef0239269a8_d20260429_m011447_c001_v0001178_t0057_u01777425287660") 2026/04/29 01:21:17 DEBUG : dst/one.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f117fff31e6e78d73_d20260429_m011443_c001_v0001097_t0043_u01777425283086") 2026/04/29 01:21:17 DEBUG : dst/three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdbe_d20260429_m011358_c001_v7007000_t0000_u01777425238071") 2026/04/29 01:21:17 DEBUG : dst/three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1082222e0f4b32ed_d20260429_m011356_c001_v0001037_t0055_u01777425236325") 2026/04/29 01:21:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a25_d20260429_m011515_c001_v7007000_t0000_u01777425315809") 2026/04/29 01:21:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f107af6b79f6d8124_d20260429_m011514_c001_v0001105_t0041_u01777425314298") 2026/04/29 01:21:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f11641b38628cc5ae_d20260429_m011510_c001_v0001100_t0042_u01777425310448") 2026/04/29 01:21:17 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a27_d20260429_m011515_c001_v7007000_t0000_u01777425315992") 2026/04/29 01:21:17 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd562_d20260429_m011514_c001_v0001183_t0014_u01777425314854") 2026/04/29 01:21:17 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77a38_d20260429_m011514_c001_v7007000_t0000_u01777425314667") 2026/04/29 01:21:17 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f108a10a39f0cd51c_d20260429_m011511_c001_v0001183_t0004_u01777425311074") 2026/04/29 01:21:17 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f412298439cc77a04_d20260429_m011510_c001_v7007000_t0000_u01777425310886") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148595d0_d20260429_m011505_c001_v0001109_t0008_u01777425305059") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283883_d20260429_m011502_c001_v7007000_t0000_u01777425302893") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1110a15bbf79b485_d20260429_m011501_c001_v0001137_t0004_u01777425301580") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea424_d20260429_m011501_c001_v7007000_t0000_u01777425301397") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1110a15bbf79b47d_d20260429_m011457_c001_v0001137_t0011_u01777425297861") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea41c_d20260429_m011457_c001_v7007000_t0000_u01777425297679") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd7b8_d20260429_m011452_c001_v0001183_t0040_u01777425292696") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa0589250d_d20260429_m011449_c001_v7007000_t0000_u01777425289521") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148595a6_d20260429_m011446_c001_v0001109_t0018_u01777425286288") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa05892507_d20260429_m011445_c001_v7007000_t0000_u01777425285495") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd768_d20260429_m011440_c001_v0001183_t0014_u01777425280673") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c4632_d20260429_m011437_c001_v7007000_t0000_u01777425277567") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485957c_d20260429_m011434_c001_v0001109_t0034_u01777425274629") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c462f_d20260429_m011433_c001_v7007000_t0000_u01777425273517") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd712_d20260429_m011426_c001_v0001183_t0020_u01777425266397") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc66b_d20260429_m011423_c001_v7007000_t0000_u01777425263736") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485953c_d20260429_m011420_c001_v0001109_t0026_u01777425260577") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc64f_d20260429_m011419_c001_v7007000_t0000_u01777425259413") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd6a4_d20260429_m011412_c001_v0001183_t0014_u01777425252081") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdd9_d20260429_m011409_c001_v7007000_t0000_u01777425249375") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859500_d20260429_m011406_c001_v0001109_t0042_u01777425246858") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdc5_d20260429_m011405_c001_v7007000_t0000_u01777425245766") 2026/04/29 01:21:18 DEBUG : dst/three.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd642_d20260429_m011359_c001_v0001183_t0047_u01777425239676") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283886_d20260429_m011503_c001_v7007000_t0000_u01777425303077") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1166eadd16eb3dad_d20260429_m011500_c001_v0001134_t0043_u01777425300902") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f105e3908ad521cea_d20260429_m011457_c001_v0001180_t0018_u01777425297460") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f30_d20260429_m011450_c001_v7007000_t0000_u01777425290454") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1020f2707185c1af_d20260429_m011448_c001_v0001039_t0037_u01777425288834") 2026/04/29 01:21:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1190bc0da373f094_d20260429_m011444_c001_v0001115_t0032_u01777425284853") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a28_d20260429_m011516_c001_v7007000_t0000_u01777425316175") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd7fe_d20260429_m011504_c001_v0001183_t0040_u01777425304845") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283887_d20260429_m011503_c001_v7007000_t0000_u01777425303261") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148595bc_d20260429_m011451_c001_v0001109_t0024_u01777425291581") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f33_d20260429_m011450_c001_v7007000_t0000_u01777425290638") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859584_d20260429_m011439_c001_v0001109_t0056_u01777425279779") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9f05_d20260429_m011438_c001_v7007000_t0000_u01777425278702") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859558_d20260429_m011425_c001_v0001109_t0045_u01777425265874") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f403a7f88b4aa9efc_d20260429_m011424_c001_v7007000_t0000_u01777425264830") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859522_d20260429_m011411_c001_v0001109_t0021_u01777425251455") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404775066772e28b_d20260429_m011410_c001_v7007000_t0000_u01777425250478") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148594ea_d20260429_m011359_c001_v0001109_t0006_u01777425239196") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebdbf_d20260429_m011358_c001_v7007000_t0000_u01777425238252") 2026/04/29 01:21:19 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f117a2a74dd3093bc_d20260429_m011353_c001_v0001103_t0053_u01777425233546") 2026/04/29 01:21:20 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f059b_d20260429_m011331_c001_v7007000_t0000_u01777425211402") 2026/04/29 01:21:20 DEBUG : dst/two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f104b237d0e8d4d04_d20260429_m011329_c001_v0001130_t0035_u01777425209858") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754039_d20260429_m011254_c001_v7007000_t0000_u01777425174932") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148593e2_d20260429_m011251_c001_v0001109_t0053_u01777425171478") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754016_d20260429_m011249_c001_v7007000_t0000_u01777425169533") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd39e_d20260429_m011238_c001_v0001183_t0014_u01777425158272") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc44b_d20260429_m011229_c001_v7007000_t0000_u01777425149177") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859392_d20260429_m011225_c001_v0001109_t0057_u01777425145434") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc3db_d20260429_m011203_c001_v7007000_t0000_u01777425123912") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859320_d20260429_m011201_c001_v0001109_t0042_u01777425121068") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc3d0_d20260429_m011159_c001_v7007000_t0000_u01777425119768") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485930a_d20260429_m011157_c001_v0001109_t0053_u01777425117776") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf7d_d20260429_m011154_c001_v7007000_t0000_u01777425114054") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592ee_d20260429_m011151_c001_v0001109_t0003_u01777425111318") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf5c_d20260429_m011150_c001_v7007000_t0000_u01777425110065") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592d4_d20260429_m011147_c001_v0001109_t0011_u01777425107966") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaec2_d20260429_m011139_c001_v7007000_t0000_u01777425099210") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859292_d20260429_m011137_c001_v0001109_t0044_u01777425097204") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaeaa_d20260429_m011135_c001_v7007000_t0000_u01777425095787") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859280_d20260429_m011134_c001_v0001109_t0046_u01777425094602") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae92_d20260429_m011128_c001_v7007000_t0000_u01777425088291") 2026/04/29 01:21:20 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859252_d20260429_m011126_c001_v0001109_t0010_u01777425086279") 2026/04/29 01:21:21 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae8c_d20260429_m011124_c001_v7007000_t0000_u01777425084455") 2026/04/29 01:21:21 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859238_d20260429_m011123_c001_v0001109_t0015_u01777425083084") 2026/04/29 01:21:21 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae8b_d20260429_m011122_c001_v7007000_t0000_u01777425082717") 2026/04/29 01:21:21 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f11157370f5facce7_d20260429_m011122_c001_v0001176_t0029_u01777425082136") 2026/04/29 01:21:21 DEBUG : empty space: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859228_d20260429_m011120_c001_v0001109_t0055_u01777425080058") 2026/04/29 01:21:21 DEBUG : enormous: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc3d6_d20260429_m011203_c001_v7007000_t0000_u01777425123001") 2026/04/29 01:21:21 DEBUG : enormous: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859322_d20260429_m011201_c001_v0001109_t0004_u01777425121902") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f408ee2ec38185a6c_d20260429_m011521_c001_v7007000_t0000_u01777425321329") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd858_d20260429_m011520_c001_v0001183_t0034_u01777425320178") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc43f_d20260429_m011224_c001_v7007000_t0000_u01777425144132") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485938a_d20260429_m011222_c001_v0001109_t0012_u01777425142457") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5297_d20260429_m011116_c001_v7007000_t0000_u01777425076622") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485920e_d20260429_m011115_c001_v0001109_t0032_u01777425075332") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c528d_d20260429_m011114_c001_v7007000_t0000_u01777425074788") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859208_d20260429_m011113_c001_v0001109_t0049_u01777425073638") 2026/04/29 01:21:21 DEBUG : existing: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859204_d20260429_m011112_c001_v0001109_t0036_u01777425072587") 2026/04/29 01:21:21 DEBUG : existing-b: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc440_d20260429_m011224_c001_v7007000_t0000_u01777425144314") 2026/04/29 01:21:21 DEBUG : existing-b: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd33c_d20260429_m011222_c001_v0001183_t0033_u01777425142443") 2026/04/29 01:21:21 DEBUG : file1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda29_d20260429_m011623_c001_v7007000_t0000_u01777425383993") 2026/04/29 01:21:21 DEBUG : file1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa845_d20260429_m011622_c001_v0001106_t0025_u01777425382392") 2026/04/29 01:21:21 DEBUG : file1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda22_d20260429_m011620_c001_v7007000_t0000_u01777425380971") 2026/04/29 01:21:22 DEBUG : file1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485972c_d20260429_m011619_c001_v0001109_t0008_u01777425379257") 2026/04/29 01:21:22 DEBUG : five: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc403_d20260429_m011208_c001_v7007000_t0000_u01777425128425") 2026/04/29 01:21:22 DEBUG : five: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859344_d20260429_m011206_c001_v0001109_t0019_u01777425126164") 2026/04/29 01:21:22 DEBUG : foo: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae8f_d20260429_m011125_c001_v7007000_t0000_u01777425085909") 2026/04/29 01:21:22 DEBUG : foo: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db1485924c_d20260429_m011125_c001_v0001109_t0019_u01777425085369") 2026/04/29 01:21:22 DEBUG : foo: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859242_d20260429_m011124_c001_v0001109_t0019_u01777425084822") 2026/04/29 01:21:22 DEBUG : four: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc405_d20260429_m011208_c001_v7007000_t0000_u01777425128607") 2026/04/29 01:21:22 DEBUG : four: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fd2be_d20260429_m011206_c001_v0001183_t0009_u01777425126751") 2026/04/29 01:21:22 DEBUG : four: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485933a_d20260429_m011205_c001_v0001109_t0035_u01777425125248") 2026/04/29 01:21:22 DEBUG : hello world2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c640_d20260429_m011021_c001_v7007000_t0000_u01777425021602") 2026/04/29 01:21:22 DEBUG : hello world2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148590fc_d20260429_m011020_c001_v0001109_t0054_u01777425020804") 2026/04/29 01:21:22 DEBUG : ignore-size: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5273_d20260429_m011112_c001_v7007000_t0000_u01777425072222") 2026/04/29 01:21:22 DEBUG : ignore-size: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591f2_d20260429_m011110_c001_v0001109_t0046_u01777425070581") 2026/04/29 01:21:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc439_d20260429_m011221_c001_v7007000_t0000_u01777425141714") 2026/04/29 01:21:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd336_d20260429_m011220_c001_v0001183_t0013_u01777425140754") 2026/04/29 01:21:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc435_d20260429_m011220_c001_v7007000_t0000_u01777425140015") 2026/04/29 01:21:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd31c_d20260429_m011218_c001_v0001183_t0025_u01777425138680") 2026/04/29 01:21:22 DEBUG : one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc408_d20260429_m011208_c001_v7007000_t0000_u01777425128819") 2026/04/29 01:21:22 DEBUG : one: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859334_d20260429_m011204_c001_v0001109_t0019_u01777425124284") 2026/04/29 01:21:22 DEBUG : only0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9d3_d20260429_m011614_c001_v7007000_t0000_u01777425374763") 2026/04/29 01:21:22 DEBUG : only0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40848368a97aa813_d20260429_m011609_c001_v0001106_t0027_u01777425369777") 2026/04/29 01:21:22 DEBUG : only0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596a2_d20260429_m011550_c001_v0001109_t0048_u01777425350932") 2026/04/29 01:21:22 DEBUG : only0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d210663728754_d20260429_m011544_c001_v7007000_t0000_u01777425344777") 2026/04/29 01:21:23 DEBUG : only0: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485961c_d20260429_m011525_c001_v0001109_t0052_u01777425325214") 2026/04/29 01:21:23 DEBUG : only1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9d6_d20260429_m011614_c001_v7007000_t0000_u01777425374946") 2026/04/29 01:21:23 DEBUG : only1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4182ad450b97ee41_d20260429_m011609_c001_v0001154_t0021_u01777425369798") 2026/04/29 01:21:23 DEBUG : only1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596a8_d20260429_m011551_c001_v0001109_t0056_u01777425351834") 2026/04/29 01:21:23 DEBUG : only1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d210663728750_d20260429_m011544_c001_v7007000_t0000_u01777425344229") 2026/04/29 01:21:23 DEBUG : only1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859622_d20260429_m011525_c001_v0001109_t0056_u01777425325991") 2026/04/29 01:21:23 DEBUG : only10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9da_d20260429_m011615_c001_v7007000_t0000_u01777425375129") 2026/04/29 01:21:23 DEBUG : only10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4182ad450b97ee3f_d20260429_m011609_c001_v0001154_t0021_u01777425369604") 2026/04/29 01:21:23 DEBUG : only10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596d2_d20260429_m011559_c001_v0001109_t0013_u01777425359617") 2026/04/29 01:21:23 DEBUG : only10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d02_d20260429_m011544_c001_v7007000_t0000_u01777425344379") 2026/04/29 01:21:23 DEBUG : only10: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485965c_d20260429_m011534_c001_v0001109_t0043_u01777425334119") 2026/04/29 01:21:23 DEBUG : only11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9dc_d20260429_m011615_c001_v7007000_t0000_u01777425375313") 2026/04/29 01:21:23 DEBUG : only11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db148596fa_d20260429_m011608_c001_v0001109_t0019_u01777425368991") 2026/04/29 01:21:23 DEBUG : only11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596d6_d20260429_m011600_c001_v0001109_t0017_u01777425360317") 2026/04/29 01:21:23 DEBUG : only11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f072b_d20260429_m011544_c001_v7007000_t0000_u01777425344392") 2026/04/29 01:21:23 DEBUG : only11: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859660_d20260429_m011535_c001_v0001109_t0048_u01777425335252") 2026/04/29 01:21:23 DEBUG : only12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9e0_d20260429_m011615_c001_v7007000_t0000_u01777425375497") 2026/04/29 01:21:23 DEBUG : only12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda12_d20260429_m011608_c001_v0001183_t0009_u01777425368977") 2026/04/29 01:21:23 DEBUG : only12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596da_d20260429_m011601_c001_v0001109_t0006_u01777425361078") 2026/04/29 01:21:23 DEBUG : only12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d210663728752_d20260429_m011544_c001_v7007000_t0000_u01777425344412") 2026/04/29 01:21:24 DEBUG : only12: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859664_d20260429_m011536_c001_v0001109_t0021_u01777425336268") 2026/04/29 01:21:24 DEBUG : only13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9e1_d20260429_m011615_c001_v7007000_t0000_u01777425375680") 2026/04/29 01:21:24 DEBUG : only13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda14_d20260429_m011609_c001_v0001183_t0009_u01777425369379") 2026/04/29 01:21:24 DEBUG : only13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596de_d20260429_m011601_c001_v0001109_t0007_u01777425361920") 2026/04/29 01:21:24 DEBUG : only13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c466f_d20260429_m011544_c001_v7007000_t0000_u01777425344920") 2026/04/29 01:21:24 DEBUG : only13: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485966a_d20260429_m011537_c001_v0001109_t0010_u01777425337004") 2026/04/29 01:21:24 DEBUG : only14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9e5_d20260429_m011615_c001_v7007000_t0000_u01777425375863") 2026/04/29 01:21:24 DEBUG : only14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859700_d20260429_m011609_c001_v0001109_t0019_u01777425369392") 2026/04/29 01:21:24 DEBUG : only14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596e4_d20260429_m011602_c001_v0001109_t0014_u01777425362831") 2026/04/29 01:21:24 DEBUG : only14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f072c_d20260429_m011544_c001_v7007000_t0000_u01777425344576") 2026/04/29 01:21:24 DEBUG : only14: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859670_d20260429_m011538_c001_v0001109_t0058_u01777425338207") 2026/04/29 01:21:24 DEBUG : only15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9e8_d20260429_m011616_c001_v7007000_t0000_u01777425376046") 2026/04/29 01:21:24 DEBUG : only15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda18_d20260429_m011609_c001_v0001183_t0009_u01777425369617") 2026/04/29 01:21:24 DEBUG : only15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596e6_d20260429_m011603_c001_v0001109_t0043_u01777425363735") 2026/04/29 01:21:24 DEBUG : only15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d210663728753_d20260429_m011544_c001_v7007000_t0000_u01777425344594") 2026/04/29 01:21:24 DEBUG : only15: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859672_d20260429_m011538_c001_v0001109_t0008_u01777425338876") 2026/04/29 01:21:24 DEBUG : only16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9ec_d20260429_m011616_c001_v7007000_t0000_u01777425376229") 2026/04/29 01:21:24 DEBUG : only16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859702_d20260429_m011609_c001_v0001109_t0019_u01777425369597") 2026/04/29 01:21:24 DEBUG : only16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596e8_d20260429_m011604_c001_v0001109_t0054_u01777425364931") 2026/04/29 01:21:24 DEBUG : only16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d21066372874f_d20260429_m011544_c001_v7007000_t0000_u01777425344047") 2026/04/29 01:21:25 DEBUG : only16: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859676_d20260429_m011539_c001_v0001109_t0056_u01777425339805") 2026/04/29 01:21:25 DEBUG : only17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9ef_d20260429_m011616_c001_v7007000_t0000_u01777425376414") 2026/04/29 01:21:25 DEBUG : only17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4182ad450b97ee45_d20260429_m011610_c001_v0001154_t0021_u01777425370174") 2026/04/29 01:21:25 DEBUG : only17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596ea_d20260429_m011605_c001_v0001109_t0052_u01777425365791") 2026/04/29 01:21:25 DEBUG : only17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c466b_d20260429_m011544_c001_v7007000_t0000_u01777425344186") 2026/04/29 01:21:25 DEBUG : only17: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485967e_d20260429_m011540_c001_v0001109_t0027_u01777425340785") 2026/04/29 01:21:25 DEBUG : only18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9f2_d20260429_m011616_c001_v7007000_t0000_u01777425376595") 2026/04/29 01:21:25 DEBUG : only18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859704_d20260429_m011609_c001_v0001109_t0019_u01777425369779") 2026/04/29 01:21:25 DEBUG : only18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596ec_d20260429_m011606_c001_v0001109_t0022_u01777425366526") 2026/04/29 01:21:25 DEBUG : only18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d00_d20260429_m011544_c001_v7007000_t0000_u01777425344196") 2026/04/29 01:21:25 DEBUG : only18: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859682_d20260429_m011541_c001_v0001109_t0034_u01777425341480") 2026/04/29 01:21:25 DEBUG : only19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9f7_d20260429_m011616_c001_v7007000_t0000_u01777425376776") 2026/04/29 01:21:25 DEBUG : only19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda1a_d20260429_m011609_c001_v0001183_t0009_u01777425369810") 2026/04/29 01:21:25 DEBUG : only19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596f0_d20260429_m011607_c001_v0001109_t0008_u01777425367674") 2026/04/29 01:21:26 DEBUG : only19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f072a_d20260429_m011544_c001_v7007000_t0000_u01777425344210") 2026/04/29 01:21:26 DEBUG : only19: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859686_d20260429_m011542_c001_v0001109_t0044_u01777425342208") 2026/04/29 01:21:26 DEBUG : only2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9fa_d20260429_m011616_c001_v7007000_t0000_u01777425376959") 2026/04/29 01:21:26 DEBUG : only2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40848368a97aa81d_d20260429_m011610_c001_v0001106_t0027_u01777425370340") 2026/04/29 01:21:26 DEBUG : only2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596ac_d20260429_m011552_c001_v0001109_t0053_u01777425352636") 2026/04/29 01:21:26 DEBUG : only2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c466e_d20260429_m011544_c001_v7007000_t0000_u01777425344737") 2026/04/29 01:21:26 DEBUG : only2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485962e_d20260429_m011526_c001_v0001109_t0041_u01777425326943") 2026/04/29 01:21:26 DEBUG : only3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cd9fd_d20260429_m011617_c001_v7007000_t0000_u01777425377142") 2026/04/29 01:21:26 DEBUG : only3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda1e_d20260429_m011610_c001_v0001183_t0009_u01777425370186") 2026/04/29 01:21:26 DEBUG : only3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596b2_d20260429_m011553_c001_v0001109_t0031_u01777425353368") 2026/04/29 01:21:26 DEBUG : only3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f417d21066372874e_d20260429_m011543_c001_v7007000_t0000_u01777425343811") 2026/04/29 01:21:26 DEBUG : only3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859632_d20260429_m011527_c001_v0001109_t0031_u01777425327800") 2026/04/29 01:21:26 DEBUG : only4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda01_d20260429_m011617_c001_v7007000_t0000_u01777425377340") 2026/04/29 01:21:26 DEBUG : only4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859708_d20260429_m011609_c001_v0001109_t0019_u01777425369961") 2026/04/29 01:21:26 DEBUG : only4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596b6_d20260429_m011554_c001_v0001109_t0028_u01777425354371") 2026/04/29 01:21:26 DEBUG : only4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d08_d20260429_m011544_c001_v7007000_t0000_u01777425344932") 2026/04/29 01:21:26 DEBUG : only4: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859636_d20260429_m011528_c001_v0001109_t0039_u01777425328747") 2026/04/29 01:21:26 DEBUG : only5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda05_d20260429_m011617_c001_v7007000_t0000_u01777425377522") 2026/04/29 01:21:26 DEBUG : only5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40848368a97aa817_d20260429_m011609_c001_v0001106_t0027_u01777425369970") 2026/04/29 01:21:26 DEBUG : only5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596ba_d20260429_m011555_c001_v0001109_t0023_u01777425355085") 2026/04/29 01:21:27 DEBUG : only5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c466c_d20260429_m011544_c001_v7007000_t0000_u01777425344369") 2026/04/29 01:21:27 DEBUG : only5: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859638_d20260429_m011529_c001_v0001109_t0011_u01777425329633") 2026/04/29 01:21:27 DEBUG : only6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda08_d20260429_m011617_c001_v7007000_t0000_u01777425377706") 2026/04/29 01:21:27 DEBUG : only6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4182ad450b97ee43_d20260429_m011609_c001_v0001154_t0021_u01777425369983") 2026/04/29 01:21:27 DEBUG : only6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596c0_d20260429_m011555_c001_v0001109_t0047_u01777425355924") 2026/04/29 01:21:27 DEBUG : only6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d06_d20260429_m011544_c001_v7007000_t0000_u01777425344747") 2026/04/29 01:21:27 DEBUG : only6: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485963c_d20260429_m011530_c001_v0001109_t0009_u01777425330377") 2026/04/29 01:21:27 DEBUG : only7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda0c_d20260429_m011617_c001_v7007000_t0000_u01777425377889") 2026/04/29 01:21:27 DEBUG : only7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f402917c6f37fda1c_d20260429_m011609_c001_v0001183_t0009_u01777425369994") 2026/04/29 01:21:27 DEBUG : only7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596c4_d20260429_m011556_c001_v0001109_t0027_u01777425356839") 2026/04/29 01:21:27 DEBUG : only7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f072e_d20260429_m011544_c001_v7007000_t0000_u01777425344760") 2026/04/29 01:21:27 DEBUG : only7: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485964a_d20260429_m011531_c001_v0001109_t0009_u01777425331332") 2026/04/29 01:21:27 DEBUG : only8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda0e_d20260429_m011618_c001_v7007000_t0000_u01777425378075") 2026/04/29 01:21:27 DEBUG : only8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40848368a97aa81b_d20260429_m011610_c001_v0001106_t0027_u01777425370155") 2026/04/29 01:21:27 DEBUG : only8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596c6_d20260429_m011557_c001_v0001109_t0019_u01777425357604") 2026/04/29 01:21:27 DEBUG : only8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4056cbc5316c466d_d20260429_m011544_c001_v7007000_t0000_u01777425344554") 2026/04/29 01:21:27 DEBUG : only8: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859654_d20260429_m011532_c001_v0001109_t0009_u01777425332532") 2026/04/29 01:21:27 DEBUG : only9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda10_d20260429_m011618_c001_v7007000_t0000_u01777425378257") 2026/04/29 01:21:27 DEBUG : only9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db1485970a_d20260429_m011610_c001_v0001109_t0019_u01777425370167") 2026/04/29 01:21:27 DEBUG : only9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148596ce_d20260429_m011558_c001_v0001109_t0053_u01777425358901") 2026/04/29 01:21:28 DEBUG : only9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283d04_d20260429_m011544_c001_v7007000_t0000_u01777425344563") 2026/04/29 01:21:28 DEBUG : only9: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485965a_d20260429_m011533_c001_v0001109_t0020_u01777425333362") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc42e_d20260429_m011217_c001_v7007000_t0000_u01777425137572") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10040534d28fd417_d20260429_m011215_c001_v0001179_t0001_u01777425135556") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc427_d20260429_m011214_c001_v7007000_t0000_u01777425134419") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859360_d20260429_m011212_c001_v0001109_t0010_u01777425132396") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc421_d20260429_m011211_c001_v7007000_t0000_u01777425131660") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd2d6_d20260429_m011209_c001_v0001183_t0003_u01777425129737") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf8f_d20260429_m011156_c001_v7007000_t0000_u01777425116608") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859300_d20260429_m011154_c001_v0001109_t0020_u01777425114605") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf73_d20260429_m011152_c001_v7007000_t0000_u01777425112764") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592ea_d20260429_m011150_c001_v0001109_t0023_u01777425110616") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf4c_d20260429_m011149_c001_v7007000_t0000_u01777425109144") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592d2_d20260429_m011147_c001_v0001109_t0057_u01777425107206") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaebd_d20260429_m011138_c001_v7007000_t0000_u01777425098668") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485928c_d20260429_m011136_c001_v0001109_t0016_u01777425096335") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaead_d20260429_m011135_c001_v7007000_t0000_u01777425095967") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485927c_d20260429_m011133_c001_v0001109_t0047_u01777425093708") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae9b_d20260429_m011133_c001_v7007000_t0000_u01777425093340") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859278_d20260429_m011132_c001_v0001109_t0015_u01777425092420") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859270_d20260429_m011131_c001_v0001109_t0048_u01777425091487") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae98_d20260429_m011131_c001_v7007000_t0000_u01777425091120") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859266_d20260429_m011129_c001_v0001109_t0018_u01777425089846") 2026/04/29 01:21:28 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485925c_d20260429_m011128_c001_v0001109_t0024_u01777425088839") 2026/04/29 01:21:29 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aae93_d20260429_m011128_c001_v7007000_t0000_u01777425088471") 2026/04/29 01:21:29 DEBUG : potato: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859254_d20260429_m011127_c001_v0001109_t0054_u01777425087215") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebc88_d20260429_m011304_c001_v7007000_t0000_u01777425184965") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485940e_d20260429_m011303_c001_v0001109_t0040_u01777425183525") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754040_d20260429_m011255_c001_v7007000_t0000_u01777425175594") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd40c_d20260429_m011250_c001_v0001183_t0042_u01777425170865") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa0589244f_d20260429_m011242_c001_v7007000_t0000_u01777425162401") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148593b6_d20260429_m011236_c001_v0001109_t0020_u01777425156974") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc44e_d20260429_m011229_c001_v7007000_t0000_u01777425149590") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd348_d20260429_m011225_c001_v0001183_t0006_u01777425145236") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc3d7_d20260429_m011203_c001_v7007000_t0000_u01777425123183") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485931e_d20260429_m011200_c001_v0001109_t0015_u01777425120320") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc3d2_d20260429_m011159_c001_v7007000_t0000_u01777425119950") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859308_d20260429_m011157_c001_v0001109_t0029_u01777425117157") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf90_d20260429_m011156_c001_v7007000_t0000_u01777425116789") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859302_d20260429_m011155_c001_v0001109_t0053_u01777425115610") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf7f_d20260429_m011154_c001_v7007000_t0000_u01777425114236") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592f4_d20260429_m011153_c001_v0001109_t0049_u01777425113135") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaf5f_d20260429_m011150_c001_v7007000_t0000_u01777425110247") 2026/04/29 01:21:29 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148592e2_d20260429_m011149_c001_v0001109_t0017_u01777425109160") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f404ee416e27aaec6_d20260429_m011139_c001_v7007000_t0000_u01777425099391") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859298_d20260429_m011138_c001_v0001109_t0016_u01777425098138") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c667_d20260429_m011024_c001_v7007000_t0000_u01777425024832") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485910c_d20260429_m011023_c001_v0001109_t0028_u01777425023906") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c657_d20260429_m011022_c001_v7007000_t0000_u01777425022996") 2026/04/29 01:21:30 DEBUG : potato2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859108_d20260429_m011022_c001_v0001109_t0035_u01777425022152") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b75403e_d20260429_m011255_c001_v7007000_t0000_u01777425175413") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd428_d20260429_m011251_c001_v0001183_t0034_u01777425171990") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f420951fa0589245e_d20260429_m011243_c001_v7007000_t0000_u01777425163528") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148593be_d20260429_m011238_c001_v0001109_t0036_u01777425158486") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc451_d20260429_m011229_c001_v7007000_t0000_u01777425149982") 2026/04/29 01:21:30 DEBUG : potato3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd34e_d20260429_m011225_c001_v0001183_t0054_u01777425145904") 2026/04/29 01:21:30 DEBUG : pre-dest1/1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebd9e_d20260429_m011340_c001_v7007000_t0000_u01777425220367") 2026/04/29 01:21:30 DEBUG : pre-dest1/1: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd55e_d20260429_m011332_c001_v0001183_t0036_u01777425212135") 2026/04/29 01:21:30 DEBUG : pre-dest2/2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f409ad6bb7c3ebda0_d20260429_m011340_c001_v7007000_t0000_u01777425220549") 2026/04/29 01:21:30 DEBUG : pre-dest2/2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859474_d20260429_m011332_c001_v0001109_t0021_u01777425212701") 2026/04/29 01:21:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0554_d20260429_m011316_c001_v7007000_t0000_u01777425196900") 2026/04/29 01:21:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd4ae_d20260429_m011312_c001_v0001183_t0048_u01777425192749") 2026/04/29 01:21:30 DEBUG : sizeonly: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5268_d20260429_m011110_c001_v7007000_t0000_u01777425070031") 2026/04/29 01:21:30 DEBUG : sizeonly: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591e6_d20260429_m011108_c001_v0001109_t0026_u01777425068819") 2026/04/29 01:21:30 DEBUG : splitbanan: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb6fc_d20260429_m011838_c001_v7007000_t0000_u01777425518252") 2026/04/29 01:21:31 DEBUG : splitbanan: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a195179009c_d20260429_m011830_c001_v0001185_t0014_u01777425510034") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeac_d20260429_m012005_c001_v7007000_t0000_u01777425605524") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b39_d20260429_m011958_c001_v0001109_t0038_u01777425598204") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b7545e5_d20260429_m011948_c001_v7007000_t0000_u01777425588169") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859ae8_d20260429_m011941_c001_v0001109_t0018_u01777425581050") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42343cd94b754554_d20260429_m011929_c001_v7007000_t0000_u01777425569948") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a80_d20260429_m011923_c001_v0001109_t0059_u01777425563227") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f5181b_d20260429_m011913_c001_v7007000_t0000_u01777425553220") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859a36_d20260429_m011906_c001_v0001109_t0022_u01777425546522") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f41658c9415f517f4_d20260429_m011855_c001_v7007000_t0000_u01777425535728") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148599e2_d20260429_m011848_c001_v0001109_t0029_u01777425528804") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f413a00915840398d_d20260429_m011832_c001_v7007000_t0000_u01777425512381") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485998c_d20260429_m011828_c001_v0001109_t0041_u01777425508450") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc23_d20260429_m011817_c001_v7007000_t0000_u01777425497547") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859934_d20260429_m011810_c001_v0001109_t0050_u01777425490374") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4219cc7c22283e6f_d20260429_m011809_c001_v7007000_t0000_u01777425489263") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd7a_d20260429_m011806_c001_v0001183_t0013_u01777425486207") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850cca4_d20260429_m011756_c001_v7007000_t0000_u01777425476090") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa9b1_d20260429_m011749_c001_v0001106_t0052_u01777425469028") 2026/04/29 01:21:31 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40580452545f0ad6_d20260429_m011748_c001_v7007000_t0000_u01777425468085") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa99f_d20260429_m011744_c001_v0001106_t0039_u01777425464228") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f410be01e7e73df49_d20260429_m011727_c001_v7007000_t0000_u01777425447341") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa947_d20260429_m011722_c001_v0001106_t0031_u01777425442622") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f416161f2eb2cb69c_d20260429_m011710_c001_v7007000_t0000_u01777425430561") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdbaa_d20260429_m011703_c001_v0001183_t0034_u01777425423640") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c59a8_d20260429_m011652_c001_v7007000_t0000_u01777425412031") 2026/04/29 01:21:32 DEBUG : splitbananasplit: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148597ac_d20260429_m011645_c001_v0001109_t0057_u01777425405395") 2026/04/29 01:21:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f42243be4f0cea669_d20260429_m011812_c001_v7007000_t0000_u01777425492302") 2026/04/29 01:21:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdd8a_d20260429_m011807_c001_v0001183_t0016_u01777425487111") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda42_d20260429_m011632_c001_v7007000_t0000_u01777425392351") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1182ad450b97ee65_d20260429_m011629_c001_v0001154_t0014_u01777425389225") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4143e79f03243619_d20260429_m011628_c001_v7007000_t0000_u01777425388070") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859742_d20260429_m011625_c001_v0001109_t0021_u01777425385310") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc43a_d20260429_m011221_c001_v7007000_t0000_u01777425141897") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859382_d20260429_m011220_c001_v0001109_t0036_u01777425140799") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc438_d20260429_m011220_c001_v7007000_t0000_u01777425140196") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485937c_d20260429_m011219_c001_v0001109_t0028_u01777425139073") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5250_d20260429_m011106_c001_v7007000_t0000_u01777425066380") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591da_d20260429_m011104_c001_v0001109_t0024_u01777425064416") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5246_d20260429_m011104_c001_v7007000_t0000_u01777425064050") 2026/04/29 01:21:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591ce_d20260429_m011102_c001_v0001109_t0052_u01777425062686") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5241_d20260429_m011100_c001_v7007000_t0000_u01777425060646") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591c4_d20260429_m011058_c001_v0001109_t0043_u01777425058685") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c5237_d20260429_m011058_c001_v7007000_t0000_u01777425058132") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591b8_d20260429_m011056_c001_v0001109_t0000_u01777425056244") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591ae_d20260429_m011052_c001_v0001109_t0042_u01777425052983") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c522c_d20260429_m011052_c001_v7007000_t0000_u01777425052613") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591ac_d20260429_m011051_c001_v0001109_t0033_u01777425051396") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148591a6_d20260429_m011050_c001_v0001109_t0006_u01777425050243") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4192ac6c139c521d_d20260429_m011049_c001_v7007000_t0000_u01777425049878") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485918a_d20260429_m011045_c001_v0001109_t0029_u01777425045932") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859180_d20260429_m011042_c001_v0001109_t0019_u01777425042494") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c6ed_d20260429_m011042_c001_v7007000_t0000_u01777425042125") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859174_d20260429_m011041_c001_v0001109_t0031_u01777425041233") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485916e_d20260429_m011040_c001_v0001109_t0006_u01777425040027") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c6df_d20260429_m011039_c001_v7007000_t0000_u01777425039617") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859158_d20260429_m011035_c001_v0001109_t0030_u01777425035408") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c699_d20260429_m011035_c001_v7007000_t0000_u01777425035040") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859156_d20260429_m011034_c001_v0001109_t0020_u01777425034148") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c68f_d20260429_m011033_c001_v7007000_t0000_u01777425033238") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485914e_d20260429_m011032_c001_v0001109_t0040_u01777425032298") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c68b_d20260429_m011031_c001_v7007000_t0000_u01777425031749") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859140_d20260429_m011030_c001_v0001109_t0059_u01777425030721") 2026/04/29 01:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c684_d20260429_m011029_c001_v7007000_t0000_u01777425029812") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485912a_d20260429_m011028_c001_v0001109_t0009_u01777425028769") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c67a_d20260429_m011028_c001_v7007000_t0000_u01777425028221") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859122_d20260429_m011026_c001_v0001109_t0016_u01777425026844") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c671_d20260429_m011026_c001_v7007000_t0000_u01777425026283") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859114_d20260429_m011025_c001_v0001109_t0030_u01777425025382") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c629_d20260429_m011020_c001_v7007000_t0000_u01777425020173") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148590ec_d20260429_m011019_c001_v0001109_t0003_u01777425019128") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c617_d20260429_m011018_c001_v7007000_t0000_u01777425018578") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148590e0_d20260429_m011016_c001_v0001109_t0024_u01777425016843") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c60c_d20260429_m011015_c001_v7007000_t0000_u01777425015934") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148590d4_d20260429_m011014_c001_v0001109_t0034_u01777425014931") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4178244d1850c5f4_d20260429_m011012_c001_v7007000_t0000_u01777425012734") 2026/04/29 01:21:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db148590c6_d20260429_m011011_c001_v0001109_t0031_u01777425011726") 2026/04/29 01:21:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda44_d20260429_m011632_c001_v7007000_t0000_u01777425392533") 2026/04/29 01:21:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aa865_d20260429_m011629_c001_v0001106_t0049_u01777425389231") 2026/04/29 01:21:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4143e79f0324361a_d20260429_m011628_c001_v7007000_t0000_u01777425388254") 2026/04/29 01:21:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fdaa6_d20260429_m011624_c001_v0001183_t0004_u01777425384955") 2026/04/29 01:21:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeaf_d20260429_m012007_c001_v7007000_t0000_u01777425607889") 2026/04/29 01:21:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aabd1_d20260429_m012006_c001_v0001106_t0048_u01777425606913") 2026/04/29 01:21:34 DEBUG : sub/yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc42d_d20260429_m011217_c001_v7007000_t0000_u01777425137027") 2026/04/29 01:21:34 DEBUG : sub/yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd302_d20260429_m011215_c001_v0001183_t0012_u01777425135158") 2026/04/29 01:21:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda2a_d20260429_m011624_c001_v7007000_t0000_u01777425384178") 2026/04/29 01:21:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1182ad450b97ee59_d20260429_m011622_c001_v0001154_t0011_u01777425382007") 2026/04/29 01:21:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda23_d20260429_m011621_c001_v7007000_t0000_u01777425381233") 2026/04/29 01:21:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1182ad450b97ee57_d20260429_m011619_c001_v0001154_t0021_u01777425379252") 2026/04/29 01:21:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda2c_d20260429_m011624_c001_v7007000_t0000_u01777425384360") 2026/04/29 01:21:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fda8e_d20260429_m011621_c001_v0001183_t0010_u01777425381997") 2026/04/29 01:21:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cda25_d20260429_m011621_c001_v7007000_t0000_u01777425381415") 2026/04/29 01:21:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fda76_d20260429_m011619_c001_v0001183_t0030_u01777425379251") 2026/04/29 01:21:35 DEBUG : three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc40a_d20260429_m011209_c001_v7007000_t0000_u01777425129001") 2026/04/29 01:21:35 DEBUG : three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db1485934a_d20260429_m011207_c001_v0001109_t0049_u01777425127552") 2026/04/29 01:21:35 DEBUG : three: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859338_d20260429_m011204_c001_v0001109_t0043_u01777425124651") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeb6_d20260429_m012009_c001_v7007000_t0000_u01777425609470") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe0bc_d20260429_m012008_c001_v0001183_t0021_u01777425608857") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cded6_d20260429_m012029_c001_v7007000_t0000_u01777425629803") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517905f0_d20260429_m012027_c001_v0001185_t0038_u01777425627838") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdec5_d20260429_m012026_c001_v7007000_t0000_u01777425626286") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe117_d20260429_m012024_c001_v0001183_t0024_u01777425624751") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdec1_d20260429_m012023_c001_v7007000_t0000_u01777425623786") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aabfd_d20260429_m012022_c001_v0001106_t0057_u01777425622504") 2026/04/29 01:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdebb_d20260429_m012017_c001_v7007000_t0000_u01777425617328") 2026/04/29 01:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe0f7_d20260429_m012016_c001_v0001183_t0033_u01777425616139") 2026/04/29 01:21:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdebc_d20260429_m012019_c001_v7007000_t0000_u01777425619674") 2026/04/29 01:21:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a19517905bf_d20260429_m012018_c001_v0001185_t0043_u01777425618286") 2026/04/29 01:21:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeba_d20260429_m012015_c001_v7007000_t0000_u01777425615174") 2026/04/29 01:21:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10848368a97aabe7_d20260429_m012014_c001_v0001106_t0034_u01777425614030") 2026/04/29 01:21:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeb8_d20260429_m012013_c001_v7007000_t0000_u01777425613079") 2026/04/29 01:21:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b5f_d20260429_m012011_c001_v0001109_t0057_u01777425611978") 2026/04/29 01:21:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdeb7_d20260429_m012011_c001_v7007000_t0000_u01777425611021") 2026/04/29 01:21:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f110e5a1951790580_d20260429_m012010_c001_v0001185_t0008_u01777425610419") 2026/04/29 01:21:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f415ab1ab5725fc97_d20260429_m012035_c001_v7007000_t0000_u01777425635580") 2026/04/29 01:21:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fe14d_d20260429_m012034_c001_v0001183_t0018_u01777425634965") 2026/04/29 01:21:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdebe_d20260429_m012021_c001_v7007000_t0000_u01777425621540") 2026/04/29 01:21:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b73_d20260429_m012020_c001_v0001109_t0028_u01777425620634") 2026/04/29 01:21:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cded7_d20260429_m012030_c001_v7007000_t0000_u01777425630396") 2026/04/29 01:21:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f100649db14859b8f_d20260429_m012029_c001_v0001109_t0036_u01777425629195") 2026/04/29 01:21:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4197be86af8cdec6_d20260429_m012026_c001_v7007000_t0000_u01777425626888") 2026/04/29 01:21:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1105a8a8b6e023ae_d20260429_m012025_c001_v0001167_t0021_u01777425625966") 2026/04/29 01:21:36 DEBUG : two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc40c_d20260429_m011209_c001_v7007000_t0000_u01777425129185") 2026/04/29 01:21:36 DEBUG : two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f40040534d28fd3f1_d20260429_m011206_c001_v0001179_t0057_u01777425126946") 2026/04/29 01:21:36 DEBUG : two: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f400649db14859336_d20260429_m011204_c001_v0001109_t0019_u01777425124468") 2026/04/29 01:21:36 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc42f_d20260429_m011217_c001_v7007000_t0000_u01777425137754") 2026/04/29 01:21:36 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1136b64184b2ca03_d20260429_m011216_c001_v0001174_t0033_u01777425136538") 2026/04/29 01:21:37 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc426_d20260429_m011213_c001_v7007000_t0000_u01777425133789") 2026/04/29 01:21:37 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f102917c6f37fd2e6_d20260429_m011212_c001_v0001183_t0052_u01777425132400") 2026/04/29 01:21:37 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc41d_d20260429_m011211_c001_v7007000_t0000_u01777425131114") 2026/04/29 01:21:37 DEBUG : yam: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f10040534d28fd3ff_d20260429_m011209_c001_v0001179_t0041_u01777425129758") 2026/04/29 01:21:37 DEBUG : yaml: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc429_d20260429_m011214_c001_v7007000_t0000_u01777425134600") 2026/04/29 01:21:37 DEBUG : yaml: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1194e9c8e4b9775a_d20260429_m011213_c001_v0001174_t0036_u01777425133512") 2026/04/29 01:21:37 DEBUG : yaml: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f4154d36f33ccc422_d20260429_m011211_c001_v7007000_t0000_u01777425131842") 2026/04/29 01:21:37 DEBUG : yaml: Deleting (id "4_zaf724dc3c09ddb6b9fd80e1b_f1094cef2f5ad65cb_d20260429_m011210_c001_v0001180_t0009_u01777425130907") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m29.554600694s (try 1/5)