"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/23 02:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo" 2026/04/23 02:37:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 02:37:07 DEBUG : Creating backend with remote "/tmp/rclone2363320934" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/23 02:37:08 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:08 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:09 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:09 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:10 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:10 DEBUG : B2 bucket rclone-test-miceguy7cazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", 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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:11 DEBUG : Creating backend with remote "/non-existing" 2026/04/23 02:37:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/23 02:37:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", 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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:14 INFO : B2 bucket rclone-test-miceguy7cazo: Running all checks before starting transfers 2026/04/23 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:14 INFO : B2 bucket rclone-test-miceguy7cazo: Checks finished, now starting transfers 2026/04/23 02:37:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:15 ERROR : Ignoring --no-traverse with sync 2026/04/23 02:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:16 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:16 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:16 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/23 02:37:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:17 DEBUG : hello world2: size = 12 OK 2026/04/23 02:37:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/23 02:37:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:37:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:19 DEBUG : potato2: size = 11 OK 2026/04/23 02:37:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:37:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:20 DEBUG : potato2: size = 11 OK 2026/04/23 02:37:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/23 02:37:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:37:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/23 02:37:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:37:21 INFO : sub dir2: Making directory 2026/04/23 02:37:21 INFO : sub dir: Making directory 2026/04/23 02:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:21 INFO : sub dir2/sub sub dir2: Making directory 2026/04/23 02:37:21 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:21 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:22 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/23 02:37:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:22 INFO : sub dir2: Making directory 2026/04/23 02:37:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/23 02:37:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:24 DEBUG : sub dir2: Making directory with metadata 2026/04/23 02:37:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:37:24 INFO : sub dir2: Making directory 2026/04/23 02:37:24 INFO : sub dir: Making directory 2026/04/23 02:37:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:24 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:24 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/23 02:37:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/23 02:37:25 DEBUG : B2 bucket rclone-test-miceguy7cazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:25 INFO : sub dir2: Making directory 2026/04/23 02:37:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:26 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:27 DEBUG : sub dir2: Making directory with metadata 2026/04/23 02:37:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:37:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:37:27 INFO : sub dir2: Making directory 2026/04/23 02:37:27 INFO : sub dir: Making directory 2026/04/23 02:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:27 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:27 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:28 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/23 02:37:28 DEBUG : B2 bucket rclone-test-miceguy7cazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", 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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:29 INFO : sub dir2: Making directory 2026/04/23 02:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:29 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:29 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:29 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nulamec0bede" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-nulamec0bede 2026/04/23 02:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:32 DEBUG : B2 bucket rclone-test-nulamec0bede: Waiting for checks to finish 2026/04/23 02:37:32 DEBUG : B2 bucket rclone-test-nulamec0bede: Waiting for transfers to finish 2026/04/23 02:37:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:33 DEBUG : B2 bucket rclone-test-nulamec0bede: Purge remote 2026/04/23 02:37:33 INFO : B2 bucket rclone-test-nulamec0bede: cleaning bucket "rclone-test-nulamec0bede" of all files 2026/04/23 02:37:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f322d43303dbb8b9fd80e1b_f116fa7c6fa8ed9f4_d20260423_m023733_c001_v0001103_t0048_u01776911853044") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:37:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:37:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 02:37:35 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:35 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:36 DEBUG : sub dir/hello world: size = 17 OK 2026/04/23 02:37:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/23 02:37:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rofowiy8yice" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-rofowiy8yice 2026/04/23 02:37:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:38 DEBUG : B2 bucket rclone-test-rofowiy8yice: Waiting for checks to finish 2026/04/23 02:37:38 DEBUG : B2 bucket rclone-test-rofowiy8yice: Waiting for transfers to finish 2026/04/23 02:37:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:37:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rofowiy8yice) 2026/04/23 02:37:45 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 02:37:45 DEBUG : B2 bucket rclone-test-rofowiy8yice: Waiting for checks to finish 2026/04/23 02:37:45 DEBUG : B2 bucket rclone-test-rofowiy8yice: Waiting for transfers to finish 2026/04/23 02:37:45 DEBUG : sub dir/hello world: size = 17 OK 2026/04/23 02:37:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/23 02:37:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:45 DEBUG : B2 bucket rclone-test-rofowiy8yice: Purge remote 2026/04/23 02:37:45 INFO : B2 bucket rclone-test-rofowiy8yice: cleaning bucket "rclone-test-rofowiy8yice" of all files 2026/04/23 02:37:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fc23dd3303dbb8b9fd80e1b_f105c45f67effaaef_d20260423_m023745_c001_v0001120_t0050_u01776911865492") 2026/04/23 02:37:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fc23dd3303dbb8b9fd80e1b_f11089f8ce1616631_d20260423_m023739_c001_v0001093_t0031_u01776911859574") --- PASS: TestServerSideCopyOverSelf (10.54s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:48 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:37:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:37:48 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 02:37:48 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:37:48 DEBUG : sub dir/hello world: size = 17 OK 2026/04/23 02:37:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/23 02:37:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/23 02:37:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwaqih9waba" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-vuwaqih9waba 2026/04/23 02:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:37:51 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for checks to finish 2026/04/23 02:37:51 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for transfers to finish 2026/04/23 02:37:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:37:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:37:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:37:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vuwaqih9waba) 2026/04/23 02:37:53 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 02:37:53 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for checks to finish 2026/04/23 02:37:53 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for transfers to finish 2026/04/23 02:37:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/23 02:37:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/23 02:37:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:54 INFO : sub dir/hello world: Deleted 2026/04/23 02:37:55 DEBUG : testing file moves 2026/04/23 02:37:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:37:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vuwaqih9waba) 2026/04/23 02:37:56 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 02:37:56 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for checks to finish 2026/04/23 02:37:56 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Waiting for transfers to finish 2026/04/23 02:37:56 DEBUG : sub dir/hello world: size = 24 OK 2026/04/23 02:37:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/23 02:37:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/23 02:37:56 INFO : sub dir/hello world: Deleted 2026/04/23 02:37:56 DEBUG : B2 bucket rclone-test-vuwaqih9waba: Purge remote 2026/04/23 02:37:56 INFO : B2 bucket rclone-test-vuwaqih9waba: cleaning bucket "rclone-test-vuwaqih9waba" of all files 2026/04/23 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fc26df3303dbb8b9fd80e1b_f110f9a42ee65f06c_d20260423_m023756_c001_v0001184_t0039_u01776911876193") 2026/04/23 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fc26df3303dbb8b9fd80e1b_f1010f65714e88239_d20260423_m023753_c001_v0001116_t0037_u01776911873715") 2026/04/23 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fc26df3303dbb8b9fd80e1b_f1012ed4a8fa8c122_d20260423_m023752_c001_v0001037_t0034_u01776911872273") --- PASS: TestServerSideMoveOverSelf (8.89s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:37:58 ERROR : error listing: directory not found 2026/04/23 02:37:58 INFO : Local file system at /tmp/rclone2363320934: Making directory 2026/04/23 02:37:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:37:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:38:01 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for checks to finish 2026/04/23 02:38:01 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for transfers to finish 2026/04/23 02:38:01 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/23 02:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:38:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/23 02:38:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/23 02:38:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:02 DEBUG : check sum: size = 1 OK 2026/04/23 02:38:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:38:02 INFO : check sum: Copied (new) 2026/04/23 02:38:02 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:03 DEBUG : check sum: size = 1 OK 2026/04/23 02:38:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:38:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/23 02:38:03 DEBUG : check sum: Unchanged skipping 2026/04/23 02:38:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:03 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/23 02:38:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:04 DEBUG : sizeonly: size = 6 OK 2026/04/23 02:38:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/23 02:38:04 INFO : sizeonly: Copied (new) 2026/04/23 02:38:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:04 DEBUG : sizeonly: size = 6 OK 2026/04/23 02:38:04 DEBUG : sizeonly: Sizes identical 2026/04/23 02:38:04 DEBUG : sizeonly: Unchanged skipping 2026/04/23 02:38:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.73s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/23 02:38:05 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:05 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/23 02:38:06 INFO : ignore-size: Copied (new) 2026/04/23 02:38:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:38:06 DEBUG : ignore-size: Unchanged skipping 2026/04/23 02:38:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:07 DEBUG : existing: size = 6 OK 2026/04/23 02:38:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:38:07 DEBUG : existing: Unchanged skipping 2026/04/23 02:38:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:07 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:07 INFO : There was nothing to transfer 2026/04/23 02:38:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/23 02:38:08 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:08 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:08 DEBUG : existing: size = 6 OK 2026/04/23 02:38:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/23 02:38:08 INFO : existing: Copied (replaced existing) 2026/04/23 02:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/23 02:38:09 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:09 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:09 DEBUG : existing: size = 6 OK 2026/04/23 02:38:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/23 02:38:09 INFO : existing: Copied (new) 2026/04/23 02:38:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:10 DEBUG : existing: Destination exists, skipping 2026/04/23 02:38:10 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:10 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:10 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/23 02:38:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:12 DEBUG : c/non empty space: size = 5 OK 2026/04/23 02:38:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/23 02:38:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:12 DEBUG : a/potato2: size = 60 OK 2026/04/23 02:38:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:12 INFO : a/potato2: Copied (new) 2026/04/23 02:38:12 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:12 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:14 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:14 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/23 02:38:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:38:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/23 02:38:14 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:14 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:14 INFO : There was nothing to transfer 2026/04/23 02:38:14 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:14 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/23 02:38:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:38:15 INFO : empty space: Updated modification time in destination 2026/04/23 02:38:15 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:15 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:15 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:17 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:17 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/23 02:38:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:38:17 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:17 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:18 DEBUG : foo: size = 3 OK 2026/04/23 02:38:18 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/23 02:38:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:18 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:18 DEBUG : foo: sha1 differ 2026/04/23 02:38:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:18 DEBUG : foo: size = 3 OK 2026/04/23 02:38:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/23 02:38:18 INFO : foo: Copied (replaced existing) 2026/04/23 02:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/23 02:38:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:20 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:20 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:20 DEBUG : potato: size = 60 OK 2026/04/23 02:38:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:20 INFO : potato: Copied (new) 2026/04/23 02:38:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:22 DEBUG : potato: size = 60 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:22 DEBUG : potato: Sizes differ 2026/04/23 02:38:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:22 DEBUG : potato: size = 21 OK 2026/04/23 02:38:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/23 02:38:22 INFO : potato: Copied (replaced existing) 2026/04/23 02:38:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:24 DEBUG : potato: size = 21 OK 2026/04/23 02:38:24 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/23 02:38:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:24 DEBUG : potato: sha1 differ 2026/04/23 02:38:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:24 DEBUG : potato: size = 21 OK 2026/04/23 02:38:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/23 02:38:24 INFO : potato: Copied (replaced existing) 2026/04/23 02:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:26 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/23 02:38:26 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:26 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:28 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:28 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:28 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:28 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:28 DEBUG : potato2: size = 60 OK 2026/04/23 02:38:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:28 INFO : potato2: Copied (new) 2026/04/23 02:38:28 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:30 INFO : d: Making directory 2026/04/23 02:38:30 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/23 02:38:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:31 DEBUG : c/non empty space: size = 5 OK 2026/04/23 02:38:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:31 DEBUG : c/non empty space: Unchanged skipping 2026/04/23 02:38:31 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:31 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:31 DEBUG : a/potato2: size = 60 OK 2026/04/23 02:38:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:31 INFO : a/potato2: Copied (new) 2026/04/23 02:38:31 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:31 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/23 02:38:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:33 DEBUG : c/non empty space: size = 5 OK 2026/04/23 02:38:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:33 DEBUG : c/non empty space: Unchanged skipping 2026/04/23 02:38:33 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:33 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:34 DEBUG : a/potato2: size = 60 OK 2026/04/23 02:38:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:34 INFO : a/potato2: Copied (new) 2026/04/23 02:38:34 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting files as there were IO errors 2026/04/23 02:38:34 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:36 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:36 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:36 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:36 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:36 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:36 INFO : potato: Deleted 2026/04/23 02:38:36 DEBUG : potato2: size = 60 OK 2026/04/23 02:38:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:38 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:38 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:38 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:39 INFO : potato: Deleted 2026/04/23 02:38:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:39 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:39 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:39 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:39 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:39 DEBUG : potato2: size = 60 OK 2026/04/23 02:38:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:38:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:38:41 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:41 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:41 DEBUG : potato2: size = 19 OK 2026/04/23 02:38:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/23 02:38:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:43 DEBUG : enormous: Excluded (Size Filter) 2026/04/23 02:38:43 DEBUG : enormous: Excluded 2026/04/23 02:38:43 DEBUG : potato2: Excluded (Size Filter) 2026/04/23 02:38:43 DEBUG : potato2: Excluded 2026/04/23 02:38:43 DEBUG : potato2: Excluded (Size Filter) 2026/04/23 02:38:43 DEBUG : potato2: Excluded 2026/04/23 02:38:43 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:43 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:43 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:43 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:43 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:43 INFO : There was nothing to transfer 2026/04/23 02:38:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/23 02:38:44 DEBUG : enormous: Excluded 2026/04/23 02:38:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/23 02:38:44 DEBUG : potato2: Excluded 2026/04/23 02:38:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/23 02:38:44 DEBUG : potato2: Excluded 2026/04/23 02:38:44 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/23 02:38:44 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:44 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for checks to finish 2026/04/23 02:38:44 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for transfers to finish 2026/04/23 02:38:44 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:46 DEBUG : enormous: Excluded (Size Filter) 2026/04/23 02:38:46 DEBUG : enormous: Excluded 2026/04/23 02:38:46 DEBUG : potato2: Excluded (Size Filter) 2026/04/23 02:38:46 DEBUG : potato2: Excluded 2026/04/23 02:38:46 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:38:46 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:46 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:46 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:46 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:46 INFO : enormous: Deleted 2026/04/23 02:38:47 INFO : potato2: Deleted 2026/04/23 02:38:47 INFO : There was nothing to transfer 2026/04/23 02:38:47 DEBUG : empty space: size = 1 OK 2026/04/23 02:38:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/23 02:38:47 DEBUG : empty space: Unchanged skipping 2026/04/23 02:38:47 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for checks to finish 2026/04/23 02:38:47 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for transfers to finish 2026/04/23 02:38:47 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:47 INFO : enormous: Deleted 2026/04/23 02:38:47 INFO : potato2: Deleted 2026/04/23 02:38:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.91s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:38:49 DEBUG : five: Need to transfer - File not found at Destination 2026/04/23 02:38:49 DEBUG : one: Destination is newer than source, skipping 2026/04/23 02:38:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:49 DEBUG : four: size = 8 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:49 DEBUG : three: size = 5 OK 2026/04/23 02:38:49 DEBUG : four: Sizes differ 2026/04/23 02:38:49 DEBUG : three: Sizes identical 2026/04/23 02:38:49 DEBUG : two: size = 3 OK 2026/04/23 02:38:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/23 02:38:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:49 DEBUG : two: sha1 differ 2026/04/23 02:38:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/23 02:38:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:49 DEBUG : five: size = 4 OK 2026/04/23 02:38:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/23 02:38:49 INFO : five: Copied (new) 2026/04/23 02:38:50 DEBUG : four: size = 4 OK 2026/04/23 02:38:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/23 02:38:50 INFO : four: Copied (replaced existing) 2026/04/23 02:38:50 DEBUG : two: size = 3 OK 2026/04/23 02:38:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/23 02:38:50 INFO : two: Copied (replaced existing) 2026/04/23 02:38:50 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:50 DEBUG : five: size = 4 OK 2026/04/23 02:38:50 DEBUG : four: size = 4 OK 2026/04/23 02:38:50 DEBUG : one: Destination is newer than source, skipping 2026/04/23 02:38:50 DEBUG : three: size = 5 OK 2026/04/23 02:38:50 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:50 DEBUG : two: size = 3 OK 2026/04/23 02:38:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/23 02:38:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/23 02:38:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/23 02:38:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2363320934) 2026/04/23 02:38:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:38:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/23 02:38:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/23 02:38:50 DEBUG : three: sha1 differ 2026/04/23 02:38:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/23 02:38:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/23 02:38:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/23 02:38:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/23 02:38:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/23 02:38:50 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:51 DEBUG : three: size = 5 OK 2026/04/23 02:38:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:38:51 INFO : three: Copied (replaced existing) 2026/04/23 02:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.94s) === 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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/23 02:38:53 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:38:53 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:38:53 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/23 02:38:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/23 02:38:53 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:38:53 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:53 DEBUG : potato: size = 14 OK 2026/04/23 02:38:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/23 02:38:53 INFO : potato: Copied (new) 2026/04/23 02:38:53 DEBUG : yam: size = 11 OK 2026/04/23 02:38:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:38:53 INFO : yam: Copied (new) 2026/04/23 02:38:53 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:53 DEBUG : potato: size = 14 OK 2026/04/23 02:38:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:38:53 DEBUG : potato: Unchanged skipping 2026/04/23 02:38:53 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:38:53 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:38:53 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:53 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:38:55 DEBUG : yaml: size = 11 OK 2026/04/23 02:38:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:38:55 INFO : yam: Copied (server-side copy) to: yaml 2026/04/23 02:38:55 INFO : yam: Deleted 2026/04/23 02:38:55 INFO : yaml: Renamed from "yam" 2026/04/23 02:38:55 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/23 02:38:56 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:38:56 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:38:56 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/23 02:38:56 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:38:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/23 02:38:56 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:56 DEBUG : yam: size = 11 OK 2026/04/23 02:38:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:38:56 INFO : yam: Copied (new) 2026/04/23 02:38:57 DEBUG : potato: size = 14 OK 2026/04/23 02:38:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/23 02:38:57 INFO : potato: Copied (new) 2026/04/23 02:38:57 DEBUG : Waiting for deletions to finish 2026/04/23 02:38:57 DEBUG : potato: size = 14 OK 2026/04/23 02:38:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:38:57 DEBUG : potato: Unchanged skipping 2026/04/23 02:38:57 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:38:57 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:38:57 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:57 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:38:58 DEBUG : yaml: size = 11 OK 2026/04/23 02:38:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:38:58 INFO : yam: Copied (server-side copy) to: yaml 2026/04/23 02:38:58 INFO : yam: Deleted 2026/04/23 02:38:58 INFO : yaml: Renamed from "yam" 2026/04/23 02:38:58 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/23 02:38:59 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:38:59 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:38:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:38:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/23 02:38:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/23 02:38:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:38:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:38:59 DEBUG : potato: size = 14 OK 2026/04/23 02:38:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/23 02:38:59 INFO : potato: Copied (new) 2026/04/23 02:39:00 DEBUG : sub/yam: size = 11 OK 2026/04/23 02:39:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:39:00 INFO : sub/yam: Copied (new) 2026/04/23 02:39:00 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:00 DEBUG : potato: size = 14 OK 2026/04/23 02:39:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:39:00 DEBUG : potato: Unchanged skipping 2026/04/23 02:39:00 INFO : B2 bucket rclone-test-miceguy7cazo: Making map for --track-renames 2026/04/23 02:39:00 INFO : B2 bucket rclone-test-miceguy7cazo: Finished making map for --track-renames 2026/04/23 02:39:00 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:00 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for renames to finish 2026/04/23 02:39:01 DEBUG : yam: size = 11 OK 2026/04/23 02:39:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/23 02:39:01 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/23 02:39:01 INFO : sub/yam: Deleted 2026/04/23 02:39:01 INFO : yam: Renamed from "sub/yam" 2026/04/23 02:39:01 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:02 DEBUG : Creating backend with remote "/tmp/rclone2363320934/dir1" 2026/04/23 02:39:02 DEBUG : Config file has changed externally - reloading 2026/04/23 02:39:02 DEBUG : Creating backend with remote "/tmp/rclone2363320934/dir2" 2026/04/23 02:39:02 DEBUG : Local file system at /tmp/rclone2363320934/dir2: Using server-side directory move 2026/04/23 02:39:02 INFO : Local file system at /tmp/rclone2363320934/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/23 02:39:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/23 02:39:02 INFO : file1.txt: Moved (server-side) 2026/04/23 02:39:02 DEBUG : Local file system at /tmp/rclone2363320934/dir2: Waiting for checks to finish 2026/04/23 02:39:02 DEBUG : Local file system at /tmp/rclone2363320934/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:39:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/23 02:39:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/23 02:39:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/23 02:39:03 INFO : nested/sub dir/file: Copied (new) 2026/04/23 02:39:03 INFO : nested/sub dir/file: Deleted 2026/04/23 02:39:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:39:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:39:03 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:39:03 INFO : sub dir/hello world: Deleted 2026/04/23 02:39:03 INFO : sub dir: Removing directory 2026/04/23 02:39:03 INFO : nested/sub dir: Removing directory 2026/04/23 02:39:03 INFO : nested: Removing directory 2026/04/23 02:39:03 DEBUG : Local file system at /tmp/rclone2363320934: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/23 02:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:39:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:39:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:39:05 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:39:05 INFO : sub dir/hello world: Deleted 2026/04/23 02:39:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/23 02:39:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/23 02:39:05 INFO : nested/sub dir/file: Copied (new) 2026/04/23 02:39:05 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/23 02:39:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/23 02:39:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:06 DEBUG : existing: size = 6 OK 2026/04/23 02:39:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/23 02:39:06 INFO : existing: Copied (new) 2026/04/23 02:39:06 INFO : existing: Deleted 2026/04/23 02:39:06 DEBUG : existing-b: size = 6 OK 2026/04/23 02:39:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/23 02:39:06 INFO : existing-b: Copied (new) 2026/04/23 02:39:06 INFO : existing-b: Deleted 2026/04/23 02:39:07 DEBUG : existing: Destination exists, skipping 2026/04/23 02:39:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/23 02:39:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nuhetoz6bufu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-nuhetoz6bufu 2026/04/23 02:39:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:12 DEBUG : empty space: size = 1 OK 2026/04/23 02:39:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/23 02:39:12 DEBUG : empty space: Unchanged skipping 2026/04/23 02:39:12 DEBUG : B2 bucket rclone-test-nuhetoz6bufu: Waiting for checks to finish 2026/04/23 02:39:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:39:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nuhetoz6bufu) 2026/04/23 02:39:12 DEBUG : potato3: Sizes differ 2026/04/23 02:39:12 INFO : empty space: Deleted 2026/04/23 02:39:12 DEBUG : B2 bucket rclone-test-nuhetoz6bufu: Waiting for transfers to finish 2026/04/23 02:39:12 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:12 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:12 INFO : potato2: Deleted 2026/04/23 02:39:12 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:12 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:13 INFO : potato3: Deleted 2026/04/23 02:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vufuxib8nuce" 2026/04/23 02:39:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/23 02:39:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/23 02:39:14 DEBUG : B2 bucket rclone-test-vufuxib8nuce: Waiting for checks to finish 2026/04/23 02:39:14 DEBUG : B2 bucket rclone-test-vufuxib8nuce: Waiting for transfers to finish 2026/04/23 02:39:15 DEBUG : empty space: size = 1 OK 2026/04/23 02:39:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:39:15 INFO : empty space: Copied (server-side copy) 2026/04/23 02:39:15 INFO : empty space: Deleted 2026/04/23 02:39:15 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:15 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:15 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:15 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:15 INFO : potato3: Deleted 2026/04/23 02:39:16 INFO : potato2: Deleted 2026/04/23 02:39:16 DEBUG : B2 bucket rclone-test-vufuxib8nuce: Purge remote 2026/04/23 02:39:16 INFO : B2 bucket rclone-test-vufuxib8nuce: cleaning bucket "rclone-test-vufuxib8nuce" of all files 2026/04/23 02:39:16 DEBUG : empty space: Deleting (id "4_zdf02bd23304dbb8b9fd80e1b_f1163eee229d487c0_d20260423_m023915_c001_v0001167_t0020_u01776911955038") 2026/04/23 02:39:16 DEBUG : potato2: Deleting (id "4_zdf02bd23304dbb8b9fd80e1b_f1005b57173cd7145_d20260423_m023915_c001_v0001029_t0038_u01776911955338") 2026/04/23 02:39:16 DEBUG : potato3: Deleting (id "4_zdf02bd23304dbb8b9fd80e1b_f104fa8078fb0acbe_d20260423_m023915_c001_v0001032_t0046_u01776911955422") 2026/04/23 02:39:17 DEBUG : B2 bucket rclone-test-nuhetoz6bufu: Purge remote 2026/04/23 02:39:17 INFO : B2 bucket rclone-test-nuhetoz6bufu: cleaning bucket "rclone-test-nuhetoz6bufu" of all files 2026/04/23 02:39:17 DEBUG : empty space: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f409d458ffe8eca04_d20260423_m023915_c001_v7007000_t0000_u01776911955318") 2026/04/23 02:39:17 DEBUG : empty space: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f1012745be8cff452_d20260423_m023911_c001_v0001183_t0050_u01776911951664") 2026/04/23 02:39:17 DEBUG : potato2: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f417dd60906a7e429_d20260423_m023915_c001_v7007000_t0000_u01776911955902") 2026/04/23 02:39:17 DEBUG : potato2: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f117feca67bee173c_d20260423_m023912_c001_v0001180_t0038_u01776911952451") 2026/04/23 02:39:17 DEBUG : potato3: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f409d458ffe8eca05_d20260423_m023915_c001_v7007000_t0000_u01776911955890") 2026/04/23 02:39:17 DEBUG : potato3: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f110c402d3d399156_d20260423_m023912_c001_v0001157_t0015_u01776911952677") 2026/04/23 02:39:17 DEBUG : potato3: Deleting (id "4_zffd2ad23304dbb8b9fd80e1b_f1012745be8cff456_d20260423_m023911_c001_v0001183_t0044_u01776911951865") --- PASS: TestServerSideMove (10.91s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xadetog6lofi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-xadetog6lofi 2026/04/23 02:39:24 DEBUG : empty space: Excluded (Size Filter) 2026/04/23 02:39:24 DEBUG : empty space: Excluded 2026/04/23 02:39:24 DEBUG : empty space: Excluded (Size Filter) 2026/04/23 02:39:24 DEBUG : empty space: Excluded 2026/04/23 02:39:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:39:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xadetog6lofi) 2026/04/23 02:39:24 DEBUG : potato3: Sizes differ 2026/04/23 02:39:24 DEBUG : B2 bucket rclone-test-xadetog6lofi: Waiting for checks to finish 2026/04/23 02:39:24 DEBUG : B2 bucket rclone-test-xadetog6lofi: Waiting for transfers to finish 2026/04/23 02:39:24 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:24 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:24 INFO : potato2: Deleted 2026/04/23 02:39:24 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:24 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:25 INFO : potato3: Deleted 2026/04/23 02:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tijijod0hala" 2026/04/23 02:39:26 DEBUG : empty space: Excluded (Size Filter) 2026/04/23 02:39:26 DEBUG : empty space: Excluded 2026/04/23 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/23 02:39:26 DEBUG : B2 bucket rclone-test-tijijod0hala: Waiting for checks to finish 2026/04/23 02:39:26 DEBUG : B2 bucket rclone-test-tijijod0hala: Waiting for transfers to finish 2026/04/23 02:39:27 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:27 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:27 INFO : potato2: Deleted 2026/04/23 02:39:27 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:27 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:28 INFO : potato3: Deleted 2026/04/23 02:39:28 DEBUG : B2 bucket rclone-test-tijijod0hala: Purge remote 2026/04/23 02:39:28 INFO : B2 bucket rclone-test-tijijod0hala: cleaning bucket "rclone-test-tijijod0hala" of all files 2026/04/23 02:39:28 DEBUG : potato2: Deleting (id "4_z6fc2ed23304dbb8b9fd80e1b_f1027a3131f78e166_d20260423_m023927_c001_v0001098_t0030_u01776911967297") 2026/04/23 02:39:28 DEBUG : potato3: Deleting (id "4_z6fc2ed23304dbb8b9fd80e1b_f11815152e7b76421_d20260423_m023927_c001_v0001167_t0042_u01776911967650") 2026/04/23 02:39:29 DEBUG : B2 bucket rclone-test-xadetog6lofi: Purge remote 2026/04/23 02:39:29 INFO : B2 bucket rclone-test-xadetog6lofi: cleaning bucket "rclone-test-xadetog6lofi" of all files 2026/04/23 02:39:29 DEBUG : empty space: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f1042f32aa881d83c_d20260423_m023923_c001_v0001184_t0027_u01776911963504") 2026/04/23 02:39:29 DEBUG : potato2: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f421cf19402c71e7f_d20260423_m023927_c001_v7007000_t0000_u01776911967651") 2026/04/23 02:39:29 DEBUG : potato2: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f113f9978c07afa23_d20260423_m023924_c001_v0001174_t0050_u01776911964300") 2026/04/23 02:39:29 DEBUG : potato3: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f421cf19402c71e80_d20260423_m023927_c001_v7007000_t0000_u01776911967967") 2026/04/23 02:39:29 DEBUG : potato3: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f110c7550d4a5f61e_d20260423_m023924_c001_v0001098_t0037_u01776911964701") 2026/04/23 02:39:29 DEBUG : potato3: Deleting (id "4_zdf42dd13304dbb8b9fd80e1b_f1042f32aa881d83e_d20260423_m023923_c001_v0001184_t0033_u01776911963710") --- PASS: TestServerSideMoveWithFilter (12.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zumemez4xeko" 2026/04/23 02:39:34 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-miceguy7cazo -> B2 bucket rclone-test-zumemez4xeko 2026/04/23 02:39:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:37 DEBUG : empty space: size = 1 OK 2026/04/23 02:39:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/23 02:39:37 DEBUG : empty space: Unchanged skipping 2026/04/23 02:39:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:39:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zumemez4xeko) 2026/04/23 02:39:37 DEBUG : B2 bucket rclone-test-zumemez4xeko: Waiting for checks to finish 2026/04/23 02:39:37 DEBUG : potato3: Sizes differ 2026/04/23 02:39:37 INFO : empty space: Deleted 2026/04/23 02:39:37 DEBUG : B2 bucket rclone-test-zumemez4xeko: Waiting for transfers to finish 2026/04/23 02:39:37 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:37 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:37 INFO : potato2: Deleted 2026/04/23 02:39:37 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:37 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:38 INFO : potato3: Deleted 2026/04/23 02:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-munizir2dume" 2026/04/23 02:39:39 INFO : tomatoDir: Making directory 2026/04/23 02:39:39 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/23 02:39:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/23 02:39:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/23 02:39:39 DEBUG : B2 bucket rclone-test-munizir2dume: Waiting for checks to finish 2026/04/23 02:39:39 DEBUG : B2 bucket rclone-test-munizir2dume: Waiting for transfers to finish 2026/04/23 02:39:40 DEBUG : empty space: size = 1 OK 2026/04/23 02:39:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/23 02:39:40 INFO : empty space: Copied (server-side copy) 2026/04/23 02:39:40 INFO : empty space: Deleted 2026/04/23 02:39:40 DEBUG : potato3: size = 68 OK 2026/04/23 02:39:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/23 02:39:40 INFO : potato3: Copied (server-side copy) 2026/04/23 02:39:41 INFO : potato3: Deleted 2026/04/23 02:39:41 DEBUG : potato2: size = 60 OK 2026/04/23 02:39:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/23 02:39:41 INFO : potato2: Copied (server-side copy) 2026/04/23 02:39:41 INFO : potato2: Deleted 2026/04/23 02:39:42 DEBUG : B2 bucket rclone-test-munizir2dume: Purge remote 2026/04/23 02:39:42 INFO : B2 bucket rclone-test-munizir2dume: cleaning bucket "rclone-test-munizir2dume" of all files 2026/04/23 02:39:42 DEBUG : empty space: Deleting (id "4_z0f421d53305dbb8b9fd80e1b_f1109966d41587830_d20260423_m023940_c001_v0001120_t0050_u01776911980226") 2026/04/23 02:39:42 DEBUG : potato2: Deleting (id "4_z0f421d53305dbb8b9fd80e1b_f10889be4c07e7116_d20260423_m023940_c001_v0001044_t0030_u01776911980605") 2026/04/23 02:39:42 DEBUG : potato3: Deleting (id "4_z0f421d53305dbb8b9fd80e1b_f108e24c8b49d4d3a_d20260423_m023940_c001_v0001100_t0024_u01776911980606") 2026/04/23 02:39:43 DEBUG : B2 bucket rclone-test-zumemez4xeko: Purge remote 2026/04/23 02:39:43 INFO : B2 bucket rclone-test-zumemez4xeko: cleaning bucket "rclone-test-zumemez4xeko" of all files 2026/04/23 02:39:43 DEBUG : empty space: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f40663867bb90218a_d20260423_m023940_c001_v7007000_t0000_u01776911980709") 2026/04/23 02:39:43 DEBUG : empty space: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f11592f9b573e4c65_d20260423_m023936_c001_v0001099_t0026_u01776911976110") 2026/04/23 02:39:43 DEBUG : potato2: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f40663867bb9021a0_d20260423_m023941_c001_v7007000_t0000_u01776911981645") 2026/04/23 02:39:43 DEBUG : potato2: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f11595781518d34da_d20260423_m023937_c001_v0001150_t0034_u01776911977159") 2026/04/23 02:39:43 DEBUG : potato3: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f40663867bb902193_d20260423_m023940_c001_v7007000_t0000_u01776911980990") 2026/04/23 02:39:43 DEBUG : potato3: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f1199887d0af2c04b_d20260423_m023937_c001_v0001041_t0025_u01776911977558") 2026/04/23 02:39:43 DEBUG : potato3: Deleting (id "4_z0f120d33305dbb8b9fd80e1b_f11592f9b573e4c69_d20260423_m023936_c001_v0001099_t0031_u01776911976459") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.59s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:47 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/rclone-sync-test" 2026/04/23 02:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/rclone-sync-test-include/layer2" 2026/04/23 02:39:53 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/rclone-sync-test-ignore-file" 2026/04/23 02:39:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/23 02:39:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 02:39:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 02:39:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/23 02:39:56 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test: Waiting for checks to finish 2026/04/23 02:39:56 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test: Waiting for transfers to finish 2026/04/23 02:39:56 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:56 INFO : There was nothing to transfer 2026/04/23 02:39:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/23 02:39:57 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:57 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:57 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:57 INFO : There was nothing to transfer 2026/04/23 02:39:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/23 02:39:57 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/23 02:39:57 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/23 02:39:57 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:57 INFO : There was nothing to transfer 2026/04/23 02:39:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/23 02:39:58 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:39:58 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:39:58 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:58 INFO : There was nothing to transfer 2026/04/23 02:39:58 DEBUG : Excluded 2026/04/23 02:39:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/23 02:39:59 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/23 02:39:59 DEBUG : B2 bucket rclone-test-miceguy7cazo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/23 02:39:59 DEBUG : Waiting for deletions to finish 2026/04/23 02:39:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.44s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:39:59 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/CompareDest" 2026/04/23 02:40:02 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 02:40:02 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:02 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:04 DEBUG : one: size = 3 OK 2026/04/23 02:40:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:40:04 INFO : one: Copied (new) 2026/04/23 02:40:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:04 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:04 DEBUG : one: Sizes differ 2026/04/23 02:40:04 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:04 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:05 DEBUG : one: size = 5 OK 2026/04/23 02:40:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/23 02:40:05 INFO : one: Copied (replaced existing) 2026/04/23 02:40:05 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:07 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:07 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:07 DEBUG : one: Sizes differ 2026/04/23 02:40:07 DEBUG : one: size = 5 OK 2026/04/23 02:40:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 02:40:07 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:07 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:07 INFO : There was nothing to transfer 2026/04/23 02:40:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:08 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:08 DEBUG : one: Sizes differ 2026/04/23 02:40:09 DEBUG : two: size = 3 OK 2026/04/23 02:40:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 02:40:09 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:09 DEBUG : one: size = 5 OK 2026/04/23 02:40:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 02:40:09 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:09 INFO : There was nothing to transfer 2026/04/23 02:40:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:09 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:09 DEBUG : one: Sizes differ 2026/04/23 02:40:09 DEBUG : two: size = 3 OK 2026/04/23 02:40:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 02:40:09 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:09 DEBUG : one: size = 5 OK 2026/04/23 02:40:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 02:40:09 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:09 INFO : There was nothing to transfer 2026/04/23 02:40:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:10 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:10 DEBUG : one: Sizes differ 2026/04/23 02:40:10 DEBUG : two: size = 3 OK 2026/04/23 02:40:10 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/23 02:40:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/23 02:40:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 02:40:10 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:10 DEBUG : one: size = 5 OK 2026/04/23 02:40:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 02:40:10 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:10 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:10 INFO : There was nothing to transfer 2026/04/23 02:40:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:11 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:11 DEBUG : one: Sizes differ 2026/04/23 02:40:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:11 DEBUG : two: size = 3 (B2 bucket rclone-test-miceguy7cazo path CompareDest) 2026/04/23 02:40:11 DEBUG : two: Sizes differ 2026/04/23 02:40:11 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 02:40:11 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:11 DEBUG : one: size = 5 OK 2026/04/23 02:40:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 02:40:11 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:12 DEBUG : two: size = 5 OK 2026/04/23 02:40:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/23 02:40:12 INFO : two: Copied (new) 2026/04/23 02:40:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:40:15 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dest" 2026/04/23 02:40:15 DEBUG : Config file has changed externally - reloading 2026/04/23 02:40:16 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/pre-dest1" 2026/04/23 02:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/pre-dest2" 2026/04/23 02:40:20 DEBUG : 1: size = 1 OK 2026/04/23 02:40:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:40:20 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/23 02:40:20 DEBUG : 2: size = 1 OK 2026/04/23 02:40:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:40:20 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/23 02:40:20 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/23 02:40:20 DEBUG : B2 bucket rclone-test-miceguy7cazo path dest: Waiting for checks to finish 2026/04/23 02:40:20 DEBUG : B2 bucket rclone-test-miceguy7cazo path dest: Waiting for transfers to finish 2026/04/23 02:40:21 DEBUG : 3: size = 1 OK 2026/04/23 02:40:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/23 02:40:21 INFO : 3: Copied (new) 2026/04/23 02:40:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/CopyDest" 2026/04/23 02:40:26 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 02:40:26 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:26 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:27 DEBUG : one: size = 3 OK 2026/04/23 02:40:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:40:27 INFO : one: Copied (new) 2026/04/23 02:40:27 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:27 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:27 DEBUG : one: Sizes differ 2026/04/23 02:40:27 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:28 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:28 DEBUG : one: size = 5 OK 2026/04/23 02:40:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/23 02:40:28 INFO : one: Copied (replaced existing) 2026/04/23 02:40:28 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:30 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/BackupDir" 2026/04/23 02:40:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:31 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:31 DEBUG : one: Sizes differ 2026/04/23 02:40:31 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:32 DEBUG : one: size = 5 OK 2026/04/23 02:40:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:32 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:32 DEBUG : one: Sizes differ 2026/04/23 02:40:33 DEBUG : one: size = 3 OK 2026/04/23 02:40:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:40:33 INFO : one: Copied (server-side copy) 2026/04/23 02:40:33 INFO : one: Deleted 2026/04/23 02:40:34 DEBUG : one: size = 5 OK 2026/04/23 02:40:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/23 02:40:34 INFO : one: Copied (server-side copy) 2026/04/23 02:40:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/23 02:40:34 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:34 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:36 DEBUG : one: size = 5 OK 2026/04/23 02:40:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:36 DEBUG : one: Unchanged skipping 2026/04/23 02:40:36 DEBUG : two: size = 3 OK 2026/04/23 02:40:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:36 DEBUG : two: size = 3 OK 2026/04/23 02:40:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/23 02:40:36 INFO : two: Copied (server-side copy) 2026/04/23 02:40:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/23 02:40:36 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:36 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:36 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:36 DEBUG : one: size = 5 OK 2026/04/23 02:40:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:36 DEBUG : one: Unchanged skipping 2026/04/23 02:40:36 DEBUG : two: size = 3 OK 2026/04/23 02:40:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:36 DEBUG : two: Unchanged skipping 2026/04/23 02:40:36 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:36 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:36 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:36 INFO : There was nothing to transfer 2026/04/23 02:40:38 DEBUG : one: size = 5 OK 2026/04/23 02:40:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:38 DEBUG : one: Unchanged skipping 2026/04/23 02:40:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:38 DEBUG : three: size = 5 (B2 bucket rclone-test-miceguy7cazo path CopyDest) 2026/04/23 02:40:38 DEBUG : three: Sizes differ 2026/04/23 02:40:38 DEBUG : three: Destination not found in --copy-dest 2026/04/23 02:40:38 DEBUG : three: Need to transfer - File not found at Destination 2026/04/23 02:40:38 DEBUG : two: size = 3 OK 2026/04/23 02:40:38 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/23 02:40:38 DEBUG : two: Unchanged skipping 2026/04/23 02:40:38 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:39 DEBUG : three: size = 7 OK 2026/04/23 02:40:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/23 02:40:39 INFO : three: Copied (new) 2026/04/23 02:40:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.72s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/backup" 2026/04/23 02:40:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:45 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:45 DEBUG : one: Sizes differ 2026/04/23 02:40:45 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:45 DEBUG : two: size = 3 OK 2026/04/23 02:40:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:40:45 DEBUG : two: Unchanged skipping 2026/04/23 02:40:47 DEBUG : one: size = 3 OK 2026/04/23 02:40:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:40:47 INFO : one: Copied (server-side copy) 2026/04/23 02:40:47 INFO : one: Deleted 2026/04/23 02:40:47 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:48 DEBUG : one: size = 4 OK 2026/04/23 02:40:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:40:48 INFO : one: Copied (new) 2026/04/23 02:40:48 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:49 DEBUG : three.txt: size = 5 OK 2026/04/23 02:40:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:40:49 INFO : three.txt: Copied (server-side copy) 2026/04/23 02:40:49 INFO : three.txt: Deleted 2026/04/23 02:40:49 INFO : three.txt: Moved into backup dir 2026/04/23 02:40:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:50 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:50 DEBUG : one: Sizes differ 2026/04/23 02:40:50 DEBUG : two: size = 3 OK 2026/04/23 02:40:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:40:50 DEBUG : two: Unchanged skipping 2026/04/23 02:40:50 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:51 DEBUG : one: size = 4 OK 2026/04/23 02:40:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:40:51 INFO : one: Copied (server-side copy) 2026/04/23 02:40:51 INFO : one: Deleted 2026/04/23 02:40:51 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:40:51 DEBUG : one: size = 5 OK 2026/04/23 02:40:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:40:51 INFO : one: Copied (new) 2026/04/23 02:40:51 DEBUG : Waiting for deletions to finish 2026/04/23 02:40:52 DEBUG : three.txt: size = 6 OK 2026/04/23 02:40:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:40:52 INFO : three.txt: Copied (server-side copy) 2026/04/23 02:40:52 INFO : three.txt: Deleted 2026/04/23 02:40:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.96s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/backup" 2026/04/23 02:40:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:40:58 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:40:58 DEBUG : one: Sizes differ 2026/04/23 02:40:58 DEBUG : two: size = 3 OK 2026/04/23 02:40:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:40:58 DEBUG : two: Unchanged skipping 2026/04/23 02:40:58 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:40:59 DEBUG : one.bak: size = 3 OK 2026/04/23 02:40:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:40:59 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:00 INFO : one: Deleted 2026/04/23 02:41:00 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:01 DEBUG : one: size = 4 OK 2026/04/23 02:41:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:01 INFO : one: Copied (new) 2026/04/23 02:41:01 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:01 DEBUG : three.txt.bak: size = 5 OK 2026/04/23 02:41:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:41:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:01 INFO : three.txt: Deleted 2026/04/23 02:41:01 INFO : three.txt: Moved into backup dir 2026/04/23 02:41:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:03 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:03 DEBUG : one: Sizes differ 2026/04/23 02:41:03 DEBUG : two: size = 3 OK 2026/04/23 02:41:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:03 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:41:03 DEBUG : two: Unchanged skipping 2026/04/23 02:41:03 DEBUG : one.bak: size = 4 OK 2026/04/23 02:41:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:03 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:04 INFO : one: Deleted 2026/04/23 02:41:04 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:04 DEBUG : one: size = 5 OK 2026/04/23 02:41:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:41:04 INFO : one: Copied (new) 2026/04/23 02:41:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:05 DEBUG : three.txt.bak: size = 6 OK 2026/04/23 02:41:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:05 INFO : three.txt: Deleted 2026/04/23 02:41:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:41:08 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/backup" 2026/04/23 02:41:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:11 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:11 DEBUG : one: Sizes differ 2026/04/23 02:41:11 DEBUG : two: size = 3 OK 2026/04/23 02:41:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:11 DEBUG : two: Unchanged skipping 2026/04/23 02:41:11 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:41:12 DEBUG : one-2019-01-01: size = 3 OK 2026/04/23 02:41:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:41:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/23 02:41:13 INFO : one: Deleted 2026/04/23 02:41:13 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:14 DEBUG : one: size = 4 OK 2026/04/23 02:41:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:14 INFO : one: Copied (new) 2026/04/23 02:41:14 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:14 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/23 02:41:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:41:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/23 02:41:14 INFO : three.txt: Deleted 2026/04/23 02:41:14 INFO : three.txt: Moved into backup dir 2026/04/23 02:41:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:16 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:16 DEBUG : one: Sizes differ 2026/04/23 02:41:16 DEBUG : two: size = 3 OK 2026/04/23 02:41:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:16 DEBUG : two: Unchanged skipping 2026/04/23 02:41:16 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:41:16 DEBUG : one-2019-01-01: size = 4 OK 2026/04/23 02:41:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/23 02:41:17 INFO : one: Deleted 2026/04/23 02:41:17 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:17 DEBUG : one: size = 5 OK 2026/04/23 02:41:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:41:17 INFO : one: Copied (new) 2026/04/23 02:41:17 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:18 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/23 02:41:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/23 02:41:18 INFO : three.txt: Deleted 2026/04/23 02:41:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.45s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:41:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:24 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:24 DEBUG : one: Sizes differ 2026/04/23 02:41:24 DEBUG : two: size = 3 OK 2026/04/23 02:41:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:24 DEBUG : two: Unchanged skipping 2026/04/23 02:41:24 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:41:25 DEBUG : one.bak: size = 3 OK 2026/04/23 02:41:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:41:25 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:25 INFO : one: Deleted 2026/04/23 02:41:25 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:26 DEBUG : one: size = 4 OK 2026/04/23 02:41:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:26 INFO : one: Copied (new) 2026/04/23 02:41:26 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:26 DEBUG : three.txt.bak: size = 5 OK 2026/04/23 02:41:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:41:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:26 INFO : three.txt: Deleted 2026/04/23 02:41:26 INFO : three.txt: Moved into backup dir 2026/04/23 02:41:28 DEBUG : one.bak: Excluded (Path Filter) 2026/04/23 02:41:28 DEBUG : one.bak: Excluded 2026/04/23 02:41:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/23 02:41:28 DEBUG : three.txt.bak: Excluded 2026/04/23 02:41:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:28 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:28 DEBUG : one: Sizes differ 2026/04/23 02:41:28 DEBUG : two: size = 3 OK 2026/04/23 02:41:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:28 DEBUG : two: Unchanged skipping 2026/04/23 02:41:28 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for checks to finish 2026/04/23 02:41:28 DEBUG : one.bak: size = 4 OK 2026/04/23 02:41:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:28 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:28 INFO : one: Deleted 2026/04/23 02:41:28 DEBUG : B2 bucket rclone-test-miceguy7cazo path dst: Waiting for transfers to finish 2026/04/23 02:41:29 DEBUG : one: size = 5 OK 2026/04/23 02:41:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:41:29 INFO : one: Copied (new) 2026/04/23 02:41:29 DEBUG : Waiting for deletions to finish 2026/04/23 02:41:29 DEBUG : three.txt.bak: size = 6 OK 2026/04/23 02:41:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:30 INFO : three.txt: Deleted 2026/04/23 02:41:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.50s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:41:33 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:41:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:35 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:35 DEBUG : one: Sizes differ 2026/04/23 02:41:36 DEBUG : one.bak: size = 3 OK 2026/04/23 02:41:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:41:36 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:36 INFO : one: Deleted 2026/04/23 02:41:37 DEBUG : one: size = 4 OK 2026/04/23 02:41:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:37 INFO : one: Copied (new) 2026/04/23 02:41:38 DEBUG : two: size = 3 OK 2026/04/23 02:41:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:38 DEBUG : two: Unchanged skipping 2026/04/23 02:41:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:38 DEBUG : three.txt: Sizes differ 2026/04/23 02:41:39 DEBUG : three.txt.bak: size = 5 OK 2026/04/23 02:41:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:41:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:39 INFO : three.txt: Deleted 2026/04/23 02:41:39 DEBUG : three.txt: size = 6 OK 2026/04/23 02:41:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:39 INFO : three.txt: Copied (new) 2026/04/23 02:41:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:40 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:40 DEBUG : one: Sizes differ 2026/04/23 02:41:41 DEBUG : one.bak: size = 4 OK 2026/04/23 02:41:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:41 INFO : one: Copied (server-side copy) to: one.bak 2026/04/23 02:41:41 INFO : one: Deleted 2026/04/23 02:41:42 DEBUG : one: size = 5 OK 2026/04/23 02:41:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:41:42 INFO : one: Copied (new) 2026/04/23 02:41:42 DEBUG : two: size = 3 OK 2026/04/23 02:41:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:42 DEBUG : two: Unchanged skipping 2026/04/23 02:41:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:42 DEBUG : three.txt: Sizes differ 2026/04/23 02:41:43 DEBUG : three.txt.bak: size = 6 OK 2026/04/23 02:41:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/23 02:41:43 INFO : three.txt: Deleted 2026/04/23 02:41:43 DEBUG : three.txt: size = 19 OK 2026/04/23 02:41:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/23 02:41:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.86s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:41:47 DEBUG : Creating backend with remote "TestB2:rclone-test-miceguy7cazo/dst" 2026/04/23 02:41:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:48 DEBUG : one: size = 3 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:48 DEBUG : one: Sizes differ 2026/04/23 02:41:50 DEBUG : one-2019-01-01: size = 3 OK 2026/04/23 02:41:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/23 02:41:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/23 02:41:50 INFO : one: Deleted 2026/04/23 02:41:51 DEBUG : one: size = 4 OK 2026/04/23 02:41:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:51 INFO : one: Copied (new) 2026/04/23 02:41:51 DEBUG : two: size = 3 OK 2026/04/23 02:41:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:51 DEBUG : two: Unchanged skipping 2026/04/23 02:41:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:51 DEBUG : three.txt: Sizes differ 2026/04/23 02:41:52 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/23 02:41:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/23 02:41:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/23 02:41:52 INFO : three.txt: Deleted 2026/04/23 02:41:53 DEBUG : three.txt: size = 6 OK 2026/04/23 02:41:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:53 INFO : three.txt: Copied (new) 2026/04/23 02:41:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:54 DEBUG : one: size = 4 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:54 DEBUG : one: Sizes differ 2026/04/23 02:41:54 DEBUG : one-2019-01-01: size = 4 OK 2026/04/23 02:41:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/23 02:41:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/23 02:41:54 INFO : one: Deleted 2026/04/23 02:41:55 DEBUG : one: size = 5 OK 2026/04/23 02:41:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/23 02:41:55 INFO : one: Copied (new) 2026/04/23 02:41:55 DEBUG : two: size = 3 OK 2026/04/23 02:41:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:41:55 DEBUG : two: Unchanged skipping 2026/04/23 02:41:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-miceguy7cazo path dst) 2026/04/23 02:41:55 DEBUG : three.txt: Sizes differ 2026/04/23 02:41:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/23 02:41:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/23 02:41:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/23 02:41:56 INFO : three.txt: Deleted 2026/04/23 02:41:57 DEBUG : three.txt: size = 19 OK 2026/04/23 02:41:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/23 02:41:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.27s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:41:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:41:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:41:59 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:41:59 DEBUG : Testêé: Sizes differ 2026/04/23 02:41:59 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:00 DEBUG : Testêé: size = 14 OK 2026/04/23 02:42:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/23 02:42:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/23 02:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/23 02:42:01 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:42:01 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:02 DEBUG : existing: size = 6 OK 2026/04/23 02:42:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/23 02:42:02 INFO : existing: Copied (new) 2026/04/23 02:42:02 DEBUG : Waiting for deletions to finish 2026/04/23 02:42:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:02 DEBUG : existing: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:02 DEBUG : existing: Sizes differ 2026/04/23 02:42:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/23 02:42:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:42:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:02 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting files as there were IO errors 2026/04/23 02:42:02 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.42s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:42:04 DEBUG : EXISTING: size = 6 OK 2026/04/23 02:42:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:04 DEBUG : existing: Unchanged skipping 2026/04/23 02:42:04 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:42:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", 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-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:07 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/ef02cd43302dbb8b9fd80e1b/c001_v0001103_t0032": EOF 2026/04/23 02:42:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/ef02cd43302dbb8b9fd80e1b/c001_v0001103_t0032": EOF) 2026/04/23 02:42:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only0" to B2 bucket rclone-test-miceguy7cazo: 1/10 (Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/ef02cd43302dbb8b9fd80e1b/c001_v0001103_t0032": EOF) 2026/04/23 02:42:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 02:42:23 DEBUG : both10: size = 6 OK 2026/04/23 02:42:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both0: size = 6 OK 2026/04/23 02:42:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both11: size = 6 OK 2026/04/23 02:42:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both12: size = 6 OK 2026/04/23 02:42:23 DEBUG : both10: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both13: size = 6 OK 2026/04/23 02:42:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both11: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both14: size = 6 OK 2026/04/23 02:42:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both14: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both15: size = 6 OK 2026/04/23 02:42:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both15: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both16: size = 6 OK 2026/04/23 02:42:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both0: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both17: size = 6 OK 2026/04/23 02:42:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both17: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both18: size = 6 OK 2026/04/23 02:42:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both18: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both19: size = 6 OK 2026/04/23 02:42:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both19: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both1: size = 6 OK 2026/04/23 02:42:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both1: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both2: size = 6 OK 2026/04/23 02:42:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both2: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both3: size = 6 OK 2026/04/23 02:42:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both3: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both4: size = 6 OK 2026/04/23 02:42:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both16: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both5: size = 6 OK 2026/04/23 02:42:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both5: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both6: size = 6 OK 2026/04/23 02:42:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both6: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both7: size = 6 OK 2026/04/23 02:42:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both7: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both8: size = 6 OK 2026/04/23 02:42:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both4: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both9: size = 6 OK 2026/04/23 02:42:23 DEBUG : both12: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:23 DEBUG : both13: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both8: Unchanged skipping 2026/04/23 02:42:23 DEBUG : both9: Unchanged skipping 2026/04/23 02:42:23 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:42:23 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:23 DEBUG : Waiting for deletions to finish 2026/04/23 02:42:23 INFO : only16: Deleted 2026/04/23 02:42:23 INFO : only18: Deleted 2026/04/23 02:42:23 INFO : only8: Deleted 2026/04/23 02:42:23 INFO : only17: Deleted 2026/04/23 02:42:23 INFO : only12: Deleted 2026/04/23 02:42:23 INFO : only7: Deleted 2026/04/23 02:42:23 INFO : only14: Deleted 2026/04/23 02:42:23 INFO : only19: Deleted 2026/04/23 02:42:23 INFO : only2: Deleted 2026/04/23 02:42:24 INFO : only5: Deleted 2026/04/23 02:42:24 INFO : only10: Deleted 2026/04/23 02:42:24 INFO : only13: Deleted 2026/04/23 02:42:24 INFO : only15: Deleted 2026/04/23 02:42:24 INFO : only1: Deleted 2026/04/23 02:42:24 INFO : only3: Deleted 2026/04/23 02:42:24 INFO : only4: Deleted 2026/04/23 02:42:24 INFO : only6: Deleted 2026/04/23 02:42:24 INFO : only9: Deleted 2026/04/23 02:42:24 INFO : only0: Deleted 2026/04/23 02:42:24 INFO : only11: Deleted 2026/04/23 02:42:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.54s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:42 DEBUG : both0: size = 6 OK 2026/04/23 02:42:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both0: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both10: size = 6 OK 2026/04/23 02:42:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both10: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both11: size = 6 OK 2026/04/23 02:42:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both11: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both12: size = 6 OK 2026/04/23 02:42:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both12: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both13: size = 6 OK 2026/04/23 02:42:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both13: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both14: size = 6 OK 2026/04/23 02:42:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both14: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both15: size = 6 OK 2026/04/23 02:42:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both15: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both16: size = 6 OK 2026/04/23 02:42:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both16: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both17: size = 6 OK 2026/04/23 02:42:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both17: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both18: size = 6 OK 2026/04/23 02:42:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both18: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both19: size = 6 OK 2026/04/23 02:42:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both19: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both1: size = 6 OK 2026/04/23 02:42:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both1: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both2: size = 6 OK 2026/04/23 02:42:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both2: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both3: size = 6 OK 2026/04/23 02:42:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both3: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both4: size = 6 OK 2026/04/23 02:42:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both4: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both5: size = 6 OK 2026/04/23 02:42:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both5: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both6: size = 6 OK 2026/04/23 02:42:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both6: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both7: size = 6 OK 2026/04/23 02:42:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both7: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both8: size = 6 OK 2026/04/23 02:42:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both8: Unchanged skipping 2026/04/23 02:42:42 DEBUG : both9: size = 6 OK 2026/04/23 02:42:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:42:42 DEBUG : both9: Unchanged skipping 2026/04/23 02:42:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only0: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only0: Sizes differ 2026/04/23 02:42:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only10: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only10: Sizes differ 2026/04/23 02:42:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only11: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only11: Sizes differ 2026/04/23 02:42:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only12: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only12: Sizes differ 2026/04/23 02:42:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only13: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only13: Sizes differ 2026/04/23 02:42:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only14: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only14: Sizes differ 2026/04/23 02:42:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only15: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only15: Sizes differ 2026/04/23 02:42:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only16: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only16: Sizes differ 2026/04/23 02:42:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only17: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only17: Sizes differ 2026/04/23 02:42:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only18: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only18: Sizes differ 2026/04/23 02:42:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only19: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only19: Sizes differ 2026/04/23 02:42:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only1: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only1: Sizes differ 2026/04/23 02:42:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only2: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only2: Sizes differ 2026/04/23 02:42:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only3: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only3: Sizes differ 2026/04/23 02:42:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only4: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only4: Sizes differ 2026/04/23 02:42:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only5: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only5: Sizes differ 2026/04/23 02:42:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only6: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only6: Sizes differ 2026/04/23 02:42:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only7: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only7: Sizes differ 2026/04/23 02:42:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only8: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only8: Sizes differ 2026/04/23 02:42:42 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:42:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2363320934) 2026/04/23 02:42:42 DEBUG : only9: size = 6 (B2 bucket rclone-test-miceguy7cazo) 2026/04/23 02:42:42 DEBUG : only9: Sizes differ 2026/04/23 02:42:42 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:42:42 DEBUG : only0: size = 0 OK 2026/04/23 02:42:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:42 INFO : only0: Copied (replaced existing) 2026/04/23 02:42:42 DEBUG : only11: size = 0 OK 2026/04/23 02:42:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:42 INFO : only11: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only14: size = 0 OK 2026/04/23 02:42:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only14: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only13: size = 0 OK 2026/04/23 02:42:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only13: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only15: size = 0 OK 2026/04/23 02:42:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only15: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only10: size = 0 OK 2026/04/23 02:42:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only10: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only16: size = 0 OK 2026/04/23 02:42:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only16: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only17: size = 0 OK 2026/04/23 02:42:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only17: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only18: size = 0 OK 2026/04/23 02:42:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only18: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only12: size = 0 OK 2026/04/23 02:42:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only12: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only19: size = 0 OK 2026/04/23 02:42:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only19: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only1: size = 0 OK 2026/04/23 02:42:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only1: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only2: size = 0 OK 2026/04/23 02:42:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only2: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only3: size = 0 OK 2026/04/23 02:42:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only3: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only4: size = 0 OK 2026/04/23 02:42:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only4: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only5: size = 0 OK 2026/04/23 02:42:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only5: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only6: size = 0 OK 2026/04/23 02:42:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only6: Copied (replaced existing) 2026/04/23 02:42:43 DEBUG : only7: size = 0 OK 2026/04/23 02:42:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:43 INFO : only7: Copied (replaced existing) 2026/04/23 02:42:44 DEBUG : only8: size = 0 OK 2026/04/23 02:42:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:44 INFO : only8: Copied (replaced existing) 2026/04/23 02:42:44 DEBUG : only9: size = 0 OK 2026/04/23 02:42:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/23 02:42:44 INFO : only9: Copied (replaced existing) 2026/04/23 02:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.35s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:52 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:42:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:42:52 DEBUG : empty_on_remote: Making directory with metadata 2026/04/23 02:42:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:42:52 INFO : empty_on_remote: Making directory 2026/04/23 02:42:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 02:42:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:55 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:42:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:42:55 DEBUG : empty_on_remote: Making directory with metadata 2026/04/23 02:42:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:42:55 INFO : empty_on_remote: Making directory 2026/04/23 02:42:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 02:42:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:42:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:42:57 INFO : sub dir: Making directory 2026/04/23 02:42:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:43:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:43:01 INFO : sub dir: Making directory 2026/04/23 02:43:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:43:13 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:14 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:43:14 DEBUG : apple: size = 5 OK 2026/04/23 02:43:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : apple: Unchanged skipping 2026/04/23 02:43:14 DEBUG : banana: size = 6 OK 2026/04/23 02:43:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : banana: Unchanged skipping 2026/04/23 02:43:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:43:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:43:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:43:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:43:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:43:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:43:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:43:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:43:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:43:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:43:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:43:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:14 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:14 INFO : There was nothing to transfer 2026/04/23 02:43:14 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:15 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : apple: size = 5 OK 2026/04/23 02:43:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : apple: Unchanged skipping 2026/04/23 02:43:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:43:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:43:15 DEBUG : banana: size = 6 OK 2026/04/23 02:43:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : banana: Unchanged skipping 2026/04/23 02:43:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:43:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:43:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:43:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:43:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:43:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:43:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:43:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:43:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:43:15 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:15 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:15 INFO : There was nothing to transfer 2026/04/23 02:43:15 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:15 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:43:29 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:29 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : apple: size = 5 OK 2026/04/23 02:43:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : apple: Unchanged skipping 2026/04/23 02:43:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:43:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:43:30 DEBUG : banana: size = 6 OK 2026/04/23 02:43:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : banana: Unchanged skipping 2026/04/23 02:43:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:43:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:43:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:43:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:43:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:43:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:43:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:43:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:43:30 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:30 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:30 INFO : There was nothing to transfer 2026/04/23 02:43:30 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:30 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:43:31 DEBUG : apple: size = 5 OK 2026/04/23 02:43:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:43:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : apple: Unchanged skipping 2026/04/23 02:43:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:43:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:43:31 DEBUG : banana: size = 6 OK 2026/04/23 02:43:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : banana: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:43:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:43:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:43:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:43:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:43:31 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:31 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:31 INFO : There was nothing to transfer 2026/04/23 02:43:31 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:31 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:43:44 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:45 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : YXBwbGU=: size = 5 OK 2026/04/23 02:43:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/23 02:43:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/23 02:43:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/23 02:43:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:43:45 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:45 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:43:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:46 DEBUG : YmFuYW5h: size = 6 OK 2026/04/23 02:43:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/23 02:43:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/23 02:43:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/23 02:43:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:43:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/23 02:43:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:43:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:43:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:43:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:43:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:43:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:43:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:43:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:43:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/23 02:43:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:43:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:43:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/23 02:43:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:43:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/23 02:43:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:43:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/23 02:43:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:43:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/23 02:43:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:43:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/23 02:43:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:43:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/23 02:43:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:43:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:47 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/23 02:43:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/23 02:43:47 INFO : apple: Deleted 2026/04/23 02:43:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/23 02:43:47 INFO : dir1/0007-1234567.txt: Deleted 2026/04/23 02:43:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/23 02:43:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/23 02:43:48 INFO : splitbananasplit: Deleted 2026/04/23 02:43:48 INFO : dir1/0015-9;=.txt: Deleted 2026/04/23 02:43:48 INFO : appleappleapplebanana: Deleted 2026/04/23 02:43:48 INFO : banana: Deleted 2026/04/23 02:43:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0003-defghij.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0008-2345678.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0011-56789;.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/23 02:43:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/23 02:43:48 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:49 DEBUG : YXBwbGU=: size = 5 OK 2026/04/23 02:43:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : apple: Unchanged skipping 2026/04/23 02:43:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/23 02:43:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/23 02:43:49 DEBUG : YmFuYW5h: size = 6 OK 2026/04/23 02:43:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:43:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : banana: Unchanged skipping 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/23 02:43:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:43:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/23 02:43:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/23 02:43:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/23 02:43:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/23 02:43:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/23 02:43:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/23 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/23 02:43:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:43:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:43:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:43:49 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:49 DEBUG : Waiting for deletions to finish 2026/04/23 02:43:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/23 02:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/23 02:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/23 02:43:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/23 02:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/23 02:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/23 02:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/23 02:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/23 02:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/23 02:43:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:44:02 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:02 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/23 02:44:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/23 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/23 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/23 02:44:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/23 02:44:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/23 02:44:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/23 02:44:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/23 02:44:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/23 02:44:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/23 02:44:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/23 02:44:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/23 02:44:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:03 DEBUG : PREFIXbanana: size = 6 OK 2026/04/23 02:44:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/23 02:44:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/23 02:44:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/23 02:44:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:44:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/23 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/23 02:44:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:44:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/23 02:44:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/23 02:44:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:44:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:03 DEBUG : PREFIXapple: size = 5 OK 2026/04/23 02:44:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/23 02:44:03 INFO : apple: Copied (new) to: PREFIXapple 2026/04/23 02:44:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:44:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:44:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:44:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:44:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:44:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:44:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:44:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/23 02:44:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:44:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:44:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/23 02:44:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:44:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/23 02:44:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:44:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/23 02:44:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:44:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/23 02:44:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:44:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/23 02:44:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:44:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/23 02:44:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:44:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:05 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:05 INFO : dir1/0013-789;=.txt: Deleted 2026/04/23 02:44:05 INFO : appleappleapplebanana: Deleted 2026/04/23 02:44:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0003-defghij.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0009-3456789.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0012-6789;.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0007-1234567.txt: Deleted 2026/04/23 02:44:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/23 02:44:06 INFO : dir1/0010-456789.txt: Deleted 2026/04/23 02:44:06 INFO : dir1/0014-89;=.txt: Deleted 2026/04/23 02:44:06 INFO : dir1/0015-9;=.txt: Deleted 2026/04/23 02:44:06 INFO : apple: Deleted 2026/04/23 02:44:06 INFO : dir1/0008-2345678.txt: Deleted 2026/04/23 02:44:06 INFO : dir1/0011-56789;.txt: Deleted 2026/04/23 02:44:06 INFO : splitbananasplit: Deleted 2026/04/23 02:44:06 INFO : banana: Deleted 2026/04/23 02:44:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/23 02:44:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/23 02:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/23 02:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/23 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/23 02:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/23 02:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/23 02:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/23 02:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/23 02:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/23 02:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/23 02:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/23 02:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/23 02:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/23 02:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/23 02:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/23 02:44:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/23 02:44:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:44:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/23 02:44:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : banana: size = 6 OK 2026/04/23 02:44:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/23 02:44:07 INFO : banana: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:07 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:44:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:44:07 INFO : splitbananasplit: Copied (new) 2026/04/23 02:44:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:44:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:44:07 INFO : appleappleapplebanana: Copied (new) 2026/04/23 02:44:07 DEBUG : apple: size = 5 OK 2026/04/23 02:44:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/23 02:44:07 INFO : apple: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:44:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:44:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:44:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:44:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:44:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:44:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:44:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/23 02:44:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:44:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:44:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:44:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:44:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:44:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:44:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:44:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:44:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:44:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:44:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:44:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:44:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:44:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:44:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:44:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:44:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:44:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:44:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/23 02:44:08 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/23 02:44:08 INFO : PREFIXsplitbananasplit: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/23 02:44:08 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/23 02:44:08 INFO : PREFIXbanana: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/23 02:44:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/23 02:44:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/23 02:44:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/23 02:44:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/23 02:44:09 INFO : PREFIXapple: Deleted 2026/04/23 02:44:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:09 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:09 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:44:22 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:23 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/23 02:44:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/23 02:44:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:23 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:23 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:23 DEBUG : appleSUFFIX: size = 5 OK 2026/04/23 02:44:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/23 02:44:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/23 02:44:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:44:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/23 02:44:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:44:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:44:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:44:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:24 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:44:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:44:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:44:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:44:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:44:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:44:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/23 02:44:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:44:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/23 02:44:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:44:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/23 02:44:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:44:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/23 02:44:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:44:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/23 02:44:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:44:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/23 02:44:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:44:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/23 02:44:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:44:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/23 02:44:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:44:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:25 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/23 02:44:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/23 02:44:25 INFO : dir1/0008-2345678.txt: Deleted 2026/04/23 02:44:25 INFO : dir1/0009-3456789.txt: Deleted 2026/04/23 02:44:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/23 02:44:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/23 02:44:26 INFO : apple: Deleted 2026/04/23 02:44:26 INFO : dir1/0010-456789.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0013-789;=.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0015-9;=.txt: Deleted 2026/04/23 02:44:26 INFO : banana: Deleted 2026/04/23 02:44:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0007-1234567.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/23 02:44:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/23 02:44:26 INFO : appleappleapplebanana: Deleted 2026/04/23 02:44:26 INFO : splitbananasplit: Deleted 2026/04/23 02:44:26 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/23 02:44:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/23 02:44:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/23 02:44:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/23 02:44:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:44:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/23 02:44:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:27 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:27 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:27 DEBUG : banana: size = 6 OK 2026/04/23 02:44:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/23 02:44:27 INFO : banana: Copied (new) 2026/04/23 02:44:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:44:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:44:27 INFO : splitbananasplit: Copied (new) 2026/04/23 02:44:27 DEBUG : apple: size = 5 OK 2026/04/23 02:44:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/23 02:44:27 INFO : apple: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:44:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/23 02:44:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:44:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:44:27 INFO : appleappleapplebanana: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:44:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:44:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:44:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:44:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/23 02:44:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:44:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:44:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:44:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:44:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:44:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:44:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:44:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:44:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:44:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:44:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:44:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:44:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:44:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:44:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:44:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:44:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:44:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:44:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:44:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:44:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:44:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:44:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/23 02:44:28 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/23 02:44:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/23 02:44:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/23 02:44:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/23 02:44:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : appleSUFFIX: Deleted 2026/04/23 02:44:29 INFO : splitbananasplitSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : bananaSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/23 02:44:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/23 02:44:29 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:29 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:29 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:30 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:44:43 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:43 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/23 02:44:43 DEBUG : apple: size = 5 OK 2026/04/23 02:44:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:43 DEBUG : banana: size = 6 OK 2026/04/23 02:44:43 DEBUG : apple: Unchanged skipping 2026/04/23 02:44:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:43 DEBUG : banana: Unchanged skipping 2026/04/23 02:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/23 02:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:44 DEBUG : appleapple: size = 21 OK 2026/04/23 02:44:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/23 02:44:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/23 02:44:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/23 02:44:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/23 02:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:44 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:44 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:44 DEBUG : splitbanan: size = 16 OK 2026/04/23 02:44:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/23 02:44:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/23 02:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/23 02:44:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/23 02:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/23 02:44:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/23 02:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/23 02:44:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/23 02:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/23 02:44:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/23 02:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/23 02:44:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/23 02:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/23 02:44:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/23 02:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/23 02:44:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/23 02:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/23 02:44:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/23 02:44:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/23 02:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/23 02:44:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/23 02:44:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/23 02:44:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/23 02:44:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/23 02:44:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/23 02:44:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/23 02:44:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/23 02:44:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/23 02:44:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/23 02:44:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/23 02:44:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/23 02:44:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/23 02:44:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/23 02:44:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/23 02:44:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/23 02:44:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/23 02:44:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/23 02:44:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/23 02:44:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/23 02:44:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/23 02:44:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/23 02:44:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/23 02:44:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/23 02:44:45 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:45 INFO : appleappleapplebanana: Deleted 2026/04/23 02:44:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/23 02:44:45 INFO : dir1/0008-2345678.txt: Deleted 2026/04/23 02:44:45 INFO : dir1/0009-3456789.txt: Deleted 2026/04/23 02:44:45 INFO : dir1/0014-89;=.txt: Deleted 2026/04/23 02:44:45 INFO : splitbananasplit: Deleted 2026/04/23 02:44:45 INFO : dir1/0011-56789;.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/23 02:44:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/23 02:44:46 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:46 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : appleapple: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:46 DEBUG : apple: size = 5 OK 2026/04/23 02:44:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:46 DEBUG : apple: Unchanged skipping 2026/04/23 02:44:46 DEBUG : appleapple: size = 21 OK 2026/04/23 02:44:46 DEBUG : banana: size = 6 OK 2026/04/23 02:44:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:46 DEBUG : splitbanan: size = 16 OK 2026/04/23 02:44:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:44:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:44:46 DEBUG : banana: Unchanged skipping 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/23 02:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/23 02:44:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/23 02:44:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/23 02:44:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/23 02:44:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/23 02:44:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/23 02:44:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/23 02:44:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/23 02:44:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/23 02:44:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/23 02:44:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/23 02:44:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/23 02:44:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/23 02:44:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/23 02:44:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/23 02:44:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/23 02:44:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/23 02:44:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:44:47 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:44:47 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:47 DEBUG : Waiting for deletions to finish 2026/04/23 02:44:47 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : appleapple: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/23 02:44:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/23 02:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/23 02:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/23 02:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/23 02:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/23 02:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/23 02:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/23 02:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/23 02:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/23 02:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/23 02:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/23 02:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/23 02:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/23 02:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/23 02:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/23 02:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/23 02:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/23 02:44:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:45:01 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:01 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : apple: size = 5 OK 2026/04/23 02:45:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : banana: size = 6 OK 2026/04/23 02:45:02 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:02 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:02 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:02 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:02 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : apple: size = 5 OK 2026/04/23 02:45:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : banana: size = 6 OK 2026/04/23 02:45:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:03 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:03 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:03 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:03 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:03 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:04 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:45:17 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:17 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:17 DEBUG : apple: size = 5 OK 2026/04/23 02:45:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:17 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:17 DEBUG : banana: size = 6 OK 2026/04/23 02:45:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:17 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:18 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:18 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:18 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:18 DEBUG : apple: size = 5 OK 2026/04/23 02:45:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:18 DEBUG : banana: size = 6 OK 2026/04/23 02:45:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:19 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:19 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:19 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:19 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:45:32 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:32 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:32 DEBUG : apple: size = 5 OK 2026/04/23 02:45:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:32 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:32 DEBUG : banana: size = 6 OK 2026/04/23 02:45:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:32 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:33 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:33 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:33 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:33 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : banana: size = 6 OK 2026/04/23 02:45:33 DEBUG : apple: size = 5 OK 2026/04/23 02:45:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:33 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:33 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:34 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:34 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:34 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:34 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:45:47 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:48 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : apple: size = 5 OK 2026/04/23 02:45:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:48 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:48 DEBUG : banana: size = 6 OK 2026/04/23 02:45:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:48 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:48 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:48 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:48 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:45:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:45:49 DEBUG : apple: size = 5 OK 2026/04/23 02:45:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : apple: Unchanged skipping 2026/04/23 02:45:49 DEBUG : banana: size = 6 OK 2026/04/23 02:45:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : banana: Unchanged skipping 2026/04/23 02:45:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:45:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:45:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:45:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:45:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:45:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:45:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:45:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:45:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:45:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:45:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:45:49 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:45:49 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:49 DEBUG : Waiting for deletions to finish 2026/04/23 02:45:49 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:45:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:04 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:05 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:46:05 DEBUG : apple: size = 5 OK 2026/04/23 02:46:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:05 DEBUG : apple: Unchanged skipping 2026/04/23 02:46:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:46:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:46:05 DEBUG : banana: size = 6 OK 2026/04/23 02:46:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:05 DEBUG : banana: Unchanged skipping 2026/04/23 02:46:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:46:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:06 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/23 02:46:06 DEBUG : apple: size = 5 OK 2026/04/23 02:46:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : banana: size = 6 OK 2026/04/23 02:46:06 DEBUG : apple: Unchanged skipping 2026/04/23 02:46:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : banana: Unchanged skipping 2026/04/23 02:46:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/23 02:46:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/23 02:46:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/23 02:46:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/23 02:46:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:06 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:06 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:07 DEBUG : apple: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : banana: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/23 02:46:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.86s) --- PASS: TestTransform/NFC (15.60s) --- PASS: TestTransform/NFD (15.83s) --- PASS: TestTransform/base64 (17.61s) --- PASS: TestTransform/prefix (20.36s) --- PASS: TestTransform/suffix (20.33s) --- PASS: TestTransform/truncate (17.37s) --- PASS: TestTransform/encoder (16.76s) --- PASS: TestTransform/ISO-8859-1 (15.36s) --- PASS: TestTransform/charmap (14.75s) --- PASS: TestTransform/lowercase (15.61s) --- PASS: TestTransform/ascii (17.26s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/23 02:46:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/23 02:46:12 INFO : sub dir_somesuffix: Making directory 2026/04/23 02:46:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/23 02:46:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/23 02:46:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/23 02:46:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/23 02:46:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:12 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/23 02:46:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/23 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:13 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:14 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:14 INFO : tictactoe: Making directory 2026/04/23 02:46:14 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:14 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/23 02:46:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:14 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/23 02:46:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/23 02:46:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:15 INFO : toe: Making directory 2026/04/23 02:46:15 INFO : toe/toe: Making directory 2026/04/23 02:46:15 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/23 02:46:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/23 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/23 02:46:15 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:15 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/23 02:46:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/23 02:46:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:17 INFO : toe: Making directory 2026/04/23 02:46:17 INFO : toe/toe: Making directory 2026/04/23 02:46:17 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/23 02:46:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/23 02:46:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/23 02:46:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:17 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/23 02:46:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/23 02:46:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.53s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:18 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:46:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:46:18 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:18 INFO : tictacempty_dir: Making directory 2026/04/23 02:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:18 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:18 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:18 INFO : tictactoe: Making directory 2026/04/23 02:46:18 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:18 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:18 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:18 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/23 02:46:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:20 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:46:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:46:20 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:20 INFO : tictacempty_dir: Making directory 2026/04/23 02:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:20 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:20 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:20 INFO : tictactoe: Making directory 2026/04/23 02:46:20 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:20 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:20 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/23 02:46:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:20 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/23 02:46:21 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:21 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:21 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:21 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/23 02:46:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/23 02:46:22 NOTICE: B2 bucket rclone-test-miceguy7cazo: 0 differences found 2026/04/23 02:46:22 NOTICE: B2 bucket rclone-test-miceguy7cazo: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:22 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:22 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:22 INFO : tictactoe: Making directory 2026/04/23 02:46:22 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:22 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:22 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:22 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/23 02:46:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:23 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:23 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:23 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:23 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/23 02:46:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/23 02:46:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/23 02:46:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/23 02:46:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:24 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.40s) === RUN TestSyntax 2026/04/23 02:46:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:25 INFO : toe: Making directory 2026/04/23 02:46:25 INFO : toe/toe: Making directory 2026/04/23 02:46:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/23 02:46:25 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:25 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:25 DEBUG : toe/toe/toe: size = 11 OK 2026/04/23 02:46:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:25 INFO : toe/toe/toe: Copied (new) 2026/04/23 02:46:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:26 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:46:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:46:26 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:26 INFO : tictacempty_dir: Making directory 2026/04/23 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:26 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:26 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:26 INFO : tictactoe: Making directory 2026/04/23 02:46:26 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:26 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:26 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/23 02:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:26 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:27 INFO : toe/toe/toe.txt: Deleted 2026/04/23 02:46:27 INFO : toe/toe: Removing directory 2026/04/23 02:46:27 INFO : toe: Removing directory 2026/04/23 02:46:27 INFO : empty_dir: Removing directory 2026/04/23 02:46:27 DEBUG : Local file system at /tmp/rclone2363320934: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:28 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:46:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:46:28 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:28 INFO : tictacempty_dir: Making directory 2026/04/23 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:28 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:28 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:28 INFO : tictactoe: Making directory 2026/04/23 02:46:28 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:28 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:28 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/23 02:46:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:28 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:28 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:29 INFO : toe/toe/toe.txt: Deleted 2026/04/23 02:46:29 INFO : toe/toe: Removing directory 2026/04/23 02:46:29 INFO : toe: Removing directory 2026/04/23 02:46:29 INFO : empty_dir: Removing directory 2026/04/23 02:46:29 DEBUG : Local file system at /tmp/rclone2363320934: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/23 02:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/23 02:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/23 02:46:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/23 02:46:31 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.57s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:32 DEBUG : Reset feature "Copy" 2026/04/23 02:46:32 DEBUG : Reset feature "Move" 2026/04/23 02:46:32 DEBUG : Reset feature "Copy" 2026/04/23 02:46:32 DEBUG : Reset feature "Move" 2026/04/23 02:46:32 DEBUG : empty_dir: Making directory with metadata 2026/04/23 02:46:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:46:32 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:32 INFO : tictacempty_dir: Making directory 2026/04/23 02:46:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/23 02:46:32 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:32 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:32 INFO : tictactoe: Making directory 2026/04/23 02:46:32 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:32 DEBUG : toe: transformed to: tictactoe 2026/04/23 02:46:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:32 INFO : tictactoe/tictactoe: Making directory 2026/04/23 02:46:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/23 02:46:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/23 02:46:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:32 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:32 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/23 02:46:32 INFO : toe/toe/toe.txt: Deleted 2026/04/23 02:46:32 INFO : toe/toe: Removing directory 2026/04/23 02:46:32 INFO : toe: Removing directory 2026/04/23 02:46:32 INFO : empty_dir: Removing directory 2026/04/23 02:46:32 DEBUG : Local file system at /tmp/rclone2363320934: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/23 02:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/23 02:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/23 02:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/23 02:46:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/23 02:46:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/23 02:46:36 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 (5.10s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:37 DEBUG : toe: transformed to: dG9l 2026/04/23 02:46:37 DEBUG : toe: transformed to: dG9l 2026/04/23 02:46:37 INFO : dG9l: Making directory 2026/04/23 02:46:37 DEBUG : toe: transformed to: dG9l 2026/04/23 02:46:37 DEBUG : toe: transformed to: dG9l 2026/04/23 02:46:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/23 02:46:37 INFO : dG9l/dG9l: Making directory 2026/04/23 02:46:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/23 02:46:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/23 02:46:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/23 02:46:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/23 02:46:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/23 02:46:37 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:37 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/23 02:46:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/23 02:46:38 DEBUG : Waiting for deletions to finish 2026/04/23 02:46:38 DEBUG : dG9l: transformed to: toe 2026/04/23 02:46:38 DEBUG : dG9l: transformed to: toe 2026/04/23 02:46:38 DEBUG : dG9l: transformed to: toe 2026/04/23 02:46:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/23 02:46:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/23 02:46:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/23 02:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/23 02:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/23 02:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/23 02:46:39 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for checks to finish 2026/04/23 02:46:39 DEBUG : Local file system at /tmp/rclone2363320934: Waiting for transfers to finish 2026/04/23 02:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-miceguy7cazo", Local "Local file system at /tmp/rclone2363320934", Modify Window "1ms" 2026/04/23 02:46:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:39 DEBUG : toe: transformed to: 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe: transformed to: 2026/04/23 02:46:40 INFO : B2 bucket rclone-test-miceguy7cazo: Making directory 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe: transformed to: 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe: transformed to: 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe/toe: transformed to: 2026/04/23 02:46:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/23 02:46:40 INFO : toe/toe: Making directory 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe/toe: transformed to: 2026/04/23 02:46:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe: transformed to: 2026/04/23 02:46:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/23 02:46:40 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for checks to finish 2026/04/23 02:46:40 DEBUG : B2 bucket rclone-test-miceguy7cazo: Waiting for transfers to finish 2026/04/23 02:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/23 02:46:40 DEBUG : toe/toe/toe: transformed to: 2026/04/23 02:46:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/23 02:46:40 DEBUG : toe/toe/toe: size = 11 OK 2026/04/23 02:46:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/23 02:46:40 INFO : toe/toe/toe: Copied (new) 2026/04/23 02:46:40 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting files as there were IO errors 2026/04/23 02:46:40 ERROR : B2 bucket rclone-test-miceguy7cazo: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/04/23 02:46:41 DEBUG : B2 bucket rclone-test-miceguy7cazo: Purge remote 2026/04/23 02:46:41 INFO : B2 bucket rclone-test-miceguy7cazo: cleaning bucket "rclone-test-miceguy7cazo" of all files 2026/04/23 02:46:42 DEBUG : BackupDir/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176dd_d20260423_m024039_c001_v7007000_t0000_u01776912039513") 2026/04/23 02:46:42 DEBUG : BackupDir/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f102c9637071c47eb_d20260423_m024033_c001_v0001105_t0035_u01776912033170") 2026/04/23 02:46:42 DEBUG : CompareDest/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22ab4b_d20260423_m024013_c001_v7007000_t0000_u01776912013154") 2026/04/23 02:46:42 DEBUG : CompareDest/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b32_d20260423_m024006_c001_v0001097_t0032_u01776912006782") 2026/04/23 02:46:42 DEBUG : CompareDest/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22ab4c_d20260423_m024013_c001_v7007000_t0000_u01776912013336") 2026/04/23 02:46:42 DEBUG : CompareDest/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951531_d20260423_m024008_c001_v0001185_t0034_u01776912008427") 2026/04/23 02:46:42 DEBUG : CopyDest/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176de_d20260423_m024039_c001_v7007000_t0000_u01776912039695") 2026/04/23 02:46:42 DEBUG : CopyDest/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f7b9_d20260423_m024030_c001_v0001103_t0058_u01776912030188") 2026/04/23 02:46:42 DEBUG : CopyDest/three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176df_d20260423_m024039_c001_v7007000_t0000_u01776912039875") 2026/04/23 02:46:42 DEBUG : CopyDest/three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95163d_d20260423_m024037_c001_v0001185_t0020_u01776912037593") 2026/04/23 02:46:43 DEBUG : CopyDest/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176e0_d20260423_m024040_c001_v7007000_t0000_u01776912040058") 2026/04/23 02:46:43 DEBUG : CopyDest/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b60_d20260423_m024035_c001_v0001097_t0012_u01776912035339") 2026/04/23 02:46:43 DEBUG : EXISTING: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b50_d20260423_m024204_c001_v7007000_t0000_u01776912124731") 2026/04/23 02:46:43 DEBUG : EXISTING: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c68_d20260423_m024203_c001_v0001097_t0015_u01776912123650") 2026/04/23 02:46:43 DEBUG : PREFIXapple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46aa_d20260423_m024408_c001_v7007000_t0000_u01776912248997") 2026/04/23 02:46:43 DEBUG : PREFIXapple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91ce0_d20260423_m024403_c001_v0001145_t0048_u01776912243463") 2026/04/23 02:46:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f0cbc_d20260423_m024408_c001_v7007000_t0000_u01776912248785") 2026/04/23 02:46:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e60_d20260423_m024403_c001_v0001097_t0055_u01776912243473") 2026/04/23 02:46:43 DEBUG : PREFIXbanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337018a_d20260423_m024408_c001_v7007000_t0000_u01776912248807") 2026/04/23 02:46:43 DEBUG : PREFIXbanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f77_d20260423_m024403_c001_v0001185_t0010_u01776912243484") 2026/04/23 02:46:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec72_d20260423_m024408_c001_v7007000_t0000_u01776912248647") 2026/04/23 02:46:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294bd_d20260423_m024403_c001_v0001167_t0035_u01776912243492") 2026/04/23 02:46:43 DEBUG : Testêé: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b49_d20260423_m024200_c001_v7007000_t0000_u01776912120851") 2026/04/23 02:46:43 DEBUG : Testêé: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9518c5_d20260423_m024200_c001_v0001185_t0030_u01776912120267") 2026/04/23 02:46:43 DEBUG : Testêé: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c50_d20260423_m024159_c001_v0001097_t0045_u01776912119095") 2026/04/23 02:46:43 DEBUG : YXBwbGU=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc880_d20260423_m024350_c001_v7007000_t0000_u01776912230024") 2026/04/23 02:46:43 DEBUG : YXBwbGU=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ecb_d20260423_m024345_c001_v0001185_t0021_u01776912225855") 2026/04/23 02:46:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc882_d20260423_m024350_c001_v7007000_t0000_u01776912230204") 2026/04/23 02:46:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cb0_d20260423_m024345_c001_v0001145_t0051_u01776912225886") 2026/04/23 02:46:44 DEBUG : YmFuYW5h: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc884_d20260423_m024350_c001_v7007000_t0000_u01776912230385") 2026/04/23 02:46:44 DEBUG : YmFuYW5h: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e0c_d20260423_m024345_c001_v0001097_t0055_u01776912225872") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5a9_d20260423_m023834_c001_v7007000_t0000_u01776911914667") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f30d_d20260423_m023833_c001_v0001103_t0045_u01776911913740") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3fb0_d20260423_m023832_c001_v7007000_t0000_u01776911912011") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2f5_d20260423_m023831_c001_v0001103_t0054_u01776911911078") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a14a_d20260423_m023813_c001_v7007000_t0000_u01776911893020") 2026/04/23 02:46:44 DEBUG : a/potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f241_d20260423_m023812_c001_v0001103_t0053_u01776911892109") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce799b_d20260423_m024607_c001_v7007000_t0000_u01776912367838") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f210df_d20260423_m024603_c001_v0001097_t0007_u01776912363549") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1182_d20260423_m024550_c001_v7007000_t0000_u01776912350420") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21057_d20260423_m024546_c001_v0001097_t0020_u01776912346234") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edd7_d20260423_m024534_c001_v7007000_t0000_u01776912334818") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21014_d20260423_m024531_c001_v0001097_t0025_u01776912331036") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e1_d20260423_m024519_c001_v7007000_t0000_u01776912319953") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20fc0_d20260423_m024516_c001_v0001097_t0033_u01776912316139") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c1a_d20260423_m024504_c001_v7007000_t0000_u01776912304707") 2026/04/23 02:46:44 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f6e_d20260423_m024459_c001_v0001097_t0008_u01776912299945") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd1_d20260423_m024447_c001_v7007000_t0000_u01776912287935") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295b8_d20260423_m024441_c001_v0001167_t0009_u01776912281685") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a4f_d20260423_m024430_c001_v7007000_t0000_u01776912270592") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29560_d20260423_m024427_c001_v0001167_t0052_u01776912267045") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947ae8_d20260423_m024425_c001_v7007000_t0000_u01776912265928") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d04_d20260423_m024421_c001_v0001145_t0018_u01776912261565") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b0_d20260423_m024410_c001_v7007000_t0000_u01776912250317") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e74_d20260423_m024406_c001_v0001097_t0027_u01776912246999") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337017f_d20260423_m024405_c001_v7007000_t0000_u01776912245970") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cd6_d20260423_m024401_c001_v0001145_t0046_u01776912241403") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24cd_d20260423_m024347_c001_v7007000_t0000_u01776912227834") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951eb7_d20260423_m024343_c001_v0001185_t0039_u01776912223270") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720dc_d20260423_m024332_c001_v7007000_t0000_u01776912212280") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951dfd_d20260423_m024327_c001_v0001185_t0018_u01776912207986") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76c8_d20260423_m024316_c001_v7007000_t0000_u01776912196411") 2026/04/23 02:46:45 DEBUG : apple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951d32_d20260423_m024312_c001_v0001185_t0012_u01776912192255") 2026/04/23 02:46:45 DEBUG : appleSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61649f_d20260423_m024428_c001_v7007000_t0000_u01776912268909") 2026/04/23 02:46:45 DEBUG : appleSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2954a_d20260423_m024423_c001_v0001167_t0001_u01776912263617") 2026/04/23 02:46:45 DEBUG : appleapple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd2_d20260423_m024448_c001_v7007000_t0000_u01776912288115") 2026/04/23 02:46:46 DEBUG : appleapple: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952153_d20260423_m024444_c001_v0001185_t0010_u01776912284064") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce799f_d20260423_m024608_c001_v7007000_t0000_u01776912368024") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91de6_d20260423_m024604_c001_v0001145_t0007_u01776912364256") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1183_d20260423_m024550_c001_v7007000_t0000_u01776912350737") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dc6_d20260423_m024547_c001_v0001145_t0022_u01776912347048") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edd8_d20260423_m024534_c001_v7007000_t0000_u01776912334999") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dac_d20260423_m024531_c001_v0001145_t0048_u01776912331758") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e3_d20260423_m024520_c001_v7007000_t0000_u01776912320137") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d88_d20260423_m024516_c001_v0001145_t0011_u01776912316765") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c1c_d20260423_m024504_c001_v7007000_t0000_u01776912304895") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d66_d20260423_m024500_c001_v0001145_t0049_u01776912300914") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164ab_d20260423_m024445_c001_v7007000_t0000_u01776912285641") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f12_d20260423_m024442_c001_v0001097_t0025_u01776912282358") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a50_d20260423_m024430_c001_v7007000_t0000_u01776912270777") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ec0_d20260423_m024427_c001_v0001097_t0031_u01776912267054") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b5b9_d20260423_m024426_c001_v7007000_t0000_u01776912266156") 2026/04/23 02:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95203d_d20260423_m024422_c001_v0001185_t0037_u01776912262401") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b1_d20260423_m024410_c001_v7007000_t0000_u01776912250500") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294db_d20260423_m024406_c001_v0001167_t0049_u01776912246988") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec59_d20260423_m024405_c001_v7007000_t0000_u01776912245385") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f6b_d20260423_m024402_c001_v0001185_t0052_u01776912242186") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4079d3fae1c13fe3_d20260423_m024347_c001_v7007000_t0000_u01776912227923") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e00_d20260423_m024344_c001_v0001097_t0019_u01776912224091") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720dd_d20260423_m024332_c001_v7007000_t0000_u01776912212462") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20dbe_d20260423_m024328_c001_v0001097_t0040_u01776912208472") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76c9_d20260423_m024316_c001_v7007000_t0000_u01776912196594") 2026/04/23 02:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d74_d20260423_m024312_c001_v0001097_t0042_u01776912192880") 2026/04/23 02:46:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b5c7_d20260423_m024429_c001_v7007000_t0000_u01776912269047") 2026/04/23 02:46:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20eae_d20260423_m024423_c001_v0001097_t0044_u01776912263637") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5aa_d20260423_m023834_c001_v7007000_t0000_u01776911914849") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f303_d20260423_m023832_c001_v0001103_t0038_u01776911912560") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3faf_d20260423_m023831_c001_v7007000_t0000_u01776911911464") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2e3_d20260423_m023829_c001_v0001103_t0049_u01776911909966") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a146_d20260423_m023812_c001_v7007000_t0000_u01776911892482") 2026/04/23 02:46:47 DEBUG : b/potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f233_d20260423_m023811_c001_v0001103_t0028_u01776911891018") 2026/04/23 02:46:47 DEBUG : backup/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f065b_d20260423_m024053_c001_v7007000_t0000_u01776912053010") 2026/04/23 02:46:47 DEBUG : backup/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1104e361f1da62af_d20260423_m024051_c001_v0001173_t0046_u01776912051136") 2026/04/23 02:46:48 DEBUG : backup/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1118c7eaf77c871a_d20260423_m024046_c001_v0001040_t0039_u01776912046818") 2026/04/23 02:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac7c_d20260423_m024119_c001_v7007000_t0000_u01776912079154") 2026/04/23 02:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1011ed689811140a_d20260423_m024116_c001_v0001174_t0009_u01776912076555") 2026/04/23 02:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fc9f_d20260423_m024112_c001_v0001167_t0001_u01776912072682") 2026/04/23 02:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55242_d20260423_m024105_c001_v7007000_t0000_u01776912065727") 2026/04/23 02:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f112aafe091ab53c9_d20260423_m024103_c001_v0001182_t0038_u01776912063839") 2026/04/23 02:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1088dd88ea92adbd_d20260423_m024059_c001_v0001174_t0021_u01776912059608") 2026/04/23 02:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac7e_d20260423_m024119_c001_v7007000_t0000_u01776912079338") 2026/04/23 02:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1123e806f220efe7_d20260423_m024118_c001_v0001093_t0019_u01776912078131") 2026/04/23 02:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117253d3ba331e5b_d20260423_m024114_c001_v0001092_t0035_u01776912074319") 2026/04/23 02:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f065c_d20260423_m024053_c001_v7007000_t0000_u01776912053192") 2026/04/23 02:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f10187c7ab88ac658_d20260423_m024052_c001_v0001105_t0015_u01776912052180") 2026/04/23 02:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1146706fddc115c0_d20260423_m024048_c001_v0001102_t0041_u01776912048623") 2026/04/23 02:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55245_d20260423_m024105_c001_v7007000_t0000_u01776912065908") 2026/04/23 02:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11443389107010de_d20260423_m024104_c001_v0001178_t0037_u01776912064842") 2026/04/23 02:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113f9978c07b0160_d20260423_m024101_c001_v0001174_t0003_u01776912061332") 2026/04/23 02:46:48 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a1_d20260423_m024608_c001_v7007000_t0000_u01776912368204") 2026/04/23 02:46:48 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29864_d20260423_m024603_c001_v0001167_t0002_u01776912363954") 2026/04/23 02:46:48 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1184_d20260423_m024550_c001_v7007000_t0000_u01776912350935") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a297f0_d20260423_m024546_c001_v0001167_t0028_u01776912346695") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edd9_d20260423_m024535_c001_v7007000_t0000_u01776912335182") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29795_d20260423_m024531_c001_v0001167_t0057_u01776912331373") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e5_d20260423_m024520_c001_v7007000_t0000_u01776912320322") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29719_d20260423_m024516_c001_v0001167_t0021_u01776912316515") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c1d_d20260423_m024505_c001_v7007000_t0000_u01776912305093") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29635_d20260423_m024500_c001_v0001167_t0004_u01776912300452") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd3_d20260423_m024448_c001_v7007000_t0000_u01776912288296") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952143_d20260423_m024442_c001_v0001185_t0037_u01776912282173") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a51_d20260423_m024430_c001_v7007000_t0000_u01776912270958") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95207d_d20260423_m024427_c001_v0001185_t0048_u01776912267067") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f21387_d20260423_m024425_c001_v7007000_t0000_u01776912265980") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2953e_d20260423_m024421_c001_v0001167_t0043_u01776912261855") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b2_d20260423_m024410_c001_v7007000_t0000_u01776912250684") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fa3_d20260423_m024406_c001_v0001185_t0039_u01776912246979") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61648e_d20260423_m024405_c001_v7007000_t0000_u01776912245982") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e5e_d20260423_m024401_c001_v0001097_t0011_u01776912241817") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24ce_d20260423_m024348_c001_v7007000_t0000_u01776912228015") 2026/04/23 02:46:49 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29429_d20260423_m024343_c001_v0001167_t0043_u01776912223485") 2026/04/23 02:46:50 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720de_d20260423_m024332_c001_v7007000_t0000_u01776912212653") 2026/04/23 02:46:50 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a293b5_d20260423_m024328_c001_v0001167_t0049_u01776912208171") 2026/04/23 02:46:50 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76ca_d20260423_m024316_c001_v7007000_t0000_u01776912196778") 2026/04/23 02:46:50 DEBUG : banana: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29331_d20260423_m024312_c001_v0001167_t0025_u01776912192446") 2026/04/23 02:46:50 DEBUG : bananaSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947aee_d20260423_m024429_c001_v7007000_t0000_u01776912269118") 2026/04/23 02:46:50 DEBUG : bananaSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952045_d20260423_m024423_c001_v0001185_t0007_u01776912263628") 2026/04/23 02:46:50 DEBUG : both0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2479_d20260423_m024244_c001_v7007000_t0000_u01776912164704") 2026/04/23 02:46:50 DEBUG : both0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a82_d20260423_m024229_c001_v0001185_t0030_u01776912149496") 2026/04/23 02:46:50 DEBUG : both0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d6_d20260423_m024225_c001_v7007000_t0000_u01776912145080") 2026/04/23 02:46:50 DEBUG : both0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951930_d20260423_m024206_c001_v0001185_t0033_u01776912126958") 2026/04/23 02:46:50 DEBUG : both1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d247a_d20260423_m024244_c001_v7007000_t0000_u01776912164888") 2026/04/23 02:46:50 DEBUG : both1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a93_d20260423_m024230_c001_v0001185_t0056_u01776912150495") 2026/04/23 02:46:50 DEBUG : both1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d7_d20260423_m024225_c001_v7007000_t0000_u01776912145264") 2026/04/23 02:46:50 DEBUG : both1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951955_d20260423_m024210_c001_v0001185_t0043_u01776912130019") 2026/04/23 02:46:50 DEBUG : both10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d247b_d20260423_m024245_c001_v7007000_t0000_u01776912165077") 2026/04/23 02:46:50 DEBUG : both10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ae9_d20260423_m024236_c001_v0001185_t0007_u01776912156317") 2026/04/23 02:46:50 DEBUG : both10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d8_d20260423_m024225_c001_v7007000_t0000_u01776912145464") 2026/04/23 02:46:50 DEBUG : both10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519b3_d20260423_m024215_c001_v0001185_t0020_u01776912135332") 2026/04/23 02:46:50 DEBUG : both11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d247c_d20260423_m024245_c001_v7007000_t0000_u01776912165261") 2026/04/23 02:46:50 DEBUG : both11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b05_d20260423_m024236_c001_v0001185_t0010_u01776912156919") 2026/04/23 02:46:51 DEBUG : both11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d9_d20260423_m024225_c001_v7007000_t0000_u01776912145736") 2026/04/23 02:46:51 DEBUG : both11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519bd_d20260423_m024216_c001_v0001185_t0032_u01776912136126") 2026/04/23 02:46:51 DEBUG : both12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d247e_d20260423_m024245_c001_v7007000_t0000_u01776912165450") 2026/04/23 02:46:51 DEBUG : both12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b15_d20260423_m024237_c001_v0001185_t0018_u01776912157460") 2026/04/23 02:46:51 DEBUG : both12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7da_d20260423_m024225_c001_v7007000_t0000_u01776912145921") 2026/04/23 02:46:51 DEBUG : both12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519cb_d20260423_m024216_c001_v0001185_t0024_u01776912136871") 2026/04/23 02:46:51 DEBUG : both13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d247f_d20260423_m024245_c001_v7007000_t0000_u01776912165635") 2026/04/23 02:46:51 DEBUG : both13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b2b_d20260423_m024238_c001_v0001185_t0012_u01776912158068") 2026/04/23 02:46:51 DEBUG : both13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7dc_d20260423_m024226_c001_v7007000_t0000_u01776912146103") 2026/04/23 02:46:51 DEBUG : both13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519db_d20260423_m024217_c001_v0001185_t0047_u01776912137491") 2026/04/23 02:46:51 DEBUG : both14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2480_d20260423_m024245_c001_v7007000_t0000_u01776912165818") 2026/04/23 02:46:51 DEBUG : both14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b3f_d20260423_m024238_c001_v0001185_t0052_u01776912158667") 2026/04/23 02:46:51 DEBUG : both14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7dd_d20260423_m024226_c001_v7007000_t0000_u01776912146288") 2026/04/23 02:46:51 DEBUG : both14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519e1_d20260423_m024218_c001_v0001185_t0012_u01776912138255") 2026/04/23 02:46:51 DEBUG : both15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2481_d20260423_m024246_c001_v7007000_t0000_u01776912166003") 2026/04/23 02:46:51 DEBUG : both15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b53_d20260423_m024239_c001_v0001185_t0046_u01776912159184") 2026/04/23 02:46:51 DEBUG : both15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7df_d20260423_m024226_c001_v7007000_t0000_u01776912146471") 2026/04/23 02:46:51 DEBUG : both15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519f3_d20260423_m024219_c001_v0001185_t0054_u01776912139087") 2026/04/23 02:46:51 DEBUG : both16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2482_d20260423_m024246_c001_v7007000_t0000_u01776912166186") 2026/04/23 02:46:52 DEBUG : both16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b63_d20260423_m024239_c001_v0001185_t0021_u01776912159708") 2026/04/23 02:46:52 DEBUG : both16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e0_d20260423_m024226_c001_v7007000_t0000_u01776912146655") 2026/04/23 02:46:52 DEBUG : both16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519fd_d20260423_m024219_c001_v0001185_t0009_u01776912139656") 2026/04/23 02:46:52 DEBUG : both17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2484_d20260423_m024246_c001_v7007000_t0000_u01776912166369") 2026/04/23 02:46:52 DEBUG : both17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b79_d20260423_m024240_c001_v0001185_t0054_u01776912160320") 2026/04/23 02:46:52 DEBUG : both17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e1_d20260423_m024226_c001_v7007000_t0000_u01776912146840") 2026/04/23 02:46:52 DEBUG : both17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a09_d20260423_m024220_c001_v0001185_t0052_u01776912140423") 2026/04/23 02:46:52 DEBUG : both18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2485_d20260423_m024246_c001_v7007000_t0000_u01776912166552") 2026/04/23 02:46:52 DEBUG : both18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951b91_d20260423_m024240_c001_v0001185_t0022_u01776912160882") 2026/04/23 02:46:52 DEBUG : both18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e2_d20260423_m024227_c001_v7007000_t0000_u01776912147023") 2026/04/23 02:46:52 DEBUG : both18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a0e_d20260423_m024221_c001_v0001185_t0043_u01776912141056") 2026/04/23 02:46:52 DEBUG : both19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2486_d20260423_m024246_c001_v7007000_t0000_u01776912166734") 2026/04/23 02:46:52 DEBUG : both19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ba5_d20260423_m024241_c001_v0001185_t0053_u01776912161435") 2026/04/23 02:46:52 DEBUG : both19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e3_d20260423_m024227_c001_v7007000_t0000_u01776912147207") 2026/04/23 02:46:52 DEBUG : both19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a1c_d20260423_m024221_c001_v0001185_t0046_u01776912141709") 2026/04/23 02:46:52 DEBUG : both2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2487_d20260423_m024246_c001_v7007000_t0000_u01776912166919") 2026/04/23 02:46:52 DEBUG : both2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951a9d_d20260423_m024231_c001_v0001185_t0057_u01776912151038") 2026/04/23 02:46:52 DEBUG : both2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e4_d20260423_m024227_c001_v7007000_t0000_u01776912147390") 2026/04/23 02:46:52 DEBUG : both2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95195f_d20260423_m024210_c001_v0001185_t0024_u01776912130694") 2026/04/23 02:46:52 DEBUG : both3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2488_d20260423_m024247_c001_v7007000_t0000_u01776912167102") 2026/04/23 02:46:52 DEBUG : both3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951aa9_d20260423_m024231_c001_v0001185_t0039_u01776912151720") 2026/04/23 02:46:53 DEBUG : both3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e5_d20260423_m024227_c001_v7007000_t0000_u01776912147574") 2026/04/23 02:46:53 DEBUG : both3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951977_d20260423_m024211_c001_v0001185_t0010_u01776912131369") 2026/04/23 02:46:53 DEBUG : both4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2489_d20260423_m024247_c001_v7007000_t0000_u01776912167288") 2026/04/23 02:46:53 DEBUG : both4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ab1_d20260423_m024232_c001_v0001185_t0023_u01776912152546") 2026/04/23 02:46:53 DEBUG : both4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e7_d20260423_m024227_c001_v7007000_t0000_u01776912147799") 2026/04/23 02:46:53 DEBUG : both4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951981_d20260423_m024211_c001_v0001185_t0031_u01776912131989") 2026/04/23 02:46:53 DEBUG : both5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248a_d20260423_m024247_c001_v7007000_t0000_u01776912167529") 2026/04/23 02:46:53 DEBUG : both5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ab7_d20260423_m024233_c001_v0001185_t0011_u01776912153070") 2026/04/23 02:46:53 DEBUG : both5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e8_d20260423_m024227_c001_v7007000_t0000_u01776912147982") 2026/04/23 02:46:53 DEBUG : both5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951987_d20260423_m024212_c001_v0001185_t0038_u01776912132602") 2026/04/23 02:46:53 DEBUG : both6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248b_d20260423_m024247_c001_v7007000_t0000_u01776912167713") 2026/04/23 02:46:53 DEBUG : both6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951abf_d20260423_m024233_c001_v0001185_t0046_u01776912153623") 2026/04/23 02:46:53 DEBUG : both6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7e9_d20260423_m024228_c001_v7007000_t0000_u01776912148164") 2026/04/23 02:46:53 DEBUG : both6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95198d_d20260423_m024213_c001_v0001185_t0035_u01776912133225") 2026/04/23 02:46:53 DEBUG : both7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248c_d20260423_m024247_c001_v7007000_t0000_u01776912167897") 2026/04/23 02:46:53 DEBUG : both7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ac3_d20260423_m024234_c001_v0001185_t0014_u01776912154198") 2026/04/23 02:46:53 DEBUG : both7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7ea_d20260423_m024228_c001_v7007000_t0000_u01776912148349") 2026/04/23 02:46:53 DEBUG : both7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951997_d20260423_m024213_c001_v0001185_t0055_u01776912133722") 2026/04/23 02:46:53 DEBUG : both8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248d_d20260423_m024248_c001_v7007000_t0000_u01776912168163") 2026/04/23 02:46:54 DEBUG : both8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ad1_d20260423_m024234_c001_v0001185_t0031_u01776912154869") 2026/04/23 02:46:54 DEBUG : both8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7eb_d20260423_m024228_c001_v7007000_t0000_u01776912148534") 2026/04/23 02:46:54 DEBUG : both8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519a3_d20260423_m024214_c001_v0001185_t0057_u01776912134320") 2026/04/23 02:46:54 DEBUG : both9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248e_d20260423_m024248_c001_v7007000_t0000_u01776912168345") 2026/04/23 02:46:54 DEBUG : both9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951add_d20260423_m024235_c001_v0001185_t0010_u01776912155563") 2026/04/23 02:46:54 DEBUG : both9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7ec_d20260423_m024228_c001_v7007000_t0000_u01776912148722") 2026/04/23 02:46:54 DEBUG : both9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9519ad_d20260423_m024214_c001_v0001185_t0031_u01776912134822") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5ab_d20260423_m023835_c001_v7007000_t0000_u01776911915032") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f307_d20260423_m023832_c001_v0001103_t0023_u01776911912947") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3fb1_d20260423_m023832_c001_v7007000_t0000_u01776911912192") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2ed_d20260423_m023830_c001_v0001103_t0017_u01776911910337") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a14d_d20260423_m023813_c001_v7007000_t0000_u01776911893200") 2026/04/23 02:46:54 DEBUG : c/non empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f239_d20260423_m023811_c001_v0001103_t0035_u01776911891334") 2026/04/23 02:46:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc885_d20260423_m024350_c001_v7007000_t0000_u01776912230566") 2026/04/23 02:46:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2943f_d20260423_m024345_c001_v0001167_t0045_u01776912225863") 2026/04/23 02:46:54 DEBUG : check sum: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d42_d20260423_m023803_c001_v7007000_t0000_u01776911883503") 2026/04/23 02:46:54 DEBUG : check sum: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f1db_d20260423_m023802_c001_v0001103_t0021_u01776911882426") 2026/04/23 02:46:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947bc0_d20260423_m024639_c001_v7007000_t0000_u01776912399501") 2026/04/23 02:46:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f211b1_d20260423_m024637_c001_v0001097_t0044_u01776912397789") 2026/04/23 02:46:54 DEBUG : dest/3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17697_d20260423_m024022_c001_v7007000_t0000_u01776912022537") 2026/04/23 02:46:55 DEBUG : dest/3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f414229ffc5e7129f_d20260423_m024021_c001_v0001093_t0031_u01776912021445") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd4_d20260423_m024448_c001_v7007000_t0000_u01776912288477") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f1a_d20260423_m024444_c001_v0001097_t0054_u01776912284266") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a2_d20260423_m024608_c001_v7007000_t0000_u01776912368385") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f2109b_d20260423_m024555_c001_v0001097_t0047_u01776912355207") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1185_d20260423_m024551_c001_v7007000_t0000_u01776912351117") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21032_d20260423_m024539_c001_v0001097_t0053_u01776912339591") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edda_d20260423_m024535_c001_v7007000_t0000_u01776912335364") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ff2_d20260423_m024524_c001_v0001097_t0019_u01776912324839") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e6_d20260423_m024520_c001_v7007000_t0000_u01776912320506") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f98_d20260423_m024509_c001_v0001097_t0029_u01776912309477") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c1f_d20260423_m024505_c001_v7007000_t0000_u01776912305281") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f4c_d20260423_m024452_c001_v0001097_t0049_u01776912292716") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164ae_d20260423_m024446_c001_v7007000_t0000_u01776912286006") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2958e_d20260423_m024435_c001_v0001167_t0001_u01776912275345") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a52_d20260423_m024431_c001_v7007000_t0000_u01776912271140") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952081_d20260423_m024427_c001_v0001185_t0036_u01776912267317") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a3d_d20260423_m024425_c001_v7007000_t0000_u01776912265957") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cf8_d20260423_m024415_c001_v0001145_t0033_u01776912255045") 2026/04/23 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b3_d20260423_m024410_c001_v7007000_t0000_u01776912250866") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fa5_d20260423_m024407_c001_v0001185_t0019_u01776912247199") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c469c_d20260423_m024405_c001_v7007000_t0000_u01776912245797") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cc6_d20260423_m024354_c001_v0001145_t0023_u01776912234709") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f2134c_d20260423_m024347_c001_v7007000_t0000_u01776912227891") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951e72_d20260423_m024337_c001_v0001185_t0010_u01776912217052") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720df_d20260423_m024332_c001_v7007000_t0000_u01776912212882") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951d9f_d20260423_m024321_c001_v0001185_t0037_u01776912201221") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76cc_d20260423_m024316_c001_v7007000_t0000_u01776912196962") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951cec_d20260423_m024305_c001_v0001185_t0025_u01776912185610") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947aed_d20260423_m024428_c001_v7007000_t0000_u01776912268929") 2026/04/23 02:46:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95204b_d20260423_m024423_c001_v0001185_t0007_u01776912263873") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd5_d20260423_m024448_c001_v7007000_t0000_u01776912288658") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952157_d20260423_m024444_c001_v0001185_t0012_u01776912284289") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a4_d20260423_m024608_c001_v7007000_t0000_u01776912368564") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2981a_d20260423_m024556_c001_v0001167_t0003_u01776912356028") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1187_d20260423_m024551_c001_v7007000_t0000_u01776912351301") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a297c1_d20260423_m024540_c001_v0001167_t0019_u01776912340500") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eddb_d20260423_m024535_c001_v7007000_t0000_u01776912335583") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29763_d20260423_m024525_c001_v0001167_t0050_u01776912325686") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e8_d20260423_m024520_c001_v7007000_t0000_u01776912320690") 2026/04/23 02:46:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29699_d20260423_m024510_c001_v0001167_t0046_u01776912310219") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c20_d20260423_m024505_c001_v7007000_t0000_u01776912305469") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29602_d20260423_m024453_c001_v0001167_t0042_u01776912293672") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecce_d20260423_m024446_c001_v7007000_t0000_u01776912286016") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9520f1_d20260423_m024436_c001_v0001185_t0024_u01776912276111") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a53_d20260423_m024431_c001_v7007000_t0000_u01776912271323") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d18_d20260423_m024427_c001_v0001145_t0046_u01776912267345") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a3e_d20260423_m024425_c001_v7007000_t0000_u01776912265994") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2950d_d20260423_m024415_c001_v0001167_t0032_u01776912255727") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b4_d20260423_m024411_c001_v7007000_t0000_u01776912251049") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cf2_d20260423_m024407_c001_v0001145_t0028_u01776912247279") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f0ca5_d20260423_m024405_c001_v7007000_t0000_u01776912245808") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e38_d20260423_m024355_c001_v0001097_t0031_u01776912235371") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f2134e_d20260423_m024348_c001_v7007000_t0000_u01776912228079") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a293fd_d20260423_m024337_c001_v0001167_t0023_u01776912217633") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e1_d20260423_m024333_c001_v7007000_t0000_u01776912213063") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29373_d20260423_m024321_c001_v0001167_t0021_u01776912201800") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76cd_d20260423_m024317_c001_v7007000_t0000_u01776912197146") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a292e7_d20260423_m024306_c001_v0001167_t0003_u01776912186162") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902bca_d20260423_m024428_c001_v7007000_t0000_u01776912268876") 2026/04/23 02:46:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2954e_d20260423_m024423_c001_v0001167_t0012_u01776912263882") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd6_d20260423_m024448_c001_v7007000_t0000_u01776912288838") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d3a_d20260423_m024444_c001_v0001145_t0050_u01776912284280") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a5_d20260423_m024608_c001_v7007000_t0000_u01776912368745") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dd8_d20260423_m024556_c001_v0001145_t0054_u01776912356664") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1188_d20260423_m024551_c001_v7007000_t0000_u01776912351487") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91db4_d20260423_m024541_c001_v0001145_t0024_u01776912341394") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eddc_d20260423_m024535_c001_v7007000_t0000_u01776912335765") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d98_d20260423_m024526_c001_v0001145_t0056_u01776912326480") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164e9_d20260423_m024520_c001_v7007000_t0000_u01776912320875") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d70_d20260423_m024510_c001_v0001145_t0056_u01776912310840") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c21_d20260423_m024505_c001_v7007000_t0000_u01776912305654") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d4e_d20260423_m024454_c001_v0001145_t0040_u01776912294493") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab5557fdb_d20260423_m024446_c001_v7007000_t0000_u01776912286125") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ee4_d20260423_m024436_c001_v0001097_t0022_u01776912276667") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a54_d20260423_m024431_c001_v7007000_t0000_u01776912271506") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29564_d20260423_m024427_c001_v0001167_t0048_u01776912267403") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61649a_d20260423_m024425_c001_v7007000_t0000_u01776912265756") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ffd_d20260423_m024416_c001_v0001185_t0040_u01776912256434") 2026/04/23 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b5_d20260423_m024411_c001_v7007000_t0000_u01776912251233") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294dd_d20260423_m024407_c001_v0001167_t0008_u01776912247287") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec5a_d20260423_m024405_c001_v7007000_t0000_u01776912245579") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f31_d20260423_m024356_c001_v0001185_t0022_u01776912236170") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc876_d20260423_m024347_c001_v7007000_t0000_u01776912227859") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20de8_d20260423_m024338_c001_v0001097_t0045_u01776912218376") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e2_d20260423_m024333_c001_v7007000_t0000_u01776912213261") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d9e_d20260423_m024322_c001_v0001097_t0022_u01776912202686") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76cf_d20260423_m024317_c001_v7007000_t0000_u01776912197331") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d66_d20260423_m024306_c001_v0001097_t0017_u01776912186618") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902bcb_d20260423_m024429_c001_v7007000_t0000_u01776912269060") 2026/04/23 02:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d0a_d20260423_m024423_c001_v0001145_t0046_u01776912263918") 2026/04/23 02:46:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd7_d20260423_m024449_c001_v7007000_t0000_u01776912289018") 2026/04/23 02:46:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295c4_d20260423_m024444_c001_v0001167_t0004_u01776912284435") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a7_d20260423_m024608_c001_v7007000_t0000_u01776912368933") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952553_d20260423_m024558_c001_v0001185_t0050_u01776912358013") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1189_d20260423_m024551_c001_v7007000_t0000_u01776912351670") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952487_d20260423_m024542_c001_v0001185_t0009_u01776912342095") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eddd_d20260423_m024536_c001_v7007000_t0000_u01776912336002") 2026/04/23 02:46:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95238d_d20260423_m024527_c001_v0001185_t0055_u01776912327278") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164eb_d20260423_m024521_c001_v7007000_t0000_u01776912321139") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9522af_d20260423_m024511_c001_v0001185_t0055_u01776912311640") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c22_d20260423_m024505_c001_v7007000_t0000_u01776912305838") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9521e9_d20260423_m024455_c001_v0001185_t0047_u01776912295293") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f407b13c342fb01f9_d20260423_m024446_c001_v7007000_t0000_u01776912286027") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d2c_d20260423_m024437_c001_v0001145_t0018_u01776912277583") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a55_d20260423_m024431_c001_v7007000_t0000_u01776912271691") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952085_d20260423_m024427_c001_v0001185_t0015_u01776912267504") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947ae9_d20260423_m024426_c001_v7007000_t0000_u01776912266111") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e92_d20260423_m024416_c001_v0001097_t0028_u01776912256993") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b6_d20260423_m024411_c001_v7007000_t0000_u01776912251416") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e76_d20260423_m024407_c001_v0001097_t0009_u01776912247332") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec5c_d20260423_m024405_c001_v7007000_t0000_u01776912245764") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29489_d20260423_m024356_c001_v0001167_t0015_u01776912236757") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab5557ea7_d20260423_m024348_c001_v7007000_t0000_u01776912228096") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c9d_d20260423_m024339_c001_v0001145_t0017_u01776912219122") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e4_d20260423_m024333_c001_v7007000_t0000_u01776912213442") 2026/04/23 02:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c81_d20260423_m024323_c001_v0001145_t0040_u01776912203604") 2026/04/23 02:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76d1_d20260423_m024317_c001_v7007000_t0000_u01776912197515") 2026/04/23 02:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c60_d20260423_m024307_c001_v0001145_t0038_u01776912187223") 2026/04/23 02:47:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a4c_d20260423_m024429_c001_v7007000_t0000_u01776912269072") 2026/04/23 02:47:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952051_d20260423_m024424_c001_v0001185_t0045_u01776912264070") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd8_d20260423_m024449_c001_v7007000_t0000_u01776912289201") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95215b_d20260423_m024444_c001_v0001185_t0027_u01776912284473") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79a9_d20260423_m024609_c001_v7007000_t0000_u01776912369115") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f210b3_d20260423_m024558_c001_v0001097_t0010_u01776912358208") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f118a_d20260423_m024551_c001_v7007000_t0000_u01776912351852") 2026/04/23 02:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21043_d20260423_m024542_c001_v0001097_t0047_u01776912342277") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edde_d20260423_m024536_c001_v7007000_t0000_u01776912336198") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21002_d20260423_m024527_c001_v0001097_t0019_u01776912327467") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164ee_d20260423_m024521_c001_v7007000_t0000_u01776912321378") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20faa_d20260423_m024511_c001_v0001097_t0042_u01776912311838") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c23_d20260423_m024506_c001_v7007000_t0000_u01776912306021") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f54_d20260423_m024455_c001_v0001097_t0050_u01776912295477") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c72246_d20260423_m024446_c001_v7007000_t0000_u01776912286043") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295a2_d20260423_m024437_c001_v0001167_t0025_u01776912277878") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a56_d20260423_m024431_c001_v7007000_t0000_u01776912271872") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ec2_d20260423_m024427_c001_v0001097_t0020_u01776912267543") 2026/04/23 02:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616499_d20260423_m024425_c001_v7007000_t0000_u01776912265574") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cfc_d20260423_m024417_c001_v0001145_t0043_u01776912257350") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b7_d20260423_m024411_c001_v7007000_t0000_u01776912251599") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fa7_d20260423_m024407_c001_v0001185_t0033_u01776912247396") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c7216f_d20260423_m024405_c001_v7007000_t0000_u01776912245751") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cc8_d20260423_m024357_c001_v0001145_t0028_u01776912237152") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc87a_d20260423_m024348_c001_v7007000_t0000_u01776912228233") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951e88_d20260423_m024339_c001_v0001185_t0018_u01776912219391") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e6_d20260423_m024333_c001_v7007000_t0000_u01776912213623") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951dcd_d20260423_m024324_c001_v0001185_t0035_u01776912204008") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76d3_d20260423_m024317_c001_v7007000_t0000_u01776912197699") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951d02_d20260423_m024307_c001_v0001185_t0012_u01776912187681") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4079d3fae1c14000_d20260423_m024429_c001_v7007000_t0000_u01776912269085") 2026/04/23 02:47:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29552_d20260423_m024424_c001_v0001167_t0052_u01776912264214") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecd9_d20260423_m024449_c001_v7007000_t0000_u01776912289381") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95215f_d20260423_m024444_c001_v0001185_t0039_u01776912284659") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79aa_d20260423_m024609_c001_v7007000_t0000_u01776912369296") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29834_d20260423_m024558_c001_v0001167_t0057_u01776912358601") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f118c_d20260423_m024552_c001_v7007000_t0000_u01776912352034") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a297d0_d20260423_m024542_c001_v0001167_t0012_u01776912342782") 2026/04/23 02:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eddf_d20260423_m024536_c001_v7007000_t0000_u01776912336380") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29775_d20260423_m024527_c001_v0001167_t0017_u01776912327813") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164f1_d20260423_m024521_c001_v7007000_t0000_u01776912321628") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a296cd_d20260423_m024512_c001_v0001167_t0041_u01776912312348") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c25_d20260423_m024506_c001_v7007000_t0000_u01776912306205") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29612_d20260423_m024455_c001_v0001167_t0050_u01776912295986") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eccc_d20260423_m024445_c001_v7007000_t0000_u01776912285654") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952105_d20260423_m024438_c001_v0001185_t0019_u01776912278151") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a57_d20260423_m024432_c001_v7007000_t0000_u01776912272054") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95208b_d20260423_m024427_c001_v0001185_t0045_u01776912267689") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a3a_d20260423_m024425_c001_v7007000_t0000_u01776912265773") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29519_d20260423_m024417_c001_v0001167_t0034_u01776912257791") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b8_d20260423_m024411_c001_v7007000_t0000_u01776912251782") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fab_d20260423_m024407_c001_v0001185_t0022_u01776912247596") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c7216e_d20260423_m024405_c001_v7007000_t0000_u01776912245568") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e4a_d20260423_m024357_c001_v0001097_t0046_u01776912237428") 2026/04/23 02:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc878_d20260423_m024348_c001_v7007000_t0000_u01776912228041") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2940b_d20260423_m024339_c001_v0001167_t0031_u01776912219586") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e7_d20260423_m024333_c001_v7007000_t0000_u01776912213804") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2938b_d20260423_m024324_c001_v0001167_t0036_u01776912204204") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76d4_d20260423_m024317_c001_v7007000_t0000_u01776912197882") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a292f9_d20260423_m024307_c001_v0001167_t0047_u01776912187887") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b5c6_d20260423_m024428_c001_v7007000_t0000_u01776912268863") 2026/04/23 02:47:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952057_d20260423_m024424_c001_v0001185_t0032_u01776912264256") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecda_d20260423_m024449_c001_v7007000_t0000_u01776912289562") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d3c_d20260423_m024444_c001_v0001145_t0023_u01776912284684") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79ac_d20260423_m024609_c001_v7007000_t0000_u01776912369480") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dda_d20260423_m024558_c001_v0001145_t0016_u01776912358953") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f118d_d20260423_m024552_c001_v7007000_t0000_u01776912352217") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dbc_d20260423_m024543_c001_v0001145_t0023_u01776912343039") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ede0_d20260423_m024536_c001_v7007000_t0000_u01776912336576") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d9e_d20260423_m024528_c001_v0001145_t0015_u01776912328076") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164f3_d20260423_m024521_c001_v7007000_t0000_u01776912321812") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d78_d20260423_m024512_c001_v0001145_t0022_u01776912312677") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c26_d20260423_m024506_c001_v7007000_t0000_u01776912306398") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d54_d20260423_m024456_c001_v0001145_t0029_u01776912296294") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164af_d20260423_m024446_c001_v7007000_t0000_u01776912286188") 2026/04/23 02:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ee8_d20260423_m024438_c001_v0001097_t0027_u01776912278334") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a58_d20260423_m024432_c001_v7007000_t0000_u01776912272237") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d1a_d20260423_m024427_c001_v0001145_t0031_u01776912267788") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947ae5_d20260423_m024425_c001_v7007000_t0000_u01776912265564") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952015_d20260423_m024418_c001_v0001185_t0014_u01776912258274") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46b9_d20260423_m024412_c001_v7007000_t0000_u01776912252044") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cf4_d20260423_m024407_c001_v0001145_t0030_u01776912247647") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61648d_d20260423_m024405_c001_v7007000_t0000_u01776912245772") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f3d_d20260423_m024357_c001_v0001185_t0007_u01776912237888") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417dd60906a7ea7e_d20260423_m024348_c001_v7007000_t0000_u01776912228100") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20dec_d20260423_m024339_c001_v0001097_t0018_u01776912219893") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720e9_d20260423_m024333_c001_v7007000_t0000_u01776912213986") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20da2_d20260423_m024324_c001_v0001097_t0044_u01776912204545") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76d7_d20260423_m024318_c001_v7007000_t0000_u01776912198122") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d6a_d20260423_m024308_c001_v0001097_t0024_u01776912188250") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164a1_d20260423_m024429_c001_v7007000_t0000_u01776912269095") 2026/04/23 02:47:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20eb2_d20260423_m024424_c001_v0001097_t0052_u01776912264265") 2026/04/23 02:47:06 DEBUG : dir1/0007-12345: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecdc_d20260423_m024449_c001_v7007000_t0000_u01776912289744") 2026/04/23 02:47:06 DEBUG : dir1/0007-12345: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f1e_d20260423_m024444_c001_v0001097_t0021_u01776912284744") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79af_d20260423_m024609_c001_v7007000_t0000_u01776912369669") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95256b_d20260423_m024559_c001_v0001185_t0038_u01776912359238") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f118e_d20260423_m024552_c001_v7007000_t0000_u01776912352400") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952493_d20260423_m024543_c001_v0001185_t0049_u01776912343356") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ede1_d20260423_m024536_c001_v7007000_t0000_u01776912336757") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9523af_d20260423_m024528_c001_v0001185_t0027_u01776912328390") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164f5_d20260423_m024522_c001_v7007000_t0000_u01776912322009") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9522b9_d20260423_m024512_c001_v0001185_t0050_u01776912312980") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c27_d20260423_m024506_c001_v7007000_t0000_u01776912306585") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952209_d20260423_m024456_c001_v0001185_t0028_u01776912296596") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eccf_d20260423_m024446_c001_v7007000_t0000_u01776912286201") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d2e_d20260423_m024438_c001_v0001145_t0009_u01776912278665") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a59_d20260423_m024432_c001_v7007000_t0000_u01776912272419") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29566_d20260423_m024427_c001_v0001167_t0028_u01776912267797") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61649d_d20260423_m024426_c001_v7007000_t0000_u01776912266121") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e98_d20260423_m024418_c001_v0001097_t0010_u01776912258480") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46ba_d20260423_m024412_c001_v7007000_t0000_u01776912252249") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294e1_d20260423_m024407_c001_v0001167_t0001_u01776912247681") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337017e_d20260423_m024405_c001_v7007000_t0000_u01776912245817") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29497_d20260423_m024358_c001_v0001167_t0008_u01776912238093") 2026/04/23 02:47:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ed71f_d20260423_m024347_c001_v7007000_t0000_u01776912227888") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91ca3_d20260423_m024340_c001_v0001145_t0042_u01776912220244") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720ea_d20260423_m024334_c001_v7007000_t0000_u01776912214167") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c83_d20260423_m024325_c001_v0001145_t0027_u01776912205105") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76d9_d20260423_m024318_c001_v7007000_t0000_u01776912198306") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c67_d20260423_m024308_c001_v0001145_t0040_u01776912188748") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f2138b_d20260423_m024429_c001_v7007000_t0000_u01776912269035") 2026/04/23 02:47:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d0e_d20260423_m024424_c001_v0001145_t0018_u01776912264305") 2026/04/23 02:47:08 DEBUG : dir1/0008-23456: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ece0_d20260423_m024449_c001_v7007000_t0000_u01776912289924") 2026/04/23 02:47:08 DEBUG : dir1/0008-23456: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295c8_d20260423_m024444_c001_v0001167_t0014_u01776912284797") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79b1_d20260423_m024609_c001_v7007000_t0000_u01776912369850") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f210b9_d20260423_m024559_c001_v0001097_t0041_u01776912359422") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f118f_d20260423_m024552_c001_v7007000_t0000_u01776912352586") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f2104b_d20260423_m024543_c001_v0001097_t0020_u01776912343540") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ede4_d20260423_m024536_c001_v7007000_t0000_u01776912336939") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21008_d20260423_m024528_c001_v0001097_t0034_u01776912328572") 2026/04/23 02:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164f7_d20260423_m024522_c001_v7007000_t0000_u01776912322194") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20fb0_d20260423_m024513_c001_v0001097_t0055_u01776912313166") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c28_d20260423_m024506_c001_v7007000_t0000_u01776912306774") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f5c_d20260423_m024456_c001_v0001097_t0017_u01776912296782") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f407b13c342fb01f7_d20260423_m024445_c001_v7007000_t0000_u01776912285663") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295ac_d20260423_m024439_c001_v0001167_t0029_u01776912279069") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5a_d20260423_m024432_c001_v7007000_t0000_u01776912272600") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ec4_d20260423_m024427_c001_v0001097_t0025_u01776912267879") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a38_d20260423_m024425_c001_v7007000_t0000_u01776912265591") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cfe_d20260423_m024418_c001_v0001145_t0016_u01776912258899") 2026/04/23 02:47:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46bb_d20260423_m024412_c001_v7007000_t0000_u01776912252431") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951faf_d20260423_m024407_c001_v0001185_t0018_u01776912247782") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c469e_d20260423_m024405_c001_v7007000_t0000_u01776912245999") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cd0_d20260423_m024358_c001_v0001145_t0043_u01776912238531") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4079d3fae1c13fe4_d20260423_m024348_c001_v7007000_t0000_u01776912228117") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951e97_d20260423_m024340_c001_v0001185_t0027_u01776912220700") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720ec_d20260423_m024334_c001_v7007000_t0000_u01776912214390") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951de3_d20260423_m024325_c001_v0001185_t0041_u01776912205497") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76da_d20260423_m024318_c001_v7007000_t0000_u01776912198499") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951d10_d20260423_m024309_c001_v0001185_t0020_u01776912189206") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f2138c_d20260423_m024429_c001_v7007000_t0000_u01776912269217") 2026/04/23 02:47:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95205b_d20260423_m024424_c001_v0001185_t0056_u01776912264459") 2026/04/23 02:47:10 DEBUG : dir1/0009-34567: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ece3_d20260423_m024450_c001_v7007000_t0000_u01776912290105") 2026/04/23 02:47:10 DEBUG : dir1/0009-34567: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952161_d20260423_m024444_c001_v0001185_t0048_u01776912284846") 2026/04/23 02:47:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79b2_d20260423_m024610_c001_v7007000_t0000_u01776912370030") 2026/04/23 02:47:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29842_d20260423_m024559_c001_v0001167_t0049_u01776912359811") 2026/04/23 02:47:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1190_d20260423_m024552_c001_v7007000_t0000_u01776912352769") 2026/04/23 02:47:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a297dc_d20260423_m024543_c001_v0001167_t0002_u01776912343947") 2026/04/23 02:47:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ede8_d20260423_m024537_c001_v7007000_t0000_u01776912337120") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29787_d20260423_m024528_c001_v0001167_t0052_u01776912328927") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164f9_d20260423_m024522_c001_v7007000_t0000_u01776912322378") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a296e3_d20260423_m024513_c001_v0001167_t0018_u01776912313584") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c2a_d20260423_m024506_c001_v7007000_t0000_u01776912306973") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2961e_d20260423_m024457_c001_v0001167_t0053_u01776912297186") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab5557fd6_d20260423_m024445_c001_v7007000_t0000_u01776912285672") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95211d_d20260423_m024439_c001_v0001185_t0043_u01776912279396") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5b_d20260423_m024432_c001_v7007000_t0000_u01776912272784") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952091_d20260423_m024427_c001_v0001185_t0056_u01776912267891") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947ae6_d20260423_m024425_c001_v7007000_t0000_u01776912265747") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29521_d20260423_m024419_c001_v0001167_t0035_u01776912259151") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46bc_d20260423_m024412_c001_v7007000_t0000_u01776912252615") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e7a_d20260423_m024407_c001_v0001097_t0053_u01776912247838") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec5d_d20260423_m024405_c001_v7007000_t0000_u01776912245770") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e54_d20260423_m024358_c001_v0001097_t0021_u01776912238984") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417dd60906a7ea7d_d20260423_m024347_c001_v7007000_t0000_u01776912227900") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29413_d20260423_m024340_c001_v0001167_t0059_u01776912220885") 2026/04/23 02:47:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720ee_d20260423_m024334_c001_v7007000_t0000_u01776912214573") 2026/04/23 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29395_d20260423_m024325_c001_v0001167_t0033_u01776912205695") 2026/04/23 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76dc_d20260423_m024318_c001_v7007000_t0000_u01776912198683") 2026/04/23 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2930f_d20260423_m024309_c001_v0001167_t0011_u01776912189405") 2026/04/23 02:47:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4079d3fae1c13fff_d20260423_m024428_c001_v7007000_t0000_u01776912268901") 2026/04/23 02:47:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d10_d20260423_m024424_c001_v0001145_t0053_u01776912264573") 2026/04/23 02:47:12 DEBUG : dir1/0010-45678: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ece7_d20260423_m024450_c001_v7007000_t0000_u01776912290381") 2026/04/23 02:47:12 DEBUG : dir1/0010-45678: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952167_d20260423_m024445_c001_v0001185_t0052_u01776912285031") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79b5_d20260423_m024610_c001_v7007000_t0000_u01776912370212") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91ddc_d20260423_m024600_c001_v0001145_t0043_u01776912360144") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1191_d20260423_m024552_c001_v7007000_t0000_u01776912352952") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dc0_d20260423_m024544_c001_v0001145_t0049_u01776912344248") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edea_d20260423_m024537_c001_v7007000_t0000_u01776912337302") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91da6_d20260423_m024529_c001_v0001145_t0013_u01776912329262") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164fb_d20260423_m024522_c001_v7007000_t0000_u01776912322564") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d7e_d20260423_m024513_c001_v0001145_t0027_u01776912313995") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c2c_d20260423_m024507_c001_v7007000_t0000_u01776912307158") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d5e_d20260423_m024457_c001_v0001145_t0051_u01776912297703") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a6a_d20260423_m024446_c001_v7007000_t0000_u01776912286046") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ef6_d20260423_m024439_c001_v0001097_t0042_u01776912279604") 2026/04/23 02:47:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5c_d20260423_m024432_c001_v7007000_t0000_u01776912272966") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d1c_d20260423_m024428_c001_v0001145_t0034_u01776912268112") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61649b_d20260423_m024425_c001_v7007000_t0000_u01776912265938") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95201f_d20260423_m024419_c001_v0001185_t0051_u01776912259479") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46bd_d20260423_m024412_c001_v7007000_t0000_u01776912252798") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fb3_d20260423_m024407_c001_v0001185_t0040_u01776912247968") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c72171_d20260423_m024405_c001_v7007000_t0000_u01776912245933") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f48_d20260423_m024359_c001_v0001185_t0031_u01776912239398") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24cc_d20260423_m024347_c001_v7007000_t0000_u01776912227652") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20df4_d20260423_m024341_c001_v0001097_t0046_u01776912221198") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720ef_d20260423_m024334_c001_v7007000_t0000_u01776912214824") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20dae_d20260423_m024325_c001_v0001097_t0037_u01776912205973") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76de_d20260423_m024318_c001_v7007000_t0000_u01776912198898") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d6e_d20260423_m024309_c001_v0001097_t0041_u01776912189727") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b5ca_d20260423_m024429_c001_v7007000_t0000_u01776912269230") 2026/04/23 02:47:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95205d_d20260423_m024424_c001_v0001185_t0055_u01776912264681") 2026/04/23 02:47:13 DEBUG : dir1/0011-56789: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecea_d20260423_m024450_c001_v7007000_t0000_u01776912290562") 2026/04/23 02:47:13 DEBUG : dir1/0011-56789: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295ce_d20260423_m024445_c001_v0001167_t0003_u01776912285050") 2026/04/23 02:47:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79b6_d20260423_m024610_c001_v7007000_t0000_u01776912370393") 2026/04/23 02:47:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952581_d20260423_m024601_c001_v0001185_t0036_u01776912361964") 2026/04/23 02:47:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1192_d20260423_m024553_c001_v7007000_t0000_u01776912353141") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9524a7_d20260423_m024544_c001_v0001185_t0013_u01776912344848") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edeb_d20260423_m024537_c001_v7007000_t0000_u01776912337483") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9523bf_d20260423_m024529_c001_v0001185_t0043_u01776912329510") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164fd_d20260423_m024522_c001_v7007000_t0000_u01776912322756") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9522c7_d20260423_m024514_c001_v0001185_t0056_u01776912314350") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c2d_d20260423_m024507_c001_v7007000_t0000_u01776912307342") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952229_d20260423_m024458_c001_v0001185_t0008_u01776912298322") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f407b13c342fb01f8_d20260423_m024445_c001_v7007000_t0000_u01776912285845") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d30_d20260423_m024440_c001_v0001145_t0041_u01776912280045") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5d_d20260423_m024433_c001_v7007000_t0000_u01776912273148") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29568_d20260423_m024428_c001_v0001167_t0052_u01776912268130") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a3f_d20260423_m024426_c001_v7007000_t0000_u01776912266139") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ea0_d20260423_m024419_c001_v0001097_t0029_u01776912259705") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46bf_d20260423_m024412_c001_v7007000_t0000_u01776912252981") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cf6_d20260423_m024408_c001_v0001145_t0024_u01776912248042") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a93370180_d20260423_m024406_c001_v7007000_t0000_u01776912246013") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2949b_d20260423_m024359_c001_v0001167_t0037_u01776912239618") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca9476cf_d20260423_m024348_c001_v7007000_t0000_u01776912228123") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91ca6_d20260423_m024341_c001_v0001145_t0023_u01776912221563") 2026/04/23 02:47:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720f1_d20260423_m024335_c001_v7007000_t0000_u01776912215015") 2026/04/23 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c89_d20260423_m024326_c001_v0001145_t0030_u01776912206439") 2026/04/23 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76df_d20260423_m024319_c001_v7007000_t0000_u01776912199082") 2026/04/23 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c6b_d20260423_m024310_c001_v0001145_t0044_u01776912190271") 2026/04/23 02:47:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f2138a_d20260423_m024428_c001_v7007000_t0000_u01776912268852") 2026/04/23 02:47:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29558_d20260423_m024424_c001_v0001167_t0053_u01776912264892") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eced_d20260423_m024450_c001_v7007000_t0000_u01776912290743") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f20_d20260423_m024445_c001_v0001097_t0018_u01776912285134") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79b9_d20260423_m024610_c001_v7007000_t0000_u01776912370573") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f210d3_d20260423_m024602_c001_v0001097_t0034_u01776912362148") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1193_d20260423_m024553_c001_v7007000_t0000_u01776912353322") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21051_d20260423_m024545_c001_v0001097_t0034_u01776912345068") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edec_d20260423_m024537_c001_v7007000_t0000_u01776912337664") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21012_d20260423_m024529_c001_v0001097_t0039_u01776912329691") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164fe_d20260423_m024522_c001_v7007000_t0000_u01776912322941") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20fba_d20260423_m024514_c001_v0001097_t0053_u01776912314535") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c2e_d20260423_m024507_c001_v7007000_t0000_u01776912307527") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f66_d20260423_m024458_c001_v0001097_t0020_u01776912298510") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab5557fd8_d20260423_m024445_c001_v7007000_t0000_u01776912285941") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295b4_d20260423_m024440_c001_v0001167_t0043_u01776912280516") 2026/04/23 02:47:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5e_d20260423_m024433_c001_v7007000_t0000_u01776912273330") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952093_d20260423_m024428_c001_v0001185_t0038_u01776912268142") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902bc7_d20260423_m024426_c001_v7007000_t0000_u01776912266148") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d02_d20260423_m024420_c001_v0001145_t0046_u01776912260014") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46c0_d20260423_m024413_c001_v7007000_t0000_u01776912253163") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294e7_d20260423_m024408_c001_v0001167_t0011_u01776912248151") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337017d_d20260423_m024405_c001_v7007000_t0000_u01776912245787") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cd4_d20260423_m024359_c001_v0001145_t0022_u01776912239929") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24cf_d20260423_m024348_c001_v7007000_t0000_u01776912228197") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ea8_d20260423_m024341_c001_v0001185_t0040_u01776912221905") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720f3_d20260423_m024335_c001_v7007000_t0000_u01776912215197") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951def_d20260423_m024326_c001_v0001185_t0055_u01776912206710") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76e1_d20260423_m024319_c001_v7007000_t0000_u01776912199269") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951d24_d20260423_m024310_c001_v0001185_t0054_u01776912190755") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164a2_d20260423_m024429_c001_v7007000_t0000_u01776912269105") 2026/04/23 02:47:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952063_d20260423_m024424_c001_v0001185_t0024_u01776912264910") 2026/04/23 02:47:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecf0_d20260423_m024450_c001_v7007000_t0000_u01776912290939") 2026/04/23 02:47:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d40_d20260423_m024445_c001_v0001145_t0031_u01776912285217") 2026/04/23 02:47:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79ba_d20260423_m024610_c001_v7007000_t0000_u01776912370755") 2026/04/23 02:47:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29856_d20260423_m024602_c001_v0001167_t0040_u01776912362552") 2026/04/23 02:47:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1194_d20260423_m024553_c001_v7007000_t0000_u01776912353506") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a297ea_d20260423_m024545_c001_v0001167_t0056_u01776912345507") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eded_d20260423_m024537_c001_v7007000_t0000_u01776912337845") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29791_d20260423_m024530_c001_v0001167_t0016_u01776912330115") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616500_d20260423_m024523_c001_v7007000_t0000_u01776912323128") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a296fb_d20260423_m024515_c001_v0001167_t0018_u01776912315090") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c2f_d20260423_m024507_c001_v7007000_t0000_u01776912307778") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29628_d20260423_m024458_c001_v0001167_t0049_u01776912298902") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46e9_d20260423_m024446_c001_v7007000_t0000_u01776912286057") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952135_d20260423_m024440_c001_v0001185_t0036_u01776912280804") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a5f_d20260423_m024433_c001_v7007000_t0000_u01776912273513") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ec6_d20260423_m024428_c001_v0001097_t0022_u01776912268216") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22b1cf_d20260423_m024425_c001_v7007000_t0000_u01776912265958") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2952e_d20260423_m024420_c001_v0001167_t0028_u01776912260429") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46c1_d20260423_m024413_c001_v7007000_t0000_u01776912253345") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fb7_d20260423_m024408_c001_v0001185_t0037_u01776912248163") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c7216d_d20260423_m024405_c001_v7007000_t0000_u01776912245385") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e5c_d20260423_m024400_c001_v0001097_t0052_u01776912240229") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ed720_d20260423_m024348_c001_v7007000_t0000_u01776912228071") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2941b_d20260423_m024342_c001_v0001167_t0044_u01776912222090") 2026/04/23 02:47:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720f5_d20260423_m024335_c001_v7007000_t0000_u01776912215382") 2026/04/23 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2939f_d20260423_m024326_c001_v0001167_t0004_u01776912206918") 2026/04/23 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76e2_d20260423_m024319_c001_v7007000_t0000_u01776912199454") 2026/04/23 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29321_d20260423_m024310_c001_v0001167_t0020_u01776912190940") 2026/04/23 02:47:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a4a_d20260423_m024428_c001_v7007000_t0000_u01776912268887") 2026/04/23 02:47:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20eb8_d20260423_m024424_c001_v0001097_t0054_u01776912264958") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecf3_d20260423_m024451_c001_v7007000_t0000_u01776912291120") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952169_d20260423_m024445_c001_v0001185_t0022_u01776912285227") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79bd_d20260423_m024610_c001_v7007000_t0000_u01776912370936") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91de0_d20260423_m024602_c001_v0001145_t0040_u01776912362835") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1195_d20260423_m024553_c001_v7007000_t0000_u01776912353688") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91dc4_d20260423_m024545_c001_v0001145_t0026_u01776912345806") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edee_d20260423_m024538_c001_v7007000_t0000_u01776912338097") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91daa_d20260423_m024530_c001_v0001145_t0037_u01776912330414") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616502_d20260423_m024523_c001_v7007000_t0000_u01776912323313") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d84_d20260423_m024515_c001_v0001145_t0038_u01776912315523") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c30_d20260423_m024507_c001_v7007000_t0000_u01776912307964") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d62_d20260423_m024459_c001_v0001145_t0014_u01776912299437") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164ac_d20260423_m024445_c001_v7007000_t0000_u01776912285824") 2026/04/23 02:47:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20f0a_d20260423_m024440_c001_v0001097_t0056_u01776912280988") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a60_d20260423_m024433_c001_v7007000_t0000_u01776912273695") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952097_d20260423_m024428_c001_v0001185_t0022_u01776912268329") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902bc6_d20260423_m024425_c001_v7007000_t0000_u01776912265965") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952029_d20260423_m024420_c001_v0001185_t0043_u01776912260796") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46c2_d20260423_m024413_c001_v7007000_t0000_u01776912253527") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e7e_d20260423_m024408_c001_v0001097_t0016_u01776912248256") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec5f_d20260423_m024405_c001_v7007000_t0000_u01776912245953") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f61_d20260423_m024400_c001_v0001185_t0034_u01776912240874") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24cb_d20260423_m024347_c001_v7007000_t0000_u01776912227472") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20df8_d20260423_m024342_c001_v0001097_t0038_u01776912222419") 2026/04/23 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720f8_d20260423_m024335_c001_v7007000_t0000_u01776912215565") 2026/04/23 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20db4_d20260423_m024327_c001_v0001097_t0031_u01776912207224") 2026/04/23 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76e4_d20260423_m024319_c001_v7007000_t0000_u01776912199657") 2026/04/23 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d72_d20260423_m024311_c001_v0001097_t0012_u01776912191448") 2026/04/23 02:47:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902bcd_d20260423_m024429_c001_v7007000_t0000_u01776912269243") 2026/04/23 02:47:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d12_d20260423_m024425_c001_v0001145_t0038_u01776912265113") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecf8_d20260423_m024451_c001_v7007000_t0000_u01776912291412") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95216b_d20260423_m024445_c001_v0001185_t0050_u01776912285412") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79be_d20260423_m024611_c001_v7007000_t0000_u01776912371118") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952597_d20260423_m024603_c001_v0001185_t0015_u01776912363364") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1196_d20260423_m024553_c001_v7007000_t0000_u01776912353872") 2026/04/23 02:47:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9524b5_d20260423_m024546_c001_v0001185_t0045_u01776912346047") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edef_d20260423_m024538_c001_v7007000_t0000_u01776912338280") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9523ed_d20260423_m024530_c001_v0001185_t0007_u01776912330839") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616504_d20260423_m024523_c001_v7007000_t0000_u01776912323500") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9522e3_d20260423_m024515_c001_v0001185_t0020_u01776912315940") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c31_d20260423_m024508_c001_v7007000_t0000_u01776912308152") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952237_d20260423_m024459_c001_v0001185_t0037_u01776912299758") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4045e58dcf351c81_d20260423_m024446_c001_v7007000_t0000_u01776912286074") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d32_d20260423_m024441_c001_v0001145_t0019_u01776912281366") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a61_d20260423_m024434_c001_v7007000_t0000_u01776912274007") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d1e_d20260423_m024428_c001_v0001145_t0044_u01776912268440") 2026/04/23 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b5b7_d20260423_m024425_c001_v7007000_t0000_u01776912265975") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ea4_d20260423_m024421_c001_v0001097_t0014_u01776912261117") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46c4_d20260423_m024413_c001_v7007000_t0000_u01776912253710") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951fbb_d20260423_m024408_c001_v0001185_t0019_u01776912248348") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec60_d20260423_m024405_c001_v7007000_t0000_u01776912245962") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294af_d20260423_m024401_c001_v0001167_t0032_u01776912241120") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca9476ce_d20260423_m024347_c001_v7007000_t0000_u01776912227916") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91caa_d20260423_m024342_c001_v0001145_t0033_u01776912222912") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720fa_d20260423_m024335_c001_v7007000_t0000_u01776912215745") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c8b_d20260423_m024327_c001_v0001145_t0022_u01776912207659") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76e6_d20260423_m024319_c001_v7007000_t0000_u01776912199842") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c6d_d20260423_m024311_c001_v0001145_t0050_u01776912191801") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a4d_d20260423_m024429_c001_v7007000_t0000_u01776912269255") 2026/04/23 02:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952067_d20260423_m024425_c001_v0001185_t0010_u01776912265130") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc887_d20260423_m024350_c001_v7007000_t0000_u01776912230747") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ecf_d20260423_m024346_c001_v0001185_t0010_u01776912226063") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc888_d20260423_m024350_c001_v7007000_t0000_u01776912230929") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ed5_d20260423_m024346_c001_v0001185_t0054_u01776912226248") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc88a_d20260423_m024351_c001_v7007000_t0000_u01776912231110") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e10_d20260423_m024346_c001_v0001097_t0058_u01776912226271") 2026/04/23 02:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc88c_d20260423_m024351_c001_v7007000_t0000_u01776912231292") 2026/04/23 02:47:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29443_d20260423_m024346_c001_v0001167_t0041_u01776912226293") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc88d_d20260423_m024351_c001_v7007000_t0000_u01776912231473") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cb4_d20260423_m024346_c001_v0001145_t0036_u01776912226314") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc88f_d20260423_m024351_c001_v7007000_t0000_u01776912231655") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ed9_d20260423_m024346_c001_v0001185_t0026_u01776912226435") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc890_d20260423_m024351_c001_v7007000_t0000_u01776912231835") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29449_d20260423_m024346_c001_v0001167_t0059_u01776912226599") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc892_d20260423_m024352_c001_v7007000_t0000_u01776912232017") 2026/04/23 02:47:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951edb_d20260423_m024346_c001_v0001185_t0051_u01776912226621") 2026/04/23 02:47:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc894_d20260423_m024352_c001_v7007000_t0000_u01776912232198") 2026/04/23 02:47:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cb6_d20260423_m024346_c001_v0001145_t0015_u01776912226647") 2026/04/23 02:47:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc895_d20260423_m024352_c001_v7007000_t0000_u01776912232380") 2026/04/23 02:47:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e12_d20260423_m024346_c001_v0001097_t0039_u01776912226671") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc897_d20260423_m024352_c001_v7007000_t0000_u01776912232561") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ee3_d20260423_m024346_c001_v0001185_t0035_u01776912226807") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc898_d20260423_m024352_c001_v7007000_t0000_u01776912232743") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cb8_d20260423_m024346_c001_v0001145_t0042_u01776912226934") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc89a_d20260423_m024352_c001_v7007000_t0000_u01776912232924") 2026/04/23 02:47:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ee5_d20260423_m024347_c001_v0001185_t0047_u01776912227005") 2026/04/23 02:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc89d_d20260423_m024353_c001_v7007000_t0000_u01776912233105") 2026/04/23 02:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a2944d_d20260423_m024347_c001_v0001167_t0023_u01776912227020") 2026/04/23 02:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc89e_d20260423_m024353_c001_v7007000_t0000_u01776912233292") 2026/04/23 02:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e14_d20260423_m024347_c001_v0001097_t0015_u01776912227050") 2026/04/23 02:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc8a0_d20260423_m024353_c001_v7007000_t0000_u01776912233473") 2026/04/23 02:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951ee7_d20260423_m024347_c001_v0001185_t0047_u01776912227191") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec77_d20260423_m024408_c001_v7007000_t0000_u01776912248851") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f79_d20260423_m024403_c001_v0001185_t0055_u01776912243677") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46a9_d20260423_m024408_c001_v7007000_t0000_u01776912248814") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294c3_d20260423_m024403_c001_v0001167_t0036_u01776912243823") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616493_d20260423_m024408_c001_v7007000_t0000_u01776912248592") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e64_d20260423_m024403_c001_v0001097_t0051_u01776912243873") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337018b_d20260423_m024408_c001_v7007000_t0000_u01776912248827") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f7f_d20260423_m024403_c001_v0001185_t0034_u01776912243923") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc8f3_d20260423_m024408_c001_v7007000_t0000_u01776912248856") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91ce6_d20260423_m024404_c001_v0001145_t0019_u01776912244007") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a93370188_d20260423_m024408_c001_v7007000_t0000_u01776912248615") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f81_d20260423_m024404_c001_v0001185_t0010_u01776912244108") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec73_d20260423_m024408_c001_v7007000_t0000_u01776912248661") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294c5_d20260423_m024404_c001_v0001167_t0035_u01776912244165") 2026/04/23 02:47:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f0cba_d20260423_m024408_c001_v7007000_t0000_u01776912248603") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cea_d20260423_m024404_c001_v0001145_t0052_u01776912244286") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46a8_d20260423_m024408_c001_v7007000_t0000_u01776912248622") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f87_d20260423_m024404_c001_v0001185_t0026_u01776912244302") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616495_d20260423_m024408_c001_v7007000_t0000_u01776912248960") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e66_d20260423_m024404_c001_v0001097_t0010_u01776912244346") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc8f0_d20260423_m024408_c001_v7007000_t0000_u01776912248663") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f8b_d20260423_m024404_c001_v0001185_t0012_u01776912244487") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a93370189_d20260423_m024408_c001_v7007000_t0000_u01776912248636") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294c9_d20260423_m024404_c001_v0001167_t0028_u01776912244529") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f0cbd_d20260423_m024408_c001_v7007000_t0000_u01776912248972") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951f8f_d20260423_m024404_c001_v0001185_t0022_u01776912244694") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41891f2a9337018c_d20260423_m024408_c001_v7007000_t0000_u01776912248995") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cec_d20260423_m024404_c001_v0001145_t0043_u01776912244772") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ec76_d20260423_m024408_c001_v7007000_t0000_u01776912248839") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20e6c_d20260423_m024404_c001_v0001097_t0036_u01776912244790") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616494_d20260423_m024408_c001_v7007000_t0000_u01776912248778") 2026/04/23 02:47:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294cb_d20260423_m024404_c001_v0001167_t0018_u01776912244838") 2026/04/23 02:47:25 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b3f_d20260423_m024157_c001_v7007000_t0000_u01776912117595") 2026/04/23 02:47:25 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fdbf_d20260423_m024154_c001_v0001167_t0047_u01776912114876") 2026/04/23 02:47:25 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ac4d_d20260423_m024154_c001_v7007000_t0000_u01776912114693") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fd9b_d20260423_m024151_c001_v0001167_t0012_u01776912111076") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ac3f_d20260423_m024150_c001_v7007000_t0000_u01776912110333") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c30_d20260423_m024145_c001_v0001097_t0036_u01776912105799") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61636d_d20260423_m024144_c001_v7007000_t0000_u01776912104325") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113e6d70c3e23bc2_d20260423_m024141_c001_v0001115_t0015_u01776912101653") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca94760a_d20260423_m024141_c001_v7007000_t0000_u01776912101465") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113e6d70c3e23bbe_d20260423_m024137_c001_v0001115_t0007_u01776912097244") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947604_d20260423_m024136_c001_v7007000_t0000_u01776912096483") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c04_d20260423_m024131_c001_v0001097_t0038_u01776912091947") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac9a_d20260423_m024130_c001_v7007000_t0000_u01776912090638") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1195dc773cdc5707_d20260423_m024128_c001_v0001182_t0008_u01776912088945") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41655af113136b80_d20260423_m024128_c001_v7007000_t0000_u01776912088765") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1195dc773cdc56f5_d20260423_m024126_c001_v0001182_t0049_u01776912086037") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41655af113136b7a_d20260423_m024125_c001_v7007000_t0000_u01776912085296") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f96f_d20260423_m024120_c001_v0001103_t0007_u01776912080490") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac7f_d20260423_m024119_c001_v7007000_t0000_u01776912079523") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1146a5001610f50a_d20260423_m024117_c001_v0001044_t0010_u01776912077089") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ecd03_d20260423_m024116_c001_v7007000_t0000_u01776912076897") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1146a5001610f502_d20260423_m024113_c001_v0001044_t0020_u01776912073724") 2026/04/23 02:47:26 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8eccf4_d20260423_m024112_c001_v7007000_t0000_u01776912072981") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95171f_d20260423_m024107_c001_v0001185_t0049_u01776912067002") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55246_d20260423_m024106_c001_v7007000_t0000_u01776912066091") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1023d09a3d416413_d20260423_m024104_c001_v0001174_t0043_u01776912064222") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4045e58dcf351a3e_d20260423_m024104_c001_v7007000_t0000_u01776912064036") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1023d09a3d4163d6_d20260423_m024100_c001_v0001174_t0050_u01776912060649") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4045e58dcf351a20_d20260423_m024059_c001_v7007000_t0000_u01776912059921") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b92_d20260423_m024054_c001_v0001097_t0037_u01776912054327") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f065d_d20260423_m024053_c001_v7007000_t0000_u01776912053373") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f115c05e989c453c0_d20260423_m024051_c001_v0001177_t0011_u01776912051714") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4147b412dabfe1c3_d20260423_m024051_c001_v7007000_t0000_u01776912051529") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f115c05e989c453ba_d20260423_m024048_c001_v0001177_t0050_u01776912048214") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4147b412dabfe1bf_d20260423_m024047_c001_v7007000_t0000_u01776912047473") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f813_d20260423_m024041_c001_v0001103_t0012_u01776912041352") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176e1_d20260423_m024040_c001_v7007000_t0000_u01776912040239") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113618f17d1ebeb1_d20260423_m024033_c001_v0001116_t0052_u01776912033887") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4049404dadd34595_d20260423_m024033_c001_v7007000_t0000_u01776912033664") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9515eb_d20260423_m024029_c001_v0001185_t0007_u01776912029644") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110b905fc27adc48_d20260423_m024028_c001_v0001037_t0039_u01776912028139") 2026/04/23 02:47:27 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110b905fc27adc46_d20260423_m024026_c001_v0001037_t0045_u01776912026958") 2026/04/23 02:47:28 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22ab4d_d20260423_m024013_c001_v7007000_t0000_u01776912013519") 2026/04/23 02:47:28 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f6fb_d20260423_m024005_c001_v0001103_t0022_u01776912005944") 2026/04/23 02:47:28 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f119f1073257a98fa_d20260423_m024004_c001_v0001104_t0012_u01776912004875") 2026/04/23 02:47:28 DEBUG : dst/one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f119f1073257a98f8_d20260423_m024003_c001_v0001104_t0016_u01776912003536") 2026/04/23 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b40_d20260423_m024157_c001_v7007000_t0000_u01776912117776") 2026/04/23 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f101eb01cb8e1bb76_d20260423_m024154_c001_v0001178_t0000_u01776912114410") 2026/04/23 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fd95_d20260423_m024149_c001_v0001167_t0052_u01776912109964") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61636e_d20260423_m024144_c001_v7007000_t0000_u01776912104525") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f116216c64d3ecdcb_d20260423_m024140_c001_v0001092_t0011_u01776912100953") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11986ad51fb3c662_d20260423_m024136_c001_v0001146_t0047_u01776912096099") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac9b_d20260423_m024130_c001_v7007000_t0000_u01776912090821") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f10140e502368564b_d20260423_m024128_c001_v0001090_t0007_u01776912088378") 2026/04/23 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f104624bd65a03c61_d20260423_m024124_c001_v0001174_t0011_u01776912084963") 2026/04/23 02:47:28 DEBUG : dst/three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176e2_d20260423_m024040_c001_v7007000_t0000_u01776912040420") 2026/04/23 02:47:28 DEBUG : dst/three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110b905fc27adc68_d20260423_m024038_c001_v0001037_t0012_u01776912038766") 2026/04/23 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b42_d20260423_m024157_c001_v7007000_t0000_u01776912117975") 2026/04/23 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113f43d5ba32d216_d20260423_m024155_c001_v0001104_t0009_u01776912115754") 2026/04/23 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1154058b6805ff0a_d20260423_m024152_c001_v0001097_t0027_u01776912112124") 2026/04/23 02:47:28 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b43_d20260423_m024158_c001_v7007000_t0000_u01776912118157") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fdcb_d20260423_m024156_c001_v0001167_t0014_u01776912116903") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ac57_d20260423_m024156_c001_v7007000_t0000_u01776912116720") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f110f9858f293fdb5_d20260423_m024152_c001_v0001167_t0040_u01776912112901") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ac44_d20260423_m024152_c001_v7007000_t0000_u01776912112716") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18fa59_d20260423_m024147_c001_v0001103_t0052_u01776912107207") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff61636f_d20260423_m024144_c001_v7007000_t0000_u01776912104707") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113e6d70c3e23bc6_d20260423_m024143_c001_v0001115_t0014_u01776912103493") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca94760c_d20260423_m024143_c001_v7007000_t0000_u01776912103296") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113e6d70c3e23bc0_d20260423_m024139_c001_v0001115_t0028_u01776912099275") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947607_d20260423_m024139_c001_v7007000_t0000_u01776912099087") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f9e7_d20260423_m024133_c001_v0001103_t0022_u01776912093260") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41655af113136b81_d20260423_m024130_c001_v7007000_t0000_u01776912090035") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f9ab_d20260423_m024127_c001_v0001103_t0050_u01776912087365") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41655af113136b7b_d20260423_m024126_c001_v7007000_t0000_u01776912086641") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9517a4_d20260423_m024122_c001_v0001185_t0054_u01776912082440") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ecd0c_d20260423_m024118_c001_v7007000_t0000_u01776912078598") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951775_d20260423_m024115_c001_v0001185_t0024_u01776912075777") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8eccfb_d20260423_m024114_c001_v7007000_t0000_u01776912074662") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20bc8_d20260423_m024108_c001_v0001097_t0043_u01776912068018") 2026/04/23 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4045e58dcf351a3f_d20260423_m024105_c001_v7007000_t0000_u01776912065175") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20bb4_d20260423_m024102_c001_v0001097_t0029_u01776912062770") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4045e58dcf351a24_d20260423_m024101_c001_v7007000_t0000_u01776912061650") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f88f_d20260423_m024055_c001_v0001103_t0033_u01776912055230") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4147b412dabfe1c5_d20260423_m024052_c001_v7007000_t0000_u01776912052462") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f867_d20260423_m024050_c001_v0001103_t0033_u01776912050228") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4147b412dabfe1c1_d20260423_m024049_c001_v7007000_t0000_u01776912049144") 2026/04/23 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951663_d20260423_m024042_c001_v0001185_t0034_u01776912042557") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616370_d20260423_m024144_c001_v7007000_t0000_u01776912104892") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f112d8af41d594bd8_d20260423_m024142_c001_v0001150_t0016_u01776912102857") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f10306e0c13e298d2_d20260423_m024138_c001_v0001039_t0032_u01776912098593") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac9c_d20260423_m024131_c001_v7007000_t0000_u01776912091006") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11805edea7df3b29_d20260423_m024129_c001_v0001033_t0026_u01776912089363") 2026/04/23 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161fa9145d5206c_d20260423_m024126_c001_v0001185_t0009_u01776912086456") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b45_d20260423_m024158_c001_v7007000_t0000_u01776912118338") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951858_d20260423_m024146_c001_v0001185_t0050_u01776912106666") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616372_d20260423_m024145_c001_v7007000_t0000_u01776912105076") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9517dc_d20260423_m024132_c001_v0001185_t0024_u01776912092689") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac9d_d20260423_m024131_c001_v7007000_t0000_u01776912091189") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20be6_d20260423_m024121_c001_v0001097_t0010_u01776912081569") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bac80_d20260423_m024119_c001_v7007000_t0000_u01776912079714") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f8f9_d20260423_m024107_c001_v0001103_t0042_u01776912067584") 2026/04/23 02:47:30 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55248_d20260423_m024106_c001_v7007000_t0000_u01776912066272") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9516b9_d20260423_m024055_c001_v0001185_t0018_u01776912055045") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f065e_d20260423_m024053_c001_v7007000_t0000_u01776912053554") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b70_d20260423_m024042_c001_v0001097_t0041_u01776912042130") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f176e4_d20260423_m024040_c001_v7007000_t0000_u01776912040619") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113bc2033cf9ac13_d20260423_m024036_c001_v0001181_t0049_u01776912036421") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22ab4e_d20260423_m024013_c001_v7007000_t0000_u01776912013702") 2026/04/23 02:47:31 DEBUG : dst/two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f119f1073257a9906_d20260423_m024012_c001_v0001104_t0021_u01776912012158") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341baaea_d20260423_m023937_c001_v7007000_t0000_u01776911977134") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9513b4_d20260423_m023933_c001_v0001185_t0016_u01776911973540") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341baad0_d20260423_m023931_c001_v7007000_t0000_u01776911971294") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951349_d20260423_m023921_c001_v0001185_t0037_u01776911961088") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab27_d20260423_m023912_c001_v7007000_t0000_u01776911952422") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951304_d20260423_m023909_c001_v0001185_t0035_u01776911949222") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5d8_d20260423_m023847_c001_v7007000_t0000_u01776911927699") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f391_d20260423_m023845_c001_v0001103_t0044_u01776911925464") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5cb_d20260423_m023844_c001_v7007000_t0000_u01776911924608") 2026/04/23 02:47:31 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f377_d20260423_m023843_c001_v0001103_t0009_u01776911923074") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5ba_d20260423_m023840_c001_v7007000_t0000_u01776911920072") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f343_d20260423_m023838_c001_v0001103_t0015_u01776911918283") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5b2_d20260423_m023837_c001_v7007000_t0000_u01776911917378") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f325_d20260423_m023835_c001_v0001103_t0045_u01776911915885") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec594_d20260423_m023829_c001_v7007000_t0000_u01776911909419") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2cd_d20260423_m023827_c001_v0001103_t0010_u01776911907615") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec582_d20260423_m023826_c001_v7007000_t0000_u01776911906692") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2b7_d20260423_m023825_c001_v0001103_t0036_u01776911905762") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec54c_d20260423_m023821_c001_v7007000_t0000_u01776911901081") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f287_d20260423_m023819_c001_v0001103_t0027_u01776911899681") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a163_d20260423_m023817_c001_v7007000_t0000_u01776911897857") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f26d_d20260423_m023816_c001_v0001103_t0010_u01776911896772") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a15c_d20260423_m023816_c001_v7007000_t0000_u01776911896407") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11897a974ed41bb6_d20260423_m023815_c001_v0001039_t0007_u01776911895275") 2026/04/23 02:47:32 DEBUG : empty space: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f24b_d20260423_m023813_c001_v0001103_t0038_u01776911893574") 2026/04/23 02:47:32 DEBUG : enormous: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5d2_d20260423_m023846_c001_v7007000_t0000_u01776911926770") 2026/04/23 02:47:32 DEBUG : enormous: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f399_d20260423_m023845_c001_v0001103_t0053_u01776911925915") 2026/04/23 02:47:32 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17b4d_d20260423_m024203_c001_v7007000_t0000_u01776912123269") 2026/04/23 02:47:32 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18fac7_d20260423_m024201_c001_v0001103_t0048_u01776912121955") 2026/04/23 02:47:32 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab1e_d20260423_m023907_c001_v7007000_t0000_u01776911947673") 2026/04/23 02:47:32 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9512ec_d20260423_m023906_c001_v0001185_t0008_u01776911946558") 2026/04/23 02:47:33 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e17a13d_d20260423_m023810_c001_v7007000_t0000_u01776911890654") 2026/04/23 02:47:33 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f223_d20260423_m023809_c001_v0001103_t0042_u01776911889425") 2026/04/23 02:47:33 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d4d_d20260423_m023808_c001_v7007000_t0000_u01776911888877") 2026/04/23 02:47:33 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f219_d20260423_m023808_c001_v0001103_t0011_u01776911888213") 2026/04/23 02:47:33 DEBUG : existing: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f209_d20260423_m023807_c001_v0001103_t0035_u01776911887201") 2026/04/23 02:47:33 DEBUG : existing-b: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab1f_d20260423_m023907_c001_v7007000_t0000_u01776911947856") 2026/04/23 02:47:33 DEBUG : existing-b: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f497_d20260423_m023906_c001_v0001103_t0008_u01776911946547") 2026/04/23 02:47:33 DEBUG : file1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a9_d20260423_m024257_c001_v7007000_t0000_u01776912177264") 2026/04/23 02:47:33 DEBUG : file1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d44_d20260423_m024255_c001_v0001097_t0007_u01776912175745") 2026/04/23 02:47:33 DEBUG : file1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a4_d20260423_m024254_c001_v7007000_t0000_u01776912174397") 2026/04/23 02:47:33 DEBUG : file1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c48_d20260423_m024253_c001_v0001145_t0011_u01776912173061") 2026/04/23 02:47:33 DEBUG : five: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aaf6_d20260423_m023851_c001_v7007000_t0000_u01776911931795") 2026/04/23 02:47:33 DEBUG : five: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417a2a74dd18f3c3_d20260423_m023849_c001_v0001103_t0032_u01776911929589") 2026/04/23 02:47:33 DEBUG : foo: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec543_d20260423_m023819_c001_v7007000_t0000_u01776911899307") 2026/04/23 02:47:33 DEBUG : foo: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417a2a74dd18f27f_d20260423_m023818_c001_v0001103_t0032_u01776911898771") 2026/04/23 02:47:33 DEBUG : foo: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417a2a74dd18f277_d20260423_m023818_c001_v0001103_t0032_u01776911898224") 2026/04/23 02:47:33 DEBUG : four: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aaf7_d20260423_m023852_c001_v7007000_t0000_u01776911932042") 2026/04/23 02:47:33 DEBUG : four: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20a0e_d20260423_m023850_c001_v0001097_t0027_u01776911930155") 2026/04/23 02:47:33 DEBUG : four: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f3bb_d20260423_m023848_c001_v0001103_t0058_u01776911928806") 2026/04/23 02:47:34 DEBUG : hello world2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a57_d20260423_m023718_c001_v7007000_t0000_u01776911838127") 2026/04/23 02:47:34 DEBUG : hello world2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f043_d20260423_m023717_c001_v0001103_t0049_u01776911837388") 2026/04/23 02:47:34 DEBUG : ignore-size: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d47_d20260423_m023806_c001_v7007000_t0000_u01776911886838") 2026/04/23 02:47:34 DEBUG : ignore-size: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f1fd_d20260423_m023805_c001_v0001103_t0019_u01776911885780") 2026/04/23 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab18_d20260423_m023905_c001_v7007000_t0000_u01776911945812") 2026/04/23 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20a58_d20260423_m023905_c001_v0001097_t0040_u01776911945052") 2026/04/23 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab15_d20260423_m023904_c001_v7007000_t0000_u01776911944317") 2026/04/23 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9512c6_d20260423_m023903_c001_v0001185_t0019_u01776911943123") 2026/04/23 02:47:34 DEBUG : one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aaf8_d20260423_m023852_c001_v7007000_t0000_u01776911932235") 2026/04/23 02:47:34 DEBUG : one: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417a2a74dd18f3a9_d20260423_m023848_c001_v0001103_t0032_u01776911928071") 2026/04/23 02:47:34 DEBUG : only0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d248f_d20260423_m024248_c001_v7007000_t0000_u01776912168531") 2026/04/23 02:47:34 DEBUG : only0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bc7_d20260423_m024242_c001_v0001185_t0049_u01776912162690") 2026/04/23 02:47:34 DEBUG : only0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cd4_d20260423_m024230_c001_v0001097_t0013_u01776912150084") 2026/04/23 02:47:34 DEBUG : only0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb560_d20260423_m024224_c001_v7007000_t0000_u01776912144445") 2026/04/23 02:47:34 DEBUG : only0: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c78_d20260423_m024209_c001_v0001097_t0022_u01776912129697") 2026/04/23 02:47:34 DEBUG : only1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2490_d20260423_m024248_c001_v7007000_t0000_u01776912168714") 2026/04/23 02:47:34 DEBUG : only1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d26_d20260423_m024243_c001_v0001097_t0027_u01776912163653") 2026/04/23 02:47:34 DEBUG : only1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cd6_d20260423_m024230_c001_v0001097_t0037_u01776912150681") 2026/04/23 02:47:34 DEBUG : only1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f402cdff8eaf52a30_d20260423_m024224_c001_v7007000_t0000_u01776912144129") 2026/04/23 02:47:34 DEBUG : only1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c7c_d20260423_m024210_c001_v0001097_t0042_u01776912130251") 2026/04/23 02:47:35 DEBUG : only10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2491_d20260423_m024248_c001_v7007000_t0000_u01776912168898") 2026/04/23 02:47:35 DEBUG : only10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4161b79272c91c38_d20260423_m024243_c001_v0001145_t0049_u01776912163295") 2026/04/23 02:47:35 DEBUG : only10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cf9_d20260423_m024236_c001_v0001097_t0012_u01776912156505") 2026/04/23 02:47:35 DEBUG : only10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb55d_d20260423_m024224_c001_v7007000_t0000_u01776912144043") 2026/04/23 02:47:35 DEBUG : only10: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c98_d20260423_m024215_c001_v0001097_t0052_u01776912135532") 2026/04/23 02:47:35 DEBUG : only11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2493_d20260423_m024249_c001_v7007000_t0000_u01776912169080") 2026/04/23 02:47:35 DEBUG : only11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d1a_d20260423_m024242_c001_v0001097_t0027_u01776912162700") 2026/04/23 02:47:35 DEBUG : only11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cfb_d20260423_m024237_c001_v0001097_t0036_u01776912157105") 2026/04/23 02:47:35 DEBUG : only11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d2_d20260423_m024224_c001_v7007000_t0000_u01776912144420") 2026/04/23 02:47:35 DEBUG : only11: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c9c_d20260423_m024216_c001_v0001097_t0009_u01776912136318") 2026/04/23 02:47:35 DEBUG : only12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2494_d20260423_m024249_c001_v7007000_t0000_u01776912169263") 2026/04/23 02:47:35 DEBUG : only12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f413102f6f7a2924d_d20260423_m024243_c001_v0001167_t0014_u01776912163489") 2026/04/23 02:47:35 DEBUG : only12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cfe_d20260423_m024237_c001_v0001097_t0010_u01776912157694") 2026/04/23 02:47:35 DEBUG : only12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7ce_d20260423_m024223_c001_v7007000_t0000_u01776912143684") 2026/04/23 02:47:35 DEBUG : only12: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c9e_d20260423_m024217_c001_v0001097_t0022_u01776912137078") 2026/04/23 02:47:35 DEBUG : only13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2495_d20260423_m024249_c001_v7007000_t0000_u01776912169446") 2026/04/23 02:47:35 DEBUG : only13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bcf_d20260423_m024243_c001_v0001185_t0049_u01776912163091") 2026/04/23 02:47:35 DEBUG : only13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d04_d20260423_m024238_c001_v0001097_t0029_u01776912158268") 2026/04/23 02:47:36 DEBUG : only13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d0_d20260423_m024224_c001_v7007000_t0000_u01776912144053") 2026/04/23 02:47:36 DEBUG : only13: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ca6_d20260423_m024217_c001_v0001097_t0037_u01776912137729") 2026/04/23 02:47:36 DEBUG : only14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2496_d20260423_m024249_c001_v7007000_t0000_u01776912169632") 2026/04/23 02:47:36 DEBUG : only14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d1e_d20260423_m024243_c001_v0001097_t0027_u01776912163101") 2026/04/23 02:47:36 DEBUG : only14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d0a_d20260423_m024238_c001_v0001097_t0029_u01776912158860") 2026/04/23 02:47:36 DEBUG : only14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb55c_d20260423_m024223_c001_v7007000_t0000_u01776912143860") 2026/04/23 02:47:36 DEBUG : only14: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ca8_d20260423_m024218_c001_v0001097_t0040_u01776912138464") 2026/04/23 02:47:36 DEBUG : only15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2497_d20260423_m024249_c001_v7007000_t0000_u01776912169815") 2026/04/23 02:47:36 DEBUG : only15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d20_d20260423_m024243_c001_v0001097_t0027_u01776912163284") 2026/04/23 02:47:36 DEBUG : only15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d0c_d20260423_m024239_c001_v0001097_t0027_u01776912159396") 2026/04/23 02:47:36 DEBUG : only15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c7201d_d20260423_m024224_c001_v7007000_t0000_u01776912144062") 2026/04/23 02:47:36 DEBUG : only15: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cae_d20260423_m024219_c001_v0001097_t0036_u01776912139279") 2026/04/23 02:47:36 DEBUG : only16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2498_d20260423_m024250_c001_v7007000_t0000_u01776912170000") 2026/04/23 02:47:36 DEBUG : only16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bd7_d20260423_m024243_c001_v0001185_t0049_u01776912163296") 2026/04/23 02:47:36 DEBUG : only16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d0e_d20260423_m024239_c001_v0001097_t0043_u01776912159904") 2026/04/23 02:47:36 DEBUG : only16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb559_d20260423_m024223_c001_v7007000_t0000_u01776912143308") 2026/04/23 02:47:36 DEBUG : only16: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cb0_d20260423_m024220_c001_v0001097_t0040_u01776912139842") 2026/04/23 02:47:37 DEBUG : only17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d2499_d20260423_m024250_c001_v7007000_t0000_u01776912170186") 2026/04/23 02:47:37 DEBUG : only17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d22_d20260423_m024243_c001_v0001097_t0027_u01776912163468") 2026/04/23 02:47:37 DEBUG : only17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d10_d20260423_m024240_c001_v0001097_t0037_u01776912160513") 2026/04/23 02:47:37 DEBUG : only17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c72017_d20260423_m024223_c001_v7007000_t0000_u01776912143685") 2026/04/23 02:47:37 DEBUG : only17: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cb2_d20260423_m024220_c001_v0001097_t0054_u01776912140608") 2026/04/23 02:47:37 DEBUG : only18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249a_d20260423_m024250_c001_v7007000_t0000_u01776912170370") 2026/04/23 02:47:37 DEBUG : only18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4161b79272c91c3a_d20260423_m024243_c001_v0001145_t0049_u01776912163498") 2026/04/23 02:47:37 DEBUG : only18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d14_d20260423_m024241_c001_v0001097_t0032_u01776912161070") 2026/04/23 02:47:37 DEBUG : only18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb55a_d20260423_m024223_c001_v7007000_t0000_u01776912143492") 2026/04/23 02:47:37 DEBUG : only18: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cb4_d20260423_m024221_c001_v0001097_t0042_u01776912141256") 2026/04/23 02:47:37 DEBUG : only19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249b_d20260423_m024250_c001_v7007000_t0000_u01776912170552") 2026/04/23 02:47:37 DEBUG : only19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bdf_d20260423_m024243_c001_v0001185_t0049_u01776912163566") 2026/04/23 02:47:37 DEBUG : only19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d18_d20260423_m024241_c001_v0001097_t0054_u01776912161620") 2026/04/23 02:47:37 DEBUG : only19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7cf_d20260423_m024223_c001_v7007000_t0000_u01776912143870") 2026/04/23 02:47:37 DEBUG : only19: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cb8_d20260423_m024221_c001_v0001097_t0021_u01776912141917") 2026/04/23 02:47:37 DEBUG : only2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249c_d20260423_m024250_c001_v7007000_t0000_u01776912170734") 2026/04/23 02:47:37 DEBUG : only2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4161b79272c91c3e_d20260423_m024243_c001_v0001145_t0049_u01776912163682") 2026/04/23 02:47:38 DEBUG : only2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cda_d20260423_m024231_c001_v0001097_t0053_u01776912151225") 2026/04/23 02:47:38 DEBUG : only2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c72019_d20260423_m024223_c001_v7007000_t0000_u01776912143876") 2026/04/23 02:47:38 DEBUG : only2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c80_d20260423_m024210_c001_v0001097_t0047_u01776912130877") 2026/04/23 02:47:38 DEBUG : only3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249d_d20260423_m024250_c001_v7007000_t0000_u01776912170919") 2026/04/23 02:47:38 DEBUG : only3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f413102f6f7a29251_d20260423_m024243_c001_v0001167_t0014_u01776912163696") 2026/04/23 02:47:38 DEBUG : only3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ce1_d20260423_m024231_c001_v0001097_t0019_u01776912151957") 2026/04/23 02:47:38 DEBUG : only3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb55e_d20260423_m024224_c001_v7007000_t0000_u01776912144226") 2026/04/23 02:47:38 DEBUG : only3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c84_d20260423_m024211_c001_v0001097_t0054_u01776912131551") 2026/04/23 02:47:38 DEBUG : only4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249e_d20260423_m024251_c001_v7007000_t0000_u01776912171104") 2026/04/23 02:47:38 DEBUG : only4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bed_d20260423_m024243_c001_v0001185_t0049_u01776912163750") 2026/04/23 02:47:38 DEBUG : only4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ce9_d20260423_m024232_c001_v0001097_t0037_u01776912152733") 2026/04/23 02:47:38 DEBUG : only4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f418d7ebbe52dc7d1_d20260423_m024224_c001_v7007000_t0000_u01776912144237") 2026/04/23 02:47:38 DEBUG : only4: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c88_d20260423_m024212_c001_v0001097_t0024_u01776912132192") 2026/04/23 02:47:38 DEBUG : only5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d249f_d20260423_m024251_c001_v7007000_t0000_u01776912171288") 2026/04/23 02:47:38 DEBUG : only5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d2a_d20260423_m024243_c001_v0001097_t0027_u01776912163840") 2026/04/23 02:47:38 DEBUG : only5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ced_d20260423_m024233_c001_v0001097_t0018_u01776912153256") 2026/04/23 02:47:38 DEBUG : only5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f402cdff8eaf52a2f_d20260423_m024223_c001_v7007000_t0000_u01776912143889") 2026/04/23 02:47:38 DEBUG : only5: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c8c_d20260423_m024212_c001_v0001097_t0053_u01776912132822") 2026/04/23 02:47:38 DEBUG : only6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a0_d20260423_m024251_c001_v7007000_t0000_u01776912171482") 2026/04/23 02:47:38 DEBUG : only6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4161b79272c91c40_d20260423_m024243_c001_v0001145_t0049_u01776912163865") 2026/04/23 02:47:39 DEBUG : only6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cef_d20260423_m024233_c001_v0001097_t0026_u01776912153823") 2026/04/23 02:47:39 DEBUG : only6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c7201e_d20260423_m024224_c001_v7007000_t0000_u01776912144244") 2026/04/23 02:47:39 DEBUG : only6: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c8e_d20260423_m024213_c001_v0001097_t0014_u01776912133408") 2026/04/23 02:47:39 DEBUG : only7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a1_d20260423_m024251_c001_v7007000_t0000_u01776912171669") 2026/04/23 02:47:39 DEBUG : only7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f413102f6f7a29253_d20260423_m024243_c001_v0001167_t0014_u01776912163880") 2026/04/23 02:47:39 DEBUG : only7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cf3_d20260423_m024234_c001_v0001097_t0011_u01776912154384") 2026/04/23 02:47:39 DEBUG : only7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f402cdff8eaf52a2e_d20260423_m024223_c001_v7007000_t0000_u01776912143698") 2026/04/23 02:47:39 DEBUG : only7: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c90_d20260423_m024213_c001_v0001097_t0032_u01776912133963") 2026/04/23 02:47:39 DEBUG : only8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a2_d20260423_m024251_c001_v7007000_t0000_u01776912171919") 2026/04/23 02:47:39 DEBUG : only8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd951bf3_d20260423_m024243_c001_v0001185_t0049_u01776912163933") 2026/04/23 02:47:39 DEBUG : only8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cf5_d20260423_m024235_c001_v0001097_t0037_u01776912155068") 2026/04/23 02:47:39 DEBUG : only8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341bb55b_d20260423_m024223_c001_v7007000_t0000_u01776912143676") 2026/04/23 02:47:39 DEBUG : only8: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c94_d20260423_m024214_c001_v0001097_t0032_u01776912134506") 2026/04/23 02:47:39 DEBUG : only9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a3_d20260423_m024252_c001_v7007000_t0000_u01776912172103") 2026/04/23 02:47:39 DEBUG : only9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4016227d26f20d2c_d20260423_m024244_c001_v0001097_t0027_u01776912164025") 2026/04/23 02:47:39 DEBUG : only9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20cf7_d20260423_m024235_c001_v0001097_t0056_u01776912155824") 2026/04/23 02:47:39 DEBUG : only9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f402cdff8eaf52a31_d20260423_m024224_c001_v7007000_t0000_u01776912144310") 2026/04/23 02:47:39 DEBUG : only9: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20c96_d20260423_m024215_c001_v0001097_t0027_u01776912135004") 2026/04/23 02:47:39 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab0e_d20260423_m023902_c001_v7007000_t0000_u01776911942003") 2026/04/23 02:47:39 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9512b4_d20260423_m023859_c001_v0001185_t0024_u01776911939659") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab08_d20260423_m023858_c001_v7007000_t0000_u01776911938914") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f415_d20260423_m023856_c001_v0001103_t0007_u01776911936912") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab00_d20260423_m023855_c001_v7007000_t0000_u01776911935772") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951250_d20260423_m023853_c001_v0001185_t0052_u01776911933205") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5c2_d20260423_m023842_c001_v7007000_t0000_u01776911922169") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f35f_d20260423_m023840_c001_v0001103_t0036_u01776911920621") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5b6_d20260423_m023838_c001_v7007000_t0000_u01776911918954") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f33d_d20260423_m023837_c001_v0001103_t0015_u01776911917927") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5b0_d20260423_m023836_c001_v7007000_t0000_u01776911916651") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f321_d20260423_m023835_c001_v0001103_t0059_u01776911915400") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec591_d20260423_m023828_c001_v7007000_t0000_u01776911908876") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2c7_d20260423_m023827_c001_v0001103_t0013_u01776911907253") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec583_d20260423_m023826_c001_v7007000_t0000_u01776911906886") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2b3_d20260423_m023825_c001_v0001103_t0036_u01776911905325") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec579_d20260423_m023824_c001_v7007000_t0000_u01776911904956") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2a9_d20260423_m023824_c001_v0001103_t0023_u01776911904225") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2a3_d20260423_m023823_c001_v0001103_t0011_u01776911903545") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec56f_d20260423_m023823_c001_v7007000_t0000_u01776911903180") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f29b_d20260423_m023822_c001_v0001103_t0030_u01776911902407") 2026/04/23 02:47:40 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f295_d20260423_m023821_c001_v0001103_t0011_u01776911901628") 2026/04/23 02:47:41 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec54f_d20260423_m023821_c001_v7007000_t0000_u01776911901262") 2026/04/23 02:47:41 DEBUG : potato: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f28d_d20260423_m023820_c001_v0001103_t0034_u01776911900368") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb9021e8_d20260423_m023947_c001_v7007000_t0000_u01776911987459") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b0a_d20260423_m023946_c001_v0001097_t0052_u01776911986724") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341baaec_d20260423_m023937_c001_v7007000_t0000_u01776911977507") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20ac8_d20260423_m023932_c001_v0001097_t0032_u01776911972589") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab55575e0_d20260423_m023924_c001_v7007000_t0000_u01776911964779") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20a88_d20260423_m023920_c001_v0001097_t0024_u01776911960312") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab28_d20260423_m023912_c001_v7007000_t0000_u01776911952652") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20a6a_d20260423_m023908_c001_v0001097_t0053_u01776911948773") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5d3_d20260423_m023846_c001_v7007000_t0000_u01776911926952") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f389_d20260423_m023845_c001_v0001103_t0022_u01776911925158") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5cd_d20260423_m023844_c001_v7007000_t0000_u01776911924789") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f373_d20260423_m023842_c001_v0001103_t0019_u01776911922721") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5c4_d20260423_m023842_c001_v7007000_t0000_u01776911922352") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f369_d20260423_m023841_c001_v0001103_t0010_u01776911921350") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5bc_d20260423_m023840_c001_v7007000_t0000_u01776911920254") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f34d_d20260423_m023839_c001_v0001103_t0039_u01776911919324") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec5b3_d20260423_m023837_c001_v7007000_t0000_u01776911917559") 2026/04/23 02:47:41 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f32f_d20260423_m023836_c001_v0001103_t0038_u01776911916646") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f409d458ffe8ec596_d20260423_m023829_c001_v7007000_t0000_u01776911909601") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f2d3_d20260423_m023828_c001_v0001103_t0038_u01776911908325") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a60_d20260423_m023721_c001_v7007000_t0000_u01776911841104") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f053_d20260423_m023720_c001_v0001103_t0034_u01776911840418") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a5c_d20260423_m023719_c001_v7007000_t0000_u01776911839503") 2026/04/23 02:47:42 DEBUG : potato2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f04d_d20260423_m023718_c001_v0001103_t0054_u01776911838678") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f410f3be9341baaee_d20260423_m023937_c001_v7007000_t0000_u01776911977922") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f5ca_d20260423_m023934_c001_v0001103_t0051_u01776911974128") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab55575e1_d20260423_m023925_c001_v7007000_t0000_u01776911965048") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f53c_d20260423_m023921_c001_v0001103_t0040_u01776911961642") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab29_d20260423_m023912_c001_v7007000_t0000_u01776911952977") 2026/04/23 02:47:42 DEBUG : potato3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f4b3_d20260423_m023909_c001_v0001103_t0054_u01776911949409") 2026/04/23 02:47:42 DEBUG : pre-dest1/1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f17698_d20260423_m024022_c001_v7007000_t0000_u01776912022719") 2026/04/23 02:47:42 DEBUG : pre-dest1/1: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f73f_d20260423_m024014_c001_v0001103_t0041_u01776912014477") 2026/04/23 02:47:42 DEBUG : pre-dest2/2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f1769a_d20260423_m024022_c001_v7007000_t0000_u01776912022901") 2026/04/23 02:47:42 DEBUG : pre-dest2/2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20b42_d20260423_m024015_c001_v0001097_t0025_u01776912015365") 2026/04/23 02:47:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f401b98961d22ab3f_d20260423_m023959_c001_v7007000_t0000_u01776911999372") 2026/04/23 02:47:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9514bd_d20260423_m023955_c001_v0001185_t0024_u01776911995412") 2026/04/23 02:47:42 DEBUG : sizeonly: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d46_d20260423_m023805_c001_v7007000_t0000_u01776911885223") 2026/04/23 02:47:42 DEBUG : sizeonly: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f1eb_d20260423_m023804_c001_v0001103_t0058_u01776911884047") 2026/04/23 02:47:43 DEBUG : splitbanan: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86ecfb_d20260423_m024451_c001_v7007000_t0000_u01776912291593") 2026/04/23 02:47:43 DEBUG : splitbanan: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a295c0_d20260423_m024444_c001_v0001167_t0007_u01776912284054") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79c1_d20260423_m024611_c001_v7007000_t0000_u01776912371301") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9525a5_d20260423_m024604_c001_v0001185_t0040_u01776912364696") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f1197_d20260423_m024554_c001_v7007000_t0000_u01776912354063") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9524bf_d20260423_m024547_c001_v0001185_t0039_u01776912347342") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86edf1_d20260423_m024538_c001_v7007000_t0000_u01776912338461") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952403_d20260423_m024532_c001_v0001185_t0031_u01776912332105") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff616506_d20260423_m024523_c001_v7007000_t0000_u01776912323685") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9522f3_d20260423_m024517_c001_v0001185_t0021_u01776912317033") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40663867bb902c33_d20260423_m024508_c001_v7007000_t0000_u01776912308336") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952247_d20260423_m024501_c001_v0001185_t0014_u01776912301381") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f415cdd606d86eccd_d20260423_m024445_c001_v7007000_t0000_u01776912285835") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d38_d20260423_m024442_c001_v0001145_t0042_u01776912282844") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f420d2b942df55a62_d20260423_m024434_c001_v7007000_t0000_u01776912274203") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d16_d20260423_m024427_c001_v0001145_t0014_u01776912267077") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f40099234a9f21388_d20260423_m024426_c001_v7007000_t0000_u01776912266173") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20eaa_d20260423_m024422_c001_v0001097_t0049_u01776912262585") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c46c6_d20260423_m024413_c001_v7007000_t0000_u01776912253893") 2026/04/23 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cf0_d20260423_m024407_c001_v0001145_t0017_u01776912247010") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419c278ddf3f0ca7_d20260423_m024405_c001_v7007000_t0000_u01776912245990") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a294b5_d20260423_m024402_c001_v0001167_t0042_u01776912242375") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f42364dcab5557ea6_d20260423_m024347_c001_v7007000_t0000_u01776912227907") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91cae_d20260423_m024344_c001_v0001145_t0033_u01776912224431") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f421cf19402c720fc_d20260423_m024335_c001_v7007000_t0000_u01776912215931") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c8f_d20260423_m024329_c001_v0001145_t0039_u01776912209061") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce76e7_d20260423_m024320_c001_v7007000_t0000_u01776912200025") 2026/04/23 02:47:44 DEBUG : splitbananasplit: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c6f_d20260423_m024313_c001_v0001145_t0056_u01776912193233") 2026/04/23 02:47:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4055737fff6164a0_d20260423_m024428_c001_v7007000_t0000_u01776912268918") 2026/04/23 02:47:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91d06_d20260423_m024423_c001_v0001145_t0031_u01776912263608") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24ae_d20260423_m024304_c001_v7007000_t0000_u01776912184691") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c52_d20260423_m024301_c001_v0001145_t0043_u01776912181936") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b0b7_d20260423_m024300_c001_v7007000_t0000_u01776912180780") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a292ab_d20260423_m024258_c001_v0001167_t0047_u01776912178206") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab19_d20260423_m023905_c001_v7007000_t0000_u01776911945994") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9512e4_d20260423_m023905_c001_v0001185_t0040_u01776911945065") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab16_d20260423_m023904_c001_v7007000_t0000_u01776911944500") 2026/04/23 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f473_d20260423_m023903_c001_v0001103_t0030_u01776911943520") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d3f_d20260423_m023801_c001_v7007000_t0000_u01776911881869") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f1c7_d20260423_m023800_c001_v0001103_t0039_u01776911880137") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d3c_d20260423_m023759_c001_v7007000_t0000_u01776911879772") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f1bb_d20260423_m023758_c001_v0001103_t0014_u01776911878571") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d38_d20260423_m023756_c001_v7007000_t0000_u01776911876407") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f19d_d20260423_m023755_c001_v0001103_t0043_u01776911875213") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d35_d20260423_m023754_c001_v7007000_t0000_u01776911874656") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f18d_d20260423_m023752_c001_v0001103_t0052_u01776911872776") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f177_d20260423_m023749_c001_v0001103_t0037_u01776911869679") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d2d_d20260423_m023749_c001_v7007000_t0000_u01776911869315") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f167_d20260423_m023748_c001_v0001103_t0017_u01776911868624") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f15d_d20260423_m023747_c001_v0001103_t0038_u01776911867610") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4126986b0e179d23_d20260423_m023747_c001_v7007000_t0000_u01776911867245") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f13b_d20260423_m023744_c001_v0001103_t0048_u01776911864065") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f0ed_d20260423_m023737_c001_v0001103_t0036_u01776911857067") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3e73_d20260423_m023736_c001_v7007000_t0000_u01776911856699") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f0dd_d20260423_m023735_c001_v0001103_t0007_u01776911855918") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f0d1_d20260423_m023734_c001_v0001103_t0043_u01776911854932") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3e6c_d20260423_m023734_c001_v7007000_t0000_u01776911854565") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f0ad_d20260423_m023730_c001_v0001103_t0052_u01776911850690") 2026/04/23 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3e61_d20260423_m023730_c001_v7007000_t0000_u01776911850320") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f0a1_d20260423_m023729_c001_v0001103_t0051_u01776911849387") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3e5c_d20260423_m023728_c001_v7007000_t0000_u01776911848450") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f08b_d20260423_m023727_c001_v0001103_t0019_u01776911847661") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a70_d20260423_m023727_c001_v7007000_t0000_u01776911847110") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f083_d20260423_m023726_c001_v0001103_t0014_u01776911846265") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a6b_d20260423_m023725_c001_v7007000_t0000_u01776911845331") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f06f_d20260423_m023724_c001_v0001103_t0026_u01776911844457") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a67_d20260423_m023723_c001_v7007000_t0000_u01776911843907") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f065_d20260423_m023723_c001_v0001103_t0057_u01776911843031") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a64_d20260423_m023722_c001_v7007000_t0000_u01776911842482") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f05b_d20260423_m023721_c001_v0001103_t0054_u01776911841654") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a4e_d20260423_m023716_c001_v7007000_t0000_u01776911836838") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f037_d20260423_m023716_c001_v0001103_t0043_u01776911836098") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a4a_d20260423_m023715_c001_v7007000_t0000_u01776911835549") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f023_d20260423_m023714_c001_v0001103_t0016_u01776911834838") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a46_d20260423_m023713_c001_v7007000_t0000_u01776911833926") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f017_d20260423_m023713_c001_v0001103_t0038_u01776911833002") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f411338f46c8c3a3d_d20260423_m023710_c001_v7007000_t0000_u01776911830820") 2026/04/23 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f00d_d20260423_m023710_c001_v0001103_t0020_u01776911830126") 2026/04/23 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24af_d20260423_m024304_c001_v7007000_t0000_u01776912184875") 2026/04/23 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20d4e_d20260423_m024301_c001_v0001097_t0042_u01776912181895") 2026/04/23 02:47:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088b0b8_d20260423_m024300_c001_v7007000_t0000_u01776912180962") 2026/04/23 02:47:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951cb2_d20260423_m024258_c001_v0001185_t0018_u01776912178220") 2026/04/23 02:47:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79ca_d20260423_m024613_c001_v7007000_t0000_u01776912373503") 2026/04/23 02:47:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21107_d20260423_m024612_c001_v0001097_t0052_u01776912372723") 2026/04/23 02:47:47 DEBUG : sub/yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab0d_d20260423_m023901_c001_v7007000_t0000_u01776911941456") 2026/04/23 02:47:47 DEBUG : sub/yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20a4a_d20260423_m023900_c001_v0001097_t0019_u01776911940005") 2026/04/23 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24aa_d20260423_m024257_c001_v7007000_t0000_u01776912177450") 2026/04/23 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91c4c_d20260423_m024255_c001_v0001145_t0053_u01776912175412") 2026/04/23 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a5_d20260423_m024254_c001_v7007000_t0000_u01776912174580") 2026/04/23 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951c8d_d20260423_m024253_c001_v0001185_t0049_u01776912173060") 2026/04/23 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24ab_d20260423_m024257_c001_v7007000_t0000_u01776912177632") 2026/04/23 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd951c9b_d20260423_m024255_c001_v0001185_t0014_u01776912175402") 2026/04/23 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f4032613c380d24a6_d20260423_m024254_c001_v7007000_t0000_u01776912174810") 2026/04/23 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29293_d20260423_m024253_c001_v0001167_t0022_u01776912173069") 2026/04/23 02:47:47 DEBUG : three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aaf9_d20260423_m023852_c001_v7007000_t0000_u01776911932416") 2026/04/23 02:47:47 DEBUG : three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f3d1_d20260423_m023850_c001_v0001103_t0048_u01776911930982") 2026/04/23 02:47:47 DEBUG : three: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f117a2a74dd18f3af_d20260423_m023848_c001_v0001103_t0058_u01776911928434") 2026/04/23 02:47:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79d8_d20260423_m024615_c001_v7007000_t0000_u01776912375260") 2026/04/23 02:47:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a298bc_d20260423_m024614_c001_v0001167_t0001_u01776912374446") 2026/04/23 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a3e_d20260423_m024635_c001_v7007000_t0000_u01776912395905") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91e26_d20260423_m024632_c001_v0001145_t0017_u01776912392694") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a34_d20260423_m024631_c001_v7007000_t0000_u01776912391178") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29974_d20260423_m024629_c001_v0001167_t0043_u01776912389135") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a2c_d20260423_m024628_c001_v7007000_t0000_u01776912388180") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21171_d20260423_m024627_c001_v0001097_t0056_u01776912387383") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a08_d20260423_m024622_c001_v7007000_t0000_u01776912382422") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a29908_d20260423_m024621_c001_v0001167_t0008_u01776912381034") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a16_d20260423_m024624_c001_v7007000_t0000_u01776912384815") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91e0a_d20260423_m024623_c001_v0001145_t0019_u01776912383373") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79f9_d20260423_m024620_c001_v7007000_t0000_u01776912380071") 2026/04/23 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f21133_d20260423_m024619_c001_v0001097_t0018_u01776912379343") 2026/04/23 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79eb_d20260423_m024618_c001_v7007000_t0000_u01776912378407") 2026/04/23 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952645_d20260423_m024617_c001_v0001185_t0021_u01776912377818") 2026/04/23 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce79e2_d20260423_m024616_c001_v7007000_t0000_u01776912376878") 2026/04/23 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1161b79272c91df4_d20260423_m024616_c001_v0001145_t0026_u01776912376205") 2026/04/23 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417b874aca947bc9_d20260423_m024641_c001_v7007000_t0000_u01776912401256") 2026/04/23 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f113102f6f7a299cf_d20260423_m024640_c001_v0001167_t0037_u01776912400460") 2026/04/23 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a20_d20260423_m024626_c001_v7007000_t0000_u01776912386369") 2026/04/23 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd9526af_d20260423_m024625_c001_v0001185_t0010_u01776912385765") 2026/04/23 02:47:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a3f_d20260423_m024636_c001_v7007000_t0000_u01776912396484") 2026/04/23 02:47:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd952740_d20260423_m024635_c001_v0001185_t0020_u01776912395723") 2026/04/23 02:47:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f419b700016ce7a35_d20260423_m024631_c001_v7007000_t0000_u01776912391753") 2026/04/23 02:47:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f102c74dbb7c8e4f4_d20260423_m024630_c001_v0001093_t0045_u01776912390431") 2026/04/23 02:47:49 DEBUG : two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aafa_d20260423_m023852_c001_v7007000_t0000_u01776911932629") 2026/04/23 02:47:49 DEBUG : two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41979a38fd95121a_d20260423_m023850_c001_v0001185_t0049_u01776911930372") 2026/04/23 02:47:49 DEBUG : two: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f417a2a74dd18f3ab_d20260423_m023848_c001_v0001103_t0032_u01776911928251") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab0f_d20260423_m023902_c001_v7007000_t0000_u01776911942185") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11811a111a7c7484_d20260423_m023901_c001_v0001103_t0008_u01776911941070") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab07_d20260423_m023858_c001_v7007000_t0000_u01776911938370") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f11979a38fd95128e_d20260423_m023856_c001_v0001185_t0053_u01776911936517") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088aafe_d20260423_m023855_c001_v7007000_t0000_u01776911935111") 2026/04/23 02:47:49 DEBUG : yam: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1016227d26f20a24_d20260423_m023853_c001_v0001097_t0054_u01776911933192") 2026/04/23 02:47:49 DEBUG : yaml: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab09_d20260423_m023859_c001_v7007000_t0000_u01776911939096") 2026/04/23 02:47:49 DEBUG : yaml: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f119965bfe50939c0_d20260423_m023857_c001_v0001103_t0011_u01776911937978") 2026/04/23 02:47:49 DEBUG : yaml: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f41350d792088ab01_d20260423_m023855_c001_v7007000_t0000_u01776911935954") 2026/04/23 02:47:50 DEBUG : yaml: Deleting (id "4_zef02cd43302dbb8b9fd80e1b_f1172fbb40a4a0b27_d20260423_m023854_c001_v0001109_t0028_u01776911934588") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m43.743905075s (try 1/5)