"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/06 04:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo" 2026/06/06 04:33:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 04:33:20 DEBUG : Creating backend with remote "/tmp/rclone1298919548" === 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:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:21 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:21 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:33:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:24 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:33:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:25 DEBUG : Creating backend with remote "/non-existing" 2026/06/06 04:33:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/06 04:33:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.58s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:29 INFO : B2 bucket rclone-test-womavot7xilo: Running all checks before starting transfers 2026/06/06 04:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:29 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:29 INFO : B2 bucket rclone-test-womavot7xilo: Checks finished, now starting transfers 2026/06/06 04:33:29 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.97s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:32 ERROR : Ignoring --no-traverse with sync 2026/06/06 04:33:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:32 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:32 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:33 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.37s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/06 04:33:34 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:34 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:36 DEBUG : hello world2: size = 12 OK 2026/06/06 04:33:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/06 04:33:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.95s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:33:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:38 DEBUG : potato2: size = 11 OK 2026/06/06 04:33:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:33:39 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:39 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:46 DEBUG : potato2: size = 11 OK 2026/06/06 04:33:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/06 04:33:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:33:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/06 04:33:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:33:48 INFO : sub dir2: Making directory 2026/06/06 04:33:48 INFO : sub dir: Making directory 2026/06/06 04:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:48 INFO : sub dir2/sub sub dir2: Making directory 2026/06/06 04:33:48 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:48 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:49 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/06/06 04:33:49 DEBUG : B2 bucket rclone-test-womavot7xilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.27s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:50 INFO : sub dir2: Making directory 2026/06/06 04:33:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/06 04:33:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:33:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.47s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:54 DEBUG : sub dir2: Making directory with metadata 2026/06/06 04:33:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:33:54 INFO : sub dir2: Making directory 2026/06/06 04:33:54 INFO : sub dir: Making directory 2026/06/06 04:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:55 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:55 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:33:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/06 04:33:56 DEBUG : B2 bucket rclone-test-womavot7xilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/06 04:33:56 DEBUG : B2 bucket rclone-test-womavot7xilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.07s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:57 INFO : sub dir2: Making directory 2026/06/06 04:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:33:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:33:58 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:33:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.72s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:33:58 DEBUG : sub dir2: Making directory with metadata 2026/06/06 04:33:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:33:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:33:59 INFO : sub dir2: Making directory 2026/06/06 04:33:59 INFO : sub dir: Making directory 2026/06/06 04:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:33:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:33:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:34:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:02 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:34:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/06 04:34:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.91s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:03 INFO : sub dir2: Making directory 2026/06/06 04:34:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:34:03 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:03 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:34:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:05 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.86s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yajitev8zese" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-yajitev8zese 2026/06/06 04:34:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:34:08 DEBUG : B2 bucket rclone-test-yajitev8zese: Waiting for checks to finish 2026/06/06 04:34:08 DEBUG : B2 bucket rclone-test-yajitev8zese: Waiting for transfers to finish 2026/06/06 04:34:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:34:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:10 DEBUG : B2 bucket rclone-test-yajitev8zese: Purge remote 2026/06/06 04:34:10 INFO : B2 bucket rclone-test-yajitev8zese: cleaning bucket "rclone-test-yajitev8zese" of all files 2026/06/06 04:34:10 DEBUG : sub dir/hello world: Deleting (id "4_z4f12bd63305d9bbb9fe80e1b_f1017e0d1ef3426b3_d20260606_m043409_c001_v0001032_t0015_u01780720449495") --- PASS: TestServerSideCopy (5.49s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:34:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:34:13 DEBUG : sub dir/hello world: Sizes differ 2026/06/06 04:34:13 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:13 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:14 DEBUG : sub dir/hello world: size = 17 OK 2026/06/06 04:34:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/06 04:34:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.67s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:16 DEBUG : Creating backend with remote "TestB2:rclone-test-durakec4qehu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-durakec4qehu 2026/06/06 04:34:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:34:18 DEBUG : B2 bucket rclone-test-durakec4qehu: Waiting for checks to finish 2026/06/06 04:34:18 DEBUG : B2 bucket rclone-test-durakec4qehu: Waiting for transfers to finish 2026/06/06 04:34:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:34:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:34:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-durakec4qehu) 2026/06/06 04:34:21 DEBUG : sub dir/hello world: Sizes differ 2026/06/06 04:34:21 DEBUG : B2 bucket rclone-test-durakec4qehu: Waiting for checks to finish 2026/06/06 04:34:21 DEBUG : B2 bucket rclone-test-durakec4qehu: Waiting for transfers to finish 2026/06/06 04:34:21 DEBUG : sub dir/hello world: size = 17 OK 2026/06/06 04:34:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/06 04:34:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:21 DEBUG : B2 bucket rclone-test-durakec4qehu: Purge remote 2026/06/06 04:34:21 INFO : B2 bucket rclone-test-durakec4qehu: cleaning bucket "rclone-test-durakec4qehu" of all files 2026/06/06 04:34:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dda3305d9bbb9fe80e1b_f10921e8cd958a0ff_d20260606_m043421_c001_v0001180_t0023_u01780720461608") 2026/06/06 04:34:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dda3305d9bbb9fe80e1b_f114a12b58094f2c1_d20260606_m043418_c001_v0001180_t0023_u01780720458658") --- PASS: TestServerSideCopyOverSelf (8.28s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:34:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:34:26 DEBUG : sub dir/hello world: Sizes differ 2026/06/06 04:34:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:27 DEBUG : sub dir/hello world: size = 17 OK 2026/06/06 04:34:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/06 04:34:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/06 04:34:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.64s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qopowew7yuzi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-qopowew7yuzi 2026/06/06 04:34:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:34:30 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for checks to finish 2026/06/06 04:34:30 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for transfers to finish 2026/06/06 04:34:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:34:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:33 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for checks to finish 2026/06/06 04:34:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:34:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qopowew7yuzi) 2026/06/06 04:34:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/06 04:34:33 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for transfers to finish 2026/06/06 04:34:34 DEBUG : sub dir/hello world: size = 17 OK 2026/06/06 04:34:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/06 04:34:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:34 INFO : sub dir/hello world: Deleted 2026/06/06 04:34:38 DEBUG : testing file moves 2026/06/06 04:34:38 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for checks to finish 2026/06/06 04:34:38 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:34:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qopowew7yuzi) 2026/06/06 04:34:38 DEBUG : sub dir/hello world: Sizes differ 2026/06/06 04:34:38 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Waiting for transfers to finish 2026/06/06 04:34:39 DEBUG : sub dir/hello world: size = 24 OK 2026/06/06 04:34:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/06 04:34:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/06 04:34:39 INFO : sub dir/hello world: Deleted 2026/06/06 04:34:39 DEBUG : B2 bucket rclone-test-qopowew7yuzi: Purge remote 2026/06/06 04:34:39 INFO : B2 bucket rclone-test-qopowew7yuzi: cleaning bucket "rclone-test-qopowew7yuzi" of all files 2026/06/06 04:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dc3306d9bbb9fe80e1b_f111fca5c1f4c2e01_d20260606_m043438_c001_v0001102_t0028_u01780720478882") 2026/06/06 04:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dc3306d9bbb9fe80e1b_f103cb8fe8925c06b_d20260606_m043433_c001_v0001173_t0018_u01780720473688") 2026/06/06 04:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dc3306d9bbb9fe80e1b_f1119377a77a370db_d20260606_m043431_c001_v0001176_t0027_u01780720471523") --- PASS: TestServerSideMoveOverSelf (13.13s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:42 ERROR : error listing: directory not found 2026/06/06 04:34:42 INFO : Local file system at /tmp/rclone1298919548: Making directory 2026/06/06 04:34:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.38s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:34:45 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for checks to finish 2026/06/06 04:34:45 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for transfers to finish 2026/06/06 04:34:46 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/06 04:34:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:34:46 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/06 04:34:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.48s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/06 04:34:47 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:47 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:50 DEBUG : check sum: size = 1 OK 2026/06/06 04:34:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:34:50 INFO : check sum: Copied (new) 2026/06/06 04:34:50 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:50 DEBUG : check sum: size = 1 OK 2026/06/06 04:34:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:34:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/06 04:34:50 DEBUG : check sum: Unchanged skipping 2026/06/06 04:34:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:50 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/06 04:34:51 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:51 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:53 DEBUG : sizeonly: size = 6 OK 2026/06/06 04:34:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/06 04:34:53 INFO : sizeonly: Copied (new) 2026/06/06 04:34:53 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:54 DEBUG : sizeonly: size = 6 OK 2026/06/06 04:34:54 DEBUG : sizeonly: Sizes identical 2026/06/06 04:34:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:54 DEBUG : sizeonly: Unchanged skipping 2026/06/06 04:34:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:54 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.36s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/06 04:34:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/06 04:34:56 INFO : ignore-size: Copied (new) 2026/06/06 04:34:56 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:34:57 DEBUG : ignore-size: Unchanged skipping 2026/06/06 04:34:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:57 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.92s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:34:59 DEBUG : existing: size = 6 OK 2026/06/06 04:34:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:34:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:34:59 DEBUG : existing: Unchanged skipping 2026/06/06 04:34:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:34:59 DEBUG : Waiting for deletions to finish 2026/06/06 04:34:59 INFO : There was nothing to transfer 2026/06/06 04:35:00 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/06 04:35:00 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:01 DEBUG : existing: size = 6 OK 2026/06/06 04:35:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/06 04:35:01 INFO : existing: Copied (replaced existing) 2026/06/06 04:35:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.31s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/06 04:35:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:03 DEBUG : existing: size = 6 OK 2026/06/06 04:35:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/06 04:35:03 INFO : existing: Copied (new) 2026/06/06 04:35:03 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:04 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:04 DEBUG : existing: Destination exists, skipping 2026/06/06 04:35:04 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:04 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.89s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/06 04:35:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/06 04:35:10 DEBUG : c/non empty space: size = 5 OK 2026/06/06 04:35:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:35:10 DEBUG : c/non empty space: Unchanged skipping 2026/06/06 04:35:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:13 DEBUG : a/potato2: size = 60 OK 2026/06/06 04:35:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:35:13 INFO : a/potato2: Copied (new) 2026/06/06 04:35:13 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:13 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (9.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:20 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:20 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/06/06 04:35:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:35:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/06 04:35:20 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:20 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:20 INFO : There was nothing to transfer 2026/06/06 04:35:20 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:20 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/06/06 04:35:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:35:21 INFO : empty space: Updated modification time in destination 2026/06/06 04:35:21 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:21 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:21 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (7.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:24 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/06 04:35:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:35:24 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:24 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.72s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:25 DEBUG : foo: size = 3 OK 2026/06/06 04:35:25 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/06 04:35:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:35:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:35:25 DEBUG : foo: sha1 differ 2026/06/06 04:35:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:25 DEBUG : foo: size = 3 OK 2026/06/06 04:35:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/06 04:35:25 INFO : foo: Copied (replaced existing) 2026/06/06 04:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:28 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:35:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/06 04:35:28 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:28 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:28 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:29 DEBUG : potato: size = 60 OK 2026/06/06 04:35:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:35:29 INFO : potato: Copied (new) 2026/06/06 04:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:35:31 DEBUG : potato: size = 60 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:35:31 DEBUG : potato: Sizes differ 2026/06/06 04:35:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:33 DEBUG : potato: size = 21 OK 2026/06/06 04:35:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/06 04:35:33 INFO : potato: Copied (replaced existing) 2026/06/06 04:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:36 DEBUG : potato: size = 21 OK 2026/06/06 04:35:36 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/06/06 04:35:36 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1298919548) 2026/06/06 04:35:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:35:36 DEBUG : potato: sha1 differ 2026/06/06 04:35:36 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:37 DEBUG : potato: size = 21 OK 2026/06/06 04:35:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/06 04:35:37 INFO : potato: Copied (replaced existing) 2026/06/06 04:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:35:41 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:35:41 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/06 04:35:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:41 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:35:45 DEBUG : empty space: size = 1 OK 2026/06/06 04:35:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:35:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:45 DEBUG : empty space: Unchanged skipping 2026/06/06 04:35:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:47 DEBUG : potato2: size = 60 OK 2026/06/06 04:35:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:35:47 INFO : potato2: Copied (new) 2026/06/06 04:35:47 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:35:52 INFO : d: Making directory 2026/06/06 04:35:52 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/06 04:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/06 04:35:53 DEBUG : c/non empty space: size = 5 OK 2026/06/06 04:35:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:35:53 DEBUG : c/non empty space: Unchanged skipping 2026/06/06 04:35:53 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:35:53 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:35:56 DEBUG : a/potato2: size = 60 OK 2026/06/06 04:35:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:35:56 INFO : a/potato2: Copied (new) 2026/06/06 04:35:56 DEBUG : Waiting for deletions to finish 2026/06/06 04:35:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/06 04:36:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/06 04:36:02 DEBUG : c/non empty space: size = 5 OK 2026/06/06 04:36:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:36:02 DEBUG : c/non empty space: Unchanged skipping 2026/06/06 04:36:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:02 DEBUG : a/potato2: size = 60 OK 2026/06/06 04:36:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:36:02 INFO : a/potato2: Copied (new) 2026/06/06 04:36:02 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting files as there were IO errors 2026/06/06 04:36:02 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:06 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:36:06 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:36:06 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:06 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:06 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:06 INFO : potato: Deleted 2026/06/06 04:36:08 DEBUG : potato2: size = 60 OK 2026/06/06 04:36:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:36:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:11 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:11 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:11 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:12 INFO : potato: Deleted 2026/06/06 04:36:12 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:36:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:36:12 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:12 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:12 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:14 DEBUG : potato2: size = 60 OK 2026/06/06 04:36:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:36:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.86s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:36:16 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:16 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:18 DEBUG : potato2: size = 19 OK 2026/06/06 04:36:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/06 04:36:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:23 DEBUG : enormous: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : enormous: Excluded 2026/06/06 04:36:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : potato2: Excluded 2026/06/06 04:36:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : potato2: Excluded 2026/06/06 04:36:23 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:23 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:36:23 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:23 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:23 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:23 INFO : There was nothing to transfer 2026/06/06 04:36:23 DEBUG : enormous: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : enormous: Excluded 2026/06/06 04:36:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : potato2: Excluded 2026/06/06 04:36:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/06 04:36:23 DEBUG : potato2: Excluded 2026/06/06 04:36:23 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/06 04:36:23 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:23 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for checks to finish 2026/06/06 04:36:23 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for transfers to finish 2026/06/06 04:36:23 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:30 DEBUG : enormous: Excluded (Size Filter) 2026/06/06 04:36:30 DEBUG : enormous: Excluded 2026/06/06 04:36:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/06 04:36:30 DEBUG : potato2: Excluded 2026/06/06 04:36:30 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:36:30 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:30 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:30 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:30 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:30 INFO : enormous: Deleted 2026/06/06 04:36:30 INFO : potato2: Deleted 2026/06/06 04:36:30 INFO : There was nothing to transfer 2026/06/06 04:36:31 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for checks to finish 2026/06/06 04:36:31 DEBUG : empty space: size = 1 OK 2026/06/06 04:36:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/06 04:36:31 DEBUG : empty space: Unchanged skipping 2026/06/06 04:36:31 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for transfers to finish 2026/06/06 04:36:31 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:31 INFO : enormous: Deleted 2026/06/06 04:36:31 INFO : potato2: Deleted 2026/06/06 04:36:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.32s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:35 DEBUG : five: Need to transfer - File not found at Destination 2026/06/06 04:36:35 DEBUG : one: Destination is newer than source, skipping 2026/06/06 04:36:35 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:35 DEBUG : three: size = 5 OK 2026/06/06 04:36:35 DEBUG : three: Sizes identical 2026/06/06 04:36:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/06 04:36:35 DEBUG : two: size = 3 OK 2026/06/06 04:36:35 DEBUG : four: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:36:35 DEBUG : four: size = 8 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:36:35 DEBUG : four: Sizes differ 2026/06/06 04:36:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/06 04:36:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1298919548) 2026/06/06 04:36:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:36:35 DEBUG : two: sha1 differ 2026/06/06 04:36:35 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:35 DEBUG : five: size = 4 OK 2026/06/06 04:36:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/06 04:36:35 INFO : five: Copied (new) 2026/06/06 04:36:36 DEBUG : four: size = 4 OK 2026/06/06 04:36:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/06 04:36:36 INFO : four: Copied (replaced existing) 2026/06/06 04:36:36 DEBUG : two: size = 3 OK 2026/06/06 04:36:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/06 04:36:36 INFO : two: Copied (replaced existing) 2026/06/06 04:36:36 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:36 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:36 DEBUG : four: size = 4 OK 2026/06/06 04:36:36 DEBUG : one: Destination is newer than source, skipping 2026/06/06 04:36:36 DEBUG : three: size = 5 OK 2026/06/06 04:36:36 DEBUG : five: size = 4 OK 2026/06/06 04:36:36 DEBUG : two: size = 3 OK 2026/06/06 04:36:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/06 04:36:36 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/06 04:36:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/06 04:36:36 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/06 04:36:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/06 04:36:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/06 04:36:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/06 04:36:36 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/06 04:36:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1298919548) 2026/06/06 04:36:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:36:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/06 04:36:36 DEBUG : three: sha1 differ 2026/06/06 04:36:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/06 04:36:36 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:39 DEBUG : three: size = 5 OK 2026/06/06 04:36:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:36:39 INFO : three: Copied (replaced existing) 2026/06/06 04:36:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (9.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/06 04:36:41 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:41 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/06 04:36:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/06 04:36:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:42 DEBUG : yam: size = 11 OK 2026/06/06 04:36:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:42 INFO : yam: Copied (new) 2026/06/06 04:36:42 DEBUG : potato: size = 14 OK 2026/06/06 04:36:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/06 04:36:42 INFO : potato: Copied (new) 2026/06/06 04:36:42 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:42 DEBUG : potato: size = 14 OK 2026/06/06 04:36:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:36:42 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:42 DEBUG : potato: Unchanged skipping 2026/06/06 04:36:42 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:43 DEBUG : yaml: size = 11 OK 2026/06/06 04:36:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:43 INFO : yam: Copied (server-side copy) to: yaml 2026/06/06 04:36:43 INFO : yam: Deleted 2026/06/06 04:36:43 INFO : yaml: Renamed from "yam" 2026/06/06 04:36:43 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/06 04:36:45 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:45 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/06 04:36:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/06 04:36:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:45 DEBUG : yam: size = 11 OK 2026/06/06 04:36:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:45 INFO : yam: Copied (new) 2026/06/06 04:36:46 DEBUG : potato: size = 14 OK 2026/06/06 04:36:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/06 04:36:46 INFO : potato: Copied (new) 2026/06/06 04:36:46 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:46 DEBUG : potato: size = 14 OK 2026/06/06 04:36:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:36:46 DEBUG : potato: Unchanged skipping 2026/06/06 04:36:46 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:46 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:46 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:46 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:46 DEBUG : yaml: size = 11 OK 2026/06/06 04:36:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:46 INFO : yam: Copied (server-side copy) to: yaml 2026/06/06 04:36:47 INFO : yam: Deleted 2026/06/06 04:36:47 INFO : yaml: Renamed from "yam" 2026/06/06 04:36:47 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.11s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/06 04:36:48 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:48 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:48 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/06 04:36:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/06 04:36:48 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:48 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:48 DEBUG : sub/yam: size = 11 OK 2026/06/06 04:36:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:48 INFO : sub/yam: Copied (new) 2026/06/06 04:36:49 DEBUG : potato: size = 14 OK 2026/06/06 04:36:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/06 04:36:49 INFO : potato: Copied (new) 2026/06/06 04:36:49 DEBUG : Waiting for deletions to finish 2026/06/06 04:36:49 DEBUG : potato: size = 14 OK 2026/06/06 04:36:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:36:49 DEBUG : potato: Unchanged skipping 2026/06/06 04:36:50 INFO : B2 bucket rclone-test-womavot7xilo: Making map for --track-renames 2026/06/06 04:36:50 INFO : B2 bucket rclone-test-womavot7xilo: Finished making map for --track-renames 2026/06/06 04:36:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for renames to finish 2026/06/06 04:36:50 DEBUG : yam: size = 11 OK 2026/06/06 04:36:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/06 04:36:50 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/06 04:36:50 INFO : sub/yam: Deleted 2026/06/06 04:36:50 INFO : yam: Renamed from "sub/yam" 2026/06/06 04:36:50 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:51 DEBUG : Creating backend with remote "/tmp/rclone1298919548/dir1" 2026/06/06 04:36:51 DEBUG : Config file has changed externally - reloading 2026/06/06 04:36:51 DEBUG : Creating backend with remote "/tmp/rclone1298919548/dir2" 2026/06/06 04:36:51 DEBUG : Local file system at /tmp/rclone1298919548/dir2: Using server-side directory move 2026/06/06 04:36:51 INFO : Local file system at /tmp/rclone1298919548/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/06 04:36:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/06 04:36:51 DEBUG : Local file system at /tmp/rclone1298919548/dir2: Waiting for checks to finish 2026/06/06 04:36:51 DEBUG : Local file system at /tmp/rclone1298919548/dir2: Waiting for transfers to finish 2026/06/06 04:36:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:36:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/06 04:36:52 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:52 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/06 04:36:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/06 04:36:52 INFO : nested/sub dir/file: Copied (new) 2026/06/06 04:36:52 INFO : nested/sub dir/file: Deleted 2026/06/06 04:36:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:36:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:36:54 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:36:54 INFO : sub dir/hello world: Deleted 2026/06/06 04:36:54 INFO : sub dir: Removing directory 2026/06/06 04:36:54 INFO : nested/sub dir: Removing directory 2026/06/06 04:36:54 INFO : nested: Removing directory 2026/06/06 04:36:54 DEBUG : Local file system at /tmp/rclone1298919548: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/06 04:36:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/06 04:36:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/06 04:36:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/06 04:36:55 INFO : nested/sub dir/file: Copied (new) 2026/06/06 04:36:55 INFO : nested/sub dir/file: Deleted 2026/06/06 04:36:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/06 04:36:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:36:56 INFO : sub dir/hello world: Copied (new) 2026/06/06 04:36:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/06 04:36:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/06 04:36:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:57 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:57 DEBUG : existing: size = 6 OK 2026/06/06 04:36:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/06 04:36:57 INFO : existing: Copied (new) 2026/06/06 04:36:57 INFO : existing: Deleted 2026/06/06 04:36:58 DEBUG : existing-b: size = 6 OK 2026/06/06 04:36:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/06 04:36:58 INFO : existing-b: Copied (new) 2026/06/06 04:36:58 INFO : existing-b: Deleted 2026/06/06 04:36:58 DEBUG : existing: Destination exists, skipping 2026/06/06 04:36:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/06 04:36:58 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:36:58 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:36:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.87s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-homemem3wucu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-homemem3wucu 2026/06/06 04:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:05 DEBUG : empty space: size = 1 OK 2026/06/06 04:37:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/06 04:37:05 DEBUG : empty space: Unchanged skipping 2026/06/06 04:37:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:37:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-homemem3wucu) 2026/06/06 04:37:05 DEBUG : potato3: Sizes differ 2026/06/06 04:37:05 DEBUG : B2 bucket rclone-test-homemem3wucu: Waiting for checks to finish 2026/06/06 04:37:05 INFO : empty space: Deleted 2026/06/06 04:37:05 DEBUG : B2 bucket rclone-test-homemem3wucu: Waiting for transfers to finish 2026/06/06 04:37:06 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:06 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:06 INFO : potato3: Deleted 2026/06/06 04:37:07 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:07 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:07 INFO : potato2: Deleted 2026/06/06 04:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sayaqom2benu" 2026/06/06 04:37:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/06 04:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/06 04:37:08 DEBUG : B2 bucket rclone-test-sayaqom2benu: Waiting for checks to finish 2026/06/06 04:37:08 DEBUG : B2 bucket rclone-test-sayaqom2benu: Waiting for transfers to finish 2026/06/06 04:37:09 DEBUG : empty space: size = 1 OK 2026/06/06 04:37:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:37:09 INFO : empty space: Copied (server-side copy) 2026/06/06 04:37:09 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:09 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:09 INFO : empty space: Deleted 2026/06/06 04:37:09 INFO : potato3: Deleted 2026/06/06 04:37:11 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:11 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:12 INFO : potato2: Deleted 2026/06/06 04:37:12 DEBUG : B2 bucket rclone-test-sayaqom2benu: Purge remote 2026/06/06 04:37:12 INFO : B2 bucket rclone-test-sayaqom2benu: cleaning bucket "rclone-test-sayaqom2benu" of all files 2026/06/06 04:37:12 DEBUG : empty space: Deleting (id "4_z7f027d43308d9bbb9fe80e1b_f118cad53a0a86924_d20260606_m043709_c001_v0001117_t0018_u01780720629255") 2026/06/06 04:37:12 DEBUG : potato2: Deleting (id "4_z7f027d43308d9bbb9fe80e1b_f1115d1b8177bd966_d20260606_m043711_c001_v0001184_t0032_u01780720631882") 2026/06/06 04:37:12 DEBUG : potato3: Deleting (id "4_z7f027d43308d9bbb9fe80e1b_f117dbe91f040f995_d20260606_m043709_c001_v0001178_t0035_u01780720629648") 2026/06/06 04:37:13 DEBUG : B2 bucket rclone-test-homemem3wucu: Purge remote 2026/06/06 04:37:13 INFO : B2 bucket rclone-test-homemem3wucu: cleaning bucket "rclone-test-homemem3wucu" of all files 2026/06/06 04:37:13 DEBUG : empty space: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f419e235c0aec5472_d20260606_m043709_c001_v7007000_t0000_u01780720629767") 2026/06/06 04:37:13 DEBUG : empty space: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f1082a16ed05d61b0_d20260606_m043704_c001_v0001176_t0026_u01780720624940") 2026/06/06 04:37:13 DEBUG : potato2: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f414c811816372766_d20260606_m043712_c001_v7007000_t0000_u01780720632077") 2026/06/06 04:37:13 DEBUG : potato2: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f1044dce0c7d44ef2_d20260606_m043705_c001_v0001144_t0034_u01780720625767") 2026/06/06 04:37:13 DEBUG : potato3: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f414c811816372762_d20260606_m043709_c001_v7007000_t0000_u01780720629862") 2026/06/06 04:37:13 DEBUG : potato3: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f112fb410521cb1a4_d20260606_m043706_c001_v0001145_t0053_u01780720626129") 2026/06/06 04:37:13 DEBUG : potato3: Deleting (id "4_z6fc26d13308d9bbb9fe80e1b_f1082a16ed05d61b4_d20260606_m043705_c001_v0001176_t0014_u01780720625150") --- PASS: TestServerSideMove (14.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fewifaw6wefa" 2026/06/06 04:37:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/06 04:37:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 04:37:20 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-fewifaw6wefa 2026/06/06 04:37:23 DEBUG : empty space: Excluded (Size Filter) 2026/06/06 04:37:23 DEBUG : empty space: Excluded 2026/06/06 04:37:23 DEBUG : empty space: Excluded (Size Filter) 2026/06/06 04:37:23 DEBUG : empty space: Excluded 2026/06/06 04:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:37:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fewifaw6wefa) 2026/06/06 04:37:23 DEBUG : potato3: Sizes differ 2026/06/06 04:37:23 DEBUG : B2 bucket rclone-test-fewifaw6wefa: Waiting for checks to finish 2026/06/06 04:37:23 DEBUG : B2 bucket rclone-test-fewifaw6wefa: Waiting for transfers to finish 2026/06/06 04:37:23 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:23 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:23 INFO : potato2: Deleted 2026/06/06 04:37:23 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:23 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:23 INFO : potato3: Deleted 2026/06/06 04:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xereqej7hezi" 2026/06/06 04:37:25 DEBUG : empty space: Excluded (Size Filter) 2026/06/06 04:37:25 DEBUG : empty space: Excluded 2026/06/06 04:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/06 04:37:25 DEBUG : B2 bucket rclone-test-xereqej7hezi: Waiting for checks to finish 2026/06/06 04:37:25 DEBUG : B2 bucket rclone-test-xereqej7hezi: Waiting for transfers to finish 2026/06/06 04:37:26 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:26 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:26 INFO : potato2: Deleted 2026/06/06 04:37:26 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:26 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:26 INFO : potato3: Deleted 2026/06/06 04:37:27 DEBUG : B2 bucket rclone-test-xereqej7hezi: Purge remote 2026/06/06 04:37:27 INFO : B2 bucket rclone-test-xereqej7hezi: cleaning bucket "rclone-test-xereqej7hezi" of all files 2026/06/06 04:37:27 DEBUG : potato2: Deleting (id "4_z1f32bd63308d9bbb9fe80e1b_f1118647ae85b0e16_d20260606_m043726_c001_v0001092_t0047_u01780720646047") 2026/06/06 04:37:27 DEBUG : potato3: Deleting (id "4_z1f32bd63308d9bbb9fe80e1b_f118a57a3cbb7cc74_d20260606_m043726_c001_v0001099_t0006_u01780720646402") 2026/06/06 04:37:28 DEBUG : B2 bucket rclone-test-fewifaw6wefa: Purge remote 2026/06/06 04:37:28 INFO : B2 bucket rclone-test-fewifaw6wefa: cleaning bucket "rclone-test-fewifaw6wefa" of all files 2026/06/06 04:37:28 DEBUG : empty space: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f10688c6f416f98c4_d20260606_m043722_c001_v0001161_t0001_u01780720642131") 2026/06/06 04:37:28 DEBUG : potato2: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f414c8118163727a6_d20260606_m043726_c001_v7007000_t0000_u01780720646382") 2026/06/06 04:37:28 DEBUG : potato2: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f11460fe6ef00de02_d20260606_m043723_c001_v0001171_t0006_u01780720643218") 2026/06/06 04:37:28 DEBUG : potato3: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f414c8118163727aa_d20260606_m043726_c001_v7007000_t0000_u01780720646779") 2026/06/06 04:37:28 DEBUG : potato3: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f1065452c35599266_d20260606_m043723_c001_v0001131_t0005_u01780720643552") 2026/06/06 04:37:28 DEBUG : potato3: Deleting (id "4_zdfa2ad33308d9bbb9fe80e1b_f10688c6f416f98c6_d20260606_m043722_c001_v0001161_t0036_u01780720642560") --- PASS: TestServerSideMoveWithFilter (15.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:37:30 DEBUG : Creating backend with remote "TestB2:rclone-test-risosis5nedo" 2026/06/06 04:37:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-womavot7xilo -> B2 bucket rclone-test-risosis5nedo 2026/06/06 04:37:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:39 DEBUG : empty space: size = 1 OK 2026/06/06 04:37:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/06 04:37:39 DEBUG : empty space: Unchanged skipping 2026/06/06 04:37:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:37:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-risosis5nedo) 2026/06/06 04:37:39 DEBUG : potato3: Sizes differ 2026/06/06 04:37:39 DEBUG : B2 bucket rclone-test-risosis5nedo: Waiting for checks to finish 2026/06/06 04:37:39 INFO : empty space: Deleted 2026/06/06 04:37:39 DEBUG : B2 bucket rclone-test-risosis5nedo: Waiting for transfers to finish 2026/06/06 04:37:39 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:39 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:39 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:39 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:39 INFO : potato2: Deleted 2026/06/06 04:37:40 INFO : potato3: Deleted 2026/06/06 04:37:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lakoyuy7tefo" 2026/06/06 04:37:41 INFO : tomatoDir: Making directory 2026/06/06 04:37:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/06 04:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/06 04:37:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/06 04:37:41 DEBUG : B2 bucket rclone-test-lakoyuy7tefo: Waiting for checks to finish 2026/06/06 04:37:41 DEBUG : B2 bucket rclone-test-lakoyuy7tefo: Waiting for transfers to finish 2026/06/06 04:37:42 DEBUG : potato2: size = 60 OK 2026/06/06 04:37:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/06 04:37:42 INFO : potato2: Copied (server-side copy) 2026/06/06 04:37:42 INFO : potato2: Deleted 2026/06/06 04:37:43 DEBUG : empty space: size = 1 OK 2026/06/06 04:37:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/06 04:37:43 INFO : empty space: Copied (server-side copy) 2026/06/06 04:37:43 INFO : empty space: Deleted 2026/06/06 04:37:44 DEBUG : potato3: size = 68 OK 2026/06/06 04:37:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/06 04:37:44 INFO : potato3: Copied (server-side copy) 2026/06/06 04:37:44 INFO : potato3: Deleted 2026/06/06 04:37:45 DEBUG : B2 bucket rclone-test-lakoyuy7tefo: Purge remote 2026/06/06 04:37:45 INFO : B2 bucket rclone-test-lakoyuy7tefo: cleaning bucket "rclone-test-lakoyuy7tefo" of all files 2026/06/06 04:37:45 DEBUG : empty space: Deleting (id "4_z6f82fd53308d9bbb9fe80e1b_f114935748f67d1a5_d20260606_m043742_c001_v0001109_t0016_u01780720662658") 2026/06/06 04:37:45 DEBUG : potato2: Deleting (id "4_z6f82fd53308d9bbb9fe80e1b_f100167faaf94fcfb_d20260606_m043742_c001_v0001165_t0017_u01780720662288") 2026/06/06 04:37:45 DEBUG : potato3: Deleting (id "4_z6f82fd53308d9bbb9fe80e1b_f1125d93678267869_d20260606_m043742_c001_v0001144_t0049_u01780720662551") 2026/06/06 04:37:45 DEBUG : B2 bucket rclone-test-risosis5nedo: Purge remote 2026/06/06 04:37:45 INFO : B2 bucket rclone-test-risosis5nedo: cleaning bucket "rclone-test-risosis5nedo" of all files 2026/06/06 04:37:45 DEBUG : empty space: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f4245712be66ea15a_d20260606_m043743_c001_v7007000_t0000_u01780720663270") 2026/06/06 04:37:45 DEBUG : empty space: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f1135cffa8e07c899_d20260606_m043738_c001_v0001171_t0013_u01780720658025") 2026/06/06 04:37:45 DEBUG : potato2: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f4245712be66ea157_d20260606_m043742_c001_v7007000_t0000_u01780720662533") 2026/06/06 04:37:45 DEBUG : potato2: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f100e0c0c571bf86c_d20260606_m043739_c001_v0001033_t0052_u01780720659141") 2026/06/06 04:37:45 DEBUG : potato3: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f4245712be66ea15d_d20260606_m043744_c001_v7007000_t0000_u01780720664387") 2026/06/06 04:37:45 DEBUG : potato3: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f112ceb5999fcd432_d20260606_m043739_c001_v0001173_t0020_u01780720659503") 2026/06/06 04:37:45 DEBUG : potato3: Deleting (id "4_zdf12ed23308d9bbb9fe80e1b_f1135cffa8e07c8a1_d20260606_m043738_c001_v0001171_t0033_u01780720658465") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.30s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/rclone-sync-test" 2026/06/06 04:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/rclone-sync-test-include/layer2" 2026/06/06 04:37:55 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/rclone-sync-test-ignore-file" 2026/06/06 04:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/06 04:37:59 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test: Waiting for checks to finish 2026/06/06 04:37:59 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test: Waiting for transfers to finish 2026/06/06 04:37:59 DEBUG : Waiting for deletions to finish 2026/06/06 04:37:59 INFO : There was nothing to transfer 2026/06/06 04:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/06 04:37:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:37:59 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:37:59 DEBUG : Waiting for deletions to finish 2026/06/06 04:37:59 INFO : There was nothing to transfer 2026/06/06 04:38:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/06 04:38:00 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/06 04:38:00 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/06 04:38:00 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:00 INFO : There was nothing to transfer 2026/06/06 04:38:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/06 04:38:00 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:38:00 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:38:00 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:00 INFO : There was nothing to transfer 2026/06/06 04:38:01 DEBUG : Excluded 2026/06/06 04:38:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/06 04:38:01 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/06 04:38:01 DEBUG : B2 bucket rclone-test-womavot7xilo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/06 04:38:01 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:38:02 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/CompareDest" 2026/06/06 04:38:05 DEBUG : one: Need to transfer - File not found at Destination 2026/06/06 04:38:05 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:05 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:06 DEBUG : one: size = 3 OK 2026/06/06 04:38:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:38:06 INFO : one: Copied (new) 2026/06/06 04:38:06 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:06 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:06 DEBUG : one: Sizes differ 2026/06/06 04:38:06 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:06 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:07 DEBUG : one: size = 5 OK 2026/06/06 04:38:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/06 04:38:07 INFO : one: Copied (replaced existing) 2026/06/06 04:38:07 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:10 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:10 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:10 DEBUG : one: Sizes differ 2026/06/06 04:38:10 DEBUG : one: size = 5 OK 2026/06/06 04:38:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/06 04:38:10 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:10 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:10 INFO : There was nothing to transfer 2026/06/06 04:38:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:11 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:11 DEBUG : one: Sizes differ 2026/06/06 04:38:12 DEBUG : two: size = 3 OK 2026/06/06 04:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/06 04:38:12 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:12 DEBUG : one: size = 5 OK 2026/06/06 04:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/06 04:38:12 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:12 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:12 INFO : There was nothing to transfer 2026/06/06 04:38:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:12 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:12 DEBUG : one: Sizes differ 2026/06/06 04:38:12 DEBUG : two: size = 3 OK 2026/06/06 04:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/06 04:38:12 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:12 DEBUG : one: size = 5 OK 2026/06/06 04:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/06 04:38:12 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:12 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:12 INFO : There was nothing to transfer 2026/06/06 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:13 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:13 DEBUG : one: Sizes differ 2026/06/06 04:38:13 DEBUG : two: size = 3 OK 2026/06/06 04:38:13 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/06/06 04:38:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/06 04:38:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/06 04:38:13 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:13 DEBUG : one: size = 5 OK 2026/06/06 04:38:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/06 04:38:13 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:13 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:13 INFO : There was nothing to transfer 2026/06/06 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:14 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:14 DEBUG : one: Sizes differ 2026/06/06 04:38:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:14 DEBUG : two: size = 3 (B2 bucket rclone-test-womavot7xilo path CompareDest) 2026/06/06 04:38:14 DEBUG : two: Sizes differ 2026/06/06 04:38:14 DEBUG : two: Need to transfer - File not found at Destination 2026/06/06 04:38:14 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:14 DEBUG : one: size = 5 OK 2026/06/06 04:38:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/06 04:38:14 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:15 DEBUG : two: size = 5 OK 2026/06/06 04:38:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/06 04:38:15 INFO : two: Copied (new) 2026/06/06 04:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.71s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dest" 2026/06/06 04:38:20 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/pre-dest1" 2026/06/06 04:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/pre-dest2" 2026/06/06 04:38:23 DEBUG : 1: size = 1 OK 2026/06/06 04:38:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:38:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/06 04:38:24 DEBUG : 2: size = 1 OK 2026/06/06 04:38:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:38:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/06 04:38:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/06 04:38:24 DEBUG : B2 bucket rclone-test-womavot7xilo path dest: Waiting for checks to finish 2026/06/06 04:38:24 DEBUG : B2 bucket rclone-test-womavot7xilo path dest: Waiting for transfers to finish 2026/06/06 04:38:25 DEBUG : 3: size = 1 OK 2026/06/06 04:38:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/06 04:38:25 INFO : 3: Copied (new) 2026/06/06 04:38:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.04s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:38:27 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/CopyDest" 2026/06/06 04:38:29 DEBUG : one: Need to transfer - File not found at Destination 2026/06/06 04:38:29 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:29 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:30 DEBUG : one: size = 3 OK 2026/06/06 04:38:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:38:30 INFO : one: Copied (new) 2026/06/06 04:38:30 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:31 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:31 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:31 DEBUG : one: Sizes differ 2026/06/06 04:38:31 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:32 DEBUG : one: size = 5 OK 2026/06/06 04:38:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/06 04:38:32 INFO : one: Copied (replaced existing) 2026/06/06 04:38:32 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/BackupDir" 2026/06/06 04:38:37 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:37 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:37 DEBUG : one: Sizes differ 2026/06/06 04:38:38 DEBUG : one: size = 5 OK 2026/06/06 04:38:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:38 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:38 DEBUG : one: Sizes differ 2026/06/06 04:38:39 DEBUG : one: size = 3 OK 2026/06/06 04:38:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:38:39 INFO : one: Copied (server-side copy) 2026/06/06 04:38:39 INFO : one: Deleted 2026/06/06 04:38:40 DEBUG : one: size = 5 OK 2026/06/06 04:38:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/06 04:38:40 INFO : one: Copied (server-side copy) 2026/06/06 04:38:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/06 04:38:40 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:40 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:42 DEBUG : one: size = 5 OK 2026/06/06 04:38:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:42 DEBUG : one: Unchanged skipping 2026/06/06 04:38:42 DEBUG : two: size = 3 OK 2026/06/06 04:38:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:42 DEBUG : two: size = 3 OK 2026/06/06 04:38:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/06 04:38:42 INFO : two: Copied (server-side copy) 2026/06/06 04:38:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/06 04:38:42 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:42 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:42 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:43 DEBUG : one: size = 5 OK 2026/06/06 04:38:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:43 DEBUG : one: Unchanged skipping 2026/06/06 04:38:43 DEBUG : two: size = 3 OK 2026/06/06 04:38:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:43 DEBUG : two: Unchanged skipping 2026/06/06 04:38:43 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:43 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:43 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:43 INFO : There was nothing to transfer 2026/06/06 04:38:44 DEBUG : one: size = 5 OK 2026/06/06 04:38:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:44 DEBUG : one: Unchanged skipping 2026/06/06 04:38:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:44 DEBUG : three: size = 5 (B2 bucket rclone-test-womavot7xilo path CopyDest) 2026/06/06 04:38:44 DEBUG : three: Sizes differ 2026/06/06 04:38:44 DEBUG : three: Destination not found in --copy-dest 2026/06/06 04:38:44 DEBUG : three: Need to transfer - File not found at Destination 2026/06/06 04:38:44 DEBUG : two: size = 3 OK 2026/06/06 04:38:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/06 04:38:44 DEBUG : two: Unchanged skipping 2026/06/06 04:38:44 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:44 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:45 DEBUG : three: size = 7 OK 2026/06/06 04:38:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/06 04:38:45 INFO : three: Copied (new) 2026/06/06 04:38:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.87s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/backup" 2026/06/06 04:38:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:38:56 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:38:56 DEBUG : one: Sizes differ 2026/06/06 04:38:56 DEBUG : two: size = 3 OK 2026/06/06 04:38:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:38:56 DEBUG : two: Unchanged skipping 2026/06/06 04:38:56 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:38:58 DEBUG : one: size = 3 OK 2026/06/06 04:38:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:38:58 INFO : one: Copied (server-side copy) 2026/06/06 04:38:58 INFO : one: Deleted 2026/06/06 04:38:58 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:38:59 DEBUG : one: size = 4 OK 2026/06/06 04:38:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:38:59 INFO : one: Copied (new) 2026/06/06 04:38:59 DEBUG : Waiting for deletions to finish 2026/06/06 04:38:59 DEBUG : three.txt: size = 5 OK 2026/06/06 04:38:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:38:59 INFO : three.txt: Copied (server-side copy) 2026/06/06 04:39:00 INFO : three.txt: Deleted 2026/06/06 04:39:00 INFO : three.txt: Moved into backup dir 2026/06/06 04:39:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:39:04 DEBUG : two: size = 3 OK 2026/06/06 04:39:04 DEBUG : one: size = 4 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:39:04 DEBUG : one: Sizes differ 2026/06/06 04:39:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:39:04 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:39:04 DEBUG : two: Unchanged skipping 2026/06/06 04:39:04 DEBUG : one: size = 4 OK 2026/06/06 04:39:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:39:04 INFO : one: Copied (server-side copy) 2026/06/06 04:39:05 INFO : one: Deleted 2026/06/06 04:39:05 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:39:05 DEBUG : one: size = 5 OK 2026/06/06 04:39:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/06 04:39:05 INFO : one: Copied (new) 2026/06/06 04:39:05 DEBUG : Waiting for deletions to finish 2026/06/06 04:39:06 DEBUG : three.txt: size = 6 OK 2026/06/06 04:39:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:39:06 INFO : three.txt: Copied (server-side copy) 2026/06/06 04:39:06 INFO : three.txt: Deleted 2026/06/06 04:39:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.12s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/backup" 2026/06/06 04:39:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:39:13 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:39:13 DEBUG : one: Sizes differ 2026/06/06 04:39:13 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:39:13 DEBUG : two: size = 3 OK 2026/06/06 04:39:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:39:13 DEBUG : two: Unchanged skipping 2026/06/06 04:39:15 DEBUG : one.bak: size = 3 OK 2026/06/06 04:39:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:39:15 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:39:15 INFO : one: Deleted 2026/06/06 04:39:15 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:39:16 DEBUG : one: size = 4 OK 2026/06/06 04:39:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:39:16 INFO : one: Copied (new) 2026/06/06 04:39:16 DEBUG : Waiting for deletions to finish 2026/06/06 04:39:18 DEBUG : three.txt.bak: size = 5 OK 2026/06/06 04:39:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:39:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:39:18 INFO : three.txt: Deleted 2026/06/06 04:39:18 INFO : three.txt: Moved into backup dir 2026/06/06 04:39:20 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:39:20 DEBUG : two: size = 3 OK 2026/06/06 04:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:39:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:39:20 DEBUG : two: Unchanged skipping 2026/06/06 04:39:20 DEBUG : one: size = 4 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:39:20 DEBUG : one: Sizes differ 2026/06/06 04:39:21 DEBUG : one.bak: size = 4 OK 2026/06/06 04:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:39:21 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:39:21 INFO : one: Deleted 2026/06/06 04:39:21 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:39:21 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1097-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001097_t0035": EOF 2026/06/06 04:39:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001097_t0035": EOF) 2026/06/06 04:39:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 04:39:21 DEBUG : one: Received error: Post "https://pod-000-1097-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001097_t0035": EOF - low level retry 0/10 2026/06/06 04:39:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/06 04:39:22 DEBUG : one: size = 5 OK 2026/06/06 04:39:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/06 04:39:22 INFO : one: Copied (new) 2026/06/06 04:39:22 DEBUG : Waiting for deletions to finish 2026/06/06 04:39:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/06 04:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:39:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:39:23 INFO : three.txt: Deleted 2026/06/06 04:39:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/backup" 2026/06/06 04:39:34 DEBUG : pacer: low level retry 1/10 (error incident id e96ab9b2ccce-9d6f31224f0bd86c (500 internal_error)) 2026/06/06 04:39:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 04:39:34 DEBUG : pacer: low level retry 2/10 (error incident id e96ab9b2ccce-562940f09ca1f691 (500 internal_error)) 2026/06/06 04:39:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/06 04:39:34 DEBUG : pacer: low level retry 3/10 (error incident id e96ab9b2ccce-9bc95697220442d5 (500 internal_error)) 2026/06/06 04:39:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/06 04:39:34 DEBUG : pacer: low level retry 4/10 (error incident id e96ab9b2ccce-506577edbb3bbe70 (500 internal_error)) 2026/06/06 04:39:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/06 04:39:35 DEBUG : pacer: low level retry 5/10 (error incident id e96ab9b2ccce-268c0fb616aa6d1d (500 internal_error)) 2026/06/06 04:39:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/06 04:39:35 DEBUG : pacer: low level retry 6/10 (error incident id e96ab9b2ccce-ab0008504931b21d (500 internal_error)) 2026/06/06 04:39:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/06 04:39:35 DEBUG : pacer: low level retry 7/10 (error incident id e96ab9b2ccce-31c948971962c1e0 (500 internal_error)) 2026/06/06 04:39:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/06 04:39:36 DEBUG : pacer: low level retry 8/10 (error incident id e96ab9b2ccce-5298da70b8ba80ba (500 internal_error)) 2026/06/06 04:39:36 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/06/06 04:39:37 DEBUG : pacer: low level retry 9/10 (error incident id e96ab9b2ccce-7bca73fa1b8db882 (500 internal_error)) 2026/06/06 04:39:37 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/06/06 04:39:40 DEBUG : pacer: low level retry 10/10 (error incident id e96ab9b2ccce-a0f0db59838d48c8 (500 internal_error)) 2026/06/06 04:39:40 DEBUG : pacer: Rate limited, increasing sleep to 10.24s sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Received unexpected error: failed to make fs for --backup-dir "TestB2:rclone-test-womavot7xilo/backup": failed to authorize account: failed to authenticate: incident id e96ab9b2ccce-a0f0db59838d48c8 (500 internal_error) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (17.08s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:39:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:39:46 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:39:46 DEBUG : one: Sizes differ 2026/06/06 04:39:46 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:39:46 DEBUG : two: size = 3 OK 2026/06/06 04:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:39:46 DEBUG : two: Unchanged skipping 2026/06/06 04:39:47 DEBUG : one.bak: size = 3 OK 2026/06/06 04:39:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:39:47 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:39:47 INFO : one: Deleted 2026/06/06 04:39:47 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:39:48 DEBUG : one: size = 4 OK 2026/06/06 04:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:39:48 INFO : one: Copied (new) 2026/06/06 04:39:48 DEBUG : Waiting for deletions to finish 2026/06/06 04:39:49 DEBUG : three.txt.bak: size = 5 OK 2026/06/06 04:39:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:39:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:39:49 INFO : three.txt: Deleted 2026/06/06 04:39:49 INFO : three.txt: Moved into backup dir 2026/06/06 04:39:50 DEBUG : one.bak: Excluded (Path Filter) 2026/06/06 04:39:50 DEBUG : one.bak: Excluded 2026/06/06 04:39:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/06 04:39:50 DEBUG : three.txt.bak: Excluded 2026/06/06 04:39:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:39:50 DEBUG : one: size = 4 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:39:50 DEBUG : one: Sizes differ 2026/06/06 04:39:50 DEBUG : two: size = 3 OK 2026/06/06 04:39:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:39:50 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for checks to finish 2026/06/06 04:39:50 DEBUG : two: Unchanged skipping 2026/06/06 04:39:51 DEBUG : one.bak: size = 4 OK 2026/06/06 04:39:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:39:51 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:39:51 INFO : one: Deleted 2026/06/06 04:39:51 DEBUG : B2 bucket rclone-test-womavot7xilo path dst: Waiting for transfers to finish 2026/06/06 04:39:52 DEBUG : one: size = 5 OK 2026/06/06 04:39:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/06 04:39:52 INFO : one: Copied (new) 2026/06/06 04:39:52 DEBUG : Waiting for deletions to finish 2026/06/06 04:39:52 DEBUG : three.txt.bak: size = 6 OK 2026/06/06 04:39:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:39:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:39:52 INFO : three.txt: Deleted 2026/06/06 04:39:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.68s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:40:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:00 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:00 DEBUG : one: Sizes differ 2026/06/06 04:40:01 DEBUG : one.bak: size = 3 OK 2026/06/06 04:40:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:40:01 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:40:01 INFO : one: Deleted 2026/06/06 04:40:02 DEBUG : one: size = 4 OK 2026/06/06 04:40:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:40:02 INFO : one: Copied (new) 2026/06/06 04:40:02 DEBUG : two: size = 3 OK 2026/06/06 04:40:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:40:02 DEBUG : two: Unchanged skipping 2026/06/06 04:40:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:03 DEBUG : three.txt: Sizes differ 2026/06/06 04:40:04 DEBUG : three.txt.bak: size = 5 OK 2026/06/06 04:40:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:40:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:40:04 INFO : three.txt: Deleted 2026/06/06 04:40:04 DEBUG : three.txt: size = 6 OK 2026/06/06 04:40:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:40:04 INFO : three.txt: Copied (new) 2026/06/06 04:40:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:05 DEBUG : one: size = 4 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:05 DEBUG : one: Sizes differ 2026/06/06 04:40:06 DEBUG : one.bak: size = 4 OK 2026/06/06 04:40:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:40:06 INFO : one: Copied (server-side copy) to: one.bak 2026/06/06 04:40:06 INFO : one: Deleted 2026/06/06 04:40:07 DEBUG : one: size = 5 OK 2026/06/06 04:40:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/06 04:40:07 INFO : one: Copied (new) 2026/06/06 04:40:07 DEBUG : two: size = 3 OK 2026/06/06 04:40:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:40:07 DEBUG : two: Unchanged skipping 2026/06/06 04:40:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:07 DEBUG : three.txt: Sizes differ 2026/06/06 04:40:08 DEBUG : three.txt.bak: size = 6 OK 2026/06/06 04:40:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:40:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/06 04:40:08 INFO : three.txt: Deleted 2026/06/06 04:40:08 DEBUG : three.txt: size = 19 OK 2026/06/06 04:40:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/06 04:40:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.17s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:40:13 DEBUG : Creating backend with remote "TestB2:rclone-test-womavot7xilo/dst" 2026/06/06 04:40:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:14 DEBUG : one: size = 3 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:14 DEBUG : one: Sizes differ 2026/06/06 04:40:16 DEBUG : one-2019-01-01: size = 3 OK 2026/06/06 04:40:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/06 04:40:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/06 04:40:16 INFO : one: Deleted 2026/06/06 04:40:17 DEBUG : one: size = 4 OK 2026/06/06 04:40:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:40:17 INFO : one: Copied (new) 2026/06/06 04:40:17 DEBUG : two: size = 3 OK 2026/06/06 04:40:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:40:17 DEBUG : two: Unchanged skipping 2026/06/06 04:40:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:17 DEBUG : three.txt: Sizes differ 2026/06/06 04:40:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/06 04:40:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/06 04:40:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/06 04:40:18 INFO : three.txt: Deleted 2026/06/06 04:40:18 DEBUG : three.txt: size = 6 OK 2026/06/06 04:40:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:40:18 INFO : three.txt: Copied (new) 2026/06/06 04:40:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:19 DEBUG : one: size = 4 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:19 DEBUG : one: Sizes differ 2026/06/06 04:40:21 DEBUG : one-2019-01-01: size = 4 OK 2026/06/06 04:40:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/06 04:40:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/06 04:40:21 INFO : one: Deleted 2026/06/06 04:40:22 DEBUG : one: size = 5 OK 2026/06/06 04:40:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/06 04:40:22 INFO : one: Copied (new) 2026/06/06 04:40:22 DEBUG : two: size = 3 OK 2026/06/06 04:40:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:40:22 DEBUG : two: Unchanged skipping 2026/06/06 04:40:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-womavot7xilo path dst) 2026/06/06 04:40:22 DEBUG : three.txt: Sizes differ 2026/06/06 04:40:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/06 04:40:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/06 04:40:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/06 04:40:23 INFO : three.txt: Deleted 2026/06/06 04:40:23 DEBUG : three.txt: size = 19 OK 2026/06/06 04:40:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/06 04:40:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.02s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:40:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:40:27 DEBUG : Testêé: Sizes differ 2026/06/06 04:40:27 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:40:27 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:40:28 DEBUG : Testêé: size = 14 OK 2026/06/06 04:40:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/06 04:40:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/06 04:40:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.24s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:40:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/06 04:40:29 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:40:29 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:40:30 DEBUG : existing: size = 6 OK 2026/06/06 04:40:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/06 04:40:30 INFO : existing: Copied (new) 2026/06/06 04:40:30 DEBUG : Waiting for deletions to finish 2026/06/06 04:40:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:40:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:40:31 DEBUG : existing: Sizes differ 2026/06/06 04:40:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/06 04:40:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:40:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:40:31 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting files as there were IO errors 2026/06/06 04:40:31 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.58s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:40:33 DEBUG : EXISTING: size = 6 OK 2026/06/06 04:40:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:40:33 DEBUG : existing: Unchanged skipping 2026/06/06 04:40:33 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:40:33 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:40:33 DEBUG : Waiting for deletions to finish 2026/06/06 04:40:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.56s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", 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:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:40:38 DEBUG : both1: Clearing upload URL because of error: Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001144_t0059": EOF 2026/06/06 04:40:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001144_t0059": EOF) 2026/06/06 04:40:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "both1" to B2 bucket rclone-test-womavot7xilo: 1/10 (Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001144_t0059": EOF) 2026/06/06 04:40:41 DEBUG : pacer: Reducing sleep to 10ms 2026/06/06 04:41:04 DEBUG : both0: size = 6 OK 2026/06/06 04:41:04 DEBUG : both12: size = 6 OK 2026/06/06 04:41:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both10: size = 6 OK 2026/06/06 04:41:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:41:04 DEBUG : both11: size = 6 OK 2026/06/06 04:41:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both0: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both13: size = 6 OK 2026/06/06 04:41:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both13: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both14: size = 6 OK 2026/06/06 04:41:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both12: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both15: size = 6 OK 2026/06/06 04:41:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both10: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both16: size = 6 OK 2026/06/06 04:41:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both16: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both17: size = 6 OK 2026/06/06 04:41:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both11: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both18: size = 6 OK 2026/06/06 04:41:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both18: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both19: size = 6 OK 2026/06/06 04:41:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both19: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both1: size = 6 OK 2026/06/06 04:41:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both14: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both2: size = 6 OK 2026/06/06 04:41:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both2: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both3: size = 6 OK 2026/06/06 04:41:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both3: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both4: size = 6 OK 2026/06/06 04:41:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both4: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both5: size = 6 OK 2026/06/06 04:41:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both5: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both6: size = 6 OK 2026/06/06 04:41:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both6: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both7: size = 6 OK 2026/06/06 04:41:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both7: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both8: size = 6 OK 2026/06/06 04:41:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both15: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both9: size = 6 OK 2026/06/06 04:41:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:04 DEBUG : both9: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both17: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both1: Unchanged skipping 2026/06/06 04:41:04 DEBUG : both8: Unchanged skipping 2026/06/06 04:41:04 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:41:04 DEBUG : Waiting for deletions to finish 2026/06/06 04:41:04 INFO : only16: Deleted 2026/06/06 04:41:04 INFO : only2: Deleted 2026/06/06 04:41:04 INFO : only0: Deleted 2026/06/06 04:41:04 INFO : only5: Deleted 2026/06/06 04:41:04 INFO : only13: Deleted 2026/06/06 04:41:04 INFO : only15: Deleted 2026/06/06 04:41:04 INFO : only19: Deleted 2026/06/06 04:41:04 INFO : only1: Deleted 2026/06/06 04:41:04 INFO : only4: Deleted 2026/06/06 04:41:04 INFO : only6: Deleted 2026/06/06 04:41:05 INFO : only8: Deleted 2026/06/06 04:41:05 INFO : only10: Deleted 2026/06/06 04:41:05 INFO : only14: Deleted 2026/06/06 04:41:05 INFO : only17: Deleted 2026/06/06 04:41:05 INFO : only18: Deleted 2026/06/06 04:41:05 INFO : only3: Deleted 2026/06/06 04:41:05 INFO : only7: Deleted 2026/06/06 04:41:05 INFO : only9: Deleted 2026/06/06 04:41:05 INFO : only11: Deleted 2026/06/06 04:41:05 INFO : only12: Deleted 2026/06/06 04:41:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.64s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:32 DEBUG : both0: size = 6 OK 2026/06/06 04:41:32 DEBUG : both12: size = 6 OK 2026/06/06 04:41:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both11: size = 6 OK 2026/06/06 04:41:32 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:41:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both10: size = 6 OK 2026/06/06 04:41:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both12: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both13: size = 6 OK 2026/06/06 04:41:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both11: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both14: size = 6 OK 2026/06/06 04:41:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both14: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both15: size = 6 OK 2026/06/06 04:41:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both15: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both16: size = 6 OK 2026/06/06 04:41:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both16: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both17: size = 6 OK 2026/06/06 04:41:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both17: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both18: size = 6 OK 2026/06/06 04:41:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both0: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both19: size = 6 OK 2026/06/06 04:41:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both19: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both1: size = 6 OK 2026/06/06 04:41:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both1: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both2: size = 6 OK 2026/06/06 04:41:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both2: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both3: size = 6 OK 2026/06/06 04:41:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both3: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both4: size = 6 OK 2026/06/06 04:41:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both10: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both5: size = 6 OK 2026/06/06 04:41:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both5: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both6: size = 6 OK 2026/06/06 04:41:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both6: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both7: size = 6 OK 2026/06/06 04:41:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both13: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both8: size = 6 OK 2026/06/06 04:41:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both18: Unchanged skipping 2026/06/06 04:41:32 DEBUG : both9: size = 6 OK 2026/06/06 04:41:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:41:32 DEBUG : both9: Unchanged skipping 2026/06/06 04:41:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only0: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only0: Sizes differ 2026/06/06 04:41:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only10: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only10: Sizes differ 2026/06/06 04:41:32 DEBUG : both4: Unchanged skipping 2026/06/06 04:41:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only11: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only11: Sizes differ 2026/06/06 04:41:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only12: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only12: Sizes differ 2026/06/06 04:41:32 DEBUG : both7: Unchanged skipping 2026/06/06 04:41:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only13: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only13: Sizes differ 2026/06/06 04:41:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only14: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only14: Sizes differ 2026/06/06 04:41:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only15: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only15: Sizes differ 2026/06/06 04:41:32 DEBUG : both8: Unchanged skipping 2026/06/06 04:41:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only16: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only16: Sizes differ 2026/06/06 04:41:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only17: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only17: Sizes differ 2026/06/06 04:41:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only18: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only18: Sizes differ 2026/06/06 04:41:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only19: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only19: Sizes differ 2026/06/06 04:41:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only1: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only1: Sizes differ 2026/06/06 04:41:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only2: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only2: Sizes differ 2026/06/06 04:41:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only3: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only3: Sizes differ 2026/06/06 04:41:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only4: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only4: Sizes differ 2026/06/06 04:41:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only5: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only5: Sizes differ 2026/06/06 04:41:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only6: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only6: Sizes differ 2026/06/06 04:41:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only7: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only7: Sizes differ 2026/06/06 04:41:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only8: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only8: Sizes differ 2026/06/06 04:41:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1298919548) 2026/06/06 04:41:32 DEBUG : only9: size = 6 (B2 bucket rclone-test-womavot7xilo) 2026/06/06 04:41:32 DEBUG : only9: Sizes differ 2026/06/06 04:41:32 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:41:32 DEBUG : only0: size = 0 OK 2026/06/06 04:41:32 DEBUG : only11: size = 0 OK 2026/06/06 04:41:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:32 INFO : only0: Copied (replaced existing) 2026/06/06 04:41:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:32 INFO : only11: Copied (replaced existing) 2026/06/06 04:41:32 DEBUG : only16: size = 0 OK 2026/06/06 04:41:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:32 INFO : only16: Copied (replaced existing) 2026/06/06 04:41:32 DEBUG : only17: size = 0 OK 2026/06/06 04:41:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:32 INFO : only17: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only13: size = 0 OK 2026/06/06 04:41:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only13: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only18: size = 0 OK 2026/06/06 04:41:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only18: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only19: size = 0 OK 2026/06/06 04:41:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only19: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only1: size = 0 OK 2026/06/06 04:41:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only1: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only14: size = 0 OK 2026/06/06 04:41:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only14: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only2: size = 0 OK 2026/06/06 04:41:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only2: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only3: size = 0 OK 2026/06/06 04:41:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only3: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only4: size = 0 OK 2026/06/06 04:41:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only4: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only5: size = 0 OK 2026/06/06 04:41:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only5: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only6: size = 0 OK 2026/06/06 04:41:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only6: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only7: size = 0 OK 2026/06/06 04:41:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only7: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only8: size = 0 OK 2026/06/06 04:41:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only8: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only9: size = 0 OK 2026/06/06 04:41:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only9: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only10: size = 0 OK 2026/06/06 04:41:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only10: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only12: size = 0 OK 2026/06/06 04:41:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only12: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : only15: size = 0 OK 2026/06/06 04:41:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/06 04:41:33 INFO : only15: Copied (replaced existing) 2026/06/06 04:41:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:41 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:41:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:41:41 DEBUG : empty_on_remote: Making directory with metadata 2026/06/06 04:41:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:41:41 INFO : empty_on_remote: Making directory 2026/06/06 04:41:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 04:41:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:45 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:41:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:41:45 DEBUG : empty_on_remote: Making directory with metadata 2026/06/06 04:41:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/06 04:41:45 INFO : empty_on_remote: Making directory 2026/06/06 04:41:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 04:41:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:47 INFO : sub dir: Making directory 2026/06/06 04:41:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/06 04:41:51 INFO : sub dir: Making directory 2026/06/06 04:41:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:41:57 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1037-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001037_t0047": EOF 2026/06/06 04:41:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001037_t0047": EOF) 2026/06/06 04:41:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-womavot7xilo: 1/10 (Post "https://pod-000-1037-19.backblaze.com/b2api/v1/b2_upload_file/5fe2fdb3304d9bbb9fe80e1b/c001_v0001037_t0047": EOF) 2026/06/06 04:42:00 DEBUG : pacer: Reducing sleep to 10ms 2026/06/06 04:42:08 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:08 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : apple: size = 5 OK 2026/06/06 04:42:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : apple: Unchanged skipping 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:42:09 DEBUG : banana: size = 6 OK 2026/06/06 04:42:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : banana: Unchanged skipping 2026/06/06 04:42:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:42:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:42:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:42:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:42:09 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:42:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:42:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:42:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:42:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:42:09 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:09 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:09 INFO : There was nothing to transfer 2026/06/06 04:42:09 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:09 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:42:09 DEBUG : apple: size = 5 OK 2026/06/06 04:42:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : apple: Unchanged skipping 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:42:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:42:09 DEBUG : banana: size = 6 OK 2026/06/06 04:42:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:42:09 DEBUG : banana: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:42:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:42:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:42:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:42:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:42:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:42:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:42:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:42:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:10 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:10 INFO : There was nothing to transfer 2026/06/06 04:42:10 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:10 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:42:23 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:42:24 DEBUG : apple: size = 5 OK 2026/06/06 04:42:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : apple: Unchanged skipping 2026/06/06 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:42:24 DEBUG : banana: size = 6 OK 2026/06/06 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:42:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:42:24 DEBUG : banana: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:42:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:24 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:24 INFO : There was nothing to transfer 2026/06/06 04:42:24 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:25 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : apple: size = 5 OK 2026/06/06 04:42:25 DEBUG : banana: size = 6 OK 2026/06/06 04:42:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:42:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:42:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:42:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : apple: Unchanged skipping 2026/06/06 04:42:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:42:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : banana: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:42:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:42:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:42:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:42:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:42:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:42:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:42:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:25 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:25 INFO : There was nothing to transfer 2026/06/06 04:42:25 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:25 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:42:40 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:41 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:42:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:42:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/06 04:42:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/06 04:42:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:42:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:42 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:42 DEBUG : YXBwbGU=: size = 5 OK 2026/06/06 04:42:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/06 04:42:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/06 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/06 04:42:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:42:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/06 04:42:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:42:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/06 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:42:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:42 DEBUG : YmFuYW5h: size = 6 OK 2026/06/06 04:42:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/06 04:42:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/06 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/06 04:42:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:42:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/06 04:42:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:42:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/06 04:42:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:42:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/06 04:42:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:42:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/06 04:42:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:42:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/06 04:42:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:42:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/06 04:42:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:42:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/06 04:42:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:42:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/06 04:42:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:42:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/06 04:42:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:42:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/06 04:42:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:42:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/06 04:42:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:42:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/06 04:42:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:42:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/06 04:42:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:42:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/06 04:42:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:42:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:43 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:43 INFO : appleappleapplebanana: Deleted 2026/06/06 04:42:43 INFO : banana: Deleted 2026/06/06 04:42:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0007-1234567.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0015-9;=.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0010-456789.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0008-2345678.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0011-56789;.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/06 04:42:44 INFO : splitbananasplit: Deleted 2026/06/06 04:42:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0003-defghij.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0009-3456789.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0012-6789;.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0013-789;=.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0014-89;=.txt: Deleted 2026/06/06 04:42:44 INFO : apple: Deleted 2026/06/06 04:42:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/06 04:42:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/06 04:42:44 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : YXBwbGU=: size = 5 OK 2026/06/06 04:42:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : apple: Unchanged skipping 2026/06/06 04:42:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:42:45 DEBUG : YmFuYW5h: size = 6 OK 2026/06/06 04:42:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/06 04:42:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:42:45 DEBUG : banana: Unchanged skipping 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:42:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:42:45 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:42:45 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:45 DEBUG : Waiting for deletions to finish 2026/06/06 04:42:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/06 04:42:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/06 04:42:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/06 04:42:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/06 04:42:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/06 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/06 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/06 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/06 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:43:00 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:01 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/06 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/06 04:43:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/06 04:43:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/06 04:43:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/06 04:43:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/06 04:43:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/06 04:43:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/06 04:43:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/06 04:43:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/06 04:43:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/06 04:43:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/06 04:43:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/06 04:43:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/06 04:43:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/06 04:43:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:01 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:01 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:01 DEBUG : PREFIXapple: size = 5 OK 2026/06/06 04:43:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/06 04:43:01 INFO : apple: Copied (new) to: PREFIXapple 2026/06/06 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:01 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/06 04:43:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:43:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/06 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:02 DEBUG : PREFIXbanana: size = 6 OK 2026/06/06 04:43:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/06 04:43:02 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/06 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:43:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:43:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:02 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/06 04:43:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:43:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/06 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:43:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:43:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:43:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:43:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:43:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:43:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:43:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/06 04:43:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:43:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/06 04:43:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:43:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/06 04:43:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:43:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/06 04:43:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:43:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/06 04:43:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:43:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/06 04:43:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:43:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/06 04:43:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:43:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:03 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:03 INFO : apple: Deleted 2026/06/06 04:43:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/06 04:43:03 INFO : appleappleapplebanana: Deleted 2026/06/06 04:43:03 INFO : dir1/0003-defghij.txt: Deleted 2026/06/06 04:43:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/06 04:43:03 INFO : dir1/0013-789;=.txt: Deleted 2026/06/06 04:43:03 INFO : banana: Deleted 2026/06/06 04:43:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0008-2345678.txt: Deleted 2026/06/06 04:43:04 INFO : splitbananasplit: Deleted 2026/06/06 04:43:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0009-3456789.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0010-456789.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0011-56789;.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0007-1234567.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0012-6789;.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0014-89;=.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0015-9;=.txt: Deleted 2026/06/06 04:43:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/06 04:43:04 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/06 04:43:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/06 04:43:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/06 04:43:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/06 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/06 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/06 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/06 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/06 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/06 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/06 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/06 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/06 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/06 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/06 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/06 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/06 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/06 04:43:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:43:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:43:05 INFO : appleappleapplebanana: Copied (new) 2026/06/06 04:43:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:05 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:05 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:05 DEBUG : banana: size = 6 OK 2026/06/06 04:43:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/06 04:43:05 INFO : banana: Copied (new) 2026/06/06 04:43:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:43:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:43:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/06 04:43:05 DEBUG : apple: size = 5 OK 2026/06/06 04:43:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/06 04:43:05 INFO : apple: Copied (new) 2026/06/06 04:43:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:43:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:43:05 INFO : splitbananasplit: Copied (new) 2026/06/06 04:43:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:43:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:43:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/06 04:43:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:43:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:43:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:43:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:43:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:43:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:43:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:43:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:43:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:43:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:43:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:43:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:43:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:43:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:43:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:43:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:43:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:43:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/06 04:43:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:43:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:43:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/06 04:43:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:43:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:43:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/06 04:43:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:43:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:43:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/06 04:43:07 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/06 04:43:07 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/06 04:43:07 INFO : PREFIXbanana: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/06 04:43:07 INFO : PREFIXsplitbananasplit: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/06 04:43:07 INFO : PREFIXapple: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/06 04:43:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/06 04:43:07 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:08 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:08 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:43:21 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:22 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:22 DEBUG : appleSUFFIX: size = 5 OK 2026/06/06 04:43:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/06 04:43:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/06 04:43:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:43:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/06 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/06 04:43:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/06 04:43:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:43:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:43:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:43:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:43:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:43:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:43:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:43:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:43:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/06 04:43:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:43:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/06 04:43:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:43:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/06 04:43:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:43:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/06 04:43:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:43:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/06 04:43:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:43:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/06 04:43:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:43:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/06 04:43:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:43:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/06 04:43:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:43:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/06 04:43:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:43:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:24 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:24 INFO : dir1/0003-defghij.txt: Deleted 2026/06/06 04:43:24 INFO : banana: Deleted 2026/06/06 04:43:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/06 04:43:24 INFO : dir1/0008-2345678.txt: Deleted 2026/06/06 04:43:24 INFO : dir1/0009-3456789.txt: Deleted 2026/06/06 04:43:24 INFO : dir1/0010-456789.txt: Deleted 2026/06/06 04:43:24 INFO : dir1/0011-56789;.txt: Deleted 2026/06/06 04:43:24 INFO : dir1/0013-789;=.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0012-6789;.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0015-9;=.txt: Deleted 2026/06/06 04:43:25 INFO : apple: Deleted 2026/06/06 04:43:25 INFO : appleappleapplebanana: Deleted 2026/06/06 04:43:25 INFO : splitbananasplit: Deleted 2026/06/06 04:43:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0014-89;=.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/06 04:43:25 INFO : dir1/0007-1234567.txt: Deleted 2026/06/06 04:43:25 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/06 04:43:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/06 04:43:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/06 04:43:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/06 04:43:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:43:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/06 04:43:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : banana: size = 6 OK 2026/06/06 04:43:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/06 04:43:26 INFO : banana: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:43:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:43:26 INFO : appleappleapplebanana: Copied (new) 2026/06/06 04:43:26 DEBUG : apple: size = 5 OK 2026/06/06 04:43:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/06 04:43:26 INFO : apple: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:43:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:43:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/06 04:43:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:43:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:43:26 INFO : splitbananasplit: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:43:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:43:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:43:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:43:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:43:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:43:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/06 04:43:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:43:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:43:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:43:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:43:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:43:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:43:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:43:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:43:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:43:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:43:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:43:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:43:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:43:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:43:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:43:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:43:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:43:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:43:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:43:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:43:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:43:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:43:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:43:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:43:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/06 04:43:27 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/06 04:43:27 INFO : appleSUFFIX: Deleted 2026/06/06 04:43:28 INFO : bananaSUFFIX: Deleted 2026/06/06 04:43:28 INFO : splitbananasplitSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/06 04:43:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/06 04:43:28 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:28 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:28 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:29 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:43:43 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:43 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/06 04:43:43 DEBUG : apple: size = 5 OK 2026/06/06 04:43:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:43 DEBUG : apple: Unchanged skipping 2026/06/06 04:43:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:43 DEBUG : banana: size = 6 OK 2026/06/06 04:43:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:43 DEBUG : banana: Unchanged skipping 2026/06/06 04:43:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/06 04:43:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/06 04:43:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/06 04:43:44 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:44 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/06 04:43:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/06 04:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:44 DEBUG : appleapple: size = 21 OK 2026/06/06 04:43:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/06 04:43:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/06 04:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/06 04:43:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/06 04:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:44 DEBUG : splitbanan: size = 16 OK 2026/06/06 04:43:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/06 04:43:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/06 04:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/06 04:43:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/06 04:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/06 04:43:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/06 04:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/06 04:43:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/06 04:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/06 04:43:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/06 04:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/06 04:43:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/06 04:43:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/06 04:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/06 04:43:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/06 04:43:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/06 04:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/06 04:43:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/06 04:43:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/06 04:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/06 04:43:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/06 04:43:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/06 04:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/06 04:43:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/06 04:43:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/06 04:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/06 04:43:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/06 04:43:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/06 04:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/06 04:43:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/06 04:43:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/06 04:43:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/06 04:43:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/06 04:43:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/06 04:43:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/06 04:43:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/06 04:43:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/06 04:43:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/06 04:43:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/06 04:43:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/06 04:43:45 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:46 INFO : dir1/0009-3456789.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0011-56789;.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0008-2345678.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0014-89;=.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0003-defghij.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0010-456789.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0012-6789;.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0013-789;=.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0007-1234567.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0015-9;=.txt: Deleted 2026/06/06 04:43:46 INFO : appleappleapplebanana: Deleted 2026/06/06 04:43:46 INFO : splitbananasplit: Deleted 2026/06/06 04:43:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/06 04:43:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/06 04:43:46 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:46 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : appleapple: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/06 04:43:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:47 DEBUG : apple: size = 5 OK 2026/06/06 04:43:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : appleapple: size = 21 OK 2026/06/06 04:43:47 DEBUG : apple: Unchanged skipping 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:43:47 DEBUG : splitbanan: size = 16 OK 2026/06/06 04:43:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:43:47 DEBUG : banana: size = 6 OK 2026/06/06 04:43:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : banana: Unchanged skipping 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/06 04:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/06 04:43:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/06 04:43:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/06 04:43:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/06 04:43:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/06 04:43:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/06 04:43:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/06 04:43:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/06 04:43:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/06 04:43:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/06 04:43:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/06 04:43:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/06 04:43:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/06 04:43:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/06 04:43:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/06 04:43:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:43:47 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:43:47 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:47 DEBUG : Waiting for deletions to finish 2026/06/06 04:43:47 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : appleapple: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/06 04:43:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/06 04:43:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/06 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/06 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/06 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/06 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/06 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/06 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/06 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/06 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/06 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/06 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/06 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/06 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/06 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/06 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/06 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/06 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/06 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/06 04:43:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:44:01 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:01 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : apple: size = 5 OK 2026/06/06 04:44:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:02 DEBUG : banana: size = 6 OK 2026/06/06 04:44:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:02 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:02 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:02 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:02 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : apple: size = 5 OK 2026/06/06 04:44:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:03 DEBUG : banana: size = 6 OK 2026/06/06 04:44:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:03 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:03 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:03 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:03 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:03 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:04 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:44:19 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:19 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:19 DEBUG : banana: size = 6 OK 2026/06/06 04:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:19 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:19 DEBUG : apple: size = 5 OK 2026/06/06 04:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:19 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:20 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:20 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:20 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : apple: size = 5 OK 2026/06/06 04:44:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:21 DEBUG : banana: size = 6 OK 2026/06/06 04:44:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:21 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:21 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:21 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:21 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:44:36 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:36 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : apple: size = 5 OK 2026/06/06 04:44:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:37 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:37 DEBUG : banana: size = 6 OK 2026/06/06 04:44:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:37 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:37 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:37 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : apple: size = 5 OK 2026/06/06 04:44:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : banana: size = 6 OK 2026/06/06 04:44:38 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:38 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:38 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:38 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:38 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:44:52 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:53 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:53 DEBUG : apple: size = 5 OK 2026/06/06 04:44:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:53 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:53 DEBUG : banana: size = 6 OK 2026/06/06 04:44:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:53 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:54 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:54 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:54 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:54 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:44:54 DEBUG : apple: size = 5 OK 2026/06/06 04:44:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:44:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:44:54 DEBUG : banana: size = 6 OK 2026/06/06 04:44:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : banana: Unchanged skipping 2026/06/06 04:44:54 DEBUG : apple: Unchanged skipping 2026/06/06 04:44:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:44:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:44:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:44:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:44:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:44:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:44:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:44:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:44:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:44:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:44:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:44:55 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:44:55 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:55 DEBUG : Waiting for deletions to finish 2026/06/06 04:44:55 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:44:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:09 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:10 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:45:10 DEBUG : apple: size = 5 OK 2026/06/06 04:45:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : apple: Unchanged skipping 2026/06/06 04:45:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:45:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:45:10 DEBUG : banana: size = 6 OK 2026/06/06 04:45:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : banana: Unchanged skipping 2026/06/06 04:45:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:45:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:45:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:45:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:45:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:45:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:45:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:45:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:45:10 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:10 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:10 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:11 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/06 04:45:11 DEBUG : apple: size = 5 OK 2026/06/06 04:45:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : apple: Unchanged skipping 2026/06/06 04:45:11 DEBUG : banana: size = 6 OK 2026/06/06 04:45:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : banana: Unchanged skipping 2026/06/06 04:45:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/06 04:45:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/06 04:45:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/06 04:45:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/06 04:45:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/06 04:45:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/06 04:45:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/06 04:45:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/06 04:45:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/06 04:45:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/06 04:45:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/06 04:45:11 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:11 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:11 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:12 DEBUG : apple: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : banana: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/06 04:45:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (201.13s) --- PASS: TestTransform/NFC (19.39s) --- PASS: TestTransform/NFD (15.51s) --- PASS: TestTransform/base64 (20.30s) --- PASS: TestTransform/prefix (22.42s) --- PASS: TestTransform/suffix (20.45s) --- PASS: TestTransform/truncate (18.78s) --- PASS: TestTransform/encoder (16.31s) --- PASS: TestTransform/ISO-8859-1 (17.44s) --- PASS: TestTransform/charmap (17.05s) --- PASS: TestTransform/lowercase (16.67s) --- PASS: TestTransform/ascii (16.80s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/06 04:45:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/06 04:45:17 INFO : sub dir_somesuffix: Making directory 2026/06/06 04:45:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/06 04:45:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/06 04:45:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/06 04:45:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/06 04:45:17 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:17 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/06 04:45:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/06 04:45:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:18 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:18 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:18 INFO : tictactoe: Making directory 2026/06/06 04:45:18 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:18 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/06 04:45:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:18 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:18 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/06 04:45:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/06 04:45:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:20 INFO : toe: Making directory 2026/06/06 04:45:20 INFO : toe/toe: Making directory 2026/06/06 04:45:20 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/06 04:45:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/06 04:45:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/06 04:45:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:20 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/06 04:45:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/06 04:45:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.07s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:22 INFO : toe: Making directory 2026/06/06 04:45:22 INFO : toe/toe: Making directory 2026/06/06 04:45:22 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/06 04:45:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/06 04:45:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/06 04:45:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:22 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/06 04:45:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/06 04:45:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:24 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:45:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/06 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:24 INFO : tictacempty_dir: Making directory 2026/06/06 04:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:24 INFO : tictactoe: Making directory 2026/06/06 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:24 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:24 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/06 04:45:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:25 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:45:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/06 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:25 INFO : tictacempty_dir: Making directory 2026/06/06 04:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:25 INFO : tictactoe: Making directory 2026/06/06 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:25 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/06 04:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:25 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/06 04:45:26 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:26 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:27 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:27 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/06 04:45:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/06 04:45:27 NOTICE: B2 bucket rclone-test-womavot7xilo: 0 differences found 2026/06/06 04:45:27 NOTICE: B2 bucket rclone-test-womavot7xilo: 1 matching files --- PASS: TestAllTag (2.31s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:27 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:28 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:28 INFO : tictactoe: Making directory 2026/06/06 04:45:28 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:28 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:28 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:28 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:28 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/06 04:45:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:29 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:29 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:29 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:29 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:30 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/06 04:45:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/06 04:45:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/06 04:45:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/06 04:45:30 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.04s) === RUN TestSyntax 2026/06/06 04:45:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:31 INFO : toe: Making directory 2026/06/06 04:45:31 INFO : toe/toe: Making directory 2026/06/06 04:45:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/06 04:45:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:31 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:31 DEBUG : toe/toe/toe: size = 11 OK 2026/06/06 04:45:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:31 INFO : toe/toe/toe: Copied (new) 2026/06/06 04:45:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:32 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:45:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/06 04:45:32 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:33 INFO : tictacempty_dir: Making directory 2026/06/06 04:45:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:33 INFO : tictactoe: Making directory 2026/06/06 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:33 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/06 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:33 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:33 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:33 INFO : toe/toe/toe.txt: Deleted 2026/06/06 04:45:33 INFO : toe/toe: Removing directory 2026/06/06 04:45:33 INFO : toe: Removing directory 2026/06/06 04:45:33 INFO : empty_dir: Removing directory 2026/06/06 04:45:33 DEBUG : Local file system at /tmp/rclone1298919548: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:34 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:45:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/06 04:45:34 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:34 INFO : tictacempty_dir: Making directory 2026/06/06 04:45:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:34 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:34 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:34 INFO : tictactoe: Making directory 2026/06/06 04:45:34 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:34 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:34 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/06 04:45:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:34 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:34 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:35 INFO : toe/toe/toe.txt: Deleted 2026/06/06 04:45:35 INFO : toe/toe: Removing directory 2026/06/06 04:45:35 INFO : toe: Removing directory 2026/06/06 04:45:35 INFO : empty_dir: Removing directory 2026/06/06 04:45:35 DEBUG : Local file system at /tmp/rclone1298919548: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/06 04:45:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/06 04:45: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: TestTransformFile (3.26s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:37 DEBUG : Reset feature "Copy" 2026/06/06 04:45:37 DEBUG : Reset feature "Move" 2026/06/06 04:45:37 DEBUG : Reset feature "Copy" 2026/06/06 04:45:37 DEBUG : Reset feature "Move" 2026/06/06 04:45:37 DEBUG : empty_dir: Making directory with metadata 2026/06/06 04:45:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/06 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:37 INFO : tictacempty_dir: Making directory 2026/06/06 04:45:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/06 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:37 INFO : tictactoe: Making directory 2026/06/06 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/06 04:45:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:37 INFO : tictactoe/tictactoe: Making directory 2026/06/06 04:45:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/06 04:45:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/06 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:37 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/06 04:45:38 INFO : toe/toe/toe.txt: Deleted 2026/06/06 04:45:38 INFO : toe/toe: Removing directory 2026/06/06 04:45:38 INFO : toe: Removing directory 2026/06/06 04:45:38 INFO : empty_dir: Removing directory 2026/06/06 04:45:38 DEBUG : Local file system at /tmp/rclone1298919548: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/06 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/06 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/06 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/06 04:45:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/06 04:45:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/06 04:45:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.85s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:41 DEBUG : toe: transformed to: dG9l 2026/06/06 04:45:41 DEBUG : toe: transformed to: dG9l 2026/06/06 04:45:41 INFO : dG9l: Making directory 2026/06/06 04:45:41 DEBUG : toe: transformed to: dG9l 2026/06/06 04:45:41 DEBUG : toe: transformed to: dG9l 2026/06/06 04:45:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/06 04:45:41 INFO : dG9l/dG9l: Making directory 2026/06/06 04:45:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/06 04:45:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/06 04:45:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/06 04:45:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/06 04:45:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/06 04:45:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:41 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/06 04:45:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/06 04:45:42 DEBUG : Waiting for deletions to finish 2026/06/06 04:45:42 DEBUG : dG9l: transformed to: toe 2026/06/06 04:45:42 DEBUG : dG9l: transformed to: toe 2026/06/06 04:45:43 DEBUG : dG9l: transformed to: toe 2026/06/06 04:45:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/06 04:45:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/06 04:45:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/06 04:45:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/06 04:45:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/06 04:45:43 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for checks to finish 2026/06/06 04:45:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/06 04:45:43 DEBUG : Local file system at /tmp/rclone1298919548: Waiting for transfers to finish 2026/06/06 04:45:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-womavot7xilo", Local "Local file system at /tmp/rclone1298919548", Modify Window "1ms" 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe: transformed to: 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe: transformed to: 2026/06/06 04:45:44 INFO : B2 bucket rclone-test-womavot7xilo: Making directory 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe: transformed to: 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe: transformed to: 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe/toe: transformed to: 2026/06/06 04:45:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/06 04:45:44 INFO : toe/toe: Making directory 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe/toe: transformed to: 2026/06/06 04:45:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe: transformed to: 2026/06/06 04:45:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/06 04:45:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/06 04:45:44 DEBUG : toe/toe/toe: transformed to: 2026/06/06 04:45:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/06 04:45:44 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for checks to finish 2026/06/06 04:45:44 DEBUG : B2 bucket rclone-test-womavot7xilo: Waiting for transfers to finish 2026/06/06 04:45:45 DEBUG : toe/toe/toe: size = 11 OK 2026/06/06 04:45:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/06 04:45:45 INFO : toe/toe/toe: Copied (new) 2026/06/06 04:45:45 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting files as there were IO errors 2026/06/06 04:45:45 ERROR : B2 bucket rclone-test-womavot7xilo: not deleting directories as there were IO errors --- PASS: TestError (1.83s) FAIL 2026/06/06 04:45:46 DEBUG : B2 bucket rclone-test-womavot7xilo: Purge remote 2026/06/06 04:45:46 INFO : B2 bucket rclone-test-womavot7xilo: cleaning bucket "rclone-test-womavot7xilo" of all files 2026/06/06 04:45:47 DEBUG : BackupDir/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d53ee5_d20260606_m043846_c001_v7007000_t0000_u01780720726328") 2026/06/06 04:45:47 DEBUG : BackupDir/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f117be4c0c838a383_d20260606_m043839_c001_v0001173_t0046_u01780720719585") 2026/06/06 04:45:47 DEBUG : CompareDest/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afda1_d20260606_m043815_c001_v7007000_t0000_u01780720695959") 2026/06/06 04:45:47 DEBUG : CompareDest/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f9a3_d20260606_m043809_c001_v0001117_t0030_u01780720689212") 2026/06/06 04:45:47 DEBUG : CompareDest/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afda2_d20260606_m043816_c001_v7007000_t0000_u01780720696142") 2026/06/06 04:45:47 DEBUG : CompareDest/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef46_d20260606_m043811_c001_v0001037_t0030_u01780720691271") 2026/06/06 04:45:47 DEBUG : CopyDest/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54259_d20260606_m043846_c001_v7007000_t0000_u01780720726514") 2026/06/06 04:45:47 DEBUG : CopyDest/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389132_d20260606_m043833_c001_v0001144_t0038_u01780720713644") 2026/06/06 04:45:47 DEBUG : CopyDest/three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d5425a_d20260606_m043846_c001_v7007000_t0000_u01780720726695") 2026/06/06 04:45:47 DEBUG : CopyDest/three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef88_d20260606_m043843_c001_v0001037_t0039_u01780720723873") 2026/06/06 04:45:47 DEBUG : CopyDest/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54643_d20260606_m043846_c001_v7007000_t0000_u01780720726876") 2026/06/06 04:45:47 DEBUG : CopyDest/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f9f9_d20260606_m043841_c001_v0001117_t0027_u01780720721160") 2026/06/06 04:45:47 DEBUG : EXISTING: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8bbd_d20260606_m044034_c001_v7007000_t0000_u01780720834368") 2026/06/06 04:45:47 DEBUG : EXISTING: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d83892d8_d20260606_m044032_c001_v0001144_t0032_u01780720832177") 2026/06/06 04:45:47 DEBUG : PREFIXapple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea550_d20260606_m044307_c001_v7007000_t0000_u01780720987705") 2026/06/06 04:45:47 DEBUG : PREFIXapple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85606e_d20260606_m044301_c001_v0001177_t0019_u01780720981732") 2026/06/06 04:45:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce26a_d20260606_m044307_c001_v7007000_t0000_u01780720987352") 2026/06/06 04:45:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50fe_d20260606_m044301_c001_v0001171_t0053_u01780720981702") 2026/06/06 04:45:47 DEBUG : PREFIXbanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54b_d20260606_m044307_c001_v7007000_t0000_u01780720987362") 2026/06/06 04:45:48 DEBUG : PREFIXbanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d6b_d20260606_m044301_c001_v0001174_t0036_u01780720981724") 2026/06/06 04:45:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54d_d20260606_m044307_c001_v7007000_t0000_u01780720987523") 2026/06/06 04:45:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd67_d20260606_m044301_c001_v0001117_t0017_u01780720981713") 2026/06/06 04:45:48 DEBUG : Testêé: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8bb0_d20260606_m044029_c001_v7007000_t0000_u01780720829221") 2026/06/06 04:45:48 DEBUG : Testêé: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb3b_d20260606_m044028_c001_v0001117_t0031_u01780720828418") 2026/06/06 04:45:48 DEBUG : Testêé: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d83892b4_d20260606_m044025_c001_v0001144_t0036_u01780720825716") 2026/06/06 04:45:48 DEBUG : YXBwbGU=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2412_d20260606_m044246_c001_v7007000_t0000_u01780720966322") 2026/06/06 04:45:48 DEBUG : YXBwbGU=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856018_d20260606_m044241_c001_v0001177_t0042_u01780720961898") 2026/06/06 04:45:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2413_d20260606_m044246_c001_v7007000_t0000_u01780720966504") 2026/06/06 04:45:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50a2_d20260606_m044241_c001_v0001171_t0046_u01780720961917") 2026/06/06 04:45:48 DEBUG : YmFuYW5h: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2414_d20260606_m044246_c001_v7007000_t0000_u01780720966689") 2026/06/06 04:45:48 DEBUG : YmFuYW5h: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd33_d20260606_m044241_c001_v0001117_t0007_u01780720961908") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730389_d20260606_m043603_c001_v7007000_t0000_u01780720563439") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f22_d20260606_m043602_c001_v0001144_t0044_u01780720562064") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e0125_d20260606_m043557_c001_v7007000_t0000_u01780720557577") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388efc_d20260606_m043553_c001_v0001144_t0035_u01780720553429") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372588_d20260606_m043513_c001_v7007000_t0000_u01780720513769") 2026/06/06 04:45:48 DEBUG : a/potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e3e_d20260606_m043510_c001_v0001144_t0057_u01780720510070") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b81a_d20260606_m044512_c001_v7007000_t0000_u01780721112630") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856328_d20260606_m044508_c001_v0001177_t0042_u01780721108164") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b60e_d20260606_m044455_c001_v7007000_t0000_u01780721095873") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8562d8_d20260606_m044451_c001_v0001177_t0000_u01780721091435") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe45_d20260606_m044439_c001_v7007000_t0000_u01780721079179") 2026/06/06 04:45:48 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85628c_d20260606_m044434_c001_v0001177_t0014_u01780721074828") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea61c_d20260606_m044422_c001_v7007000_t0000_u01780721062101") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85623c_d20260606_m044417_c001_v0001177_t0044_u01780721057358") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113435_d20260606_m044404_c001_v7007000_t0000_u01780721044568") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8561da_d20260606_m044400_c001_v0001177_t0032_u01780721040204") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133fa_d20260606_m044348_c001_v7007000_t0000_u01780721028370") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51ce_d20260606_m044341_c001_v0001171_t0023_u01780721021752") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f64_d20260606_m044329_c001_v7007000_t0000_u01780721009597") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ecb_d20260606_m044326_c001_v0001174_t0022_u01780721006092") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e1f83_d20260606_m044325_c001_v7007000_t0000_u01780721005001") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560f0_d20260606_m044320_c001_v0001177_t0047_u01780721000684") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea552_d20260606_m044309_c001_v7007000_t0000_u01780720989089") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5118_d20260606_m044305_c001_v0001171_t0000_u01780720985295") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea544_d20260606_m044303_c001_v7007000_t0000_u01780720983619") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50f8_d20260606_m044259_c001_v0001171_t0042_u01780720979137") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2ae6_d20260606_m044244_c001_v7007000_t0000_u01780720964478") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5096_d20260606_m044239_c001_v0001171_t0059_u01780720959501") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00da_d20260606_m044226_c001_v7007000_t0000_u01780720946437") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fd2_d20260606_m044222_c001_v0001177_t0024_u01780720942259") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786738_d20260606_m044210_c001_v7007000_t0000_u01780720930952") 2026/06/06 04:45:49 DEBUG : apple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcd1_d20260606_m044206_c001_v0001117_t0022_u01780720926048") 2026/06/06 04:45:50 DEBUG : appleSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372c44_d20260606_m044327_c001_v7007000_t0000_u01780721007899") 2026/06/06 04:45:50 DEBUG : appleSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560fe_d20260606_m044322_c001_v0001177_t0030_u01780721002758") 2026/06/06 04:45:50 DEBUG : appleapple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133fc_d20260606_m044348_c001_v7007000_t0000_u01780721028554") 2026/06/06 04:45:50 DEBUG : appleapple: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51da_d20260606_m044343_c001_v0001171_t0047_u01780721023981") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b81b_d20260606_m044512_c001_v7007000_t0000_u01780721112814") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff47_d20260606_m044508_c001_v0001117_t0031_u01780721108802") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b60f_d20260606_m044456_c001_v7007000_t0000_u01780721096054") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff0d_d20260606_m044451_c001_v0001117_t0014_u01780721091924") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe46_d20260606_m044439_c001_v7007000_t0000_u01780721079361") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fec3_d20260606_m044435_c001_v0001117_t0044_u01780721075433") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea61d_d20260606_m044422_c001_v7007000_t0000_u01780721062284") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe81_d20260606_m044417_c001_v0001117_t0039_u01780721057992") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113437_d20260606_m044404_c001_v7007000_t0000_u01780721044828") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe41_d20260606_m044400_c001_v0001117_t0054_u01780721040776") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce667_d20260606_m044346_c001_v7007000_t0000_u01780721026404") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856178_d20260606_m044342_c001_v0001177_t0005_u01780721022698") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f66_d20260606_m044329_c001_v7007000_t0000_u01780721009780") 2026/06/06 04:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b518c_d20260606_m044326_c001_v0001171_t0008_u01780721006048") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee01db_d20260606_m044325_c001_v7007000_t0000_u01780721005017") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e7f_d20260606_m044321_c001_v0001174_t0024_u01780721001199") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea553_d20260606_m044309_c001_v7007000_t0000_u01780720989274") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856090_d20260606_m044305_c001_v0001177_t0004_u01780720985304") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4272371057c3bc28_d20260606_m044303_c001_v7007000_t0000_u01780720983645") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d5b_d20260606_m044300_c001_v0001174_t0004_u01780720980161") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419e235c0aec9fb8_d20260606_m044243_c001_v7007000_t0000_u01780720963859") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd2d_d20260606_m044240_c001_v0001117_t0035_u01780720960020") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00db_d20260606_m044226_c001_v7007000_t0000_u01780720946620") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5046_d20260606_m044223_c001_v0001171_t0057_u01780720943145") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278673c_d20260606_m044211_c001_v7007000_t0000_u01780720931135") 2026/06/06 04:45:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f76_d20260606_m044207_c001_v0001177_t0009_u01780720927057") 2026/06/06 04:45:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40218467a4d092f6_d20260606_m044328_c001_v7007000_t0000_u01780721008076") 2026/06/06 04:45:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5176_d20260606_m044322_c001_v0001171_t0051_u01780721002768") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b470773038a_d20260606_m043603_c001_v7007000_t0000_u01780720563621") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f0c_d20260606_m043558_c001_v0001144_t0041_u01780720558128") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e0123_d20260606_m043556_c001_v7007000_t0000_u01780720556939") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388eee_d20260606_m043548_c001_v0001144_t0038_u01780720548330") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372587_d20260606_m043513_c001_v7007000_t0000_u01780720513224") 2026/06/06 04:45:51 DEBUG : b/potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e2c_d20260606_m043505_c001_v0001144_t0048_u01780720505079") 2026/06/06 04:45:51 DEBUG : backup/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae5fcf_d20260606_m043906_c001_v7007000_t0000_u01780720746946") 2026/06/06 04:45:51 DEBUG : backup/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f117be4c0c838a46d_d20260606_m043904_c001_v0001173_t0030_u01780720744476") 2026/06/06 04:45:52 DEBUG : backup/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11490424191c045e_d20260606_m043857_c001_v0001091_t0013_u01780720737819") 2026/06/06 04:45:52 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f418852e2c3f14357_d20260606_m043923_c001_v7007000_t0000_u01780720763487") 2026/06/06 04:45:52 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11451c11cce1fd93_d20260606_m043920_c001_v0001137_t0032_u01780720760852") 2026/06/06 04:45:52 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11903bf35323fbe8_d20260606_m043914_c001_v0001131_t0034_u01780720754874") 2026/06/06 04:45:52 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae5fd0_d20260606_m043907_c001_v7007000_t0000_u01780720747170") 2026/06/06 04:45:52 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d279fed3_d20260606_m043906_c001_v0001174_t0055_u01780720746096") 2026/06/06 04:45:52 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f100a59618a70fccd_d20260606_m043859_c001_v0001161_t0050_u01780720739615") 2026/06/06 04:45:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f418852e2c3f14358_d20260606_m043923_c001_v7007000_t0000_u01780720763669") 2026/06/06 04:45:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f113e8236420f2ee0_d20260606_m043922_c001_v0001097_t0012_u01780720762481") 2026/06/06 04:45:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11751421e69f6be3_d20260606_m043916_c001_v0001115_t0004_u01780720756627") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b81d_d20260606_m044512_c001_v7007000_t0000_u01780721112996") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1581_d20260606_m044508_c001_v0001174_t0017_u01780721108446") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b610_d20260606_m044456_c001_v7007000_t0000_u01780721096236") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a14ac_d20260606_m044451_c001_v0001174_t0054_u01780721091662") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe47_d20260606_m044439_c001_v7007000_t0000_u01780721079542") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a13ae_d20260606_m044435_c001_v0001174_t0022_u01780721075082") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea61e_d20260606_m044422_c001_v7007000_t0000_u01780721062465") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1246_d20260606_m044417_c001_v0001174_t0037_u01780721057567") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113438_d20260606_m044405_c001_v7007000_t0000_u01780721045012") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a10fa_d20260606_m044400_c001_v0001174_t0033_u01780721040428") 2026/06/06 04:45:52 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133fd_d20260606_m044348_c001_v7007000_t0000_u01780721028736") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdf3_d20260606_m044342_c001_v0001117_t0022_u01780721022193") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f67_d20260606_m044329_c001_v7007000_t0000_u01780721009962") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856118_d20260606_m044326_c001_v0001177_t0053_u01780721006060") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd54_d20260606_m044324_c001_v7007000_t0000_u01780721004594") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b516c_d20260606_m044320_c001_v0001171_t0054_u01780721000905") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea554_d20260606_m044309_c001_v7007000_t0000_u01780720989458") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0da7_d20260606_m044305_c001_v0001174_t0038_u01780720985316") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4272371057c3bc29_d20260606_m044303_c001_v7007000_t0000_u01780720983829") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd61_d20260606_m044259_c001_v0001117_t0005_u01780720979434") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54d00_d20260606_m044243_c001_v7007000_t0000_u01780720963871") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856016_d20260606_m044239_c001_v0001177_t0014_u01780720959760") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00dc_d20260606_m044226_c001_v7007000_t0000_u01780720946805") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd03_d20260606_m044222_c001_v0001117_t0026_u01780720942464") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278673f_d20260606_m044211_c001_v7007000_t0000_u01780720931316") 2026/06/06 04:45:53 DEBUG : banana: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4ffe_d20260606_m044206_c001_v0001171_t0017_u01780720926578") 2026/06/06 04:45:53 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b2f_d20260606_m044328_c001_v7007000_t0000_u01780721008009") 2026/06/06 04:45:53 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e91_d20260606_m044322_c001_v0001174_t0012_u01780721002780") 2026/06/06 04:45:53 DEBUG : both0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affda_d20260606_m044134_c001_v7007000_t0000_u01780720894374") 2026/06/06 04:45:53 DEBUG : both0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbe5_d20260606_m044110_c001_v0001117_t0014_u01780720870249") 2026/06/06 04:45:53 DEBUG : both0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1f_d20260606_m044105_c001_v7007000_t0000_u01780720865938") 2026/06/06 04:45:53 DEBUG : both0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb5d_d20260606_m044036_c001_v0001117_t0001_u01780720836611") 2026/06/06 04:45:54 DEBUG : both1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affdc_d20260606_m044134_c001_v7007000_t0000_u01780720894557") 2026/06/06 04:45:54 DEBUG : both1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbed_d20260606_m044111_c001_v0001117_t0049_u01780720871570") 2026/06/06 04:45:54 DEBUG : both1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe20_d20260606_m044106_c001_v7007000_t0000_u01780720866122") 2026/06/06 04:45:54 DEBUG : both1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb73_d20260606_m044040_c001_v0001117_t0020_u01780720840606") 2026/06/06 04:45:54 DEBUG : both10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affdd_d20260606_m044134_c001_v7007000_t0000_u01780720894741") 2026/06/06 04:45:54 DEBUG : both10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc1f_d20260606_m044121_c001_v0001117_t0056_u01780720881471") 2026/06/06 04:45:54 DEBUG : both10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe22_d20260606_m044106_c001_v7007000_t0000_u01780720866307") 2026/06/06 04:45:54 DEBUG : both10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb99_d20260606_m044050_c001_v0001117_t0058_u01780720850730") 2026/06/06 04:45:54 DEBUG : both11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affde_d20260606_m044134_c001_v7007000_t0000_u01780720894924") 2026/06/06 04:45:54 DEBUG : both11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc25_d20260606_m044122_c001_v0001117_t0031_u01780720882342") 2026/06/06 04:45:54 DEBUG : both11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe24_d20260606_m044106_c001_v7007000_t0000_u01780720866491") 2026/06/06 04:45:54 DEBUG : both11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fba1_d20260606_m044051_c001_v0001117_t0000_u01780720851840") 2026/06/06 04:45:54 DEBUG : both12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe0_d20260606_m044135_c001_v7007000_t0000_u01780720895110") 2026/06/06 04:45:54 DEBUG : both12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc2b_d20260606_m044123_c001_v0001117_t0015_u01780720883092") 2026/06/06 04:45:54 DEBUG : both12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe26_d20260606_m044106_c001_v7007000_t0000_u01780720866675") 2026/06/06 04:45:54 DEBUG : both12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fba5_d20260606_m044054_c001_v0001117_t0056_u01780720854542") 2026/06/06 04:45:54 DEBUG : both13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe1_d20260606_m044135_c001_v7007000_t0000_u01780720895293") 2026/06/06 04:45:54 DEBUG : both13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc31_d20260606_m044124_c001_v0001117_t0006_u01780720884208") 2026/06/06 04:45:54 DEBUG : both13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe28_d20260606_m044106_c001_v7007000_t0000_u01780720866859") 2026/06/06 04:45:54 DEBUG : both13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbaf_d20260606_m044055_c001_v0001117_t0052_u01780720855887") 2026/06/06 04:45:54 DEBUG : both14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe2_d20260606_m044135_c001_v7007000_t0000_u01780720895476") 2026/06/06 04:45:54 DEBUG : both14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc39_d20260606_m044125_c001_v0001117_t0017_u01780720885290") 2026/06/06 04:45:55 DEBUG : both14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2a_d20260606_m044107_c001_v7007000_t0000_u01780720867042") 2026/06/06 04:45:55 DEBUG : both14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbb5_d20260606_m044057_c001_v0001117_t0057_u01780720857000") 2026/06/06 04:45:55 DEBUG : both15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe4_d20260606_m044135_c001_v7007000_t0000_u01780720895660") 2026/06/06 04:45:55 DEBUG : both15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc3b_d20260606_m044126_c001_v0001117_t0035_u01780720886135") 2026/06/06 04:45:55 DEBUG : both15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2b_d20260606_m044107_c001_v7007000_t0000_u01780720867226") 2026/06/06 04:45:55 DEBUG : both15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbbb_d20260606_m044058_c001_v0001117_t0000_u01780720858135") 2026/06/06 04:45:55 DEBUG : both16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe5_d20260606_m044135_c001_v7007000_t0000_u01780720895844") 2026/06/06 04:45:55 DEBUG : both16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc3f_d20260606_m044127_c001_v0001117_t0053_u01780720887161") 2026/06/06 04:45:55 DEBUG : both16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2c_d20260606_m044107_c001_v7007000_t0000_u01780720867409") 2026/06/06 04:45:55 DEBUG : both16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbbf_d20260606_m044059_c001_v0001117_t0025_u01780720859193") 2026/06/06 04:45:55 DEBUG : both17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe6_d20260606_m044136_c001_v7007000_t0000_u01780720896028") 2026/06/06 04:45:55 DEBUG : both17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc41_d20260606_m044128_c001_v0001117_t0045_u01780720888504") 2026/06/06 04:45:55 DEBUG : both17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2d_d20260606_m044107_c001_v7007000_t0000_u01780720867610") 2026/06/06 04:45:55 DEBUG : both17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbc3_d20260606_m044100_c001_v0001117_t0021_u01780720860018") 2026/06/06 04:45:55 DEBUG : both18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe8_d20260606_m044136_c001_v7007000_t0000_u01780720896211") 2026/06/06 04:45:55 DEBUG : both18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc49_d20260606_m044129_c001_v0001117_t0031_u01780720889746") 2026/06/06 04:45:55 DEBUG : both18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2e_d20260606_m044107_c001_v7007000_t0000_u01780720867793") 2026/06/06 04:45:55 DEBUG : both18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbc7_d20260606_m044100_c001_v0001117_t0029_u01780720860994") 2026/06/06 04:45:55 DEBUG : both19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affe9_d20260606_m044136_c001_v7007000_t0000_u01780720896395") 2026/06/06 04:45:55 DEBUG : both19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc4b_d20260606_m044130_c001_v0001117_t0030_u01780720890731") 2026/06/06 04:45:55 DEBUG : both19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe2f_d20260606_m044108_c001_v7007000_t0000_u01780720868046") 2026/06/06 04:45:56 DEBUG : both19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbc9_d20260606_m044102_c001_v0001117_t0016_u01780720862105") 2026/06/06 04:45:56 DEBUG : both2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affea_d20260606_m044136_c001_v7007000_t0000_u01780720896579") 2026/06/06 04:45:56 DEBUG : both2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbf1_d20260606_m044112_c001_v0001117_t0009_u01780720872588") 2026/06/06 04:45:56 DEBUG : both2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe30_d20260606_m044108_c001_v7007000_t0000_u01780720868229") 2026/06/06 04:45:56 DEBUG : both2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb79_d20260606_m044041_c001_v0001117_t0030_u01780720841642") 2026/06/06 04:45:56 DEBUG : both3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affeb_d20260606_m044136_c001_v7007000_t0000_u01780720896763") 2026/06/06 04:45:56 DEBUG : both3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fbf5_d20260606_m044113_c001_v0001117_t0013_u01780720873594") 2026/06/06 04:45:56 DEBUG : both3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe31_d20260606_m044108_c001_v7007000_t0000_u01780720868413") 2026/06/06 04:45:56 DEBUG : both3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb7d_d20260606_m044042_c001_v0001117_t0057_u01780720842838") 2026/06/06 04:45:56 DEBUG : both4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affec_d20260606_m044136_c001_v7007000_t0000_u01780720896947") 2026/06/06 04:45:56 DEBUG : both4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc01_d20260606_m044114_c001_v0001117_t0043_u01780720874614") 2026/06/06 04:45:56 DEBUG : both4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe32_d20260606_m044108_c001_v7007000_t0000_u01780720868597") 2026/06/06 04:45:56 DEBUG : both4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb7f_d20260606_m044043_c001_v0001117_t0042_u01780720843989") 2026/06/06 04:45:56 DEBUG : both5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affed_d20260606_m044137_c001_v7007000_t0000_u01780720897141") 2026/06/06 04:45:56 DEBUG : both5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc03_d20260606_m044115_c001_v0001117_t0057_u01780720875636") 2026/06/06 04:45:56 DEBUG : both5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe33_d20260606_m044108_c001_v7007000_t0000_u01780720868781") 2026/06/06 04:45:56 DEBUG : both5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb83_d20260606_m044045_c001_v0001117_t0012_u01780720845297") 2026/06/06 04:45:56 DEBUG : both6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affef_d20260606_m044137_c001_v7007000_t0000_u01780720897325") 2026/06/06 04:45:56 DEBUG : both6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc07_d20260606_m044117_c001_v0001117_t0009_u01780720877000") 2026/06/06 04:45:56 DEBUG : both6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe34_d20260606_m044108_c001_v7007000_t0000_u01780720868965") 2026/06/06 04:45:56 DEBUG : both6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb87_d20260606_m044046_c001_v0001117_t0022_u01780720846236") 2026/06/06 04:45:56 DEBUG : both7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff0_d20260606_m044137_c001_v7007000_t0000_u01780720897510") 2026/06/06 04:45:57 DEBUG : both7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc0f_d20260606_m044117_c001_v0001117_t0032_u01780720877858") 2026/06/06 04:45:57 DEBUG : both7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe35_d20260606_m044109_c001_v7007000_t0000_u01780720869148") 2026/06/06 04:45:57 DEBUG : both7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb89_d20260606_m044047_c001_v0001117_t0016_u01780720847346") 2026/06/06 04:45:57 DEBUG : both8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff1_d20260606_m044137_c001_v7007000_t0000_u01780720897694") 2026/06/06 04:45:57 DEBUG : both8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc13_d20260606_m044119_c001_v0001117_t0057_u01780720879111") 2026/06/06 04:45:57 DEBUG : both8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe37_d20260606_m044109_c001_v7007000_t0000_u01780720869332") 2026/06/06 04:45:57 DEBUG : both8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb95_d20260606_m044048_c001_v0001117_t0056_u01780720848601") 2026/06/06 04:45:57 DEBUG : both9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff3_d20260606_m044137_c001_v7007000_t0000_u01780720897877") 2026/06/06 04:45:57 DEBUG : both9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc17_d20260606_m044120_c001_v0001117_t0000_u01780720880034") 2026/06/06 04:45:57 DEBUG : both9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe38_d20260606_m044109_c001_v7007000_t0000_u01780720869516") 2026/06/06 04:45:57 DEBUG : both9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fb97_d20260606_m044049_c001_v0001117_t0033_u01780720849766") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b470773038b_d20260606_m043603_c001_v7007000_t0000_u01780720563803") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f14_d20260606_m043600_c001_v0001144_t0048_u01780720560760") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e0126_d20260606_m043557_c001_v7007000_t0000_u01780720557761") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ef8_d20260606_m043551_c001_v0001144_t0000_u01780720551698") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372589_d20260606_m043513_c001_v7007000_t0000_u01780720513950") 2026/06/06 04:45:57 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e38_d20260606_m043507_c001_v0001144_t0025_u01780720507089") 2026/06/06 04:45:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2415_d20260606_m044246_c001_v7007000_t0000_u01780720966872") 2026/06/06 04:45:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0c66_d20260606_m044242_c001_v0001174_t0017_u01780720962659") 2026/06/06 04:45:57 DEBUG : check sum: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04cb61_d20260606_m043451_c001_v7007000_t0000_u01780720491236") 2026/06/06 04:45:57 DEBUG : check sum: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388de4_d20260606_m043447_c001_v0001144_t0035_u01780720487317") 2026/06/06 04:45:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee02a0_d20260606_m044543_c001_v7007000_t0000_u01780721143887") 2026/06/06 04:45:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85639c_d20260606_m044542_c001_v0001177_t0026_u01780721142297") 2026/06/06 04:45:58 DEBUG : dest/3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d53e51_d20260606_m043826_c001_v7007000_t0000_u01780720706116") 2026/06/06 04:45:58 DEBUG : dest/3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4053526533dea722_d20260606_m043825_c001_v0001161_t0048_u01780720705019") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133fe_d20260606_m044348_c001_v7007000_t0000_u01780721028921") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0fea_d20260606_m044344_c001_v0001174_t0013_u01780721024212") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b81e_d20260606_m044513_c001_v7007000_t0000_u01780721113178") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856302_d20260606_m044500_c001_v0001177_t0013_u01780721100482") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b611_d20260606_m044456_c001_v7007000_t0000_u01780721096416") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8562b2_d20260606_m044443_c001_v0001177_t0016_u01780721083815") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe48_d20260606_m044439_c001_v7007000_t0000_u01780721079724") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856264_d20260606_m044426_c001_v0001177_t0050_u01780721066773") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea620_d20260606_m044422_c001_v7007000_t0000_u01780721062645") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856206_d20260606_m044409_c001_v0001177_t0004_u01780721049328") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343a_d20260606_m044405_c001_v7007000_t0000_u01780721045207") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8561b4_d20260606_m044353_c001_v0001177_t0027_u01780721033007") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee01e6_d20260606_m044346_c001_v7007000_t0000_u01780721026533") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51ae_d20260606_m044334_c001_v0001171_t0041_u01780721014234") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f69_d20260606_m044330_c001_v7007000_t0000_u01780721010143") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85611c_d20260606_m044326_c001_v0001177_t0053_u01780721006305") 2026/06/06 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b24_d20260606_m044324_c001_v7007000_t0000_u01780721004953") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560cc_d20260606_m044313_c001_v0001177_t0037_u01780720993781") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea555_d20260606_m044309_c001_v7007000_t0000_u01780720989643") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856096_d20260606_m044305_c001_v0001177_t0009_u01780720985525") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce262_d20260606_m044303_c001_v7007000_t0000_u01780720983840") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50d2_d20260606_m044251_c001_v0001171_t0056_u01780720971357") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40218467a4d092dc_d20260606_m044244_c001_v7007000_t0000_u01780720964276") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd1b_d20260606_m044231_c001_v0001117_t0047_u01780720951059") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00de_d20260606_m044226_c001_v7007000_t0000_u01780720946989") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5018_d20260606_m044215_c001_v0001171_t0025_u01780720935550") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786741_d20260606_m044211_c001_v7007000_t0000_u01780720931498") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f32_d20260606_m044156_c001_v0001177_t0013_u01780720916162") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f5f_d20260606_m044327_c001_v7007000_t0000_u01780721007847") 2026/06/06 04:45:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856100_d20260606_m044322_c001_v0001177_t0043_u01780721002982") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113400_d20260606_m044349_c001_v7007000_t0000_u01780721029103") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85617e_d20260606_m044344_c001_v0001177_t0040_u01780721024203") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b81f_d20260606_m044513_c001_v7007000_t0000_u01780721113378") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1513_d20260606_m044501_c001_v0001174_t0050_u01780721101049") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b612_d20260606_m044456_c001_v7007000_t0000_u01780721096598") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1438_d20260606_m044444_c001_v0001174_t0035_u01780721084446") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe49_d20260606_m044439_c001_v7007000_t0000_u01780721079905") 2026/06/06 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a131c_d20260606_m044427_c001_v0001174_t0038_u01780721067430") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea621_d20260606_m044422_c001_v7007000_t0000_u01780721062825") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a11a4_d20260606_m044409_c001_v0001174_t0040_u01780721049901") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343b_d20260606_m044405_c001_v7007000_t0000_u01780721045392") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1073_d20260606_m044353_c001_v0001174_t0040_u01780721033581") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee01e4_d20260606_m044346_c001_v7007000_t0000_u01780721026171") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fddf_d20260606_m044334_c001_v0001117_t0059_u01780721014860") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6a_d20260606_m044330_c001_v7007000_t0000_u01780721010325") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b518e_d20260606_m044326_c001_v0001171_t0018_u01780721006341") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b26_d20260606_m044325_c001_v7007000_t0000_u01780721005136") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5150_d20260606_m044314_c001_v0001171_t0022_u01780720994351") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea556_d20260606_m044309_c001_v7007000_t0000_u01780720989827") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0db3_d20260606_m044305_c001_v0001174_t0009_u01780720985618") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd3d_d20260606_m044303_c001_v7007000_t0000_u01780720983637") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd51_d20260606_m044252_c001_v0001117_t0021_u01780720972017") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fa23_d20260606_m044244_c001_v7007000_t0000_u01780720964489") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b506e_d20260606_m044232_c001_v0001171_t0046_u01780720952088") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e1_d20260606_m044227_c001_v7007000_t0000_u01780720947174") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855faa_d20260606_m044216_c001_v0001177_t0031_u01780720936168") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786743_d20260606_m044211_c001_v7007000_t0000_u01780720931680") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcad_d20260606_m044156_c001_v0001117_t0050_u01780720916730") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4014575df381294c_d20260606_m044327_c001_v7007000_t0000_u01780721007859") 2026/06/06 04:46:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5178_d20260606_m044323_c001_v0001171_t0055_u01780721003035") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113401_d20260606_m044349_c001_v7007000_t0000_u01780721029287") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856180_d20260606_m044344_c001_v0001177_t0001_u01780721024417") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b820_d20260606_m044513_c001_v7007000_t0000_u01780721113561") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff27_d20260606_m044501_c001_v0001117_t0014_u01780721101780") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b613_d20260606_m044456_c001_v7007000_t0000_u01780721096780") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fef7_d20260606_m044445_c001_v0001117_t0053_u01780721085071") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe4a_d20260606_m044440_c001_v7007000_t0000_u01780721080087") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe9b_d20260606_m044428_c001_v0001117_t0033_u01780721068146") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea622_d20260606_m044423_c001_v7007000_t0000_u01780721063005") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe61_d20260606_m044410_c001_v0001117_t0014_u01780721050732") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343c_d20260606_m044405_c001_v7007000_t0000_u01780721045575") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe2b_d20260606_m044354_c001_v0001117_t0029_u01780721034375") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee01e3_d20260606_m044345_c001_v7007000_t0000_u01780721025987") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856160_d20260606_m044336_c001_v0001177_t0005_u01780721016345") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6b_d20260606_m044330_c001_v7007000_t0000_u01780721010509") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ecd_d20260606_m044326_c001_v0001174_t0016_u01780721006433") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f59_d20260606_m044324_c001_v7007000_t0000_u01780721004606") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e3d_d20260606_m044315_c001_v0001174_t0033_u01780720995003") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea557_d20260606_m044310_c001_v7007000_t0000_u01780720990011") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856098_d20260606_m044305_c001_v0001177_t0045_u01780720985732") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce263_d20260606_m044304_c001_v7007000_t0000_u01780720984022") 2026/06/06 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0cf6_d20260606_m044253_c001_v0001174_t0045_u01780720973094") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2ae5_d20260606_m044244_c001_v7007000_t0000_u01780720964293") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855ff8_d20260606_m044232_c001_v0001177_t0015_u01780720952754") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e3_d20260606_m044227_c001_v7007000_t0000_u01780720947356") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fce9_d20260606_m044216_c001_v0001117_t0033_u01780720936735") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786745_d20260606_m044211_c001_v7007000_t0000_u01780720931861") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4fce_d20260606_m044157_c001_v0001171_t0011_u01780720917443") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd59_d20260606_m044327_c001_v7007000_t0000_u01780721007867") 2026/06/06 04:46:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e9d_d20260606_m044323_c001_v0001174_t0000_u01780721003116") 2026/06/06 04:46:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113402_d20260606_m044349_c001_v7007000_t0000_u01780721029470") 2026/06/06 04:46:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51dc_d20260606_m044344_c001_v0001171_t0008_u01780721024462") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b822_d20260606_m044513_c001_v7007000_t0000_u01780721113743") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5384_d20260606_m044502_c001_v0001171_t0004_u01780721102728") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b614_d20260606_m044456_c001_v7007000_t0000_u01780721096961") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b530a_d20260606_m044446_c001_v0001171_t0055_u01780721086018") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe4c_d20260606_m044440_c001_v7007000_t0000_u01780721080269") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b52ca_d20260606_m044429_c001_v0001171_t0054_u01780721069493") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea623_d20260606_m044423_c001_v7007000_t0000_u01780721063185") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b525c_d20260606_m044411_c001_v0001171_t0031_u01780721051675") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343d_d20260606_m044405_c001_v7007000_t0000_u01780721045761") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b520e_d20260606_m044355_c001_v0001171_t0036_u01780721035295") 2026/06/06 04:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f420725dd6c7f4f30_d20260606_m044346_c001_v7007000_t0000_u01780721026340") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0f6a_d20260606_m044336_c001_v0001174_t0016_u01780721016919") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6c_d20260606_m044330_c001_v7007000_t0000_u01780721010692") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85611e_d20260606_m044326_c001_v0001177_t0007_u01780721006513") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b21_d20260606_m044324_c001_v7007000_t0000_u01780721004586") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd8f_d20260606_m044315_c001_v0001117_t0050_u01780720995649") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea558_d20260606_m044310_c001_v7007000_t0000_u01780720990195") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b511e_d20260606_m044305_c001_v0001171_t0025_u01780720985743") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce261_d20260606_m044303_c001_v7007000_t0000_u01780720983657") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856050_d20260606_m044253_c001_v0001177_t0030_u01780720973759") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419e235c0aec9fbb_d20260606_m044244_c001_v7007000_t0000_u01780720964413") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd1f_d20260606_m044233_c001_v0001117_t0038_u01780720953040") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e4_d20260606_m044227_c001_v7007000_t0000_u01780720947539") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5020_d20260606_m044217_c001_v0001171_t0048_u01780720937451") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786748_d20260606_m044212_c001_v7007000_t0000_u01780720932043") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f4e_d20260606_m044159_c001_v0001177_t0041_u01780720919976") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f61_d20260606_m044328_c001_v7007000_t0000_u01780721008216") 2026/06/06 04:46:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856102_d20260606_m044323_c001_v0001177_t0000_u01780721003199") 2026/06/06 04:46:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113405_d20260606_m044349_c001_v7007000_t0000_u01780721029652") 2026/06/06 04:46:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0fee_d20260606_m044344_c001_v0001174_t0034_u01780721024553") 2026/06/06 04:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b823_d20260606_m044513_c001_v7007000_t0000_u01780721113926") 2026/06/06 04:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856312_d20260606_m044503_c001_v0001177_t0016_u01780721103025") 2026/06/06 04:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b615_d20260606_m044457_c001_v7007000_t0000_u01780721097142") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8562c0_d20260606_m044446_c001_v0001177_t0021_u01780721086296") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe4d_d20260606_m044440_c001_v7007000_t0000_u01780721080451") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856270_d20260606_m044429_c001_v0001177_t0021_u01780721069845") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea624_d20260606_m044423_c001_v7007000_t0000_u01780721063367") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856222_d20260606_m044412_c001_v0001177_t0017_u01780721052548") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343e_d20260606_m044405_c001_v7007000_t0000_u01780721045945") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8561be_d20260606_m044355_c001_v0001177_t0026_u01780721035556") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b59_d20260606_m044346_c001_v7007000_t0000_u01780721026544") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51ba_d20260606_m044337_c001_v0001171_t0045_u01780721017263") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6d_d20260606_m044330_c001_v7007000_t0000_u01780721010875") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdc1_d20260606_m044326_c001_v0001117_t0030_u01780721006677") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd56_d20260606_m044324_c001_v7007000_t0000_u01780721004957") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560d4_d20260606_m044316_c001_v0001177_t0004_u01780720996259") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea559_d20260606_m044310_c001_v7007000_t0000_u01780720990380") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd77_d20260606_m044305_c001_v0001117_t0026_u01780720985774") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce264_d20260606_m044304_c001_v7007000_t0000_u01780720984022") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50de_d20260606_m044254_c001_v0001171_t0044_u01780720974047") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54d02_d20260606_m044244_c001_v7007000_t0000_u01780720964269") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b507a_d20260606_m044233_c001_v0001171_t0045_u01780720953781") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e6_d20260606_m044227_c001_v7007000_t0000_u01780720947723") 2026/06/06 04:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fb4_d20260606_m044217_c001_v0001177_t0045_u01780720937737") 2026/06/06 04:46:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278674b_d20260606_m044212_c001_v7007000_t0000_u01780720932224") 2026/06/06 04:46:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcbd_d20260606_m044200_c001_v0001117_t0043_u01780720920192") 2026/06/06 04:46:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372c45_d20260606_m044328_c001_v7007000_t0000_u01780721008088") 2026/06/06 04:46:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b517a_d20260606_m044323_c001_v0001171_t0001_u01780721003303") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113407_d20260606_m044349_c001_v7007000_t0000_u01780721029833") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe07_d20260606_m044344_c001_v0001117_t0051_u01780721024615") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b824_d20260606_m044514_c001_v7007000_t0000_u01780721114108") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1541_d20260606_m044503_c001_v0001174_t0019_u01780721103343") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b616_d20260606_m044457_c001_v7007000_t0000_u01780721097325") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1464_d20260606_m044446_c001_v0001174_t0024_u01780721086514") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe4e_d20260606_m044440_c001_v7007000_t0000_u01780721080634") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1354_d20260606_m044430_c001_v0001174_t0059_u01780721070108") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea625_d20260606_m044423_c001_v7007000_t0000_u01780721063548") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a11d8_d20260606_m044412_c001_v0001174_t0057_u01780721052897") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11343f_d20260606_m044406_c001_v7007000_t0000_u01780721046129") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a10a6_d20260606_m044355_c001_v0001174_t0013_u01780721035775") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133f5_d20260606_m044346_c001_v7007000_t0000_u01780721026346") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fde5_d20260606_m044337_c001_v0001117_t0037_u01780721017518") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6e_d20260606_m044331_c001_v7007000_t0000_u01780721011057") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856120_d20260606_m044326_c001_v0001177_t0057_u01780721006721") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f5c_d20260606_m044324_c001_v7007000_t0000_u01780721004970") 2026/06/06 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b515a_d20260606_m044316_c001_v0001171_t0004_u01780720996475") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55a_d20260606_m044310_c001_v7007000_t0000_u01780720990566") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560a0_d20260606_m044305_c001_v0001177_t0034_u01780720985947") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea545_d20260606_m044303_c001_v7007000_t0000_u01780720983801") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd55_d20260606_m044254_c001_v0001117_t0050_u01780720974311") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2411_d20260606_m044244_c001_v7007000_t0000_u01780720964498") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855ffc_d20260606_m044234_c001_v0001177_t0048_u01780720954325") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e8_d20260606_m044227_c001_v7007000_t0000_u01780720947907") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fced_d20260606_m044217_c001_v0001117_t0020_u01780720937940") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278674d_d20260606_m044212_c001_v7007000_t0000_u01780720932406") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4fe4_d20260606_m044201_c001_v0001171_t0041_u01780720921219") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f60_d20260606_m044328_c001_v7007000_t0000_u01780721008034") 2026/06/06 04:46:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856108_d20260606_m044323_c001_v0001177_t0047_u01780721003418") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113408_d20260606_m044350_c001_v7007000_t0000_u01780721030014") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856182_d20260606_m044344_c001_v0001177_t0001_u01780721024628") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b825_d20260606_m044514_c001_v7007000_t0000_u01780721114290") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff2d_d20260606_m044503_c001_v0001117_t0052_u01780721103690") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b617_d20260606_m044457_c001_v7007000_t0000_u01780721097506") 2026/06/06 04:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fefd_d20260606_m044446_c001_v0001117_t0013_u01780721086904") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe4f_d20260606_m044440_c001_v7007000_t0000_u01780721080816") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64feab_d20260606_m044430_c001_v0001117_t0006_u01780721070504") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea626_d20260606_m044423_c001_v7007000_t0000_u01780721063730") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe73_d20260606_m044413_c001_v0001117_t0030_u01780721053409") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113441_d20260606_m044406_c001_v7007000_t0000_u01780721046313") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe35_d20260606_m044356_c001_v0001117_t0018_u01780721036181") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133f6_d20260606_m044346_c001_v7007000_t0000_u01780721026554") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856168_d20260606_m044338_c001_v0001177_t0019_u01780721018081") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f6f_d20260606_m044331_c001_v7007000_t0000_u01780721011240") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5192_d20260606_m044326_c001_v0001171_t0004_u01780721006851") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f5d_d20260606_m044325_c001_v7007000_t0000_u01780721005158") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e4f_d20260606_m044316_c001_v0001174_t0039_u01780720996754") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55b_d20260606_m044310_c001_v7007000_t0000_u01780720990751") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5122_d20260606_m044306_c001_v0001171_t0052_u01780720986066") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea546_d20260606_m044303_c001_v7007000_t0000_u01780720983983") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d25_d20260606_m044255_c001_v0001174_t0002_u01780720975144") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419e235c0aec9fb9_d20260606_m044244_c001_v7007000_t0000_u01780720964044") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd21_d20260606_m044234_c001_v0001117_t0021_u01780720954547") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00e9_d20260606_m044228_c001_v7007000_t0000_u01780720948089") 2026/06/06 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5022_d20260606_m044218_c001_v0001171_t0035_u01780720938573") 2026/06/06 04:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278674f_d20260606_m044212_c001_v7007000_t0000_u01780720932588") 2026/06/06 04:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f58_d20260606_m044201_c001_v0001177_t0017_u01780720921550") 2026/06/06 04:46:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4014575df3812950_d20260606_m044328_c001_v7007000_t0000_u01780721008044") 2026/06/06 04:46:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ea1_d20260606_m044323_c001_v0001174_t0051_u01780721003539") 2026/06/06 04:46:08 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11340a_d20260606_m044350_c001_v7007000_t0000_u01780721030197") 2026/06/06 04:46:08 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51de_d20260606_m044344_c001_v0001171_t0016_u01780721024744") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b826_d20260606_m044514_c001_v7007000_t0000_u01780721114473") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b538a_d20260606_m044504_c001_v0001171_t0048_u01780721104140") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b618_d20260606_m044457_c001_v7007000_t0000_u01780721097690") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b530e_d20260606_m044447_c001_v0001171_t0059_u01780721087428") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe50_d20260606_m044440_c001_v7007000_t0000_u01780721080997") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b52d8_d20260606_m044431_c001_v0001171_t0059_u01780721071442") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea627_d20260606_m044423_c001_v7007000_t0000_u01780721063911") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5264_d20260606_m044413_c001_v0001171_t0006_u01780721053980") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113443_d20260606_m044406_c001_v7007000_t0000_u01780721046498") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5212_d20260606_m044356_c001_v0001171_t0002_u01780721036970") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41648053bcad7fd0_d20260606_m044346_c001_v7007000_t0000_u01780721026384") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0f86_d20260606_m044338_c001_v0001174_t0035_u01780721018292") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f70_d20260606_m044331_c001_v7007000_t0000_u01780721011423") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856122_d20260606_m044326_c001_v0001177_t0055_u01780721006939") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b27_d20260606_m044325_c001_v7007000_t0000_u01780721005169") 2026/06/06 04:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd9b_d20260606_m044317_c001_v0001117_t0010_u01780720997102") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55c_d20260606_m044310_c001_v7007000_t0000_u01780720990936") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0db7_d20260606_m044306_c001_v0001174_t0058_u01780720986105") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd40_d20260606_m044304_c001_v7007000_t0000_u01780720984187") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856058_d20260606_m044255_c001_v0001177_t0032_u01780720975680") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54d01_d20260606_m044244_c001_v7007000_t0000_u01780720964053") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b507e_d20260606_m044235_c001_v0001171_t0037_u01780720955228") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00ea_d20260606_m044228_c001_v7007000_t0000_u01780720948272") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fb8_d20260606_m044218_c001_v0001177_t0049_u01780720938828") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786752_d20260606_m044212_c001_v7007000_t0000_u01780720932773") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcc1_d20260606_m044202_c001_v0001117_t0033_u01780720922040") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4014575df3812954_d20260606_m044328_c001_v7007000_t0000_u01780721008226") 2026/06/06 04:46:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b517e_d20260606_m044323_c001_v0001171_t0052_u01780721003587") 2026/06/06 04:46:09 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11340c_d20260606_m044350_c001_v7007000_t0000_u01780721030379") 2026/06/06 04:46:09 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856186_d20260606_m044344_c001_v0001177_t0016_u01780721024844") 2026/06/06 04:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b827_d20260606_m044514_c001_v7007000_t0000_u01780721114655") 2026/06/06 04:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856318_d20260606_m044504_c001_v0001177_t0050_u01780721104739") 2026/06/06 04:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b619_d20260606_m044457_c001_v7007000_t0000_u01780721097870") 2026/06/06 04:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8562c6_d20260606_m044447_c001_v0001177_t0045_u01780721087737") 2026/06/06 04:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe51_d20260606_m044441_c001_v7007000_t0000_u01780721081179") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85627e_d20260606_m044431_c001_v0001177_t0026_u01780721071727") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea628_d20260606_m044424_c001_v7007000_t0000_u01780721064091") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85622c_d20260606_m044414_c001_v0001177_t0021_u01780721054231") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113444_d20260606_m044406_c001_v7007000_t0000_u01780721046682") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8561cc_d20260606_m044357_c001_v0001177_t0052_u01780721037301") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f420725dd6c7f4f2f_d20260606_m044346_c001_v7007000_t0000_u01780721026154") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51c2_d20260606_m044338_c001_v0001171_t0053_u01780721018751") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f72_d20260606_m044331_c001_v7007000_t0000_u01780721011605") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ed7_d20260606_m044327_c001_v0001174_t0002_u01780721007000") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372c3d_d20260606_m044324_c001_v7007000_t0000_u01780721004620") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560e0_d20260606_m044317_c001_v0001177_t0016_u01780720997696") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55d_d20260606_m044311_c001_v7007000_t0000_u01780720991120") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560a4_d20260606_m044306_c001_v0001177_t0059_u01780720986162") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd3f_d20260606_m044304_c001_v7007000_t0000_u01780720984003") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50e6_d20260606_m044255_c001_v0001171_t0040_u01780720975897") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2410_d20260606_m044244_c001_v7007000_t0000_u01780720964254") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856002_d20260606_m044235_c001_v0001177_t0005_u01780720955498") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00ec_d20260606_m044228_c001_v7007000_t0000_u01780720948455") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcf3_d20260606_m044219_c001_v0001117_t0058_u01780720939043") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786754_d20260606_m044212_c001_v7007000_t0000_u01780720932955") 2026/06/06 04:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4fea_d20260606_m044203_c001_v0001171_t0029_u01780720923112") 2026/06/06 04:46:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b2e_d20260606_m044327_c001_v7007000_t0000_u01780721007878") 2026/06/06 04:46:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85610a_d20260606_m044323_c001_v0001177_t0038_u01780721003626") 2026/06/06 04:46:11 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11340d_d20260606_m044350_c001_v7007000_t0000_u01780721030561") 2026/06/06 04:46:11 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ff2_d20260606_m044344_c001_v0001174_t0048_u01780721024856") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b828_d20260606_m044514_c001_v7007000_t0000_u01780721114840") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1557_d20260606_m044504_c001_v0001174_t0015_u01780721104968") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b61a_d20260606_m044458_c001_v7007000_t0000_u01780721098053") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a147c_d20260606_m044447_c001_v0001174_t0043_u01780721087949") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe52_d20260606_m044441_c001_v7007000_t0000_u01780721081360") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1376_d20260606_m044431_c001_v0001174_t0051_u01780721071980") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea629_d20260606_m044424_c001_v7007000_t0000_u01780721064335") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1202_d20260606_m044414_c001_v0001174_t0025_u01780721054451") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113445_d20260606_m044406_c001_v7007000_t0000_u01780721046865") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a10c4_d20260606_m044357_c001_v0001174_t0028_u01780721037551") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f420725dd6c7f4f2e_d20260606_m044345_c001_v7007000_t0000_u01780721025968") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdeb_d20260606_m044339_c001_v0001117_t0035_u01780721019009") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f73_d20260606_m044331_c001_v7007000_t0000_u01780721011789") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5194_d20260606_m044327_c001_v0001171_t0045_u01780721007128") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b23_d20260606_m044324_c001_v7007000_t0000_u01780721004770") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b515e_d20260606_m044317_c001_v0001171_t0006_u01780720997991") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55e_d20260606_m044311_c001_v7007000_t0000_u01780720991304") 2026/06/06 04:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd79_d20260606_m044306_c001_v0001117_t0059_u01780720986206") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea547_d20260606_m044304_c001_v7007000_t0000_u01780720984029") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd5b_d20260606_m044256_c001_v0001117_t0059_u01780720976226") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255ecc8_d20260606_m044244_c001_v7007000_t0000_u01780720964435") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd23_d20260606_m044235_c001_v0001117_t0044_u01780720955842") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00ed_d20260606_m044228_c001_v7007000_t0000_u01780720948639") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5030_d20260606_m044219_c001_v0001171_t0045_u01780720939595") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786756_d20260606_m044213_c001_v7007000_t0000_u01780720933137") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f64_d20260606_m044203_c001_v0001177_t0016_u01780720923406") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b33_d20260606_m044328_c001_v7007000_t0000_u01780721008193") 2026/06/06 04:46:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ea5_d20260606_m044323_c001_v0001174_t0028_u01780721003802") 2026/06/06 04:46:12 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11340f_d20260606_m044350_c001_v7007000_t0000_u01780721030742") 2026/06/06 04:46:12 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51e0_d20260606_m044345_c001_v0001171_t0002_u01780721025051") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b829_d20260606_m044515_c001_v7007000_t0000_u01780721115023") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff37_d20260606_m044505_c001_v0001117_t0013_u01780721105439") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b61b_d20260606_m044458_c001_v7007000_t0000_u01780721098236") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff03_d20260606_m044448_c001_v0001117_t0028_u01780721088311") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe53_d20260606_m044441_c001_v7007000_t0000_u01780721081542") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64feb7_d20260606_m044432_c001_v0001117_t0005_u01780721072408") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62a_d20260606_m044424_c001_v7007000_t0000_u01780721064518") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe77_d20260606_m044414_c001_v0001117_t0025_u01780721054770") 2026/06/06 04:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113447_d20260606_m044407_c001_v7007000_t0000_u01780721047049") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe3d_d20260606_m044358_c001_v0001117_t0017_u01780721038034") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee01e5_d20260606_m044346_c001_v7007000_t0000_u01780721026352") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85616e_d20260606_m044339_c001_v0001177_t0025_u01780721019621") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f74_d20260606_m044331_c001_v7007000_t0000_u01780721011973") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856126_d20260606_m044327_c001_v0001177_t0053_u01780721007148") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd55_d20260606_m044324_c001_v7007000_t0000_u01780721004775") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e65_d20260606_m044318_c001_v0001174_t0002_u01780720998285") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea55f_d20260606_m044311_c001_v7007000_t0000_u01780720991490") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5126_d20260606_m044306_c001_v0001171_t0037_u01780720986311") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f4c_d20260606_m044304_c001_v7007000_t0000_u01780720984043") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d3b_d20260606_m044256_c001_v0001174_t0043_u01780720976918") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255ecc7_d20260606_m044244_c001_v7007000_t0000_u01780720964252") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5084_d20260606_m044236_c001_v0001171_t0002_u01780720956407") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00ee_d20260606_m044228_c001_v7007000_t0000_u01780720948824") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fc8_d20260606_m044219_c001_v0001177_t0044_u01780720939866") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786758_d20260606_m044213_c001_v7007000_t0000_u01780720933320") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcc5_d20260606_m044203_c001_v0001117_t0015_u01780720923735") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b2d_d20260606_m044327_c001_v7007000_t0000_u01780721007827") 2026/06/06 04:46:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85610c_d20260606_m044323_c001_v0001177_t0051_u01780721003832") 2026/06/06 04:46:13 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113411_d20260606_m044350_c001_v7007000_t0000_u01780721030926") 2026/06/06 04:46:13 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85618e_d20260606_m044345_c001_v0001177_t0047_u01780721025221") 2026/06/06 04:46:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b82a_d20260606_m044515_c001_v7007000_t0000_u01780721115205") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5392_d20260606_m044506_c001_v0001171_t0010_u01780721106238") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b61c_d20260606_m044458_c001_v7007000_t0000_u01780721098417") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5316_d20260606_m044448_c001_v0001171_t0028_u01780721088752") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe54_d20260606_m044441_c001_v7007000_t0000_u01780721081724") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b52e0_d20260606_m044432_c001_v0001171_t0002_u01780721072901") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62b_d20260606_m044424_c001_v7007000_t0000_u01780721064702") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5268_d20260606_m044415_c001_v0001171_t0042_u01780721055288") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113449_d20260606_m044407_c001_v7007000_t0000_u01780721047233") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5218_d20260606_m044358_c001_v0001171_t0003_u01780721038586") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133f0_d20260606_m044345_c001_v7007000_t0000_u01780721025981") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0fa4_d20260606_m044339_c001_v0001174_t0020_u01780721019838") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f75_d20260606_m044332_c001_v7007000_t0000_u01780721012156") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdc9_d20260606_m044327_c001_v0001117_t0043_u01780721007247") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f5b_d20260606_m044324_c001_v7007000_t0000_u01780721004788") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd9f_d20260606_m044318_c001_v0001117_t0052_u01780720998706") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea560_d20260606_m044311_c001_v7007000_t0000_u01780720991677") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0dc1_d20260606_m044306_c001_v0001174_t0025_u01780720986354") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419e235c0aec9fcf_d20260606_m044304_c001_v7007000_t0000_u01780720984052") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856064_d20260606_m044257_c001_v0001177_t0023_u01780720977469") 2026/06/06 04:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abffdd_d20260606_m044244_c001_v7007000_t0000_u01780720964261") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856008_d20260606_m044236_c001_v0001177_t0026_u01780720956750") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f0_d20260606_m044229_c001_v7007000_t0000_u01780720949011") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcf7_d20260606_m044220_c001_v0001117_t0003_u01780720940065") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278675c_d20260606_m044213_c001_v7007000_t0000_u01780720933502") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4ff0_d20260606_m044204_c001_v0001171_t0008_u01780720924351") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f423d112d91dbd7c2_d20260606_m044327_c001_v7007000_t0000_u01780721007841") 2026/06/06 04:46:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5180_d20260606_m044323_c001_v0001171_t0045_u01780721003859") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113412_d20260606_m044351_c001_v7007000_t0000_u01780721031109") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe0d_d20260606_m044345_c001_v0001117_t0025_u01780721025232") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b82c_d20260606_m044515_c001_v7007000_t0000_u01780721115388") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856326_d20260606_m044506_c001_v0001177_t0034_u01780721106599") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b61e_d20260606_m044458_c001_v7007000_t0000_u01780721098598") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8562ce_d20260606_m044449_c001_v0001177_t0017_u01780721089015") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe55_d20260606_m044441_c001_v7007000_t0000_u01780721081905") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856286_d20260606_m044433_c001_v0001177_t0018_u01780721073199") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62c_d20260606_m044424_c001_v7007000_t0000_u01780721064883") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856234_d20260606_m044415_c001_v0001177_t0053_u01780721055556") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11344b_d20260606_m044407_c001_v7007000_t0000_u01780721047418") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8561d0_d20260606_m044358_c001_v0001177_t0053_u01780721038912") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b58_d20260606_m044346_c001_v7007000_t0000_u01780721026361") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51c6_d20260606_m044340_c001_v0001171_t0046_u01780721020109") 2026/06/06 04:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f76_d20260606_m044332_c001_v7007000_t0000_u01780721012339") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ee1_d20260606_m044327_c001_v0001174_t0023_u01780721007343") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372c3f_d20260606_m044324_c001_v7007000_t0000_u01780721004983") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560ea_d20260606_m044319_c001_v0001177_t0058_u01780720999261") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea561_d20260606_m044311_c001_v7007000_t0000_u01780720991861") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560a6_d20260606_m044306_c001_v0001177_t0042_u01780720986380") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d827867dc_d20260606_m044304_c001_v7007000_t0000_u01780720984197") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50f2_d20260606_m044257_c001_v0001171_t0007_u01780720977687") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abffdf_d20260606_m044244_c001_v7007000_t0000_u01780720964444") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd25_d20260606_m044237_c001_v0001117_t0032_u01780720957437") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f1_d20260606_m044229_c001_v7007000_t0000_u01780720949200") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b503a_d20260606_m044220_c001_v0001171_t0018_u01780720940803") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d8278675e_d20260606_m044213_c001_v7007000_t0000_u01780720933684") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f66_d20260606_m044204_c001_v0001177_t0035_u01780720924618") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd5a_d20260606_m044328_c001_v7007000_t0000_u01780721008054") 2026/06/06 04:46:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdb3_d20260606_m044323_c001_v0001117_t0004_u01780721003945") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113414_d20260606_m044351_c001_v7007000_t0000_u01780721031293") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ff6_d20260606_m044345_c001_v0001174_t0039_u01780721025261") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b82d_d20260606_m044515_c001_v7007000_t0000_u01780721115570") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a156d_d20260606_m044506_c001_v0001174_t0041_u01780721106823") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b61f_d20260606_m044458_c001_v7007000_t0000_u01780721098781") 2026/06/06 04:46:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1492_d20260606_m044449_c001_v0001174_t0042_u01780721089734") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe56_d20260606_m044442_c001_v7007000_t0000_u01780721082087") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1392_d20260606_m044433_c001_v0001174_t0015_u01780721073557") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62d_d20260606_m044425_c001_v7007000_t0000_u01780721065064") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a122e_d20260606_m044415_c001_v0001174_t0022_u01780721055776") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11344d_d20260606_m044407_c001_v7007000_t0000_u01780721047603") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a10da_d20260606_m044359_c001_v0001174_t0021_u01780721039120") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4088d4c39c02a51e_d20260606_m044346_c001_v7007000_t0000_u01780721026376") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdef_d20260606_m044340_c001_v0001117_t0002_u01780721020367") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f77_d20260606_m044332_c001_v7007000_t0000_u01780721012522") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85612a_d20260606_m044327_c001_v0001177_t0056_u01780721007358") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f414c811816372c3e_d20260606_m044324_c001_v7007000_t0000_u01780721004802") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5162_d20260606_m044319_c001_v0001171_t0011_u01780720999467") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea562_d20260606_m044312_c001_v7007000_t0000_u01780720992045") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5128_d20260606_m044306_c001_v0001171_t0043_u01780720986576") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd3e_d20260606_m044303_c001_v7007000_t0000_u01780720983819") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd5f_d20260606_m044258_c001_v0001117_t0022_u01780720978033") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54d03_d20260606_m044244_c001_v7007000_t0000_u01780720964456") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b508e_d20260606_m044238_c001_v0001171_t0039_u01780720958251") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f3_d20260606_m044229_c001_v7007000_t0000_u01780720949383") 2026/06/06 04:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fd0_d20260606_m044221_c001_v0001177_t0018_u01780720941124") 2026/06/06 04:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786760_d20260606_m044213_c001_v7007000_t0000_u01780720933864") 2026/06/06 04:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fccb_d20260606_m044204_c001_v0001117_t0035_u01780720924836") 2026/06/06 04:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f423d112d91dbd7c5_d20260606_m044328_c001_v7007000_t0000_u01780721008205") 2026/06/06 04:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85610e_d20260606_m044324_c001_v0001177_t0046_u01780721004040") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113415_d20260606_m044351_c001_v7007000_t0000_u01780721031475") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856190_d20260606_m044345_c001_v0001177_t0045_u01780721025431") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b82f_d20260606_m044515_c001_v7007000_t0000_u01780721115755") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff41_d20260606_m044507_c001_v0001117_t0056_u01780721107249") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b620_d20260606_m044458_c001_v7007000_t0000_u01780721098963") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff09_d20260606_m044450_c001_v0001117_t0059_u01780721090190") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe57_d20260606_m044442_c001_v7007000_t0000_u01780721082277") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64febf_d20260606_m044433_c001_v0001117_t0037_u01780721073928") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62e_d20260606_m044425_c001_v7007000_t0000_u01780721065246") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe7b_d20260606_m044416_c001_v0001117_t0008_u01780721056161") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e11344e_d20260606_m044407_c001_v7007000_t0000_u01780721047786") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe3f_d20260606_m044359_c001_v0001117_t0013_u01780721039404") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e1133f3_d20260606_m044346_c001_v7007000_t0000_u01780721026164") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856172_d20260606_m044341_c001_v0001177_t0026_u01780721021268") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f79_d20260606_m044332_c001_v7007000_t0000_u01780721012708") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5196_d20260606_m044327_c001_v0001171_t0055_u01780721007382") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd57_d20260606_m044325_c001_v7007000_t0000_u01780721005146") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0e71_d20260606_m044319_c001_v0001174_t0002_u01780720999780") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea564_d20260606_m044312_c001_v7007000_t0000_u01780720992231") 2026/06/06 04:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f8560a8_d20260606_m044306_c001_v0001177_t0056_u01780720986590") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce266_d20260606_m044304_c001_v7007000_t0000_u01780720984210") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d47_d20260606_m044258_c001_v0001174_t0027_u01780720978534") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40218467a4d092dd_d20260606_m044244_c001_v7007000_t0000_u01780720964469") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856010_d20260606_m044238_c001_v0001177_t0054_u01780720958783") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f4_d20260606_m044229_c001_v7007000_t0000_u01780720949566") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd01_d20260606_m044221_c001_v0001117_t0004_u01780720941416") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786763_d20260606_m044214_c001_v7007000_t0000_u01780720934050") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4ff6_d20260606_m044205_c001_v0001171_t0037_u01780720925545") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40218467a4d092f5_d20260606_m044327_c001_v7007000_t0000_u01780721007888") 2026/06/06 04:46:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0ea7_d20260606_m044324_c001_v0001174_t0052_u01780721004116") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113417_d20260606_m044351_c001_v7007000_t0000_u01780721031658") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b51e6_d20260606_m044345_c001_v0001171_t0019_u01780721025558") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b830_d20260606_m044515_c001_v7007000_t0000_u01780721115936") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5396_d20260606_m044507_c001_v0001171_t0048_u01780721107850") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b621_d20260606_m044459_c001_v7007000_t0000_u01780721099144") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5331_d20260606_m044451_c001_v0001171_t0032_u01780721091152") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe58_d20260606_m044442_c001_v7007000_t0000_u01780721082463") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b52e8_d20260606_m044434_c001_v0001171_t0038_u01780721074512") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea62f_d20260606_m044425_c001_v7007000_t0000_u01780721065427") 2026/06/06 04:46:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5270_d20260606_m044416_c001_v0001171_t0023_u01780721056952") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113450_d20260606_m044407_c001_v7007000_t0000_u01780721047971") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b521e_d20260606_m044359_c001_v0001171_t0054_u01780721039939") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54e18_d20260606_m044346_c001_v7007000_t0000_u01780721026388") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0fbe_d20260606_m044341_c001_v0001174_t0030_u01780721021476") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f7a_d20260606_m044332_c001_v7007000_t0000_u01780721012896") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85612c_d20260606_m044327_c001_v0001177_t0057_u01780721007571") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b25_d20260606_m044324_c001_v7007000_t0000_u01780721004987") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fda3_d20260606_m044320_c001_v0001117_t0008_u01780721000053") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea565_d20260606_m044312_c001_v7007000_t0000_u01780720992439") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0dcb_d20260606_m044306_c001_v0001174_t0039_u01780720986799") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea548_d20260606_m044304_c001_v7007000_t0000_u01780720984220") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856068_d20260606_m044258_c001_v0001177_t0021_u01780720978921") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419e235c0aec9fba_d20260606_m044244_c001_v7007000_t0000_u01780720964228") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd29_d20260606_m044239_c001_v0001117_t0015_u01780720959008") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f7_d20260606_m044229_c001_v7007000_t0000_u01780720949748") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5042_d20260606_m044221_c001_v0001171_t0028_u01780720941991") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786765_d20260606_m044214_c001_v7007000_t0000_u01780720934232") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855f68_d20260606_m044205_c001_v0001177_t0052_u01780720925811") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2b32_d20260606_m044328_c001_v7007000_t0000_u01780721008066") 2026/06/06 04:46:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856110_d20260606_m044324_c001_v0001177_t0043_u01780721004260") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2417_d20260606_m044247_c001_v7007000_t0000_u01780720967054") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85601c_d20260606_m044242_c001_v0001177_t0035_u01780720962309") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2418_d20260606_m044247_c001_v7007000_t0000_u01780720967236") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50a4_d20260606_m044242_c001_v0001171_t0045_u01780720962328") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2419_d20260606_m044247_c001_v7007000_t0000_u01780720967427") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85601e_d20260606_m044242_c001_v0001177_t0046_u01780720962534") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df241a_d20260606_m044247_c001_v7007000_t0000_u01780720967625") 2026/06/06 04:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50a8_d20260606_m044242_c001_v0001171_t0040_u01780720962586") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df241c_d20260606_m044247_c001_v7007000_t0000_u01780720967807") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd39_d20260606_m044242_c001_v0001117_t0012_u01780720962616") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df241d_d20260606_m044247_c001_v7007000_t0000_u01780720967989") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856022_d20260606_m044242_c001_v0001177_t0013_u01780720962755") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df241e_d20260606_m044248_c001_v7007000_t0000_u01780720968172") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50ab_d20260606_m044242_c001_v0001171_t0018_u01780720962854") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df241f_d20260606_m044248_c001_v7007000_t0000_u01780720968355") 2026/06/06 04:46:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0c6a_d20260606_m044242_c001_v0001174_t0012_u01780720962947") 2026/06/06 04:46:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2420_d20260606_m044248_c001_v7007000_t0000_u01780720968538") 2026/06/06 04:46:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856024_d20260606_m044242_c001_v0001177_t0012_u01780720962971") 2026/06/06 04:46:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2421_d20260606_m044248_c001_v7007000_t0000_u01780720968721") 2026/06/06 04:46:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50ae_d20260606_m044243_c001_v0001171_t0050_u01780720963149") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2422_d20260606_m044248_c001_v7007000_t0000_u01780720968903") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856026_d20260606_m044243_c001_v0001177_t0049_u01780720963186") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2423_d20260606_m044249_c001_v7007000_t0000_u01780720969085") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd3d_d20260606_m044243_c001_v0001117_t0022_u01780720963203") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2424_d20260606_m044249_c001_v7007000_t0000_u01780720969267") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0c74_d20260606_m044243_c001_v0001174_t0048_u01780720963398") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2425_d20260606_m044249_c001_v7007000_t0000_u01780720969448") 2026/06/06 04:46:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856028_d20260606_m044243_c001_v0001177_t0033_u01780720963410") 2026/06/06 04:46:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2426_d20260606_m044249_c001_v7007000_t0000_u01780720969630") 2026/06/06 04:46:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b50b0_d20260606_m044243_c001_v0001171_t0021_u01780720963423") 2026/06/06 04:46:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df2427_d20260606_m044249_c001_v7007000_t0000_u01780720969815") 2026/06/06 04:46:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85602a_d20260606_m044243_c001_v0001177_t0050_u01780720963619") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d827867e2_d20260606_m044307_c001_v7007000_t0000_u01780720987372") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856072_d20260606_m044301_c001_v0001177_t0044_u01780720981946") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4014575df38123b8_d20260606_m044307_c001_v7007000_t0000_u01780720987388") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5100_d20260606_m044301_c001_v0001171_t0017_u01780720981957") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2af6_d20260606_m044307_c001_v7007000_t0000_u01780720987403") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d6f_d20260606_m044302_c001_v0001174_t0004_u01780720982103") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce26b_d20260606_m044307_c001_v7007000_t0000_u01780720987534") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856074_d20260606_m044302_c001_v0001177_t0017_u01780720982159") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd41_d20260606_m044307_c001_v7007000_t0000_u01780720987392") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5108_d20260606_m044302_c001_v0001171_t0057_u01780720982346") 2026/06/06 04:46:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417ebd0866cce26c_d20260606_m044307_c001_v7007000_t0000_u01780720987717") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd69_d20260606_m044302_c001_v0001117_t0058_u01780720982400") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54e_d20260606_m044307_c001_v7007000_t0000_u01780720987548") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d73_d20260606_m044302_c001_v0001174_t0034_u01780720982417") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea551_d20260606_m044307_c001_v7007000_t0000_u01780720987733") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85607a_d20260606_m044302_c001_v0001177_t0033_u01780720982445") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54a_d20260606_m044307_c001_v7007000_t0000_u01780720987341") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b510c_d20260606_m044302_c001_v0001171_t0002_u01780720982634") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea549_d20260606_m044307_c001_v7007000_t0000_u01780720987330") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85607c_d20260606_m044302_c001_v0001177_t0025_u01780720982651") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d827867e4_d20260606_m044307_c001_v7007000_t0000_u01780720987558") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d7d_d20260606_m044302_c001_v0001174_t0050_u01780720982823") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4014575df38123b9_d20260606_m044307_c001_v7007000_t0000_u01780720987570") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856080_d20260606_m044302_c001_v0001177_t0055_u01780720982863") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04dd42_d20260606_m044307_c001_v7007000_t0000_u01780720987581") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b510e_d20260606_m044302_c001_v0001171_t0017_u01780720982963") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f417019d1f11c2af7_d20260606_m044307_c001_v7007000_t0000_u01780720987593") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd6d_d20260606_m044303_c001_v0001117_t0026_u01780720983084") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54c_d20260606_m044307_c001_v7007000_t0000_u01780720987511") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856084_d20260606_m044303_c001_v0001177_t0051_u01780720983094") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea54f_d20260606_m044307_c001_v7007000_t0000_u01780720987694") 2026/06/06 04:46:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0d81_d20260606_m044303_c001_v0001174_t0019_u01780720983200") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8ba6_d20260606_m044024_c001_v7007000_t0000_u01780720824249") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f108f6fd96bc1fe9d_d20260606_m044021_c001_v0001178_t0025_u01780720821918") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae60d6_d20260606_m044021_c001_v7007000_t0000_u01780720821735") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f108f6fd96bc1fe79_d20260606_m044017_c001_v0001178_t0051_u01780720817311") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae60c9_d20260606_m044016_c001_v7007000_t0000_u01780720816585") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389280_d20260606_m044010_c001_v0001144_t0044_u01780720810699") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afed8_d20260606_m044009_c001_v7007000_t0000_u01780720809240") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc596363d29_d20260606_m044006_c001_v0001174_t0009_u01780720806837") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319ab0af4_d20260606_m044006_c001_v7007000_t0000_u01780720806650") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc596363c9e_d20260606_m044002_c001_v0001174_t0004_u01780720802345") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319ab0aeb_d20260606_m044001_c001_v7007000_t0000_u01780720801615") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389240_d20260606_m043954_c001_v0001144_t0053_u01780720794525") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edf1ea_d20260606_m043953_c001_v7007000_t0000_u01780720793249") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1025f708099787ad_d20260606_m043951_c001_v0001106_t0008_u01780720791502") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255eb8a_d20260606_m043951_c001_v7007000_t0000_u01780720791319") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1025f70809978799_d20260606_m043948_c001_v0001106_t0020_u01780720788190") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255eb6d_d20260606_m043947_c001_v7007000_t0000_u01780720787467") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f002_d20260606_m043941_c001_v0001037_t0057_u01780720781847") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edea7c_d20260606_m043940_c001_v7007000_t0000_u01780720780747") 2026/06/06 04:46:24 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5efdc_d20260606_m043924_c001_v0001037_t0032_u01780720764767") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f418852e2c3f14359_d20260606_m043923_c001_v7007000_t0000_u01780720763852") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f119e20202f7f71a4_d20260606_m043921_c001_v0001113_t0041_u01780720761956") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4182badcc423602f_d20260606_m043921_c001_v7007000_t0000_u01780720761142") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11908d0d8d5eb2f3_d20260606_m043915_c001_v0001097_t0054_u01780720755910") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4182badcc423602b_d20260606_m043915_c001_v7007000_t0000_u01780720755187") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fa4b_d20260606_m043908_c001_v0001117_t0023_u01780720748283") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae5fd1_d20260606_m043907_c001_v7007000_t0000_u01780720747356") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f110ffdfa31743faf_d20260606_m043905_c001_v0001173_t0013_u01780720745489") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d8091c_d20260606_m043904_c001_v7007000_t0000_u01780720744945") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f110ffdfa31743f85_d20260606_m043859_c001_v0001173_t0055_u01780720739129") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80900_d20260606_m043858_c001_v7007000_t0000_u01780720738401") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389164_d20260606_m043848_c001_v0001144_t0004_u01780720728146") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54645_d20260606_m043847_c001_v7007000_t0000_u01780720727058") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1148783f0e59531c_d20260606_m043840_c001_v0001106_t0050_u01780720720100") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ede9fd_d20260606_m043839_c001_v7007000_t0000_u01780720719896") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef6e_d20260606_m043832_c001_v0001037_t0045_u01780720712870") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11886b67e80dd759_d20260606_m043831_c001_v0001033_t0017_u01780720711701") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11886b67e80dd751_d20260606_m043830_c001_v0001033_t0037_u01780720710553") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afda4_d20260606_m043816_c001_v7007000_t0000_u01780720696326") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d83890e6_d20260606_m043807_c001_v0001144_t0026_u01780720687906") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc5963635a6_d20260606_m043807_c001_v0001174_t0019_u01780720687012") 2026/06/06 04:46:25 DEBUG : dst/one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc59636359c_d20260606_m043805_c001_v0001174_t0012_u01780720685793") 2026/06/06 04:46:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8ba7_d20260606_m044024_c001_v7007000_t0000_u01780720824430") 2026/06/06 04:46:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f119f544018a67979_d20260606_m044020_c001_v0001116_t0035_u01780720820086") 2026/06/06 04:46:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f110c2d754f3ff12d_d20260606_m044015_c001_v0001184_t0013_u01780720815894") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afed9_d20260606_m044009_c001_v7007000_t0000_u01780720809422") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f102b8999479c655c_d20260606_m044006_c001_v0001033_t0021_u01780720806121") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f105ee3063586f6af_d20260606_m044001_c001_v0001178_t0034_u01780720801399") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edf1eb_d20260606_m043953_c001_v7007000_t0000_u01780720793432") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1102136e4f640613_d20260606_m043951_c001_v0001100_t0025_u01780720791022") 2026/06/06 04:46:26 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10413fdbd678ff72_d20260606_m043947_c001_v0001150_t0042_u01780720787118") 2026/06/06 04:46:26 DEBUG : dst/three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54647_d20260606_m043847_c001_v7007000_t0000_u01780720727241") 2026/06/06 04:46:26 DEBUG : dst/three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11886b67e80dd793_d20260606_m043845_c001_v0001033_t0035_u01780720725211") 2026/06/06 04:46:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8ba8_d20260606_m044024_c001_v7007000_t0000_u01780720824614") 2026/06/06 04:46:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f109ac25166caede3_d20260606_m044022_c001_v0001040_t0042_u01780720822700") 2026/06/06 04:46:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f116f6e54c2540650_d20260606_m044018_c001_v0001042_t0004_u01780720818095") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8ba9_d20260606_m044024_c001_v7007000_t0000_u01780720824799") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f108f6fd96bc1fea3_d20260606_m044023_c001_v0001178_t0031_u01780720823643") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae60d9_d20260606_m044023_c001_v7007000_t0000_u01780720823462") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f108f6fd96bc1fe89_d20260606_m044018_c001_v0001178_t0051_u01780720818742") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae60d3_d20260606_m044018_c001_v7007000_t0000_u01780720818560") 2026/06/06 04:46:26 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f054_d20260606_m044012_c001_v0001037_t0058_u01780720812997") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afeda_d20260606_m044009_c001_v7007000_t0000_u01780720809604") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc596363d49_d20260606_m044008_c001_v0001174_t0029_u01780720808524") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319ab0afa_d20260606_m044008_c001_v7007000_t0000_u01780720808338") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc596363cd8_d20260606_m044004_c001_v0001174_t0050_u01780720804624") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319ab0aee_d20260606_m044004_c001_v7007000_t0000_u01780720804439") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f032_d20260606_m043958_c001_v0001037_t0012_u01780720798177") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255eb94_d20260606_m043952_c001_v7007000_t0000_u01780720792692") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f01a_d20260606_m043949_c001_v0001037_t0033_u01780720789974") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255eb79_d20260606_m043949_c001_v7007000_t0000_u01780720789234") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64faad_d20260606_m043944_c001_v0001117_t0042_u01780720784274") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edea7d_d20260606_m043940_c001_v7007000_t0000_u01780720780929") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fa85_d20260606_m043927_c001_v0001117_t0057_u01780720767280") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4182badcc4236030_d20260606_m043922_c001_v7007000_t0000_u01780720762931") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fa67_d20260606_m043919_c001_v0001117_t0007_u01780720759745") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4182badcc423602d_d20260606_m043918_c001_v7007000_t0000_u01780720758661") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d83891a6_d20260606_m043910_c001_v0001144_t0024_u01780720750001") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d8091f_d20260606_m043906_c001_v7007000_t0000_u01780720746393") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d838918a_d20260606_m043901_c001_v0001144_t0021_u01780720741134") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80916_d20260606_m043900_c001_v7007000_t0000_u01780720740049") 2026/06/06 04:46:27 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef98_d20260606_m043852_c001_v0001037_t0031_u01780720732991") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afedb_d20260606_m044009_c001_v7007000_t0000_u01780720809786") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1123d949e954bbb0_d20260606_m044007_c001_v0001157_t0014_u01780720807701") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f106486a9cda17488_d20260606_m044003_c001_v0001115_t0040_u01780720803392") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edf1ec_d20260606_m043953_c001_v7007000_t0000_u01780720793616") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f102a1f2140420c01_d20260606_m043952_c001_v0001185_t0029_u01780720792498") 2026/06/06 04:46:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1116b7b7154dd3e8_d20260606_m043948_c001_v0001167_t0025_u01780720788955") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8baa_d20260606_m044024_c001_v7007000_t0000_u01780720824984") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64faff_d20260606_m044012_c001_v0001117_t0034_u01780720812107") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afedc_d20260606_m044009_c001_v7007000_t0000_u01780720809969") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fad1_d20260606_m043956_c001_v0001117_t0026_u01780720796722") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edf1ee_d20260606_m043953_c001_v7007000_t0000_u01780720793798") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389214_d20260606_m043942_c001_v0001144_t0045_u01780720782636") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747edea7e_d20260606_m043941_c001_v7007000_t0000_u01780720781115") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d83891ca_d20260606_m043925_c001_v0001144_t0012_u01780720765791") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f418852e2c3f1435b_d20260606_m043924_c001_v7007000_t0000_u01780720764037") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5efb6_d20260606_m043909_c001_v0001037_t0054_u01780720749121") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f415baa9a26ae5fd2_d20260606_m043907_c001_v7007000_t0000_u01780720747539") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fa21_d20260606_m043851_c001_v0001117_t0036_u01780720731893") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d54649_d20260606_m043847_c001_v7007000_t0000_u01780720727423") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f117ecb882570c790_d20260606_m043842_c001_v0001167_t0019_u01780720722446") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afda5_d20260606_m043816_c001_v7007000_t0000_u01780720696509") 2026/06/06 04:46:28 DEBUG : dst/two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f11951fc59636361a_d20260606_m043815_c001_v0001174_t0057_u01780720695168") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f409bb8abb47fb0c9_d20260606_m043739_c001_v7007000_t0000_u01780720659112") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef0e_d20260606_m043732_c001_v0001037_t0001_u01780720652187") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f423d112d91dbcf70_d20260606_m043729_c001_v7007000_t0000_u01780720649926") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eee8_d20260606_m043716_c001_v0001037_t0049_u01780720636826") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad94b_d20260606_m043705_c001_v7007000_t0000_u01780720625741") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eece_d20260606_m043701_c001_v0001037_t0005_u01780720621094") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ac_d20260606_m043631_c001_v7007000_t0000_u01780720591591") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fa2_d20260606_m043626_c001_v0001144_t0041_u01780720586500") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730397_d20260606_m043624_c001_v7007000_t0000_u01780720584089") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f8a_d20260606_m043621_c001_v0001144_t0034_u01780720581123") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730393_d20260606_m043614_c001_v7007000_t0000_u01780720574911") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f60_d20260606_m043610_c001_v0001144_t0040_u01780720570798") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b470773038e_d20260606_m043609_c001_v7007000_t0000_u01780720569051") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f32_d20260606_m043604_c001_v0001144_t0052_u01780720564976") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d195_d20260606_m043547_c001_v7007000_t0000_u01780720547781") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ed8_d20260606_m043543_c001_v0001144_t0057_u01780720543762") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d11c_d20260606_m043541_c001_v7007000_t0000_u01780720541533") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ec8_d20260606_m043539_c001_v0001144_t0042_u01780720539928") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d0a7_d20260606_m043530_c001_v7007000_t0000_u01780720530439") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e88_d20260606_m043526_c001_v0001144_t0058_u01780720526331") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d098_d20260606_m043524_c001_v7007000_t0000_u01780720524491") 2026/06/06 04:46:29 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e6a_d20260606_m043522_c001_v0001144_t0026_u01780720522140") 2026/06/06 04:46:30 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d096_d20260606_m043521_c001_v7007000_t0000_u01780720521771") 2026/06/06 04:46:30 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1194257a5235bb1f_d20260606_m043521_c001_v0001146_t0000_u01780720521067") 2026/06/06 04:46:30 DEBUG : empty space: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e52_d20260606_m043514_c001_v0001144_t0016_u01780720514314") 2026/06/06 04:46:30 DEBUG : enormous: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8aa_d20260606_m043630_c001_v7007000_t0000_u01780720590664") 2026/06/06 04:46:30 DEBUG : enormous: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fa8_d20260606_m043628_c001_v0001144_t0007_u01780720588362") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8bb5_d20260606_m044031_c001_v7007000_t0000_u01780720831805") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f07c_d20260606_m044030_c001_v0001037_t0047_u01780720830330") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad93c_d20260606_m043659_c001_v7007000_t0000_u01780720619434") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eec6_d20260606_m043657_c001_v0001037_t0021_u01780720617317") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04cb7a_d20260606_m043504_c001_v7007000_t0000_u01780720504716") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e26_d20260606_m043502_c001_v0001144_t0034_u01780720502373") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04cb79_d20260606_m043501_c001_v7007000_t0000_u01780720501829") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e20_d20260606_m043500_c001_v0001144_t0024_u01780720500254") 2026/06/06 04:46:30 DEBUG : existing: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e10_d20260606_m043457_c001_v0001144_t0025_u01780720497878") 2026/06/06 04:46:30 DEBUG : existing-b: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad93d_d20260606_m043659_c001_v7007000_t0000_u01780720619619") 2026/06/06 04:46:30 DEBUG : existing-b: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d838901c_d20260606_m043657_c001_v0001144_t0057_u01780720617307") 2026/06/06 04:46:30 DEBUG : file1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0023_d20260606_m044147_c001_v7007000_t0000_u01780720907189") 2026/06/06 04:46:30 DEBUG : file1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4f92_d20260606_m044145_c001_v0001171_t0002_u01780720905885") 2026/06/06 04:46:31 DEBUG : file1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0011_d20260606_m044144_c001_v7007000_t0000_u01780720904589") 2026/06/06 04:46:31 DEBUG : file1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855ee4_d20260606_m044142_c001_v0001177_t0028_u01780720902500") 2026/06/06 04:46:31 DEBUG : five: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ea_d20260606_m043640_c001_v7007000_t0000_u01780720600117") 2026/06/06 04:46:31 DEBUG : five: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4082ec69d8388fc8_d20260606_m043635_c001_v0001144_t0059_u01780720595425") 2026/06/06 04:46:31 DEBUG : foo: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d09a_d20260606_m043525_c001_v7007000_t0000_u01780720525952") 2026/06/06 04:46:31 DEBUG : foo: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4082ec69d8388e82_d20260606_m043525_c001_v0001144_t0059_u01780720525406") 2026/06/06 04:46:31 DEBUG : foo: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4082ec69d8388e7c_d20260606_m043524_c001_v0001144_t0059_u01780720524857") 2026/06/06 04:46:31 DEBUG : four: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8eb_d20260606_m043640_c001_v7007000_t0000_u01780720600303") 2026/06/06 04:46:31 DEBUG : four: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64f869_d20260606_m043635_c001_v0001117_t0035_u01780720595979") 2026/06/06 04:46:31 DEBUG : four: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fc0_d20260606_m043633_c001_v0001144_t0031_u01780720593538") 2026/06/06 04:46:31 DEBUG : hello world2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7e1_d20260606_m043337_c001_v7007000_t0000_u01780720417263") 2026/06/06 04:46:31 DEBUG : hello world2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388cd2_d20260606_m043334_c001_v0001144_t0044_u01780720414856") 2026/06/06 04:46:31 DEBUG : ignore-size: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04cb74_d20260606_m043457_c001_v7007000_t0000_u01780720497512") 2026/06/06 04:46:31 DEBUG : ignore-size: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e08_d20260606_m043455_c001_v0001144_t0052_u01780720495137") 2026/06/06 04:46:31 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad933_d20260606_m043656_c001_v7007000_t0000_u01780720616565") 2026/06/06 04:46:32 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eec2_d20260606_m043655_c001_v0001037_t0027_u01780720615282") 2026/06/06 04:46:32 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad92c_d20260606_m043654_c001_v7007000_t0000_u01780720614532") 2026/06/06 04:46:32 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eeb4_d20260606_m043652_c001_v0001037_t0026_u01780720612467") 2026/06/06 04:46:32 DEBUG : one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ec_d20260606_m043640_c001_v7007000_t0000_u01780720600488") 2026/06/06 04:46:32 DEBUG : one: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4082ec69d8388fb4_d20260606_m043631_c001_v0001144_t0059_u01780720591965") 2026/06/06 04:46:32 DEBUG : only0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff4_d20260606_m044138_c001_v7007000_t0000_u01780720898061") 2026/06/06 04:46:32 DEBUG : only0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc51_d20260606_m044132_c001_v0001117_t0035_u01780720892354") 2026/06/06 04:46:32 DEBUG : only0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0e4_d20260606_m044111_c001_v0001037_t0055_u01780720871182") 2026/06/06 04:46:32 DEBUG : only0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff45_d20260606_m044104_c001_v7007000_t0000_u01780720864560") 2026/06/06 04:46:32 DEBUG : only0: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f086_d20260606_m044038_c001_v0001037_t0045_u01780720838223") 2026/06/06 04:46:32 DEBUG : only1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff5_d20260606_m044138_c001_v7007000_t0000_u01780720898244") 2026/06/06 04:46:32 DEBUG : only1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f403d98ea664b4f5a_d20260606_m044133_c001_v0001171_t0013_u01780720893107") 2026/06/06 04:46:32 DEBUG : only1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0ea_d20260606_m044112_c001_v0001037_t0004_u01780720872148") 2026/06/06 04:46:32 DEBUG : only1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1b_d20260606_m044104_c001_v7007000_t0000_u01780720864751") 2026/06/06 04:46:32 DEBUG : only1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f08e_d20260606_m044041_c001_v0001037_t0027_u01780720841179") 2026/06/06 04:46:32 DEBUG : only10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff6_d20260606_m044138_c001_v7007000_t0000_u01780720898428") 2026/06/06 04:46:32 DEBUG : only10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc5d_d20260606_m044133_c001_v0001117_t0035_u01780720893496") 2026/06/06 04:46:32 DEBUG : only10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f122_d20260606_m044121_c001_v0001037_t0038_u01780720881996") 2026/06/06 04:46:33 DEBUG : only10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1c_d20260606_m044104_c001_v7007000_t0000_u01780720864937") 2026/06/06 04:46:33 DEBUG : only10: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0ac_d20260606_m044051_c001_v0001037_t0058_u01780720851339") 2026/06/06 04:46:33 DEBUG : only11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff7_d20260606_m044138_c001_v7007000_t0000_u01780720898612") 2026/06/06 04:46:33 DEBUG : only11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f152_d20260606_m044132_c001_v0001037_t0047_u01780720892364") 2026/06/06 04:46:33 DEBUG : only11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f126_d20260606_m044122_c001_v0001037_t0045_u01780720882765") 2026/06/06 04:46:33 DEBUG : only11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff49_d20260606_m044105_c001_v7007000_t0000_u01780720865282") 2026/06/06 04:46:33 DEBUG : only11: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0b4_d20260606_m044053_c001_v0001037_t0058_u01780720853876") 2026/06/06 04:46:33 DEBUG : only12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afff9_d20260606_m044138_c001_v7007000_t0000_u01780720898795") 2026/06/06 04:46:33 DEBUG : only12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f160_d20260606_m044133_c001_v0001037_t0047_u01780720893526") 2026/06/06 04:46:33 DEBUG : only12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f12a_d20260606_m044123_c001_v0001037_t0054_u01780720883890") 2026/06/06 04:46:33 DEBUG : only12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1e_d20260606_m044105_c001_v7007000_t0000_u01780720865305") 2026/06/06 04:46:33 DEBUG : only12: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0b8_d20260606_m044055_c001_v0001037_t0049_u01780720855398") 2026/06/06 04:46:33 DEBUG : only13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afffa_d20260606_m044138_c001_v7007000_t0000_u01780720898979") 2026/06/06 04:46:33 DEBUG : only13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f403d98ea664b4f56_d20260606_m044132_c001_v0001171_t0013_u01780720892920") 2026/06/06 04:46:33 DEBUG : only13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f12c_d20260606_m044124_c001_v0001037_t0027_u01780720884775") 2026/06/06 04:46:34 DEBUG : only13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4088d4c39c029f37_d20260606_m044104_c001_v7007000_t0000_u01780720864572") 2026/06/06 04:46:34 DEBUG : only13: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0be_d20260606_m044056_c001_v0001037_t0026_u01780720856568") 2026/06/06 04:46:34 DEBUG : only14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afffb_d20260606_m044139_c001_v7007000_t0000_u01780720899162") 2026/06/06 04:46:34 DEBUG : only14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40941dce1f855eb0_d20260606_m044133_c001_v0001177_t0057_u01780720893113") 2026/06/06 04:46:34 DEBUG : only14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f132_d20260606_m044125_c001_v0001037_t0050_u01780720885774") 2026/06/06 04:46:34 DEBUG : only14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a928155_d20260606_m044104_c001_v7007000_t0000_u01780720864945") 2026/06/06 04:46:34 DEBUG : only14: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0c0_d20260606_m044057_c001_v0001037_t0055_u01780720857603") 2026/06/06 04:46:34 DEBUG : only15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afffc_d20260606_m044139_c001_v7007000_t0000_u01780720899346") 2026/06/06 04:46:34 DEBUG : only15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f403d98ea664b4f60_d20260606_m044133_c001_v0001171_t0013_u01780720893661") 2026/06/06 04:46:34 DEBUG : only15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f134_d20260606_m044126_c001_v0001037_t0024_u01780720886644") 2026/06/06 04:46:34 DEBUG : only15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a928153_d20260606_m044104_c001_v7007000_t0000_u01780720864575") 2026/06/06 04:46:34 DEBUG : only15: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0c8_d20260606_m044058_c001_v0001037_t0026_u01780720858760") 2026/06/06 04:46:34 DEBUG : only16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afffd_d20260606_m044139_c001_v7007000_t0000_u01780720899530") 2026/06/06 04:46:34 DEBUG : only16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc53_d20260606_m044132_c001_v0001117_t0035_u01780720892753") 2026/06/06 04:46:34 DEBUG : only16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f13c_d20260606_m044128_c001_v0001037_t0028_u01780720888050") 2026/06/06 04:46:34 DEBUG : only16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff43_d20260606_m044104_c001_v7007000_t0000_u01780720864198") 2026/06/06 04:46:34 DEBUG : only16: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0cc_d20260606_m044059_c001_v0001037_t0049_u01780720859704") 2026/06/06 04:46:35 DEBUG : only17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1afffe_d20260606_m044139_c001_v7007000_t0000_u01780720899713") 2026/06/06 04:46:35 DEBUG : only17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f157_d20260606_m044132_c001_v0001037_t0047_u01780720892763") 2026/06/06 04:46:35 DEBUG : only17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f146_d20260606_m044129_c001_v0001037_t0011_u01780720889218") 2026/06/06 04:46:35 DEBUG : only17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4088d4c39c029f3b_d20260606_m044104_c001_v7007000_t0000_u01780720864958") 2026/06/06 04:46:35 DEBUG : only17: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0ce_d20260606_m044100_c001_v0001037_t0035_u01780720860623") 2026/06/06 04:46:35 DEBUG : only18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1affff_d20260606_m044139_c001_v7007000_t0000_u01780720899909") 2026/06/06 04:46:35 DEBUG : only18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc55_d20260606_m044132_c001_v0001117_t0035_u01780720892938") 2026/06/06 04:46:35 DEBUG : only18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f14a_d20260606_m044130_c001_v0001037_t0020_u01780720890155") 2026/06/06 04:46:35 DEBUG : only18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff48_d20260606_m044105_c001_v7007000_t0000_u01780720865102") 2026/06/06 04:46:35 DEBUG : only18: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0d0_d20260606_m044101_c001_v0001037_t0054_u01780720861695") 2026/06/06 04:46:35 DEBUG : only19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0001_d20260606_m044140_c001_v7007000_t0000_u01780720900093") 2026/06/06 04:46:35 DEBUG : only19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f15a_d20260606_m044132_c001_v0001037_t0047_u01780720892949") 2026/06/06 04:46:36 DEBUG : only19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f14e_d20260606_m044131_c001_v0001037_t0021_u01780720891258") 2026/06/06 04:46:36 DEBUG : only19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff46_d20260606_m044104_c001_v7007000_t0000_u01780720864740") 2026/06/06 04:46:36 DEBUG : only19: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0d8_d20260606_m044102_c001_v0001037_t0057_u01780720862762") 2026/06/06 04:46:36 DEBUG : only2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0002_d20260606_m044140_c001_v7007000_t0000_u01780720900276") 2026/06/06 04:46:36 DEBUG : only2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc57_d20260606_m044133_c001_v0001117_t0035_u01780720893122") 2026/06/06 04:46:36 DEBUG : only2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0f0_d20260606_m044113_c001_v0001037_t0000_u01780720873163") 2026/06/06 04:46:36 DEBUG : only2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff44_d20260606_m044104_c001_v7007000_t0000_u01780720864378") 2026/06/06 04:46:36 DEBUG : only2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f090_d20260606_m044042_c001_v0001037_t0046_u01780720842199") 2026/06/06 04:46:36 DEBUG : only3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0003_d20260606_m044140_c001_v7007000_t0000_u01780720900459") 2026/06/06 04:46:36 DEBUG : only3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f15c_d20260606_m044133_c001_v0001037_t0047_u01780720893132") 2026/06/06 04:46:36 DEBUG : only3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0f2_d20260606_m044114_c001_v0001037_t0001_u01780720874191") 2026/06/06 04:46:36 DEBUG : only3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1d_d20260606_m044105_c001_v7007000_t0000_u01780720865122") 2026/06/06 04:46:36 DEBUG : only3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f092_d20260606_m044043_c001_v0001037_t0042_u01780720843351") 2026/06/06 04:46:36 DEBUG : only4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0005_d20260606_m044140_c001_v7007000_t0000_u01780720900643") 2026/06/06 04:46:36 DEBUG : only4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f403d98ea664b4f5c_d20260606_m044133_c001_v0001171_t0013_u01780720893291") 2026/06/06 04:46:36 DEBUG : only4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0fa_d20260606_m044115_c001_v0001037_t0047_u01780720875278") 2026/06/06 04:46:37 DEBUG : only4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a928154_d20260606_m044104_c001_v7007000_t0000_u01780720864761") 2026/06/06 04:46:37 DEBUG : only4: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f098_d20260606_m044044_c001_v0001037_t0008_u01780720844791") 2026/06/06 04:46:37 DEBUG : only5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0007_d20260606_m044140_c001_v7007000_t0000_u01780720900826") 2026/06/06 04:46:37 DEBUG : only5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40941dce1f855eb6_d20260606_m044133_c001_v0001177_t0057_u01780720893303") 2026/06/06 04:46:37 DEBUG : only5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f104_d20260606_m044116_c001_v0001037_t0049_u01780720876487") 2026/06/06 04:46:37 DEBUG : only5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4042fdf319abfe1a_d20260606_m044104_c001_v7007000_t0000_u01780720864561") 2026/06/06 04:46:37 DEBUG : only5: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f09c_d20260606_m044045_c001_v0001037_t0039_u01780720845898") 2026/06/06 04:46:37 DEBUG : only6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0009_d20260606_m044141_c001_v7007000_t0000_u01780720901009") 2026/06/06 04:46:37 DEBUG : only6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40951c610b64fc59_d20260606_m044133_c001_v0001117_t0035_u01780720893312") 2026/06/06 04:46:37 DEBUG : only6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f10c_d20260606_m044117_c001_v0001037_t0035_u01780720877503") 2026/06/06 04:46:37 DEBUG : only6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4088d4c39c029f3a_d20260606_m044104_c001_v7007000_t0000_u01780720864773") 2026/06/06 04:46:37 DEBUG : only6: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f09e_d20260606_m044046_c001_v0001037_t0021_u01780720846723") 2026/06/06 04:46:37 DEBUG : only7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b000a_d20260606_m044141_c001_v7007000_t0000_u01780720901193") 2026/06/06 04:46:37 DEBUG : only7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5f15e_d20260606_m044133_c001_v0001037_t0047_u01780720893323") 2026/06/06 04:46:37 DEBUG : only7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f112_d20260606_m044118_c001_v0001037_t0032_u01780720878695") 2026/06/06 04:46:37 DEBUG : only7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a928157_d20260606_m044105_c001_v7007000_t0000_u01780720865131") 2026/06/06 04:46:37 DEBUG : only7: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0a2_d20260606_m044047_c001_v0001037_t0040_u01780720847954") 2026/06/06 04:46:37 DEBUG : only8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b000b_d20260606_m044141_c001_v7007000_t0000_u01780720901379") 2026/06/06 04:46:37 DEBUG : only8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f403d98ea664b4f5e_d20260606_m044133_c001_v0001171_t0013_u01780720893476") 2026/06/06 04:46:37 DEBUG : only8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f116_d20260606_m044119_c001_v0001037_t0034_u01780720879676") 2026/06/06 04:46:37 DEBUG : only8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1aff47_d20260606_m044104_c001_v7007000_t0000_u01780720864921") 2026/06/06 04:46:38 DEBUG : only8: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0a6_d20260606_m044049_c001_v0001037_t0043_u01780720849221") 2026/06/06 04:46:38 DEBUG : only9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b000c_d20260606_m044141_c001_v7007000_t0000_u01780720901564") 2026/06/06 04:46:38 DEBUG : only9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40941dce1f855eb8_d20260606_m044133_c001_v0001177_t0057_u01780720893487") 2026/06/06 04:46:38 DEBUG : only9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f11e_d20260606_m044120_c001_v0001037_t0011_u01780720880906") 2026/06/06 04:46:38 DEBUG : only9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4088d4c39c029f3c_d20260606_m044105_c001_v7007000_t0000_u01780720865145") 2026/06/06 04:46:38 DEBUG : only9: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f0a8_d20260606_m044050_c001_v0001037_t0031_u01780720850277") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad920_d20260606_m043651_c001_v7007000_t0000_u01780720611338") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f891_d20260606_m043648_c001_v0001117_t0042_u01780720608742") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad912_d20260606_m043647_c001_v7007000_t0000_u01780720607630") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fee_d20260606_m043645_c001_v0001144_t0045_u01780720605632") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad904_d20260606_m043644_c001_v7007000_t0000_u01780720604122") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f87b_d20260606_m043641_c001_v0001117_t0049_u01780720601784") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730395_d20260606_m043618_c001_v7007000_t0000_u01780720578550") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f6e_d20260606_m043615_c001_v0001144_t0014_u01780720575457") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730392_d20260606_m043611_c001_v7007000_t0000_u01780720571945") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f5c_d20260606_m043609_c001_v0001144_t0022_u01780720569602") 2026/06/06 04:46:38 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b470773038c_d20260606_m043606_c001_v7007000_t0000_u01780720566862") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f2a_d20260606_m043604_c001_v0001144_t0032_u01780720564168") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d18a_d20260606_m043547_c001_v7007000_t0000_u01780720547234") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ed2_d20260606_m043542_c001_v0001144_t0004_u01780720542090") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d124_d20260606_m043541_c001_v7007000_t0000_u01780720541718") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ebc_d20260606_m043538_c001_v0001144_t0001_u01780720538361") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d0e8_d20260606_m043537_c001_v7007000_t0000_u01780720537994") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388eb8_d20260606_m043536_c001_v0001144_t0055_u01780720536882") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388eac_d20260606_m043534_c001_v0001144_t0059_u01780720534608") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d0b6_d20260606_m043534_c001_v7007000_t0000_u01780720534245") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ea4_d20260606_m043531_c001_v0001144_t0047_u01780720531905") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e9e_d20260606_m043530_c001_v0001144_t0042_u01780720530987") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d0a8_d20260606_m043530_c001_v7007000_t0000_u01780720530621") 2026/06/06 04:46:39 DEBUG : potato: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388e96_d20260606_m043529_c001_v0001144_t0027_u01780720529049") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309df0a83_d20260606_m043749_c001_v7007000_t0000_u01780720669946") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f963_d20260606_m043749_c001_v0001117_t0007_u01780720669040") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f409bb8abb47fb0cb_d20260606_m043739_c001_v7007000_t0000_u01780720659801") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f929_d20260606_m043731_c001_v0001117_t0019_u01780720651205") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e0295_d20260606_m043723_c001_v7007000_t0000_u01780720643532") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f8f5_d20260606_m043715_c001_v0001117_t0016_u01780720635896") 2026/06/06 04:46:39 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad955_d20260606_m043707_c001_v7007000_t0000_u01780720627137") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f8b9_d20260606_m043700_c001_v0001117_t0059_u01780720620552") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ab_d20260606_m043630_c001_v7007000_t0000_u01780720590850") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f9a_d20260606_m043624_c001_v0001144_t0019_u01780720584702") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730398_d20260606_m043624_c001_v7007000_t0000_u01780720584270") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f7e_d20260606_m043619_c001_v0001144_t0053_u01780720579097") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730396_d20260606_m043618_c001_v7007000_t0000_u01780720578733") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f74_d20260606_m043617_c001_v0001144_t0040_u01780720577050") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b4707730394_d20260606_m043615_c001_v7007000_t0000_u01780720575093") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f66_d20260606_m043612_c001_v0001144_t0032_u01780720572312") 2026/06/06 04:46:40 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f40847b470773038f_d20260606_m043609_c001_v7007000_t0000_u01780720569234") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388f42_d20260606_m043606_c001_v0001144_t0057_u01780720566851") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f405cc4a98255d199_d20260606_m043547_c001_v7007000_t0000_u01780720547965") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ee6_d20260606_m043545_c001_v0001144_t0037_u01780720545149") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92555a_d20260606_m043347_c001_v7007000_t0000_u01780720427690") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ce6_d20260606_m043340_c001_v0001144_t0020_u01780720420044") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7e3_d20260606_m043339_c001_v7007000_t0000_u01780720419132") 2026/06/06 04:46:41 DEBUG : potato2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388cde_d20260606_m043337_c001_v0001144_t0057_u01780720417809") 2026/06/06 04:46:41 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f409bb8abb47fb0cc_d20260606_m043739_c001_v7007000_t0000_u01780720659986") 2026/06/06 04:46:41 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d838908c_d20260606_m043733_c001_v0001144_t0020_u01780720653074") 2026/06/06 04:46:41 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f42263b22ea2e0298_d20260606_m043723_c001_v7007000_t0000_u01780720643904") 2026/06/06 04:46:42 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d838905e_d20260606_m043717_c001_v0001144_t0012_u01780720637619") 2026/06/06 04:46:42 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad94f_d20260606_m043706_c001_v7007000_t0000_u01780720626424") 2026/06/06 04:46:42 DEBUG : potato3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d838902e_d20260606_m043701_c001_v0001144_t0017_u01780720621621") 2026/06/06 04:46:42 DEBUG : pre-dest1/1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d53e52_d20260606_m043826_c001_v7007000_t0000_u01780720706372") 2026/06/06 04:46:42 DEBUG : pre-dest1/1: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389108_d20260606_m043817_c001_v0001144_t0048_u01780720697236") 2026/06/06 04:46:42 DEBUG : pre-dest2/2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4258e36327d53e53_d20260606_m043826_c001_v7007000_t0000_u01780720706554") 2026/06/06 04:46:42 DEBUG : pre-dest2/2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f9bf_d20260606_m043818_c001_v0001117_t0022_u01780720698835") 2026/06/06 04:46:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ada6b_d20260606_m043801_c001_v7007000_t0000_u01780720681801") 2026/06/06 04:46:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ef3a_d20260606_m043757_c001_v0001037_t0022_u01780720677700") 2026/06/06 04:46:42 DEBUG : sizeonly: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f426b5a956b04cb6d_d20260606_m043454_c001_v7007000_t0000_u01780720494593") 2026/06/06 04:46:42 DEBUG : sizeonly: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388df8_d20260606_m043451_c001_v0001144_t0037_u01780720491780") 2026/06/06 04:46:42 DEBUG : splitbanan: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113418_d20260606_m044351_c001_v7007000_t0000_u01780721031841") 2026/06/06 04:46:43 DEBUG : splitbanan: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fe05_d20260606_m044343_c001_v0001117_t0013_u01780721023991") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b832_d20260606_m044516_c001_v7007000_t0000_u01780721116118") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b53a0_d20260606_m044509_c001_v0001171_t0059_u01780721109348") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f421bf93c8f31b622_d20260606_m044459_c001_v7007000_t0000_u01780721099325") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5346_d20260606_m044452_c001_v0001171_t0003_u01780721092668") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fe59_d20260606_m044442_c001_v7007000_t0000_u01780721082644") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b52f2_d20260606_m044436_c001_v0001171_t0026_u01780721076327") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea630_d20260606_m044425_c001_v7007000_t0000_u01780721065609") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5282_d20260606_m044419_c001_v0001171_t0014_u01780721059008") 2026/06/06 04:46:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4034b0812e113452_d20260606_m044408_c001_v7007000_t0000_u01780721048154") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5226_d20260606_m044401_c001_v0001171_t0031_u01780721041290") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f420725dd6c7f4f31_d20260606_m044346_c001_v7007000_t0000_u01780721026525") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a0fd8_d20260606_m044342_c001_v0001174_t0003_u01780721022909") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4060976fe0d80f7b_d20260606_m044333_c001_v7007000_t0000_u01780721013079") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdbd_d20260606_m044326_c001_v0001117_t0035_u01780721006080") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a928281_d20260606_m044325_c001_v7007000_t0000_u01780721005023") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdab_d20260606_m044321_c001_v0001117_t0054_u01780721001493") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4245712be66ea566_d20260606_m044312_c001_v7007000_t0000_u01780720992626") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fd75_d20260606_m044305_c001_v0001117_t0029_u01780720985326") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4272371057c3bc2a_d20260606_m044304_c001_v7007000_t0000_u01780720984010") 2026/06/06 04:46:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85606c_d20260606_m044300_c001_v0001177_t0037_u01780720980758") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41340d5323b4fa22_d20260606_m044244_c001_v7007000_t0000_u01780720964289") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5098_d20260606_m044240_c001_v0001171_t0039_u01780720960511") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b00f9_d20260606_m044229_c001_v7007000_t0000_u01780720949932") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855fdc_d20260606_m044223_c001_v0001177_t0037_u01780720943418") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4090129d82786768_d20260606_m044214_c001_v7007000_t0000_u01780720934413") 2026/06/06 04:46:45 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fcd7_d20260606_m044207_c001_v0001117_t0029_u01780720927278") 2026/06/06 04:46:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f423d112d91dbd7c4_d20260606_m044328_c001_v7007000_t0000_u01780721008023") 2026/06/06 04:46:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fdaf_d20260606_m044322_c001_v0001117_t0036_u01780721002788") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b004e_d20260606_m044155_c001_v7007000_t0000_u01780720915231") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f18a_d20260606_m044152_c001_v0001037_t0012_u01780720912448") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8d83_d20260606_m044151_c001_v7007000_t0000_u01780720911325") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc8d_d20260606_m044148_c001_v0001117_t0030_u01780720908135") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad934_d20260606_m043656_c001_v7007000_t0000_u01780720616748") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64f8a9_d20260606_m043655_c001_v0001117_t0030_u01780720615636") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad92d_d20260606_m043654_c001_v7007000_t0000_u01780720614717") 2026/06/06 04:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8389006_d20260606_m043652_c001_v0001144_t0019_u01780720612818") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92560b_d20260606_m043446_c001_v7007000_t0000_u01780720486774") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388dd2_d20260606_m043443_c001_v0001144_t0035_u01780720483654") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a925609_d20260606_m043443_c001_v7007000_t0000_u01780720483292") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388dc6_d20260606_m043441_c001_v0001144_t0039_u01780720481277") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a925605_d20260606_m043439_c001_v7007000_t0000_u01780720479254") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388da2_d20260606_m043434_c001_v0001144_t0049_u01780720474673") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a925601_d20260606_m043434_c001_v7007000_t0000_u01780720474129") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d98_d20260606_m043431_c001_v0001144_t0059_u01780720471921") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d8c_d20260606_m043428_c001_v0001144_t0007_u01780720468146") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a9255f6_d20260606_m043427_c001_v7007000_t0000_u01780720467783") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d82_d20260606_m043426_c001_v0001144_t0035_u01780720466428") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d72_d20260606_m043423_c001_v0001144_t0008_u01780720463506") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a9255eb_d20260606_m043423_c001_v7007000_t0000_u01780720463141") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d5c_d20260606_m043419_c001_v0001144_t0055_u01780720459033") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d50_d20260606_m043415_c001_v0001144_t0047_u01780720455224") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a9255c8_d20260606_m043414_c001_v7007000_t0000_u01780720454861") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d4c_d20260606_m043413_c001_v0001144_t0055_u01780720453508") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d42_d20260606_m043411_c001_v0001144_t0055_u01780720451551") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a9255b7_d20260606_m043411_c001_v7007000_t0000_u01780720451188") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d2e_d20260606_m043406_c001_v0001144_t0023_u01780720446056") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92559e_d20260606_m043405_c001_v7007000_t0000_u01780720445693") 2026/06/06 04:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d26_d20260606_m043403_c001_v0001144_t0014_u01780720443380") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92557c_d20260606_m043402_c001_v7007000_t0000_u01780720442482") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d14_d20260606_m043359_c001_v0001144_t0047_u01780720439117") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a925575_d20260606_m043358_c001_v7007000_t0000_u01780720438576") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d0e_d20260606_m043357_c001_v0001144_t0016_u01780720437396") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92556d_d20260606_m043356_c001_v7007000_t0000_u01780720436497") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d0c_d20260606_m043354_c001_v0001144_t0035_u01780720434973") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a925566_d20260606_m043354_c001_v7007000_t0000_u01780720434431") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d06_d20260606_m043350_c001_v0001144_t0049_u01780720430500") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41142eca1a92555e_d20260606_m043349_c001_v7007000_t0000_u01780720429958") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388d02_d20260606_m043348_c001_v0001144_t0017_u01780720428230") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7dd_d20260606_m043334_c001_v7007000_t0000_u01780720414302") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388cc2_d20260606_m043332_c001_v0001144_t0014_u01780720412493") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7d7_d20260606_m043331_c001_v7007000_t0000_u01780720411941") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388cb6_d20260606_m043329_c001_v0001144_t0017_u01780720409531") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7d4_d20260606_m043328_c001_v7007000_t0000_u01780720408603") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388ca6_d20260606_m043326_c001_v0001144_t0004_u01780720406944") 2026/06/06 04:46:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f407298c309def7ce_d20260606_m043324_c001_v7007000_t0000_u01780720404763") 2026/06/06 04:46:48 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388c9c_d20260606_m043323_c001_v0001144_t0034_u01780720403094") 2026/06/06 04:46:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0052_d20260606_m044155_c001_v7007000_t0000_u01780720915416") 2026/06/06 04:46:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b4fb2_d20260606_m044152_c001_v0001171_t0045_u01780720912453") 2026/06/06 04:46:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4100994cb01b8d84_d20260606_m044151_c001_v7007000_t0000_u01780720911508") 2026/06/06 04:46:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855efe_d20260606_m044148_c001_v0001177_t0025_u01780720908145") 2026/06/06 04:46:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b834_d20260606_m044518_c001_v7007000_t0000_u01780721118144") 2026/06/06 04:46:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f85634e_d20260606_m044517_c001_v0001177_t0012_u01780721117498") 2026/06/06 04:46:48 DEBUG : sub/yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad91f_d20260606_m043650_c001_v7007000_t0000_u01780720610769") 2026/06/06 04:46:48 DEBUG : sub/yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eeae_d20260606_m043648_c001_v0001037_t0047_u01780720608384") 2026/06/06 04:46:48 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0026_d20260606_m044147_c001_v7007000_t0000_u01780720907374") 2026/06/06 04:46:48 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f182_d20260606_m044145_c001_v0001037_t0038_u01780720905549") 2026/06/06 04:46:48 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0014_d20260606_m044144_c001_v7007000_t0000_u01780720904773") 2026/06/06 04:46:48 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5f17a_d20260606_m044142_c001_v0001037_t0031_u01780720902522") 2026/06/06 04:46:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0027_d20260606_m044147_c001_v7007000_t0000_u01780720907557") 2026/06/06 04:46:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f855ef0_d20260606_m044145_c001_v0001177_t0007_u01780720905535") 2026/06/06 04:46:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1b0016_d20260606_m044144_c001_v7007000_t0000_u01780720904956") 2026/06/06 04:46:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64fc77_d20260606_m044142_c001_v0001117_t0026_u01780720902506") 2026/06/06 04:46:49 DEBUG : three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ee_d20260606_m043640_c001_v7007000_t0000_u01780720600672") 2026/06/06 04:46:49 DEBUG : three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fca_d20260606_m043636_c001_v0001144_t0007_u01780720596800") 2026/06/06 04:46:49 DEBUG : three: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1082ec69d8388fb8_d20260606_m043632_c001_v0001144_t0038_u01780720592333") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b837_d20260606_m044519_c001_v7007000_t0000_u01780721119998") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1619_d20260606_m044519_c001_v0001174_t0056_u01780721119092") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b85b_d20260606_m044540_c001_v7007000_t0000_u01780721140350") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ffc5_d20260606_m044538_c001_v0001117_t0019_u01780721138438") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b856_d20260606_m044536_c001_v7007000_t0000_u01780721136851") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a16dd_d20260606_m044535_c001_v0001174_t0048_u01780721135272") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b852_d20260606_m044534_c001_v7007000_t0000_u01780721134202") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856382_d20260606_m044533_c001_v0001177_t0036_u01780721133569") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b844_d20260606_m044527_c001_v7007000_t0000_u01780721127665") 2026/06/06 04:46:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a167b_d20260606_m044526_c001_v0001174_t0041_u01780721126327") 2026/06/06 04:46:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b849_d20260606_m044530_c001_v7007000_t0000_u01780721130709") 2026/06/06 04:46:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ffa3_d20260606_m044528_c001_v0001117_t0045_u01780721128730") 2026/06/06 04:46:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b841_d20260606_m044525_c001_v7007000_t0000_u01780721125343") 2026/06/06 04:46:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10941dce1f856362_d20260606_m044524_c001_v0001177_t0026_u01780721124697") 2026/06/06 04:46:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b83f_d20260606_m044523_c001_v7007000_t0000_u01780721123731") 2026/06/06 04:46:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b53f6_d20260606_m044523_c001_v0001171_t0023_u01780721123025") 2026/06/06 04:46:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b83c_d20260606_m044522_c001_v7007000_t0000_u01780721122061") 2026/06/06 04:46:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10951c610b64ff7d_d20260606_m044520_c001_v0001117_t0054_u01780721120953") 2026/06/06 04:46:50 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f412d961747ee02a2_d20260606_m044545_c001_v7007000_t0000_u01780721145716") 2026/06/06 04:46:50 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10227380d27a1755_d20260606_m044544_c001_v0001174_t0044_u01780721144865") 2026/06/06 04:46:51 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b84b_d20260606_m044532_c001_v7007000_t0000_u01780721132445") 2026/06/06 04:46:51 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5428_d20260606_m044531_c001_v0001171_t0002_u01780721131669") 2026/06/06 04:46:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b85d_d20260606_m044540_c001_v7007000_t0000_u01780721140954") 2026/06/06 04:46:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f103d98ea664b5452_d20260606_m044540_c001_v0001171_t0035_u01780721140073") 2026/06/06 04:46:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f41546264baf1b858_d20260606_m044537_c001_v7007000_t0000_u01780721137461") 2026/06/06 04:46:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f10491ec059aea7cc_d20260606_m044536_c001_v0001161_t0044_u01780721136522") 2026/06/06 04:46:51 DEBUG : two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad8ef_d20260606_m043640_c001_v7007000_t0000_u01780720600858") 2026/06/06 04:46:51 DEBUG : two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4197b8e259e5ee8c_d20260606_m043636_c001_v0001037_t0047_u01780720596229") 2026/06/06 04:46:51 DEBUG : two: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f4082ec69d8388fb6_d20260606_m043632_c001_v0001144_t0059_u01780720592150") 2026/06/06 04:46:51 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad921_d20260606_m043651_c001_v7007000_t0000_u01780720611523") 2026/06/06 04:46:51 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1073948a9697454e_d20260606_m043650_c001_v0001161_t0008_u01780720610312") 2026/06/06 04:46:51 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad910_d20260606_m043647_c001_v7007000_t0000_u01780720607074") 2026/06/06 04:46:52 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5eea4_d20260606_m043645_c001_v0001037_t0024_u01780720605276") 2026/06/06 04:46:52 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad902_d20260606_m043643_c001_v7007000_t0000_u01780720603565") 2026/06/06 04:46:52 DEBUG : yam: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1197b8e259e5ee9e_d20260606_m043641_c001_v0001037_t0029_u01780720601796") 2026/06/06 04:46:52 DEBUG : yaml: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad916_d20260606_m043647_c001_v7007000_t0000_u01780720607814") 2026/06/06 04:46:52 DEBUG : yaml: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f1006bd0f803e1952_d20260606_m043646_c001_v0001183_t0009_u01780720606865") 2026/06/06 04:46:52 DEBUG : yaml: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f419cf1a35b1ad906_d20260606_m043644_c001_v7007000_t0000_u01780720604701") 2026/06/06 04:46:52 DEBUG : yaml: Deleting (id "4_z5fe2fdb3304d9bbb9fe80e1b_f106db178445cb7c7_d20260606_m043643_c001_v0001173_t0007_u01780720603278") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 13m35.115209866s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffixKeepExtension]