"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/14 04:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe" 2026/07/14 04:15:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 04:15:30 DEBUG : Creating backend with remote "/tmp/rclone3297658842" === 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-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/14 04:15:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:32 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:32 DEBUG : B2 bucket rclone-test-laledeb1nehe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:34 DEBUG : Creating backend with remote "/non-existing" 2026/07/14 04:15:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/14 04:15:34 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:34 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:35 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:35 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:36 INFO : B2 bucket rclone-test-laledeb1nehe: Running all checks before starting transfers 2026/07/14 04:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:36 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:36 INFO : B2 bucket rclone-test-laledeb1nehe: Checks finished, now starting transfers 2026/07/14 04:15:36 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:37 ERROR : Ignoring --no-traverse with sync 2026/07/14 04:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:38 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:38 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:38 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/14 04:15:39 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:39 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:39 DEBUG : hello world2: size = 12 OK 2026/07/14 04:15:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/14 04:15:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:15:40 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:40 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:40 DEBUG : potato2: size = 11 OK 2026/07/14 04:15:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:15:41 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:41 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:42 DEBUG : potato2: size = 11 OK 2026/07/14 04:15:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:15:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:15:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:15:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:15:43 INFO : sub dir2: Making directory 2026/07/14 04:15:43 INFO : sub dir: Making directory 2026/07/14 04:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:43 INFO : sub dir2/sub sub dir2: Making directory 2026/07/14 04:15:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:43 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/07/14 04:15:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:44 INFO : sub dir2: Making directory 2026/07/14 04:15:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:15:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:45 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:15:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:15:45 INFO : sub dir2: Making directory 2026/07/14 04:15:45 INFO : sub dir: Making directory 2026/07/14 04:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:45 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:45 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:45 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/14 04:15:45 DEBUG : B2 bucket rclone-test-laledeb1nehe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:15:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:47 INFO : sub dir2: Making directory 2026/07/14 04:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:47 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:47 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:47 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:48 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:15:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:15:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:15:48 INFO : sub dir2: Making directory 2026/07/14 04:15:48 INFO : sub dir: Making directory 2026/07/14 04:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:48 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:48 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:48 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/14 04:15:48 DEBUG : B2 bucket rclone-test-laledeb1nehe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:49 INFO : sub dir2: Making directory 2026/07/14 04:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:49 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:49 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:50 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:15:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fequvoq1lude" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-fequvoq1lude 2026/07/14 04:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:52 DEBUG : B2 bucket rclone-test-fequvoq1lude: Waiting for checks to finish 2026/07/14 04:15:52 DEBUG : B2 bucket rclone-test-fequvoq1lude: Waiting for transfers to finish 2026/07/14 04:15:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:15:53 DEBUG : B2 bucket rclone-test-fequvoq1lude: Purge remote 2026/07/14 04:15:53 INFO : B2 bucket rclone-test-fequvoq1lude: cleaning bucket "rclone-test-fequvoq1lude" of all files 2026/07/14 04:15:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72ad33d06d5beb9ff80e1b_f1027ef544fabdf41_d20260714_m041553_c001_v0001033_t0024_u01784002553107") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:15:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:15:56 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:15:56 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:15:56 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:15:56 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:15:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:15:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:15:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jamosuh7rami" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-jamosuh7rami 2026/07/14 04:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:15:58 DEBUG : B2 bucket rclone-test-jamosuh7rami: Waiting for checks to finish 2026/07/14 04:15:58 DEBUG : B2 bucket rclone-test-jamosuh7rami: Waiting for transfers to finish 2026/07/14 04:15:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:15:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:15:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:16:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:00 DEBUG : B2 bucket rclone-test-jamosuh7rami: Waiting for checks to finish 2026/07/14 04:16:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jamosuh7rami) 2026/07/14 04:16:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:16:00 DEBUG : B2 bucket rclone-test-jamosuh7rami: Waiting for transfers to finish 2026/07/14 04:16:01 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:16:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:16:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:16:01 DEBUG : B2 bucket rclone-test-jamosuh7rami: Purge remote 2026/07/14 04:16:01 INFO : B2 bucket rclone-test-jamosuh7rami: cleaning bucket "rclone-test-jamosuh7rami" of all files 2026/07/14 04:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z9f12bdb3d06d5beb9ff80e1b_f107b2badf54ce2bd_d20260714_m041600_c001_v0001182_t0040_u01784002560980") 2026/07/14 04:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z9f12bdb3d06d5beb9ff80e1b_f1055b6ed240ff35a_d20260714_m041559_c001_v0001167_t0003_u01784002559244") --- PASS: TestServerSideCopyOverSelf (5.70s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:16:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:03 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:16:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:16:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 04:16:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sacuraf1hale" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-sacuraf1hale 2026/07/14 04:16:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:16:06 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for checks to finish 2026/07/14 04:16:06 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for transfers to finish 2026/07/14 04:16:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:16:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:16:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sacuraf1hale) 2026/07/14 04:16:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:16:07 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for checks to finish 2026/07/14 04:16:07 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for transfers to finish 2026/07/14 04:16:08 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:16:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:16:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:16:08 INFO : sub dir/hello world: Deleted 2026/07/14 04:16:09 DEBUG : testing file moves 2026/07/14 04:16:09 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sacuraf1hale) 2026/07/14 04:16:09 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:16:09 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for checks to finish 2026/07/14 04:16:09 DEBUG : B2 bucket rclone-test-sacuraf1hale: Waiting for transfers to finish 2026/07/14 04:16:10 DEBUG : sub dir/hello world: size = 24 OK 2026/07/14 04:16:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/14 04:16:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:16:10 INFO : sub dir/hello world: Deleted 2026/07/14 04:16:10 DEBUG : B2 bucket rclone-test-sacuraf1hale: Purge remote 2026/07/14 04:16:10 INFO : B2 bucket rclone-test-sacuraf1hale: cleaning bucket "rclone-test-sacuraf1hale" of all files 2026/07/14 04:16:11 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dd83d06d5beb9ff80e1b_f101d1e07154b3393_d20260714_m041609_c001_v0001041_t0047_u01784002569972") 2026/07/14 04:16:11 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dd83d06d5beb9ff80e1b_f119d0c55efa3829b_d20260714_m041607_c001_v0001039_t0036_u01784002567908") 2026/07/14 04:16:11 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dd83d06d5beb9ff80e1b_f1012bc930bd7ea75_d20260714_m041606_c001_v0001105_t0003_u01784002566664") --- PASS: TestServerSideMoveOverSelf (7.87s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:12 ERROR : error listing: directory not found 2026/07/14 04:16:12 INFO : Local file system at /tmp/rclone3297658842: Making directory 2026/07/14 04:16:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.42s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:16:14 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for checks to finish 2026/07/14 04:16:14 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for transfers to finish 2026/07/14 04:16:15 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/14 04:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:16:15 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/14 04:16:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/14 04:16:15 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:15 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:15 DEBUG : check sum: size = 1 OK 2026/07/14 04:16:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:16:15 INFO : check sum: Copied (new) 2026/07/14 04:16:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:16 DEBUG : check sum: size = 1 OK 2026/07/14 04:16:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:16:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/14 04:16:16 DEBUG : check sum: Unchanged skipping 2026/07/14 04:16:16 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:16 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:16 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/14 04:16:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:17 DEBUG : sizeonly: size = 6 OK 2026/07/14 04:16:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:16:17 INFO : sizeonly: Copied (new) 2026/07/14 04:16:17 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:17 DEBUG : sizeonly: size = 6 OK 2026/07/14 04:16:17 DEBUG : sizeonly: Sizes identical 2026/07/14 04:16:17 DEBUG : sizeonly: Unchanged skipping 2026/07/14 04:16:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:17 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/14 04:16:18 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:18 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/14 04:16:18 INFO : ignore-size: Copied (new) 2026/07/14 04:16:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:19 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:16:19 DEBUG : ignore-size: Unchanged skipping 2026/07/14 04:16:19 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.43s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:20 DEBUG : existing: size = 6 OK 2026/07/14 04:16:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:16:20 DEBUG : existing: Unchanged skipping 2026/07/14 04:16:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:20 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:20 INFO : There was nothing to transfer 2026/07/14 04:16:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/14 04:16:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:21 DEBUG : existing: size = 6 OK 2026/07/14 04:16:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:16:21 INFO : existing: Copied (replaced existing) 2026/07/14 04:16:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:16:21 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:21 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:22 DEBUG : existing: size = 6 OK 2026/07/14 04:16:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:16:22 INFO : existing: Copied (new) 2026/07/14 04:16:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:22 DEBUG : existing: Destination exists, skipping 2026/07/14 04:16:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/14 04:16:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:24 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:16:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:24 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:16:24 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:16:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:24 INFO : a/potato2: Copied (new) 2026/07/14 04:16:24 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:24 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:24 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:24 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:25 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:25 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:25 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/07/14 04:16:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:16:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/14 04:16:25 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:25 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:25 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:25 INFO : There was nothing to transfer 2026/07/14 04:16:26 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:26 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/07/14 04:16:26 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:16:27 INFO : empty space: Updated modification time in destination 2026/07/14 04:16:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:27 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:28 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:28 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/07/14 04:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:16:28 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.25s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:29 DEBUG : foo: size = 3 OK 2026/07/14 04:16:29 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/07/14 04:16:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:29 DEBUG : foo: sha1 differ 2026/07/14 04:16:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:29 DEBUG : foo: size = 3 OK 2026/07/14 04:16:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/14 04:16:29 INFO : foo: Copied (replaced existing) 2026/07/14 04:16:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 04:16:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:31 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:31 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:31 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:31 DEBUG : potato: size = 60 OK 2026/07/14 04:16:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:31 INFO : potato: Copied (new) 2026/07/14 04:16:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:32 DEBUG : potato: size = 60 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:32 DEBUG : potato: Sizes differ 2026/07/14 04:16:32 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:32 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:32 DEBUG : potato: size = 21 OK 2026/07/14 04:16:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/14 04:16:32 INFO : potato: Copied (replaced existing) 2026/07/14 04:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:34 DEBUG : potato: size = 21 OK 2026/07/14 04:16:34 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/07/14 04:16:34 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:34 DEBUG : potato: sha1 differ 2026/07/14 04:16:34 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:34 DEBUG : potato: size = 21 OK 2026/07/14 04:16:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/14 04:16:34 INFO : potato: Copied (replaced existing) 2026/07/14 04:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:35 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:35 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/14 04:16:35 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:35 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:37 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:37 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:37 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:37 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:37 DEBUG : potato2: size = 60 OK 2026/07/14 04:16:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:37 INFO : potato2: Copied (new) 2026/07/14 04:16:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:39 INFO : d: Making directory 2026/07/14 04:16:39 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/14 04:16:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:39 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:16:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:39 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:16:39 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:16:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:39 INFO : a/potato2: Copied (new) 2026/07/14 04:16:40 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:40 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/14 04:16:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:42 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:16:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:42 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:16:42 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:42 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:42 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:16:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:42 INFO : a/potato2: Copied (new) 2026/07/14 04:16:42 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting files as there were IO errors 2026/07/14 04:16:42 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:44 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:44 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:44 INFO : potato: Deleted 2026/07/14 04:16:44 DEBUG : potato2: size = 60 OK 2026/07/14 04:16:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:46 INFO : potato: Deleted 2026/07/14 04:16:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:46 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:46 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:46 DEBUG : potato2: size = 60 OK 2026/07/14 04:16:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:16:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:16:48 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:48 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:48 DEBUG : potato2: size = 19 OK 2026/07/14 04:16:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/14 04:16:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : enormous: Excluded 2026/07/14 04:16:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : potato2: Excluded 2026/07/14 04:16:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : potato2: Excluded 2026/07/14 04:16:50 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:50 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:50 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:50 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:50 INFO : There was nothing to transfer 2026/07/14 04:16:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : enormous: Excluded 2026/07/14 04:16:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : potato2: Excluded 2026/07/14 04:16:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:16:50 DEBUG : potato2: Excluded 2026/07/14 04:16:50 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for checks to finish 2026/07/14 04:16:50 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 04:16:50 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:50 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for transfers to finish 2026/07/14 04:16:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:52 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:16:52 DEBUG : enormous: Excluded 2026/07/14 04:16:52 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:16:52 DEBUG : potato2: Excluded 2026/07/14 04:16:52 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:16:52 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:52 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:52 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:52 INFO : potato2: Deleted 2026/07/14 04:16:52 INFO : enormous: Deleted 2026/07/14 04:16:52 INFO : There was nothing to transfer 2026/07/14 04:16:53 DEBUG : empty space: size = 1 OK 2026/07/14 04:16:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 04:16:53 DEBUG : empty space: Unchanged skipping 2026/07/14 04:16:53 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for checks to finish 2026/07/14 04:16:53 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for transfers to finish 2026/07/14 04:16:53 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:53 INFO : enormous: Deleted 2026/07/14 04:16:53 INFO : potato2: Deleted 2026/07/14 04:16:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.47s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:16:54 DEBUG : five: Need to transfer - File not found at Destination 2026/07/14 04:16:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:54 DEBUG : four: size = 8 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:54 DEBUG : four: Sizes differ 2026/07/14 04:16:54 DEBUG : one: Destination is newer than source, skipping 2026/07/14 04:16:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 04:16:54 DEBUG : two: size = 3 OK 2026/07/14 04:16:54 DEBUG : three: size = 5 OK 2026/07/14 04:16:54 DEBUG : three: Sizes identical 2026/07/14 04:16:54 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:54 DEBUG : two: sha1 differ 2026/07/14 04:16:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:16:54 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:55 DEBUG : five: size = 4 OK 2026/07/14 04:16:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/14 04:16:55 INFO : five: Copied (new) 2026/07/14 04:16:55 DEBUG : four: size = 4 OK 2026/07/14 04:16:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/14 04:16:55 INFO : four: Copied (replaced existing) 2026/07/14 04:16:55 DEBUG : two: size = 3 OK 2026/07/14 04:16:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:16:55 INFO : two: Copied (replaced existing) 2026/07/14 04:16:55 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:56 DEBUG : five: size = 4 OK 2026/07/14 04:16:56 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:56 DEBUG : one: Destination is newer than source, skipping 2026/07/14 04:16:56 DEBUG : four: size = 4 OK 2026/07/14 04:16:56 DEBUG : three: size = 5 OK 2026/07/14 04:16:56 DEBUG : two: size = 3 OK 2026/07/14 04:16:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/14 04:16:56 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/14 04:16:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/14 04:16:56 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/14 04:16:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:16:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:16:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3297658842) 2026/07/14 04:16:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:16:56 DEBUG : three: sha1 differ 2026/07/14 04:16:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 04:16:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:16:56 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/14 04:16:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:16:56 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:56 DEBUG : three: size = 5 OK 2026/07/14 04:16:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:16:56 INFO : three: Copied (replaced existing) 2026/07/14 04:16:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === 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-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/14 04:16:58 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:16:58 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:16:58 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 04:16:58 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:16:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:16:58 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:16:58 DEBUG : yam: size = 11 OK 2026/07/14 04:16:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:16:58 INFO : yam: Copied (new) 2026/07/14 04:16:58 DEBUG : potato: size = 14 OK 2026/07/14 04:16:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:16:58 INFO : potato: Copied (new) 2026/07/14 04:16:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:16:59 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:16:59 DEBUG : potato: size = 14 OK 2026/07/14 04:16:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:16:59 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:16:59 DEBUG : potato: Unchanged skipping 2026/07/14 04:16:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:16:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:17:01 DEBUG : yaml: size = 11 OK 2026/07/14 04:17:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:17:01 INFO : yam: Copied (server-side copy) to: yaml 2026/07/14 04:17:01 INFO : yam: Deleted 2026/07/14 04:17:01 INFO : yaml: Renamed from "yam" 2026/07/14 04:17:01 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/14 04:17:02 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:17:02 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:17:02 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:17:02 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:17:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 04:17:02 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:02 DEBUG : yam: size = 11 OK 2026/07/14 04:17:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:17:02 INFO : yam: Copied (new) 2026/07/14 04:17:03 DEBUG : potato: size = 14 OK 2026/07/14 04:17:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:17:03 INFO : potato: Copied (new) 2026/07/14 04:17:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:03 DEBUG : potato: size = 14 OK 2026/07/14 04:17:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:17:03 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:17:03 DEBUG : potato: Unchanged skipping 2026/07/14 04:17:03 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:17:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:17:04 DEBUG : yaml: size = 11 OK 2026/07/14 04:17:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:17:04 INFO : yam: Copied (server-side copy) to: yaml 2026/07/14 04:17:04 INFO : yam: Deleted 2026/07/14 04:17:04 INFO : yaml: Renamed from "yam" 2026/07/14 04:17:04 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/14 04:17:05 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:17:05 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:17:05 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:17:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/14 04:17:05 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:17:05 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:05 DEBUG : sub/yam: size = 11 OK 2026/07/14 04:17:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:17:05 INFO : sub/yam: Copied (new) 2026/07/14 04:17:06 DEBUG : potato: size = 14 OK 2026/07/14 04:17:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:17:06 INFO : potato: Copied (new) 2026/07/14 04:17:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:06 DEBUG : potato: size = 14 OK 2026/07/14 04:17:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:17:06 DEBUG : potato: Unchanged skipping 2026/07/14 04:17:06 INFO : B2 bucket rclone-test-laledeb1nehe: Making map for --track-renames 2026/07/14 04:17:06 INFO : B2 bucket rclone-test-laledeb1nehe: Finished making map for --track-renames 2026/07/14 04:17:06 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:06 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for renames to finish 2026/07/14 04:17:07 DEBUG : yam: size = 11 OK 2026/07/14 04:17:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:17:07 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/14 04:17:07 INFO : sub/yam: Deleted 2026/07/14 04:17:07 INFO : yam: Renamed from "sub/yam" 2026/07/14 04:17:07 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:08 DEBUG : Creating backend with remote "/tmp/rclone3297658842/dir1" 2026/07/14 04:17:08 DEBUG : Config file has changed externally - reloading 2026/07/14 04:17:08 DEBUG : Creating backend with remote "/tmp/rclone3297658842/dir2" 2026/07/14 04:17:08 DEBUG : Local file system at /tmp/rclone3297658842/dir2: Using server-side directory move 2026/07/14 04:17:08 INFO : Local file system at /tmp/rclone3297658842/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:17:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/14 04:17:08 INFO : file1.txt: Moved (server-side) 2026/07/14 04:17:08 DEBUG : Local file system at /tmp/rclone3297658842/dir2: Waiting for checks to finish 2026/07/14 04:17:08 DEBUG : Local file system at /tmp/rclone3297658842/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:17:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:17:09 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:09 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 04:17:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/14 04:17:09 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:17:09 INFO : nested/sub dir/file: Deleted 2026/07/14 04:17:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:17:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:17:09 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:17:09 INFO : sub dir/hello world: Deleted 2026/07/14 04:17:09 INFO : sub dir: Removing directory 2026/07/14 04:17:09 INFO : nested/sub dir: Removing directory 2026/07/14 04:17:09 INFO : nested: Removing directory 2026/07/14 04:17:09 DEBUG : Local file system at /tmp/rclone3297658842: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:17:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:17:10 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:10 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 04:17:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/14 04:17:11 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:17:11 INFO : nested/sub dir/file: Deleted 2026/07/14 04:17:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:17:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:17:11 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:17:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/14 04:17:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:17:12 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:12 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:12 DEBUG : existing-b: size = 6 OK 2026/07/14 04:17:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/14 04:17:12 INFO : existing-b: Copied (new) 2026/07/14 04:17:12 INFO : existing-b: Deleted 2026/07/14 04:17:12 DEBUG : existing: size = 6 OK 2026/07/14 04:17:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:17:12 INFO : existing: Copied (new) 2026/07/14 04:17:12 INFO : existing: Deleted 2026/07/14 04:17:13 DEBUG : existing: Destination exists, skipping 2026/07/14 04:17:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/14 04:17:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:17:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:17:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wotoles3joso" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-wotoles3joso 2026/07/14 04:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:17 DEBUG : empty space: size = 1 OK 2026/07/14 04:17:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:17:17 DEBUG : empty space: Unchanged skipping 2026/07/14 04:17:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:17:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wotoles3joso) 2026/07/14 04:17:17 DEBUG : potato3: Sizes differ 2026/07/14 04:17:17 DEBUG : B2 bucket rclone-test-wotoles3joso: Waiting for checks to finish 2026/07/14 04:17:17 INFO : empty space: Deleted 2026/07/14 04:17:17 DEBUG : B2 bucket rclone-test-wotoles3joso: Waiting for transfers to finish 2026/07/14 04:17:18 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:18 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:18 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:18 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:18 INFO : potato2: Deleted 2026/07/14 04:17:18 INFO : potato3: Deleted 2026/07/14 04:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-buzened5yasa" 2026/07/14 04:17:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/14 04:17:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:17:20 DEBUG : B2 bucket rclone-test-buzened5yasa: Waiting for checks to finish 2026/07/14 04:17:20 DEBUG : B2 bucket rclone-test-buzened5yasa: Waiting for transfers to finish 2026/07/14 04:17:21 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:21 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:21 DEBUG : empty space: size = 1 OK 2026/07/14 04:17:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:17:21 INFO : empty space: Copied (server-side copy) 2026/07/14 04:17:21 INFO : potato2: Deleted 2026/07/14 04:17:21 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:21 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:21 INFO : empty space: Deleted 2026/07/14 04:17:21 INFO : potato3: Deleted 2026/07/14 04:17:21 DEBUG : B2 bucket rclone-test-buzened5yasa: Purge remote 2026/07/14 04:17:21 INFO : B2 bucket rclone-test-buzened5yasa: cleaning bucket "rclone-test-buzened5yasa" of all files 2026/07/14 04:17:22 DEBUG : empty space: Deleting (id "4_z9f22fd93d07d5beb9ff80e1b_f1121c6987c574a34_d20260714_m041720_c001_v0001157_t0020_u01784002640669") 2026/07/14 04:17:22 DEBUG : potato2: Deleting (id "4_z9f22fd93d07d5beb9ff80e1b_f107b2badf54ce4c3_d20260714_m041721_c001_v0001182_t0056_u01784002641025") 2026/07/14 04:17:22 DEBUG : potato3: Deleting (id "4_z9f22fd93d07d5beb9ff80e1b_f1137abdb7099d6de_d20260714_m041721_c001_v0001098_t0032_u01784002641036") 2026/07/14 04:17:22 DEBUG : B2 bucket rclone-test-wotoles3joso: Purge remote 2026/07/14 04:17:22 INFO : B2 bucket rclone-test-wotoles3joso: cleaning bucket "rclone-test-wotoles3joso" of all files 2026/07/14 04:17:22 DEBUG : empty space: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f409557f128b07d47_d20260714_m041721_c001_v7007000_t0000_u01784002641343") 2026/07/14 04:17:22 DEBUG : empty space: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f1138336570853fc7_d20260714_m041716_c001_v0001183_t0025_u01784002636938") 2026/07/14 04:17:22 DEBUG : potato2: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f400e769906d5361f_d20260714_m041721_c001_v7007000_t0000_u01784002641235") 2026/07/14 04:17:22 DEBUG : potato2: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f110c09cf9fea470d_d20260714_m041717_c001_v0001116_t0042_u01784002637802") 2026/07/14 04:17:22 DEBUG : potato3: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f400e769906d53620_d20260714_m041721_c001_v7007000_t0000_u01784002641495") 2026/07/14 04:17:22 DEBUG : potato3: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f1176cab89dcfe62b_d20260714_m041718_c001_v0001130_t0007_u01784002638167") 2026/07/14 04:17:22 DEBUG : potato3: Deleting (id "4_z0fc2ed93d07d5beb9ff80e1b_f1138336570853fcf_d20260714_m041717_c001_v0001183_t0056_u01784002637148") --- PASS: TestServerSideMove (11.35s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wixafox6rata" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-wixafox6rata 2026/07/14 04:17:29 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:17:29 DEBUG : empty space: Excluded 2026/07/14 04:17:29 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:17:29 DEBUG : empty space: Excluded 2026/07/14 04:17:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:17:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wixafox6rata) 2026/07/14 04:17:29 DEBUG : potato3: Sizes differ 2026/07/14 04:17:29 DEBUG : B2 bucket rclone-test-wixafox6rata: Waiting for checks to finish 2026/07/14 04:17:29 DEBUG : B2 bucket rclone-test-wixafox6rata: Waiting for transfers to finish 2026/07/14 04:17:30 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:30 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:30 INFO : potato2: Deleted 2026/07/14 04:17:30 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:30 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:30 INFO : potato3: Deleted 2026/07/14 04:17:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mepigin7zura" 2026/07/14 04:17:31 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:17:31 DEBUG : empty space: Excluded 2026/07/14 04:17:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:17:32 DEBUG : B2 bucket rclone-test-mepigin7zura: Waiting for checks to finish 2026/07/14 04:17:32 DEBUG : B2 bucket rclone-test-mepigin7zura: Waiting for transfers to finish 2026/07/14 04:17:32 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:32 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:33 INFO : potato2: Deleted 2026/07/14 04:17:33 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:33 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:33 INFO : potato3: Deleted 2026/07/14 04:17:33 DEBUG : B2 bucket rclone-test-mepigin7zura: Purge remote 2026/07/14 04:17:33 INFO : B2 bucket rclone-test-mepigin7zura: cleaning bucket "rclone-test-mepigin7zura" of all files 2026/07/14 04:17:33 DEBUG : potato2: Deleting (id "4_z0f322d83d08d5beb9ff80e1b_f1155b6d5bc40aac3_d20260714_m041732_c001_v0001146_t0053_u01784002652641") 2026/07/14 04:17:33 DEBUG : potato3: Deleting (id "4_z0f322d83d08d5beb9ff80e1b_f112d073cf8062ad2_d20260714_m041732_c001_v0001184_t0030_u01784002652995") 2026/07/14 04:17:34 DEBUG : B2 bucket rclone-test-wixafox6rata: Purge remote 2026/07/14 04:17:34 INFO : B2 bucket rclone-test-wixafox6rata: cleaning bucket "rclone-test-wixafox6rata" of all files 2026/07/14 04:17:34 DEBUG : empty space: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f1111a44b1f25fbf7_d20260714_m041729_c001_v0001182_t0059_u01784002649268") 2026/07/14 04:17:34 DEBUG : potato2: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f41636c2a9676f4ae_d20260714_m041732_c001_v7007000_t0000_u01784002652987") 2026/07/14 04:17:34 DEBUG : potato2: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f1101939a50c0c256_d20260714_m041730_c001_v0001176_t0030_u01784002650061") 2026/07/14 04:17:34 DEBUG : potato3: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f41636c2a9676f4af_d20260714_m041733_c001_v7007000_t0000_u01784002653201") 2026/07/14 04:17:34 DEBUG : potato3: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f108b4983375ee42c_d20260714_m041730_c001_v0001178_t0053_u01784002650299") 2026/07/14 04:17:34 DEBUG : potato3: Deleting (id "4_zdff21d83d08d5beb9ff80e1b_f1111a44b1f25fbfd_d20260714_m041729_c001_v0001182_t0052_u01784002649487") 2026/07/14 04:17:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/14 04:17:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:17:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fugeder0gaje" 2026/07/14 04:17:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laledeb1nehe -> B2 bucket rclone-test-fugeder0gaje 2026/07/14 04:17:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:41 DEBUG : empty space: size = 1 OK 2026/07/14 04:17:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:17:41 DEBUG : empty space: Unchanged skipping 2026/07/14 04:17:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:17:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fugeder0gaje) 2026/07/14 04:17:41 DEBUG : potato3: Sizes differ 2026/07/14 04:17:41 DEBUG : B2 bucket rclone-test-fugeder0gaje: Waiting for checks to finish 2026/07/14 04:17:41 INFO : empty space: Deleted 2026/07/14 04:17:41 DEBUG : B2 bucket rclone-test-fugeder0gaje: Waiting for transfers to finish 2026/07/14 04:17:41 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:41 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:41 INFO : potato2: Deleted 2026/07/14 04:17:42 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:42 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:42 INFO : potato3: Deleted 2026/07/14 04:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-siwofas9vave" 2026/07/14 04:17:43 INFO : tomatoDir: Making directory 2026/07/14 04:17:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/14 04:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:17:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:17:43 DEBUG : B2 bucket rclone-test-siwofas9vave: Waiting for checks to finish 2026/07/14 04:17:43 DEBUG : B2 bucket rclone-test-siwofas9vave: Waiting for transfers to finish 2026/07/14 04:17:44 DEBUG : empty space: size = 1 OK 2026/07/14 04:17:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:17:44 INFO : empty space: Copied (server-side copy) 2026/07/14 04:17:44 INFO : empty space: Deleted 2026/07/14 04:17:45 DEBUG : potato2: size = 60 OK 2026/07/14 04:17:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:17:45 INFO : potato2: Copied (server-side copy) 2026/07/14 04:17:45 DEBUG : potato3: size = 68 OK 2026/07/14 04:17:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:17:45 INFO : potato3: Copied (server-side copy) 2026/07/14 04:17:45 INFO : potato3: Deleted 2026/07/14 04:17:45 INFO : potato2: Deleted 2026/07/14 04:17:45 DEBUG : B2 bucket rclone-test-siwofas9vave: Purge remote 2026/07/14 04:17:45 INFO : B2 bucket rclone-test-siwofas9vave: cleaning bucket "rclone-test-siwofas9vave" of all files 2026/07/14 04:17:45 DEBUG : empty space: Deleting (id "4_z6ff25d63d08d5beb9ff80e1b_f11266beb091d257b_d20260714_m041744_c001_v0001113_t0057_u01784002664456") 2026/07/14 04:17:45 DEBUG : potato2: Deleting (id "4_z6ff25d63d08d5beb9ff80e1b_f113003975601d9a3_d20260714_m041744_c001_v0001179_t0059_u01784002664833") 2026/07/14 04:17:45 DEBUG : potato3: Deleting (id "4_z6ff25d63d08d5beb9ff80e1b_f102f078b8a1b4562_d20260714_m041744_c001_v0001165_t0020_u01784002664950") 2026/07/14 04:17:46 DEBUG : B2 bucket rclone-test-fugeder0gaje: Purge remote 2026/07/14 04:17:46 INFO : B2 bucket rclone-test-fugeder0gaje: cleaning bucket "rclone-test-fugeder0gaje" of all files 2026/07/14 04:17:46 DEBUG : empty space: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f406bed479194f2f7_d20260714_m041744_c001_v7007000_t0000_u01784002664815") 2026/07/14 04:17:46 DEBUG : empty space: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f1102720b7a418a1e_d20260714_m041740_c001_v0001184_t0006_u01784002660676") 2026/07/14 04:17:46 DEBUG : potato2: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f406bed479194f2f8_d20260714_m041745_c001_v7007000_t0000_u01784002665134") 2026/07/14 04:17:46 DEBUG : potato2: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f11179b7cd1796f9c_d20260714_m041741_c001_v0001181_t0004_u01784002661504") 2026/07/14 04:17:46 DEBUG : potato3: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f4018886f4ebafb85_d20260714_m041745_c001_v7007000_t0000_u01784002665154") 2026/07/14 04:17:46 DEBUG : potato3: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f104c90195006df7d_d20260714_m041741_c001_v0001043_t0047_u01784002661738") 2026/07/14 04:17:46 DEBUG : potato3: Deleting (id "4_zdf024d53d08d5beb9ff80e1b_f1102720b7a418a22_d20260714_m041740_c001_v0001184_t0055_u01784002660901") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.84s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:51 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:17:52 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/rclone-sync-test" 2026/07/14 04:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/rclone-sync-test-include/layer2" 2026/07/14 04:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/rclone-sync-test-ignore-file" 2026/07/14 04:17:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:17:59 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test: Waiting for checks to finish 2026/07/14 04:17:59 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test: Waiting for transfers to finish 2026/07/14 04:17:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:59 INFO : There was nothing to transfer 2026/07/14 04:18:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:18:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:18:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:18:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:00 INFO : There was nothing to transfer 2026/07/14 04:18:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:18:00 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/14 04:18:00 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/14 04:18:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:00 INFO : There was nothing to transfer 2026/07/14 04:18:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:18:01 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:18:01 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:18:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:01 INFO : There was nothing to transfer 2026/07/14 04:18:01 DEBUG : Excluded 2026/07/14 04:18:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:18:01 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/14 04:18:01 DEBUG : B2 bucket rclone-test-laledeb1nehe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/14 04:18:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.81s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/CompareDest" 2026/07/14 04:18:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 04:18:05 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:05 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:06 DEBUG : one: size = 3 OK 2026/07/14 04:18:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:18:06 INFO : one: Copied (new) 2026/07/14 04:18:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:07 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:07 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:07 DEBUG : one: Sizes differ 2026/07/14 04:18:07 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:07 DEBUG : one: size = 5 OK 2026/07/14 04:18:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:18:07 INFO : one: Copied (replaced existing) 2026/07/14 04:18:07 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:09 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:09 DEBUG : one: Sizes differ 2026/07/14 04:18:09 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:09 DEBUG : one: size = 5 OK 2026/07/14 04:18:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:18:09 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:09 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:09 INFO : There was nothing to transfer 2026/07/14 04:18:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:10 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:10 DEBUG : one: Sizes differ 2026/07/14 04:18:11 DEBUG : two: size = 3 OK 2026/07/14 04:18:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:18:11 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:11 DEBUG : one: size = 5 OK 2026/07/14 04:18:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:18:11 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:11 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:11 INFO : There was nothing to transfer 2026/07/14 04:18:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:11 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:11 DEBUG : one: Sizes differ 2026/07/14 04:18:11 DEBUG : two: size = 3 OK 2026/07/14 04:18:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:18:11 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:11 DEBUG : one: size = 5 OK 2026/07/14 04:18:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:18:11 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:11 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:11 INFO : There was nothing to transfer 2026/07/14 04:18:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:12 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:12 DEBUG : one: Sizes differ 2026/07/14 04:18:12 DEBUG : two: size = 3 OK 2026/07/14 04:18:12 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/07/14 04:18:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:18:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:18:12 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:12 DEBUG : one: size = 5 OK 2026/07/14 04:18:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:18:12 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:12 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:12 INFO : There was nothing to transfer 2026/07/14 04:18:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:13 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:13 DEBUG : one: Sizes differ 2026/07/14 04:18:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:13 DEBUG : two: size = 3 (B2 bucket rclone-test-laledeb1nehe path CompareDest) 2026/07/14 04:18:13 DEBUG : two: Sizes differ 2026/07/14 04:18:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 04:18:13 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:13 DEBUG : one: size = 5 OK 2026/07/14 04:18:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:18:13 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:14 DEBUG : two: size = 5 OK 2026/07/14 04:18:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/14 04:18:14 INFO : two: Copied (new) 2026/07/14 04:18:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.11s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dest" 2026/07/14 04:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/pre-dest1" 2026/07/14 04:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/pre-dest2" 2026/07/14 04:18:22 DEBUG : 1: size = 1 OK 2026/07/14 04:18:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:18:22 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/14 04:18:22 DEBUG : 2: size = 1 OK 2026/07/14 04:18:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:18:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/14 04:18:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/14 04:18:23 DEBUG : B2 bucket rclone-test-laledeb1nehe path dest: Waiting for checks to finish 2026/07/14 04:18:23 DEBUG : B2 bucket rclone-test-laledeb1nehe path dest: Waiting for transfers to finish 2026/07/14 04:18:24 DEBUG : 3: size = 1 OK 2026/07/14 04:18:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/14 04:18:24 INFO : 3: Copied (new) 2026/07/14 04:18:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.00s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:18:25 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/CopyDest" 2026/07/14 04:18:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 04:18:28 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:28 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:29 DEBUG : one: size = 3 OK 2026/07/14 04:18:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:18:29 INFO : one: Copied (new) 2026/07/14 04:18:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:29 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:29 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:29 DEBUG : one: Sizes differ 2026/07/14 04:18:30 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:30 DEBUG : one: size = 5 OK 2026/07/14 04:18:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:18:30 INFO : one: Copied (replaced existing) 2026/07/14 04:18:30 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/BackupDir" 2026/07/14 04:18:33 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:33 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:33 DEBUG : one: Sizes differ 2026/07/14 04:18:33 DEBUG : one: size = 5 OK 2026/07/14 04:18:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:33 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:33 DEBUG : one: Sizes differ 2026/07/14 04:18:34 DEBUG : one: size = 3 OK 2026/07/14 04:18:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:18:34 INFO : one: Copied (server-side copy) 2026/07/14 04:18:34 INFO : one: Deleted 2026/07/14 04:18:35 DEBUG : one: size = 5 OK 2026/07/14 04:18:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:18:35 INFO : one: Copied (server-side copy) 2026/07/14 04:18:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/14 04:18:35 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:36 DEBUG : one: size = 5 OK 2026/07/14 04:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:36 DEBUG : one: Unchanged skipping 2026/07/14 04:18:36 DEBUG : two: size = 3 OK 2026/07/14 04:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:36 DEBUG : two: size = 3 OK 2026/07/14 04:18:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:18:36 INFO : two: Copied (server-side copy) 2026/07/14 04:18:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/14 04:18:36 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:36 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:37 DEBUG : one: size = 5 OK 2026/07/14 04:18:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:37 DEBUG : one: Unchanged skipping 2026/07/14 04:18:37 DEBUG : two: size = 3 OK 2026/07/14 04:18:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:37 DEBUG : two: Unchanged skipping 2026/07/14 04:18:37 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:37 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:37 INFO : There was nothing to transfer 2026/07/14 04:18:38 DEBUG : one: size = 5 OK 2026/07/14 04:18:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:38 DEBUG : one: Unchanged skipping 2026/07/14 04:18:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:38 DEBUG : three: size = 5 (B2 bucket rclone-test-laledeb1nehe path CopyDest) 2026/07/14 04:18:38 DEBUG : three: Sizes differ 2026/07/14 04:18:38 DEBUG : three: Destination not found in --copy-dest 2026/07/14 04:18:38 DEBUG : three: Need to transfer - File not found at Destination 2026/07/14 04:18:38 DEBUG : two: size = 3 OK 2026/07/14 04:18:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:18:38 DEBUG : two: Unchanged skipping 2026/07/14 04:18:38 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:38 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:39 DEBUG : three: size = 7 OK 2026/07/14 04:18:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/14 04:18:39 INFO : three: Copied (new) 2026/07/14 04:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.30s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/backup" 2026/07/14 04:18:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:45 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:45 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:45 DEBUG : one: Sizes differ 2026/07/14 04:18:45 DEBUG : two: size = 3 OK 2026/07/14 04:18:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:18:45 DEBUG : two: Unchanged skipping 2026/07/14 04:18:46 DEBUG : one: size = 3 OK 2026/07/14 04:18:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:18:46 INFO : one: Copied (server-side copy) 2026/07/14 04:18:47 INFO : one: Deleted 2026/07/14 04:18:47 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:47 DEBUG : one: size = 4 OK 2026/07/14 04:18:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:18:47 INFO : one: Copied (new) 2026/07/14 04:18:47 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:48 DEBUG : three.txt: size = 5 OK 2026/07/14 04:18:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:18:48 INFO : three.txt: Copied (server-side copy) 2026/07/14 04:18:48 INFO : three.txt: Deleted 2026/07/14 04:18:48 INFO : three.txt: Moved into backup dir 2026/07/14 04:18:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:50 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:50 DEBUG : one: Sizes differ 2026/07/14 04:18:50 DEBUG : two: size = 3 OK 2026/07/14 04:18:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:18:50 DEBUG : two: Unchanged skipping 2026/07/14 04:18:50 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:18:50 DEBUG : one: size = 4 OK 2026/07/14 04:18:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:18:50 INFO : one: Copied (server-side copy) 2026/07/14 04:18:50 INFO : one: Deleted 2026/07/14 04:18:50 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:18:51 DEBUG : one: size = 5 OK 2026/07/14 04:18:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:18:51 INFO : one: Copied (new) 2026/07/14 04:18:51 DEBUG : Waiting for deletions to finish 2026/07/14 04:18:52 DEBUG : three.txt: size = 6 OK 2026/07/14 04:18:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:18:52 INFO : three.txt: Copied (server-side copy) 2026/07/14 04:18:52 INFO : three.txt: Deleted 2026/07/14 04:18:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.04s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/backup" 2026/07/14 04:18:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:18:58 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:18:58 DEBUG : one: Sizes differ 2026/07/14 04:18:58 DEBUG : two: size = 3 OK 2026/07/14 04:18:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:18:58 DEBUG : two: Unchanged skipping 2026/07/14 04:18:58 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:00 DEBUG : one.bak: size = 3 OK 2026/07/14 04:19:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:19:00 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:00 INFO : one: Deleted 2026/07/14 04:19:00 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:01 DEBUG : one: size = 4 OK 2026/07/14 04:19:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:01 INFO : one: Copied (new) 2026/07/14 04:19:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:19:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:19:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:01 INFO : three.txt: Deleted 2026/07/14 04:19:01 INFO : three.txt: Moved into backup dir 2026/07/14 04:19:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:03 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:03 DEBUG : one: Sizes differ 2026/07/14 04:19:03 DEBUG : two: size = 3 OK 2026/07/14 04:19:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:03 DEBUG : two: Unchanged skipping 2026/07/14 04:19:03 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:04 DEBUG : one.bak: size = 4 OK 2026/07/14 04:19:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:04 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:04 INFO : one: Deleted 2026/07/14 04:19:04 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:05 DEBUG : one: size = 5 OK 2026/07/14 04:19:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:19:05 INFO : one: Copied (new) 2026/07/14 04:19:05 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:06 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:19:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:06 INFO : three.txt: Deleted 2026/07/14 04:19:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:19:10 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/backup" 2026/07/14 04:19:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:12 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:12 DEBUG : one: Sizes differ 2026/07/14 04:19:12 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:12 DEBUG : two: size = 3 OK 2026/07/14 04:19:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:12 DEBUG : two: Unchanged skipping 2026/07/14 04:19:14 DEBUG : one-2019-01-01: size = 3 OK 2026/07/14 04:19:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:19:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:19:14 INFO : one: Deleted 2026/07/14 04:19:14 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:15 DEBUG : one: size = 4 OK 2026/07/14 04:19:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:15 INFO : one: Copied (new) 2026/07/14 04:19:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:15 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/14 04:19:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:19:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:19:16 INFO : three.txt: Deleted 2026/07/14 04:19:16 INFO : three.txt: Moved into backup dir 2026/07/14 04:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:17 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:17 DEBUG : one: Sizes differ 2026/07/14 04:19:17 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:17 DEBUG : two: size = 3 OK 2026/07/14 04:19:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:17 DEBUG : two: Unchanged skipping 2026/07/14 04:19:18 DEBUG : one-2019-01-01: size = 4 OK 2026/07/14 04:19:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:19:18 INFO : one: Deleted 2026/07/14 04:19:18 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:18 DEBUG : one: size = 5 OK 2026/07/14 04:19:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:19:18 INFO : one: Copied (new) 2026/07/14 04:19:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:19 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/14 04:19:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:19:19 INFO : three.txt: Deleted 2026/07/14 04:19:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.24s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:19:24 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:24 DEBUG : two: size = 3 OK 2026/07/14 04:19:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:24 DEBUG : two: Unchanged skipping 2026/07/14 04:19:24 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:24 DEBUG : one: Sizes differ 2026/07/14 04:19:25 DEBUG : one.bak: size = 3 OK 2026/07/14 04:19:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:19:25 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:26 INFO : one: Deleted 2026/07/14 04:19:26 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:26 DEBUG : one: size = 4 OK 2026/07/14 04:19:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:26 INFO : one: Copied (new) 2026/07/14 04:19:26 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:27 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:19:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:19:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:27 INFO : three.txt: Deleted 2026/07/14 04:19:27 INFO : three.txt: Moved into backup dir 2026/07/14 04:19:28 DEBUG : one.bak: Excluded (Path Filter) 2026/07/14 04:19:28 DEBUG : one.bak: Excluded 2026/07/14 04:19:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/14 04:19:28 DEBUG : three.txt.bak: Excluded 2026/07/14 04:19:28 DEBUG : two: size = 3 OK 2026/07/14 04:19:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:28 DEBUG : two: Unchanged skipping 2026/07/14 04:19:28 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for checks to finish 2026/07/14 04:19:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:28 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:28 DEBUG : one: Sizes differ 2026/07/14 04:19:29 DEBUG : one.bak: size = 4 OK 2026/07/14 04:19:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:29 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:29 INFO : one: Deleted 2026/07/14 04:19:29 DEBUG : B2 bucket rclone-test-laledeb1nehe path dst: Waiting for transfers to finish 2026/07/14 04:19:29 DEBUG : one: size = 5 OK 2026/07/14 04:19:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:19:29 INFO : one: Copied (new) 2026/07/14 04:19:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:19:30 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:19:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:30 INFO : three.txt: Deleted 2026/07/14 04:19:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.69s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:19:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:34 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:34 DEBUG : one: Sizes differ 2026/07/14 04:19:35 DEBUG : one.bak: size = 3 OK 2026/07/14 04:19:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:19:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:36 INFO : one: Deleted 2026/07/14 04:19:37 DEBUG : one: size = 4 OK 2026/07/14 04:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:37 INFO : one: Copied (new) 2026/07/14 04:19:37 DEBUG : two: size = 3 OK 2026/07/14 04:19:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:37 DEBUG : two: Unchanged skipping 2026/07/14 04:19:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:38 DEBUG : three.txt: Sizes differ 2026/07/14 04:19:39 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:19:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:19:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:39 INFO : three.txt: Deleted 2026/07/14 04:19:40 DEBUG : three.txt: size = 6 OK 2026/07/14 04:19:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:40 INFO : three.txt: Copied (new) 2026/07/14 04:19:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:41 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:41 DEBUG : one: Sizes differ 2026/07/14 04:19:41 DEBUG : one.bak: size = 4 OK 2026/07/14 04:19:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:41 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:19:41 INFO : one: Deleted 2026/07/14 04:19:42 DEBUG : one: size = 5 OK 2026/07/14 04:19:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:19:42 INFO : one: Copied (new) 2026/07/14 04:19:42 DEBUG : two: size = 3 OK 2026/07/14 04:19:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:42 DEBUG : two: Unchanged skipping 2026/07/14 04:19:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:42 DEBUG : three.txt: Sizes differ 2026/07/14 04:19:43 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:19:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:19:43 INFO : three.txt: Deleted 2026/07/14 04:19:44 DEBUG : three.txt: size = 19 OK 2026/07/14 04:19:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/14 04:19:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.12s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-laledeb1nehe/dst" 2026/07/14 04:19:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:49 DEBUG : one: size = 3 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:49 DEBUG : one: Sizes differ 2026/07/14 04:19:51 DEBUG : one-2019-01-01: size = 3 OK 2026/07/14 04:19:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:19:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:19:51 INFO : one: Deleted 2026/07/14 04:19:51 DEBUG : one: size = 4 OK 2026/07/14 04:19:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:51 INFO : one: Copied (new) 2026/07/14 04:19:52 DEBUG : two: size = 3 OK 2026/07/14 04:19:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:52 DEBUG : two: Unchanged skipping 2026/07/14 04:19:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:52 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:52 DEBUG : three.txt: Sizes differ 2026/07/14 04:19:52 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/14 04:19:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:19:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:19:52 INFO : three.txt: Deleted 2026/07/14 04:19:53 DEBUG : three.txt: size = 6 OK 2026/07/14 04:19:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:53 INFO : three.txt: Copied (new) 2026/07/14 04:19:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:54 DEBUG : one: size = 4 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:54 DEBUG : one: Sizes differ 2026/07/14 04:19:54 DEBUG : one-2019-01-01: size = 4 OK 2026/07/14 04:19:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:19:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:19:55 INFO : one: Deleted 2026/07/14 04:19:55 DEBUG : one: size = 5 OK 2026/07/14 04:19:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:19:55 INFO : one: Copied (new) 2026/07/14 04:19:55 DEBUG : two: size = 3 OK 2026/07/14 04:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:19:55 DEBUG : two: Unchanged skipping 2026/07/14 04:19:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-laledeb1nehe path dst) 2026/07/14 04:19:55 DEBUG : three.txt: Sizes differ 2026/07/14 04:19:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/14 04:19:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:19:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:19:56 INFO : three.txt: Deleted 2026/07/14 04:19:56 DEBUG : three.txt: size = 19 OK 2026/07/14 04:19:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/14 04:19:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.23s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:19:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:19:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:19:59 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:19:59 DEBUG : Testêé: Sizes differ 2026/07/14 04:19:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:19:59 DEBUG : Testêé: size = 14 OK 2026/07/14 04:19:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/14 04:19:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/14 04:19:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:20:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:20:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:20:01 DEBUG : existing: size = 6 OK 2026/07/14 04:20:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:20:01 INFO : existing: Copied (new) 2026/07/14 04:20:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:02 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:20:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:02 DEBUG : existing: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:02 DEBUG : existing: Sizes differ 2026/07/14 04:20:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/14 04:20:02 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:20:02 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting files as there were IO errors 2026/07/14 04:20:02 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:20:03 DEBUG : EXISTING: size = 6 OK 2026/07/14 04:20:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:03 DEBUG : existing: Unchanged skipping 2026/07/14 04:20:03 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:20:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:06 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1176-10.backblaze.com/b2api/v1/b2_upload_file/7fe24dd3d06d5beb9ff80e1b/c001_v0001176_t0024": EOF 2026/07/14 04:20:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-10.backblaze.com/b2api/v1/b2_upload_file/7fe24dd3d06d5beb9ff80e1b/c001_v0001176_t0024": EOF) 2026/07/14 04:20:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-laledeb1nehe: 1/10 (Post "https://pod-000-1176-10.backblaze.com/b2api/v1/b2_upload_file/7fe24dd3d06d5beb9ff80e1b/c001_v0001176_t0024": EOF) 2026/07/14 04:20:09 DEBUG : pacer: Reducing sleep to 10ms 2026/07/14 04:20:22 DEBUG : both0: size = 6 OK 2026/07/14 04:20:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both10: size = 6 OK 2026/07/14 04:20:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both11: size = 6 OK 2026/07/14 04:20:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both12: size = 6 OK 2026/07/14 04:20:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both0: Unchanged skipping 2026/07/14 04:20:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:20:22 DEBUG : both13: size = 6 OK 2026/07/14 04:20:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both13: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both14: size = 6 OK 2026/07/14 04:20:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both14: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both15: size = 6 OK 2026/07/14 04:20:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both15: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both16: size = 6 OK 2026/07/14 04:20:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both16: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both17: size = 6 OK 2026/07/14 04:20:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both17: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both18: size = 6 OK 2026/07/14 04:20:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both10: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both19: size = 6 OK 2026/07/14 04:20:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both19: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both1: size = 6 OK 2026/07/14 04:20:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both1: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both2: size = 6 OK 2026/07/14 04:20:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both2: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both3: size = 6 OK 2026/07/14 04:20:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both3: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both4: size = 6 OK 2026/07/14 04:20:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both11: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both5: size = 6 OK 2026/07/14 04:20:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both5: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both6: size = 6 OK 2026/07/14 04:20:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both6: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both7: size = 6 OK 2026/07/14 04:20:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both7: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both8: size = 6 OK 2026/07/14 04:20:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both8: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both9: size = 6 OK 2026/07/14 04:20:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:22 DEBUG : both9: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both12: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both18: Unchanged skipping 2026/07/14 04:20:22 DEBUG : both4: Unchanged skipping 2026/07/14 04:20:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:20:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:23 INFO : only13: Deleted 2026/07/14 04:20:23 INFO : only14: Deleted 2026/07/14 04:20:23 INFO : only16: Deleted 2026/07/14 04:20:23 INFO : only8: Deleted 2026/07/14 04:20:23 INFO : only11: Deleted 2026/07/14 04:20:23 INFO : only15: Deleted 2026/07/14 04:20:23 INFO : only4: Deleted 2026/07/14 04:20:23 INFO : only9: Deleted 2026/07/14 04:20:23 INFO : only1: Deleted 2026/07/14 04:20:23 INFO : only3: Deleted 2026/07/14 04:20:23 INFO : only0: Deleted 2026/07/14 04:20:23 INFO : only10: Deleted 2026/07/14 04:20:23 INFO : only17: Deleted 2026/07/14 04:20:23 INFO : only18: Deleted 2026/07/14 04:20:23 INFO : only19: Deleted 2026/07/14 04:20:24 INFO : only12: Deleted 2026/07/14 04:20:24 INFO : only2: Deleted 2026/07/14 04:20:24 INFO : only5: Deleted 2026/07/14 04:20:24 INFO : only6: Deleted 2026/07/14 04:20:24 INFO : only7: Deleted 2026/07/14 04:20:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.65s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:42 DEBUG : both0: size = 6 OK 2026/07/14 04:20:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:20:42 DEBUG : both10: size = 6 OK 2026/07/14 04:20:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both0: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both12: size = 6 OK 2026/07/14 04:20:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both11: size = 6 OK 2026/07/14 04:20:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both13: size = 6 OK 2026/07/14 04:20:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both10: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both14: size = 6 OK 2026/07/14 04:20:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both13: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both15: size = 6 OK 2026/07/14 04:20:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both15: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both16: size = 6 OK 2026/07/14 04:20:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both16: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both17: size = 6 OK 2026/07/14 04:20:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both12: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both18: size = 6 OK 2026/07/14 04:20:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both11: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both19: size = 6 OK 2026/07/14 04:20:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both19: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both1: size = 6 OK 2026/07/14 04:20:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both1: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both2: size = 6 OK 2026/07/14 04:20:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both2: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both3: size = 6 OK 2026/07/14 04:20:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both3: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both4: size = 6 OK 2026/07/14 04:20:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both4: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both5: size = 6 OK 2026/07/14 04:20:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both5: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both6: size = 6 OK 2026/07/14 04:20:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both6: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both7: size = 6 OK 2026/07/14 04:20:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both7: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both8: size = 6 OK 2026/07/14 04:20:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both8: Unchanged skipping 2026/07/14 04:20:42 DEBUG : both9: size = 6 OK 2026/07/14 04:20:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:20:42 DEBUG : both14: Unchanged skipping 2026/07/14 04:20:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only0: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only0: Sizes differ 2026/07/14 04:20:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only10: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only10: Sizes differ 2026/07/14 04:20:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only11: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only11: Sizes differ 2026/07/14 04:20:42 DEBUG : both17: Unchanged skipping 2026/07/14 04:20:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only13: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only13: Sizes differ 2026/07/14 04:20:42 DEBUG : only12: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only12: Sizes differ 2026/07/14 04:20:42 DEBUG : both18: Unchanged skipping 2026/07/14 04:20:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only14: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only14: Sizes differ 2026/07/14 04:20:42 DEBUG : both9: Unchanged skipping 2026/07/14 04:20:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only15: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only16: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only16: Sizes differ 2026/07/14 04:20:42 DEBUG : only15: Sizes differ 2026/07/14 04:20:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only17: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only17: Sizes differ 2026/07/14 04:20:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only18: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only18: Sizes differ 2026/07/14 04:20:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only19: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only19: Sizes differ 2026/07/14 04:20:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only1: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only1: Sizes differ 2026/07/14 04:20:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only2: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only2: Sizes differ 2026/07/14 04:20:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only3: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only3: Sizes differ 2026/07/14 04:20:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only4: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only4: Sizes differ 2026/07/14 04:20:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only5: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only5: Sizes differ 2026/07/14 04:20:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only6: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only6: Sizes differ 2026/07/14 04:20:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only7: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only7: Sizes differ 2026/07/14 04:20:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only8: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only8: Sizes differ 2026/07/14 04:20:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3297658842) 2026/07/14 04:20:42 DEBUG : only9: size = 6 (B2 bucket rclone-test-laledeb1nehe) 2026/07/14 04:20:42 DEBUG : only9: Sizes differ 2026/07/14 04:20:42 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:20:43 DEBUG : only10: size = 0 OK 2026/07/14 04:20:43 DEBUG : only0: size = 0 OK 2026/07/14 04:20:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only10: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only0: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only12: size = 0 OK 2026/07/14 04:20:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only12: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only14: size = 0 OK 2026/07/14 04:20:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only14: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only18: size = 0 OK 2026/07/14 04:20:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only18: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only11: size = 0 OK 2026/07/14 04:20:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only11: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only16: size = 0 OK 2026/07/14 04:20:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only16: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only15: size = 0 OK 2026/07/14 04:20:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only15: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only13: size = 0 OK 2026/07/14 04:20:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only13: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only3: size = 0 OK 2026/07/14 04:20:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only3: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only17: size = 0 OK 2026/07/14 04:20:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only17: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only4: size = 0 OK 2026/07/14 04:20:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only4: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only19: size = 0 OK 2026/07/14 04:20:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only19: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only1: size = 0 OK 2026/07/14 04:20:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only1: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only6: size = 0 OK 2026/07/14 04:20:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only6: Copied (replaced existing) 2026/07/14 04:20:43 DEBUG : only8: size = 0 OK 2026/07/14 04:20:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:43 INFO : only8: Copied (replaced existing) 2026/07/14 04:20:44 DEBUG : only9: size = 0 OK 2026/07/14 04:20:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:44 INFO : only9: Copied (replaced existing) 2026/07/14 04:20:44 DEBUG : only7: size = 0 OK 2026/07/14 04:20:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:44 INFO : only7: Copied (replaced existing) 2026/07/14 04:20:44 DEBUG : only5: size = 0 OK 2026/07/14 04:20:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:44 INFO : only5: Copied (replaced existing) 2026/07/14 04:20:44 DEBUG : only2: size = 0 OK 2026/07/14 04:20:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:20:44 INFO : only2: Copied (replaced existing) 2026/07/14 04:20:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.52s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:52 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:20:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:20:52 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:20:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:20:52 INFO : empty_on_remote: Making directory 2026/07/14 04:20:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:20:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.89s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:54 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:20:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:20:54 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:20:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:20:54 INFO : empty_on_remote: Making directory 2026/07/14 04:20:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:20:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:20:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:20:57 INFO : sub dir: Making directory 2026/07/14 04:20:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:21:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:21:00 INFO : sub dir: Making directory 2026/07/14 04:21:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:21:12 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:12 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : apple: size = 5 OK 2026/07/14 04:21:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : banana: size = 6 OK 2026/07/14 04:21:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : banana: Unchanged skipping 2026/07/14 04:21:13 DEBUG : apple: Unchanged skipping 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:21:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:21:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:21:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:21:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:21:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:21:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:21:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:21:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:21:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:21:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:13 INFO : There was nothing to transfer 2026/07/14 04:21:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:13 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:21:13 DEBUG : apple: size = 5 OK 2026/07/14 04:21:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : apple: Unchanged skipping 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:21:13 DEBUG : banana: size = 6 OK 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : banana: Unchanged skipping 2026/07/14 04:21:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:21:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:21:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:21:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:21:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:21:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:21:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:21:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:21:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:21:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:14 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:14 INFO : There was nothing to transfer 2026/07/14 04:21:14 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:14 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:21:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:27 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : apple: size = 5 OK 2026/07/14 04:21:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:21:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:21:28 DEBUG : banana: size = 6 OK 2026/07/14 04:21:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : apple: Unchanged skipping 2026/07/14 04:21:28 DEBUG : banana: Unchanged skipping 2026/07/14 04:21:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:21:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:21:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:21:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:21:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:21:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:21:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:21:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:21:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:21:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:28 INFO : There was nothing to transfer 2026/07/14 04:21:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:28 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : apple: size = 5 OK 2026/07/14 04:21:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : apple: Unchanged skipping 2026/07/14 04:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:21:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:21:29 DEBUG : banana: size = 6 OK 2026/07/14 04:21:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : banana: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:21:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:21:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:21:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:21:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:21:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:21:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:21:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:21:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:29 INFO : There was nothing to transfer 2026/07/14 04:21:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:29 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:21:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:21:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:21:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:43 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:21:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:21:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/14 04:21:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:43 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:21:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:21:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:21:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:21:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:21:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:21:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:21:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:21:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:21:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:21:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:21:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:21:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:21:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:21:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:21:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:21:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:21:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:21:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:21:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:21:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:21:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:21:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:21:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:21:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:21:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:21:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:21:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:21:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:21:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:21:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:21:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:45 INFO : banana: Deleted 2026/07/14 04:21:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:21:45 INFO : apple: Deleted 2026/07/14 04:21:45 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:21:45 INFO : splitbananasplit: Deleted 2026/07/14 04:21:45 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:21:45 INFO : appleappleapplebanana: Deleted 2026/07/14 04:21:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:21:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:21:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:46 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:21:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : apple: Unchanged skipping 2026/07/14 04:21:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:21:46 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:21:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : banana: Unchanged skipping 2026/07/14 04:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:21:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:21:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:21:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:21:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:21:46 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:21:46 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:46 DEBUG : Waiting for deletions to finish 2026/07/14 04:21:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:21:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:21:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:00 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:22:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/14 04:22:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:22:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/14 04:22:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : PREFIXbanana: size = 6 OK 2026/07/14 04:22:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:22:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/14 04:22:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:00 DEBUG : PREFIXapple: size = 5 OK 2026/07/14 04:22:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:22:00 INFO : apple: Copied (new) to: PREFIXapple 2026/07/14 04:22:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:22:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/14 04:22:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:22:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/14 04:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:22:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:22:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:22:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:22:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:22:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:22:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:22:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:22:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/14 04:22:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:22:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/14 04:22:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:22:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/14 04:22:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:22:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:02 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/14 04:22:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:22:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/14 04:22:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:22:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:02 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/14 04:22:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:22:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:02 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/14 04:22:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:22:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:02 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:02 INFO : appleappleapplebanana: Deleted 2026/07/14 04:22:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:22:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:22:03 INFO : apple: Deleted 2026/07/14 04:22:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:22:03 INFO : banana: Deleted 2026/07/14 04:22:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:22:03 INFO : splitbananasplit: Deleted 2026/07/14 04:22:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:22:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:22:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:22:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : apple: size = 5 OK 2026/07/14 04:22:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:22:04 INFO : apple: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:04 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:04 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:22:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:22:04 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:22:04 DEBUG : banana: size = 6 OK 2026/07/14 04:22:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:22:04 INFO : banana: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:22:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:22:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:22:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:22:04 INFO : splitbananasplit: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:22:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:22:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:22:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:22:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:22:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:22:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:22:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:22:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:22:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:22:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:22:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:22:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:22:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:22:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:22:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:22:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:22:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:22:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:22:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:22:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:22:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:22:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:22:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:22:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:22:05 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/14 04:22:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/14 04:22:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/14 04:22:06 INFO : PREFIXapple: Deleted 2026/07/14 04:22:06 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/14 04:22:06 INFO : PREFIXbanana: Deleted 2026/07/14 04:22:06 INFO : PREFIXsplitbananasplit: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/14 04:22:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/14 04:22:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:06 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:07 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:22:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:19 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/14 04:22:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:22:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : appleSUFFIX: size = 5 OK 2026/07/14 04:22:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:22:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:20 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/14 04:22:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:22:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/14 04:22:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:22:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/14 04:22:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:22:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/14 04:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:22:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:22:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:22:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:22:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:22:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:22:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:22:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:22:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/14 04:22:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:22:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/14 04:22:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:22:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/14 04:22:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:22:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/14 04:22:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:22:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/14 04:22:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:22:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/14 04:22:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:22:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/14 04:22:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:22:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:22 INFO : apple: Deleted 2026/07/14 04:22:22 INFO : banana: Deleted 2026/07/14 04:22:22 INFO : splitbananasplit: Deleted 2026/07/14 04:22:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:22:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:22:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:22:23 INFO : appleappleapplebanana: Deleted 2026/07/14 04:22:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:22:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:22:23 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:22:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:22:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:22:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:24 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:24 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:22:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:22:24 INFO : splitbananasplit: Copied (new) 2026/07/14 04:22:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:22:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:22:24 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:22:24 DEBUG : apple: size = 5 OK 2026/07/14 04:22:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:22:24 INFO : apple: Copied (new) 2026/07/14 04:22:24 DEBUG : banana: size = 6 OK 2026/07/14 04:22:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:22:24 INFO : banana: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:22:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:22:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:22:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:22:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:22:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:22:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:22:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:22:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:22:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:22:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:22:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:22:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:22:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:22:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:22:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:22:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:22:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:22:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:22:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:22:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:22:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:22:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:22:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:22:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:22:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:22:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:22:25 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/14 04:22:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/14 04:22:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/14 04:22:25 INFO : appleSUFFIX: Deleted 2026/07/14 04:22:25 INFO : bananaSUFFIX: Deleted 2026/07/14 04:22:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/14 04:22:25 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/14 04:22:26 INFO : splitbananasplitSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/14 04:22:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/14 04:22:26 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:26 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:26 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:27 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:22:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:40 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:40 DEBUG : banana: size = 6 OK 2026/07/14 04:22:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:40 DEBUG : banana: Unchanged skipping 2026/07/14 04:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:40 DEBUG : apple: size = 5 OK 2026/07/14 04:22:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:40 DEBUG : apple: Unchanged skipping 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:22:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:41 DEBUG : appleapple: size = 21 OK 2026/07/14 04:22:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:22:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/14 04:22:41 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:22:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:22:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/14 04:22:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:22:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:41 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:41 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:22:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/14 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:22:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/14 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:22:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/14 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:22:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/14 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:22:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/14 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:22:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/14 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:22:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/14 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:22:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/14 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:22:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:22:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/14 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:22:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:22:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/14 04:22:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:22:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:22:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/14 04:22:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:22:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:22:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/14 04:22:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:22:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:22:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/14 04:22:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:22:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:22:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/14 04:22:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:22:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:22:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/14 04:22:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:22:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:22:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/14 04:22:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:22:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:22:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:22:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:22:42 INFO : splitbananasplit: Deleted 2026/07/14 04:22:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:22:43 INFO : appleappleapplebanana: Deleted 2026/07/14 04:22:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:22:43 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:22:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:43 DEBUG : apple: size = 5 OK 2026/07/14 04:22:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:43 DEBUG : apple: Unchanged skipping 2026/07/14 04:22:43 DEBUG : appleapple: size = 21 OK 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:22:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:43 DEBUG : banana: size = 6 OK 2026/07/14 04:22:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:43 DEBUG : banana: Unchanged skipping 2026/07/14 04:22:43 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:22:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:22:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:22:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:22:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:22:57 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:57 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : apple: size = 5 OK 2026/07/14 04:22:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : apple: Unchanged skipping 2026/07/14 04:22:58 DEBUG : banana: size = 6 OK 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:22:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:22:58 DEBUG : banana: Unchanged skipping 2026/07/14 04:22:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:22:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:22:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:22:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:22:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:22:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:22:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:22:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:22:58 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:58 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:58 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:22:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:22:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:22:58 DEBUG : apple: size = 5 OK 2026/07/14 04:22:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : apple: Unchanged skipping 2026/07/14 04:22:58 DEBUG : banana: size = 6 OK 2026/07/14 04:22:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:58 DEBUG : banana: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:22:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:22:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:22:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:22:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:22:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:22:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:22:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:22:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:22:59 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:22:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:59 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:59 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:23:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:13 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:13 DEBUG : apple: size = 5 OK 2026/07/14 04:23:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:13 DEBUG : banana: size = 6 OK 2026/07/14 04:23:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:13 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:14 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:14 DEBUG : apple: size = 5 OK 2026/07/14 04:23:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:14 DEBUG : banana: size = 6 OK 2026/07/14 04:23:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:14 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:14 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:14 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:15 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:23:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:28 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:28 DEBUG : apple: size = 5 OK 2026/07/14 04:23:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:28 DEBUG : banana: size = 6 OK 2026/07/14 04:23:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:28 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:29 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:29 DEBUG : apple: size = 5 OK 2026/07/14 04:23:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : banana: size = 6 OK 2026/07/14 04:23:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:29 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:30 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:23:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : apple: size = 5 OK 2026/07/14 04:23:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:43 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:43 DEBUG : banana: size = 6 OK 2026/07/14 04:23:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:43 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : apple: size = 5 OK 2026/07/14 04:23:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:44 DEBUG : banana: size = 6 OK 2026/07/14 04:23:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:23:44 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:23:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:23:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:59 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:59 DEBUG : apple: size = 5 OK 2026/07/14 04:23:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:59 DEBUG : banana: size = 6 OK 2026/07/14 04:23:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:23:59 DEBUG : apple: Unchanged skipping 2026/07/14 04:23:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:59 DEBUG : banana: Unchanged skipping 2026/07/14 04:23:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:23:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:00 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:24:00 DEBUG : apple: size = 5 OK 2026/07/14 04:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : banana: size = 6 OK 2026/07/14 04:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : banana: Unchanged skipping 2026/07/14 04:24:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:24:00 DEBUG : apple: Unchanged skipping 2026/07/14 04:24:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:24:00 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:01 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.16s) --- PASS: TestTransform/NFC (14.33s) --- PASS: TestTransform/NFD (15.39s) --- PASS: TestTransform/base64 (17.49s) --- PASS: TestTransform/prefix (19.89s) --- PASS: TestTransform/suffix (20.14s) --- PASS: TestTransform/truncate (17.42s) --- PASS: TestTransform/encoder (15.81s) --- PASS: TestTransform/ISO-8859-1 (14.76s) --- PASS: TestTransform/charmap (14.88s) --- PASS: TestTransform/lowercase (14.91s) --- PASS: TestTransform/ascii (16.13s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:24:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:24:05 INFO : sub dir_somesuffix: Making directory 2026/07/14 04:24:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:24:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/14 04:24:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:24:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:24:05 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:05 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/14 04:24:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:07 INFO : tictactoe: Making directory 2026/07/14 04:24:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:24:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:07 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:07 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/14 04:24:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/14 04:24:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.51s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:09 INFO : toe: Making directory 2026/07/14 04:24:09 INFO : toe/toe: Making directory 2026/07/14 04:24:09 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:24:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:24:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:24:09 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:09 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:24:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:10 INFO : toe: Making directory 2026/07/14 04:24:10 INFO : toe/toe: Making directory 2026/07/14 04:24:10 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:24:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:24:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:24:10 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:10 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:24:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.62s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:12 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:24:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:24:12 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:12 INFO : tictacempty_dir: Making directory 2026/07/14 04:24:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:12 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:12 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:12 INFO : tictactoe: Making directory 2026/07/14 04:24:12 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:12 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:12 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:12 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:12 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:24:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.89s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:14 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:24:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:14 INFO : tictacempty_dir: Making directory 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 INFO : tictactoe: Making directory 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:14 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:24:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:24:14 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/14 04:24:15 NOTICE: B2 bucket rclone-test-laledeb1nehe: 0 differences found 2026/07/14 04:24:15 NOTICE: B2 bucket rclone-test-laledeb1nehe: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:16 INFO : tictactoe: Making directory 2026/07/14 04:24:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:16 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:16 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:16 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:24:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:16 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:24:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:24:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/14 04:24:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:17 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.30s) === RUN TestSyntax 2026/07/14 04:24:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:18 INFO : toe: Making directory 2026/07/14 04:24:18 INFO : toe/toe: Making directory 2026/07/14 04:24:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:24:18 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:18 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:19 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:24:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:19 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:24:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:20 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:24:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:20 INFO : tictacempty_dir: Making directory 2026/07/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:20 INFO : tictactoe: Making directory 2026/07/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:20 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:20 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:21 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:24:21 INFO : toe/toe: Removing directory 2026/07/14 04:24:21 INFO : toe: Removing directory 2026/07/14 04:24:21 INFO : empty_dir: Removing directory 2026/07/14 04:24:21 DEBUG : Local file system at /tmp/rclone3297658842: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.03s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:22 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:24:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:24:22 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:22 INFO : tictacempty_dir: Making directory 2026/07/14 04:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:22 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:22 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:22 INFO : tictactoe: Making directory 2026/07/14 04:24:22 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:22 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:22 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:24:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:22 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:22 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:24:22 INFO : toe/toe: Removing directory 2026/07/14 04:24:22 INFO : toe: Removing directory 2026/07/14 04:24:22 INFO : empty_dir: Removing directory 2026/07/14 04:24:22 DEBUG : Local file system at /tmp/rclone3297658842: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:24:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/14 04:24:24 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.21s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:25 DEBUG : Reset feature "Copy" 2026/07/14 04:24:25 DEBUG : Reset feature "Move" 2026/07/14 04:24:25 DEBUG : Reset feature "Copy" 2026/07/14 04:24:25 DEBUG : Reset feature "Move" 2026/07/14 04:24:25 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:24:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:24:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:25 INFO : tictacempty_dir: Making directory 2026/07/14 04:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:24:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:25 INFO : tictactoe: Making directory 2026/07/14 04:24:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:24:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:25 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:24:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:24:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:24:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:25 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:25 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:24:26 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:24:26 INFO : toe/toe: Removing directory 2026/07/14 04:24:26 INFO : toe: Removing directory 2026/07/14 04:24:26 INFO : empty_dir: Removing directory 2026/07/14 04:24:26 DEBUG : Local file system at /tmp/rclone3297658842: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:24:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:24:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/14 04:24:28 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.97s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:29 DEBUG : toe: transformed to: dG9l 2026/07/14 04:24:29 DEBUG : toe: transformed to: dG9l 2026/07/14 04:24:29 INFO : dG9l: Making directory 2026/07/14 04:24:29 DEBUG : toe: transformed to: dG9l 2026/07/14 04:24:29 DEBUG : toe: transformed to: dG9l 2026/07/14 04:24:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:24:29 INFO : dG9l/dG9l: Making directory 2026/07/14 04:24:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:24:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/14 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:24:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:29 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/14 04:24:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:24:30 DEBUG : Waiting for deletions to finish 2026/07/14 04:24:30 DEBUG : dG9l: transformed to: toe 2026/07/14 04:24:30 DEBUG : dG9l: transformed to: toe 2026/07/14 04:24:31 DEBUG : dG9l: transformed to: toe 2026/07/14 04:24:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/14 04:24:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/14 04:24:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:24:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/14 04:24:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/14 04:24:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/14 04:24:31 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for checks to finish 2026/07/14 04:24:31 DEBUG : Local file system at /tmp/rclone3297658842: Waiting for transfers to finish 2026/07/14 04:24:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-laledeb1nehe", Local "Local file system at /tmp/rclone3297658842", Modify Window "1ms" 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe: transformed to: 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe: transformed to: 2026/07/14 04:24:32 INFO : B2 bucket rclone-test-laledeb1nehe: Making directory 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe: transformed to: 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe: transformed to: 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe/toe: transformed to: 2026/07/14 04:24:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:24:32 INFO : toe/toe: Making directory 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe/toe: transformed to: 2026/07/14 04:24:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe: transformed to: 2026/07/14 04:24:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:24:32 DEBUG : toe/toe/toe: transformed to: 2026/07/14 04:24:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/14 04:24:32 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for checks to finish 2026/07/14 04:24:32 DEBUG : B2 bucket rclone-test-laledeb1nehe: Waiting for transfers to finish 2026/07/14 04:24:32 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:24:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:24:32 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:24:32 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting files as there were IO errors 2026/07/14 04:24:32 ERROR : B2 bucket rclone-test-laledeb1nehe: not deleting directories as there were IO errors --- PASS: TestError (1.53s) PASS 2026/07/14 04:24:33 DEBUG : B2 bucket rclone-test-laledeb1nehe: Purge remote 2026/07/14 04:24:33 INFO : B2 bucket rclone-test-laledeb1nehe: cleaning bucket "rclone-test-laledeb1nehe" of all files 2026/07/14 04:24:34 DEBUG : BackupDir/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d96_d20260714_m041839_c001_v7007000_t0000_u01784002719600") 2026/07/14 04:24:34 DEBUG : BackupDir/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f119f09bcbeafb2a3_d20260714_m041834_c001_v0001183_t0023_u01784002714437") 2026/07/14 04:24:34 DEBUG : CompareDest/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40284b4c6640e90b_d20260714_m041814_c001_v7007000_t0000_u01784002694828") 2026/07/14 04:24:34 DEBUG : CompareDest/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf065a9_d20260714_m041808_c001_v0001173_t0019_u01784002688882") 2026/07/14 04:24:34 DEBUG : CompareDest/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40284b4c6640e90c_d20260714_m041815_c001_v7007000_t0000_u01784002695004") 2026/07/14 04:24:34 DEBUG : CompareDest/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd889_d20260714_m041810_c001_v0001182_t0021_u01784002690359") 2026/07/14 04:24:34 DEBUG : CopyDest/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d98_d20260714_m041839_c001_v7007000_t0000_u01784002719773") 2026/07/14 04:24:34 DEBUG : CopyDest/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c30a_d20260714_m041831_c001_v0001176_t0050_u01784002711616") 2026/07/14 04:24:34 DEBUG : CopyDest/three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d9b_d20260714_m041839_c001_v7007000_t0000_u01784002719949") 2026/07/14 04:24:34 DEBUG : CopyDest/three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd96e_d20260714_m041837_c001_v0001182_t0041_u01784002717930") 2026/07/14 04:24:34 DEBUG : CopyDest/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d9f_d20260714_m041840_c001_v7007000_t0000_u01784002720132") 2026/07/14 04:24:35 DEBUG : CopyDest/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0664d_d20260714_m041835_c001_v0001173_t0005_u01784002715834") 2026/07/14 04:24:35 DEBUG : EXISTING: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64767bd_d20260714_m042004_c001_v7007000_t0000_u01784002804092") 2026/07/14 04:24:35 DEBUG : EXISTING: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf068ff_d20260714_m042002_c001_v0001173_t0005_u01784002802914") 2026/07/14 04:24:35 DEBUG : PREFIXapple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f42170da24a503029_d20260714_m042205_c001_v7007000_t0000_u01784002925960") 2026/07/14 04:24:35 DEBUG : PREFIXapple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c3d_d20260714_m042200_c001_v0001173_t0025_u01784002920609") 2026/07/14 04:24:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bb55_d20260714_m042206_c001_v7007000_t0000_u01784002926094") 2026/07/14 04:24:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be240_d20260714_m042200_c001_v0001182_t0000_u01784002920597") 2026/07/14 04:24:35 DEBUG : PREFIXbanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfe05_d20260714_m042206_c001_v7007000_t0000_u01784002926106") 2026/07/14 04:24:35 DEBUG : PREFIXbanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ed1_d20260714_m042200_c001_v0001179_t0054_u01784002920619") 2026/07/14 04:24:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66c3_d20260714_m042206_c001_v7007000_t0000_u01784002926116") 2026/07/14 04:24:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bffe_d20260714_m042200_c001_v0001102_t0023_u01784002920628") 2026/07/14 04:24:35 DEBUG : Testêé: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64767ac_d20260714_m042000_c001_v7007000_t0000_u01784002800324") 2026/07/14 04:24:35 DEBUG : Testêé: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdd08_d20260714_m041959_c001_v0001182_t0034_u01784002799748") 2026/07/14 04:24:35 DEBUG : Testêé: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf068cf_d20260714_m041958_c001_v0001173_t0041_u01784002798461") 2026/07/14 04:24:35 DEBUG : YXBwbGU=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdbb_d20260714_m042147_c001_v7007000_t0000_u01784002907525") 2026/07/14 04:24:35 DEBUG : YXBwbGU=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e8d_d20260714_m042143_c001_v0001179_t0019_u01784002903199") 2026/07/14 04:24:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdbc_d20260714_m042147_c001_v7007000_t0000_u01784002907717") 2026/07/14 04:24:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bf9_d20260714_m042143_c001_v0001173_t0018_u01784002903212") 2026/07/14 04:24:35 DEBUG : YmFuYW5h: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdbf_d20260714_m042147_c001_v7007000_t0000_u01784002907893") 2026/07/14 04:24:35 DEBUG : YmFuYW5h: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1a0_d20260714_m042143_c001_v0001182_t0014_u01784002903220") 2026/07/14 04:24:35 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f172_d20260714_m041642_c001_v7007000_t0000_u01784002602648") 2026/07/14 04:24:36 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd517_d20260714_m041642_c001_v0001182_t0030_u01784002602067") 2026/07/14 04:24:36 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf6be_d20260714_m041640_c001_v7007000_t0000_u01784002600694") 2026/07/14 04:24:36 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4f3_d20260714_m041639_c001_v0001182_t0006_u01784002599842") 2026/07/14 04:24:36 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64762b2_d20260714_m041624_c001_v7007000_t0000_u01784002584894") 2026/07/14 04:24:36 DEBUG : a/potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd443_d20260714_m041624_c001_v0001182_t0032_u01784002584017") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db39_d20260714_m042401_c001_v7007000_t0000_u01784003041732") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c200_d20260714_m042357_c001_v0001102_t0059_u01784003037315") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d36_d20260714_m042345_c001_v7007000_t0000_u01784003025144") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1a4_d20260714_m042340_c001_v0001102_t0005_u01784003020989") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecad4_d20260714_m042330_c001_v7007000_t0000_u01784003010608") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c174_d20260714_m042326_c001_v0001102_t0044_u01784003006781") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc18_d20260714_m042315_c001_v7007000_t0000_u01784002995721") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c134_d20260714_m042311_c001_v0001102_t0004_u01784002991938") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032499ff_d20260714_m042300_c001_v7007000_t0000_u01784002980547") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c104_d20260714_m042256_c001_v0001102_t0029_u01784002976052") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a575b_d20260714_m042245_c001_v7007000_t0000_u01784002965011") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fbb_d20260714_m042238_c001_v0001179_t0019_u01784002958889") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92de5_d20260714_m042227_c001_v7007000_t0000_u01784002947581") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c074_d20260714_m042224_c001_v0001102_t0001_u01784002944054") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c84_d20260714_m042222_c001_v7007000_t0000_u01784002942589") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f4d_d20260714_m042218_c001_v0001179_t0045_u01784002938593") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4d6_d20260714_m042207_c001_v7007000_t0000_u01784002927585") 2026/07/14 04:24:36 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be274_d20260714_m042204_c001_v0001182_t0014_u01784002924044") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1daf_d20260714_m042202_c001_v7007000_t0000_u01784002922913") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c39_d20260714_m042158_c001_v0001173_t0015_u01784002918696") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfb1f1_d20260714_m042145_c001_v7007000_t0000_u01784002905470") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e7f_d20260714_m042140_c001_v0001179_t0017_u01784002900739") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3c7_d20260714_m042130_c001_v7007000_t0000_u01784002890028") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e23_d20260714_m042125_c001_v0001179_t0004_u01784002885861") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e32_d20260714_m042114_c001_v7007000_t0000_u01784002874872") 2026/07/14 04:24:37 DEBUG : apple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ddd_d20260714_m042110_c001_v0001179_t0038_u01784002870915") 2026/07/14 04:24:37 DEBUG : appleSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92ddc_d20260714_m042225_c001_v7007000_t0000_u01784002945873") 2026/07/14 04:24:37 DEBUG : appleSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f57_d20260714_m042220_c001_v0001179_t0003_u01784002940463") 2026/07/14 04:24:37 DEBUG : appleapple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a575d_d20260714_m042245_c001_v7007000_t0000_u01784002965201") 2026/07/14 04:24:37 DEBUG : appleapple: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fc1_d20260714_m042241_c001_v0001179_t0014_u01784002961003") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3a_d20260714_m042401_c001_v7007000_t0000_u01784003041905") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea181_d20260714_m042357_c001_v0001179_t0039_u01784003037943") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d37_d20260714_m042345_c001_v7007000_t0000_u01784003025336") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea10f_d20260714_m042341_c001_v0001179_t0022_u01784003021561") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecad6_d20260714_m042330_c001_v7007000_t0000_u01784003010784") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0b7_d20260714_m042327_c001_v0001179_t0040_u01784003007360") 2026/07/14 04:24:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc1a_d20260714_m042315_c001_v7007000_t0000_u01784002995902") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea069_d20260714_m042312_c001_v0001179_t0058_u01784002992417") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a04_d20260714_m042300_c001_v7007000_t0000_u01784002980738") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea027_d20260714_m042256_c001_v0001179_t0020_u01784002976683") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a573c_d20260714_m042242_c001_v7007000_t0000_u01784002962985") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0ae_d20260714_m042239_c001_v0001102_t0022_u01784002959402") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92de7_d20260714_m042227_c001_v7007000_t0000_u01784002947763") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be340_d20260714_m042224_c001_v0001182_t0005_u01784002944059") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dd3_d20260714_m042222_c001_v7007000_t0000_u01784002942967") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c05e_d20260714_m042219_c001_v0001102_t0029_u01784002939052") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4d7_d20260714_m042207_c001_v7007000_t0000_u01784002927760") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ee9_d20260714_m042204_c001_v0001179_t0057_u01784002924067") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66af_d20260714_m042202_c001_v7007000_t0000_u01784002922507") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ecb_d20260714_m042159_c001_v0001179_t0008_u01784002919312") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d46e_d20260714_m042145_c001_v7007000_t0000_u01784002905711") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be18a_d20260714_m042141_c001_v0001182_t0017_u01784002901434") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3ca_d20260714_m042130_c001_v7007000_t0000_u01784002890209") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be0f6_d20260714_m042126_c001_v0001182_t0031_u01784002886524") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e33_d20260714_m042115_c001_v7007000_t0000_u01784002875046") 2026/07/14 04:24:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be074_d20260714_m042111_c001_v0001182_t0039_u01784002871605") 2026/07/14 04:24:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92ddd_d20260714_m042225_c001_v7007000_t0000_u01784002945905") 2026/07/14 04:24:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be316_d20260714_m042220_c001_v0001182_t0041_u01784002940472") 2026/07/14 04:24:38 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f173_d20260714_m041642_c001_v7007000_t0000_u01784002602836") 2026/07/14 04:24:38 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd507_d20260714_m041641_c001_v0001182_t0043_u01784002601213") 2026/07/14 04:24:38 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf6b5_d20260714_m041640_c001_v7007000_t0000_u01784002600168") 2026/07/14 04:24:39 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4e9_d20260714_m041639_c001_v0001182_t0058_u01784002599073") 2026/07/14 04:24:39 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64762ae_d20260714_m041624_c001_v7007000_t0000_u01784002584349") 2026/07/14 04:24:39 DEBUG : b/potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd43b_d20260714_m041623_c001_v0001182_t0050_u01784002583234") 2026/07/14 04:24:39 DEBUG : backup/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dca_d20260714_m041853_c001_v7007000_t0000_u01784002733126") 2026/07/14 04:24:39 DEBUG : backup/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f116de8fa4246f2f8_d20260714_m041850_c001_v0001182_t0016_u01784002730469") 2026/07/14 04:24:39 DEBUG : backup/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10163a1b0e67adfa_d20260714_m041846_c001_v0001182_t0020_u01784002726731") 2026/07/14 04:24:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8419_d20260714_m041920_c001_v7007000_t0000_u01784002760117") 2026/07/14 04:24:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1016ba5b757cdf0a_d20260714_m041918_c001_v0001146_t0054_u01784002758101") 2026/07/14 04:24:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f117e5ac823003f20_d20260714_m041914_c001_v0001098_t0052_u01784002754060") 2026/07/14 04:24:39 DEBUG : backup/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a4ff2_d20260714_m041906_c001_v7007000_t0000_u01784002746905") 2026/07/14 04:24:39 DEBUG : backup/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f11115967a8475f99_d20260714_m041903_c001_v0001097_t0044_u01784002743965") 2026/07/14 04:24:39 DEBUG : backup/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10576ddaf29af15f_d20260714_m041859_c001_v0001185_t0056_u01784002739962") 2026/07/14 04:24:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a841a_d20260714_m041920_c001_v7007000_t0000_u01784002760321") 2026/07/14 04:24:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10268395c7552da7_d20260714_m041919_c001_v0001174_t0031_u01784002759256") 2026/07/14 04:24:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113893b18023d43_d20260714_m041915_c001_v0001161_t0044_u01784002755675") 2026/07/14 04:24:39 DEBUG : backup/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dcb_d20260714_m041853_c001_v7007000_t0000_u01784002733309") 2026/07/14 04:24:39 DEBUG : backup/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f101e37ffe56e18a1_d20260714_m041851_c001_v0001173_t0024_u01784002731898") 2026/07/14 04:24:39 DEBUG : backup/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10330761bce80a7e_d20260714_m041848_c001_v0001097_t0005_u01784002728126") 2026/07/14 04:24:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a4ff3_d20260714_m041907_c001_v7007000_t0000_u01784002747087") 2026/07/14 04:24:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f108f539df96adcb8_d20260714_m041905_c001_v0001173_t0014_u01784002745610") 2026/07/14 04:24:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1120c1693837b838_d20260714_m041901_c001_v0001173_t0022_u01784002741408") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3b_d20260714_m042402_c001_v7007000_t0000_u01784003042079") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be6f1_d20260714_m042357_c001_v0001182_t0058_u01784003037723") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d3a_d20260714_m042345_c001_v7007000_t0000_u01784003025527") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be655_d20260714_m042341_c001_v0001182_t0059_u01784003021366") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecad9_d20260714_m042330_c001_v7007000_t0000_u01784003010959") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be5bf_d20260714_m042327_c001_v0001182_t0011_u01784003007167") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc1c_d20260714_m042316_c001_v7007000_t0000_u01784002996078") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be53f_d20260714_m042312_c001_v0001182_t0051_u01784002992224") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a07_d20260714_m042300_c001_v7007000_t0000_u01784002980928") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be49c_d20260714_m042256_c001_v0001182_t0052_u01784002976464") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a575f_d20260714_m042245_c001_v7007000_t0000_u01784002965391") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3dd_d20260714_m042239_c001_v0001182_t0044_u01784002959088") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92de9_d20260714_m042227_c001_v7007000_t0000_u01784002947945") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ce1_d20260714_m042224_c001_v0001173_t0011_u01784002944070") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dd0_d20260714_m042222_c001_v7007000_t0000_u01784002942600") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be30a_d20260714_m042218_c001_v0001182_t0028_u01784002938802") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4d9_d20260714_m042207_c001_v7007000_t0000_u01784002927936") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c012_d20260714_m042204_c001_v0001102_t0031_u01784002924058") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b7_d20260714_m042203_c001_v7007000_t0000_u01784002923055") 2026/07/14 04:24:40 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be236_d20260714_m042159_c001_v0001182_t0021_u01784002919093") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d469_d20260714_m042145_c001_v7007000_t0000_u01784002905066") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bf3_d20260714_m042140_c001_v0001173_t0045_u01784002900966") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3cb_d20260714_m042130_c001_v7007000_t0000_u01784002890392") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b65_d20260714_m042126_c001_v0001173_t0007_u01784002886086") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e37_d20260714_m042115_c001_v7007000_t0000_u01784002875222") 2026/07/14 04:24:41 DEBUG : banana: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b0f_d20260714_m042111_c001_v0001173_t0048_u01784002871166") 2026/07/14 04:24:41 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e8_d20260714_m042225_c001_v7007000_t0000_u01784002945885") 2026/07/14 04:24:41 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c068_d20260714_m042220_c001_v0001102_t0020_u01784002940484") 2026/07/14 04:24:41 DEBUG : both0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92864_d20260714_m042044_c001_v7007000_t0000_u01784002844753") 2026/07/14 04:24:41 DEBUG : both0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde7e_d20260714_m042028_c001_v0001182_t0059_u01784002828944") 2026/07/14 04:24:41 DEBUG : both0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa782_d20260714_m042024_c001_v7007000_t0000_u01784002824738") 2026/07/14 04:24:41 DEBUG : both0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdd5c_d20260714_m042006_c001_v0001182_t0006_u01784002806285") 2026/07/14 04:24:41 DEBUG : both1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9287e_d20260714_m042044_c001_v7007000_t0000_u01784002844929") 2026/07/14 04:24:41 DEBUG : both1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde8e_d20260714_m042029_c001_v0001182_t0043_u01784002829901") 2026/07/14 04:24:41 DEBUG : both1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa783_d20260714_m042024_c001_v7007000_t0000_u01784002824921") 2026/07/14 04:24:41 DEBUG : both1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdd90_d20260714_m042009_c001_v0001182_t0003_u01784002809460") 2026/07/14 04:24:41 DEBUG : both10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9287f_d20260714_m042045_c001_v7007000_t0000_u01784002845106") 2026/07/14 04:24:41 DEBUG : both10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdee6_d20260714_m042035_c001_v0001182_t0034_u01784002835652") 2026/07/14 04:24:41 DEBUG : both10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa785_d20260714_m042025_c001_v7007000_t0000_u01784002825103") 2026/07/14 04:24:41 DEBUG : both10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bddfc_d20260714_m042016_c001_v0001182_t0054_u01784002816043") 2026/07/14 04:24:41 DEBUG : both11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92880_d20260714_m042045_c001_v7007000_t0000_u01784002845283") 2026/07/14 04:24:41 DEBUG : both11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdef0_d20260714_m042036_c001_v0001182_t0001_u01784002836316") 2026/07/14 04:24:42 DEBUG : both11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa786_d20260714_m042025_c001_v7007000_t0000_u01784002825285") 2026/07/14 04:24:42 DEBUG : both11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde08_d20260714_m042016_c001_v0001182_t0028_u01784002816634") 2026/07/14 04:24:42 DEBUG : both12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92882_d20260714_m042045_c001_v7007000_t0000_u01784002845459") 2026/07/14 04:24:42 DEBUG : both12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdef8_d20260714_m042036_c001_v0001182_t0004_u01784002836991") 2026/07/14 04:24:42 DEBUG : both12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa789_d20260714_m042025_c001_v7007000_t0000_u01784002825466") 2026/07/14 04:24:42 DEBUG : both12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde0a_d20260714_m042017_c001_v0001182_t0011_u01784002817107") 2026/07/14 04:24:42 DEBUG : both13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92883_d20260714_m042045_c001_v7007000_t0000_u01784002845637") 2026/07/14 04:24:42 DEBUG : both13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdefe_d20260714_m042037_c001_v0001182_t0016_u01784002837729") 2026/07/14 04:24:42 DEBUG : both13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa78a_d20260714_m042025_c001_v7007000_t0000_u01784002825651") 2026/07/14 04:24:42 DEBUG : both13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde14_d20260714_m042017_c001_v0001182_t0048_u01784002817666") 2026/07/14 04:24:42 DEBUG : both14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92884_d20260714_m042045_c001_v7007000_t0000_u01784002845814") 2026/07/14 04:24:42 DEBUG : both14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf08_d20260714_m042038_c001_v0001182_t0045_u01784002838311") 2026/07/14 04:24:42 DEBUG : both14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa78b_d20260714_m042025_c001_v7007000_t0000_u01784002825833") 2026/07/14 04:24:42 DEBUG : both14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde1a_d20260714_m042018_c001_v0001182_t0035_u01784002818295") 2026/07/14 04:24:42 DEBUG : both15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92885_d20260714_m042045_c001_v7007000_t0000_u01784002845989") 2026/07/14 04:24:42 DEBUG : both15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf10_d20260714_m042038_c001_v0001182_t0021_u01784002838944") 2026/07/14 04:24:42 DEBUG : both15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa78c_d20260714_m042026_c001_v7007000_t0000_u01784002826016") 2026/07/14 04:24:42 DEBUG : both15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde20_d20260714_m042018_c001_v0001182_t0001_u01784002818783") 2026/07/14 04:24:42 DEBUG : both16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92886_d20260714_m042046_c001_v7007000_t0000_u01784002846166") 2026/07/14 04:24:42 DEBUG : both16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf1e_d20260714_m042039_c001_v0001182_t0053_u01784002839738") 2026/07/14 04:24:42 DEBUG : both16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa78d_d20260714_m042026_c001_v7007000_t0000_u01784002826197") 2026/07/14 04:24:42 DEBUG : both16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde28_d20260714_m042019_c001_v0001182_t0018_u01784002819425") 2026/07/14 04:24:42 DEBUG : both17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92887_d20260714_m042046_c001_v7007000_t0000_u01784002846344") 2026/07/14 04:24:43 DEBUG : both17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf26_d20260714_m042040_c001_v0001182_t0032_u01784002840245") 2026/07/14 04:24:43 DEBUG : both17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa78f_d20260714_m042026_c001_v7007000_t0000_u01784002826379") 2026/07/14 04:24:43 DEBUG : both17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde30_d20260714_m042020_c001_v0001182_t0015_u01784002820180") 2026/07/14 04:24:43 DEBUG : both18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92889_d20260714_m042046_c001_v7007000_t0000_u01784002846520") 2026/07/14 04:24:43 DEBUG : both18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf2c_d20260714_m042040_c001_v0001182_t0041_u01784002840995") 2026/07/14 04:24:43 DEBUG : both18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa790_d20260714_m042026_c001_v7007000_t0000_u01784002826561") 2026/07/14 04:24:43 DEBUG : both18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde36_d20260714_m042020_c001_v0001182_t0055_u01784002820792") 2026/07/14 04:24:43 DEBUG : both19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9288a_d20260714_m042046_c001_v7007000_t0000_u01784002846695") 2026/07/14 04:24:43 DEBUG : both19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdf34_d20260714_m042041_c001_v0001182_t0011_u01784002841748") 2026/07/14 04:24:43 DEBUG : both19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa791_d20260714_m042026_c001_v7007000_t0000_u01784002826743") 2026/07/14 04:24:43 DEBUG : both19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde42_d20260714_m042021_c001_v0001182_t0005_u01784002821517") 2026/07/14 04:24:43 DEBUG : both2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9288c_d20260714_m042046_c001_v7007000_t0000_u01784002846870") 2026/07/14 04:24:43 DEBUG : both2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bde9c_d20260714_m042030_c001_v0001182_t0025_u01784002830566") 2026/07/14 04:24:43 DEBUG : both2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa792_d20260714_m042026_c001_v7007000_t0000_u01784002826925") 2026/07/14 04:24:43 DEBUG : both2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdd9e_d20260714_m042010_c001_v0001182_t0002_u01784002810335") 2026/07/14 04:24:43 DEBUG : both3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9288e_d20260714_m042047_c001_v7007000_t0000_u01784002847046") 2026/07/14 04:24:43 DEBUG : both3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdea8_d20260714_m042031_c001_v0001182_t0013_u01784002831104") 2026/07/14 04:24:43 DEBUG : both3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa793_d20260714_m042027_c001_v7007000_t0000_u01784002827119") 2026/07/14 04:24:43 DEBUG : both3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdda4_d20260714_m042010_c001_v0001182_t0054_u01784002810893") 2026/07/14 04:24:43 DEBUG : both4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9288f_d20260714_m042047_c001_v7007000_t0000_u01784002847222") 2026/07/14 04:24:43 DEBUG : both4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdeac_d20260714_m042031_c001_v0001182_t0020_u01784002831683") 2026/07/14 04:24:44 DEBUG : both4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa794_d20260714_m042027_c001_v7007000_t0000_u01784002827301") 2026/07/14 04:24:44 DEBUG : both4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bddb8_d20260714_m042011_c001_v0001182_t0052_u01784002811803") 2026/07/14 04:24:44 DEBUG : both5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92890_d20260714_m042047_c001_v7007000_t0000_u01784002847397") 2026/07/14 04:24:44 DEBUG : both5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdeb4_d20260714_m042032_c001_v0001182_t0005_u01784002832155") 2026/07/14 04:24:44 DEBUG : both5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa796_d20260714_m042027_c001_v7007000_t0000_u01784002827485") 2026/07/14 04:24:44 DEBUG : both5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bddc0_d20260714_m042012_c001_v0001182_t0043_u01784002812461") 2026/07/14 04:24:44 DEBUG : both6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92891_d20260714_m042047_c001_v7007000_t0000_u01784002847572") 2026/07/14 04:24:44 DEBUG : both6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdebc_d20260714_m042033_c001_v0001182_t0027_u01784002833092") 2026/07/14 04:24:44 DEBUG : both6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa797_d20260714_m042027_c001_v7007000_t0000_u01784002827668") 2026/07/14 04:24:44 DEBUG : both6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bddd6_d20260714_m042013_c001_v0001182_t0019_u01784002813281") 2026/07/14 04:24:44 DEBUG : both7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92892_d20260714_m042047_c001_v7007000_t0000_u01784002847748") 2026/07/14 04:24:44 DEBUG : both7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdec2_d20260714_m042033_c001_v0001182_t0000_u01784002833766") 2026/07/14 04:24:44 DEBUG : both7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa940_d20260714_m042027_c001_v7007000_t0000_u01784002827858") 2026/07/14 04:24:44 DEBUG : both7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdde2_d20260714_m042013_c001_v0001182_t0026_u01784002813820") 2026/07/14 04:24:44 DEBUG : both8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92894_d20260714_m042047_c001_v7007000_t0000_u01784002847924") 2026/07/14 04:24:44 DEBUG : both8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdeca_d20260714_m042034_c001_v0001182_t0034_u01784002834253") 2026/07/14 04:24:44 DEBUG : both8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa942_d20260714_m042028_c001_v7007000_t0000_u01784002828047") 2026/07/14 04:24:44 DEBUG : both8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdde8_d20260714_m042014_c001_v0001182_t0005_u01784002814488") 2026/07/14 04:24:44 DEBUG : both9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92895_d20260714_m042048_c001_v7007000_t0000_u01784002848100") 2026/07/14 04:24:44 DEBUG : both9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bded4_d20260714_m042034_c001_v0001182_t0043_u01784002834909") 2026/07/14 04:24:44 DEBUG : both9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa943_d20260714_m042028_c001_v7007000_t0000_u01784002828229") 2026/07/14 04:24:44 DEBUG : both9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bddf6_d20260714_m042015_c001_v0001182_t0037_u01784002815439") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f175_d20260714_m041643_c001_v7007000_t0000_u01784002603025") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd509_d20260714_m041641_c001_v0001182_t0036_u01784002601506") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf6c1_d20260714_m041640_c001_v7007000_t0000_u01784002600868") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4ef_d20260714_m041639_c001_v0001182_t0041_u01784002599268") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64762b3_d20260714_m041625_c001_v7007000_t0000_u01784002585071") 2026/07/14 04:24:45 DEBUG : c/non empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd43f_d20260714_m041623_c001_v0001182_t0059_u01784002583430") 2026/07/14 04:24:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc0_d20260714_m042148_c001_v7007000_t0000_u01784002908074") 2026/07/14 04:24:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfa8_d20260714_m042143_c001_v0001102_t0037_u01784002903231") 2026/07/14 04:24:45 DEBUG : check sum: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476207_d20260714_m041616_c001_v7007000_t0000_u01784002576761") 2026/07/14 04:24:45 DEBUG : check sum: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd409_d20260714_m041615_c001_v0001182_t0026_u01784002575830") 2026/07/14 04:24:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a7324_d20260714_m042431_c001_v7007000_t0000_u01784003071725") 2026/07/14 04:24:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c27a_d20260714_m042430_c001_v0001102_t0012_u01784003070046") 2026/07/14 04:24:45 DEBUG : dest/3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d0d_d20260714_m041825_c001_v7007000_t0000_u01784002705011") 2026/07/14 04:24:45 DEBUG : dest/3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4062847b7dafd69a_d20260714_m041823_c001_v0001043_t0021_u01784002703935") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5764_d20260714_m042245_c001_v7007000_t0000_u01784002965575") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d4d_d20260714_m042241_c001_v0001173_t0002_u01784002961244") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3c_d20260714_m042402_c001_v7007000_t0000_u01784003042252") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1cc_d20260714_m042350_c001_v0001102_t0039_u01784003030008") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d3c_d20260714_m042345_c001_v7007000_t0000_u01784003025718") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c190_d20260714_m042335_c001_v0001102_t0024_u01784003015099") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecadb_d20260714_m042331_c001_v7007000_t0000_u01784003011135") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c156_d20260714_m042320_c001_v0001102_t0047_u01784003000214") 2026/07/14 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc1f_d20260714_m042316_c001_v7007000_t0000_u01784002996254") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c116_d20260714_m042305_c001_v0001102_t0032_u01784002985456") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a0b_d20260714_m042301_c001_v7007000_t0000_u01784002981119") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0dc_d20260714_m042249_c001_v0001102_t0038_u01784002969657") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea674b_d20260714_m042242_c001_v7007000_t0000_u01784002962946") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f9b_d20260714_m042232_c001_v0001179_t0013_u01784002952213") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dea_d20260714_m042228_c001_v7007000_t0000_u01784002948126") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f6b_d20260714_m042224_c001_v0001179_t0036_u01784002944287") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66ea_d20260714_m042223_c001_v7007000_t0000_u01784002943133") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f29_d20260714_m042212_c001_v0001179_t0045_u01784002932079") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4da_d20260714_m042208_c001_v7007000_t0000_u01784002928117") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be276_d20260714_m042204_c001_v0001182_t0039_u01784002924256") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4c2_d20260714_m042202_c001_v7007000_t0000_u01784002922517") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c21_d20260714_m042152_c001_v0001173_t0056_u01784002912220") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d470_d20260714_m042145_c001_v7007000_t0000_u01784002905767") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e4f_d20260714_m042134_c001_v0001179_t0042_u01784002894694") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3cd_d20260714_m042130_c001_v7007000_t0000_u01784002890573") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e01_d20260714_m042119_c001_v0001179_t0056_u01784002879338") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e38_d20260714_m042115_c001_v7007000_t0000_u01784002875396") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9dcb_d20260714_m042104_c001_v0001179_t0045_u01784002864976") 2026/07/14 04:24:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c93_d20260714_m042226_c001_v7007000_t0000_u01784002946016") 2026/07/14 04:24:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be31a_d20260714_m042220_c001_v0001182_t0019_u01784002940722") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5767_d20260714_m042245_c001_v7007000_t0000_u01784002965759") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0b8_d20260714_m042241_c001_v0001102_t0046_u01784002961235") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3d_d20260714_m042402_c001_v7007000_t0000_u01784003042425") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be69f_d20260714_m042350_c001_v0001182_t0043_u01784003030875") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d3e_d20260714_m042345_c001_v7007000_t0000_u01784003025909") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be629_d20260714_m042335_c001_v0001182_t0037_u01784003015875") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecadd_d20260714_m042331_c001_v7007000_t0000_u01784003011314") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be58d_d20260714_m042320_c001_v0001182_t0021_u01784003000934") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc21_d20260714_m042316_c001_v7007000_t0000_u01784002996432") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be4f2_d20260714_m042306_c001_v0001182_t0034_u01784002986235") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a0f_d20260714_m042301_c001_v7007000_t0000_u01784002981313") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be456_d20260714_m042250_c001_v0001182_t0002_u01784002970542") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bbf2_d20260714_m042242_c001_v7007000_t0000_u01784002962999") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be394_d20260714_m042232_c001_v0001182_t0047_u01784002952814") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dec_d20260714_m042228_c001_v7007000_t0000_u01784002948308") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be344_d20260714_m042224_c001_v0001182_t0002_u01784002944300") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dd5_d20260714_m042223_c001_v7007000_t0000_u01784002943144") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be2c8_d20260714_m042212_c001_v0001182_t0031_u01784002932671") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4dc_d20260714_m042208_c001_v7007000_t0000_u01784002928293") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9eeb_d20260714_m042204_c001_v0001179_t0056_u01784002924282") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfded_d20260714_m042202_c001_v7007000_t0000_u01784002922923") 2026/07/14 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1fa_d20260714_m042152_c001_v0001182_t0015_u01784002912865") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d46a_d20260714_m042145_c001_v7007000_t0000_u01784002905241") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bc2_d20260714_m042135_c001_v0001173_t0012_u01784002895342") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3cf_d20260714_m042130_c001_v7007000_t0000_u01784002890755") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b39_d20260714_m042119_c001_v0001173_t0012_u01784002879899") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e39_d20260714_m042115_c001_v7007000_t0000_u01784002875569") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ae9_d20260714_m042105_c001_v0001173_t0007_u01784002865552") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e9_d20260714_m042226_c001_v7007000_t0000_u01784002946068") 2026/07/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f59_d20260714_m042220_c001_v0001179_t0030_u01784002940796") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a576a_d20260714_m042245_c001_v7007000_t0000_u01784002965942") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3f2_d20260714_m042241_c001_v0001182_t0021_u01784002961264") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3e_d20260714_m042402_c001_v7007000_t0000_u01784003042598") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea155_d20260714_m042351_c001_v0001179_t0041_u01784003031588") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d40_d20260714_m042346_c001_v7007000_t0000_u01784003026100") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0e9_d20260714_m042336_c001_v0001179_t0008_u01784003016431") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecadf_d20260714_m042331_c001_v7007000_t0000_u01784003011499") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea095_d20260714_m042321_c001_v0001179_t0002_u01784003001498") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc23_d20260714_m042316_c001_v7007000_t0000_u01784002996609") 2026/07/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea055_d20260714_m042306_c001_v0001179_t0024_u01784002986850") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a14_d20260714_m042301_c001_v7007000_t0000_u01784002981596") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea009_d20260714_m042251_c001_v0001179_t0002_u01784002971131") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e56_d20260714_m042242_c001_v7007000_t0000_u01784002962962") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c090_d20260714_m042233_c001_v0001102_t0018_u01784002953934") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92ded_d20260714_m042228_c001_v7007000_t0000_u01784002948489") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c076_d20260714_m042224_c001_v0001102_t0007_u01784002944408") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66eb_d20260714_m042223_c001_v7007000_t0000_u01784002943166") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c038_d20260714_m042213_c001_v0001102_t0012_u01784002933243") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4de_d20260714_m042208_c001_v7007000_t0000_u01784002928470") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c016_d20260714_m042204_c001_v0001102_t0005_u01784002924451") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdee_d20260714_m042203_c001_v7007000_t0000_u01784002923146") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ebb_d20260714_m042153_c001_v0001179_t0056_u01784002913451") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53e7b_d20260714_m042145_c001_v7007000_t0000_u01784002905475") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be144_d20260714_m042136_c001_v0001182_t0037_u01784002896246") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d1_d20260714_m042130_c001_v7007000_t0000_u01784002890936") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be0b6_d20260714_m042120_c001_v0001182_t0048_u01784002880910") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e3a_d20260714_m042115_c001_v7007000_t0000_u01784002875743") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be036_d20260714_m042106_c001_v0001182_t0058_u01784002866047") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194fe58_d20260714_m042225_c001_v7007000_t0000_u01784002945898") 2026/07/14 04:24:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c06a_d20260714_m042220_c001_v0001102_t0008_u01784002940923") 2026/07/14 04:24:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a576d_d20260714_m042246_c001_v7007000_t0000_u01784002966125") 2026/07/14 04:24:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fc3_d20260714_m042241_c001_v0001179_t0012_u01784002961253") 2026/07/14 04:24:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db3f_d20260714_m042402_c001_v7007000_t0000_u01784003042773") 2026/07/14 04:24:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e89_d20260714_m042352_c001_v0001173_t0029_u01784003032263") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d41_d20260714_m042346_c001_v7007000_t0000_u01784003026290") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e3d_d20260714_m042337_c001_v0001173_t0008_u01784003016999") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecae1_d20260714_m042331_c001_v7007000_t0000_u01784003011675") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06df5_d20260714_m042322_c001_v0001173_t0053_u01784003002079") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc25_d20260714_m042316_c001_v7007000_t0000_u01784002996785") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06db3_d20260714_m042307_c001_v0001173_t0047_u01784002987479") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a17_d20260714_m042301_c001_v7007000_t0000_u01784002981789") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d85_d20260714_m042251_c001_v0001173_t0035_u01784002971735") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfecc_d20260714_m042243_c001_v7007000_t0000_u01784002963003") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d1b_d20260714_m042234_c001_v0001173_t0001_u01784002954649") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dee_d20260714_m042228_c001_v7007000_t0000_u01784002948671") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ce5_d20260714_m042224_c001_v0001173_t0003_u01784002944493") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c86_d20260714_m042222_c001_v7007000_t0000_u01784002942791") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c9b_d20260714_m042213_c001_v0001173_t0019_u01784002933963") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e0_d20260714_m042208_c001_v7007000_t0000_u01784002928645") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be278_d20260714_m042204_c001_v0001182_t0055_u01784002924463") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4c5_d20260714_m042203_c001_v7007000_t0000_u01784002923043") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfe4_d20260714_m042153_c001_v0001102_t0053_u01784002913993") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d46b_d20260714_m042145_c001_v7007000_t0000_u01784002905415") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf8e_d20260714_m042136_c001_v0001102_t0005_u01784002896794") 2026/07/14 04:24:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d2_d20260714_m042131_c001_v7007000_t0000_u01784002891125") 2026/07/14 04:24:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf5c_d20260714_m042121_c001_v0001102_t0057_u01784002881480") 2026/07/14 04:24:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e3b_d20260714_m042115_c001_v7007000_t0000_u01784002875917") 2026/07/14 04:24:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf38_d20260714_m042106_c001_v0001102_t0020_u01784002866266") 2026/07/14 04:24:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66f7_d20260714_m042226_c001_v7007000_t0000_u01784002946028") 2026/07/14 04:24:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be322_d20260714_m042220_c001_v0001182_t0004_u01784002940946") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5772_d20260714_m042246_c001_v7007000_t0000_u01784002966308") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3f6_d20260714_m042241_c001_v0001182_t0025_u01784002961483") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db40_d20260714_m042402_c001_v7007000_t0000_u01784003042947") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1dc_d20260714_m042352_c001_v0001102_t0053_u01784003032824") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d43_d20260714_m042346_c001_v7007000_t0000_u01784003026491") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c196_d20260714_m042337_c001_v0001102_t0049_u01784003017391") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecae3_d20260714_m042331_c001_v7007000_t0000_u01784003011850") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c164_d20260714_m042322_c001_v0001102_t0012_u01784003002364") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc27_d20260714_m042316_c001_v7007000_t0000_u01784002996965") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c124_d20260714_m042307_c001_v0001102_t0036_u01784002987976") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a1b_d20260714_m042301_c001_v7007000_t0000_u01784002981979") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0ea_d20260714_m042252_c001_v0001102_t0003_u01784002972105") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a2540c_d20260714_m042243_c001_v7007000_t0000_u01784002963012") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fa1_d20260714_m042235_c001_v0001179_t0039_u01784002955050") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92def_d20260714_m042228_c001_v7007000_t0000_u01784002948853") 2026/07/14 04:24:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be346_d20260714_m042224_c001_v0001182_t0056_u01784002944518") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e6_d20260714_m042222_c001_v7007000_t0000_u01784002942970") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f31_d20260714_m042214_c001_v0001179_t0009_u01784002934263") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e2_d20260714_m042208_c001_v7007000_t0000_u01784002928821") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9eef_d20260714_m042204_c001_v0001179_t0052_u01784002924508") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b2_d20260714_m042202_c001_v7007000_t0000_u01784002922683") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c2b_d20260714_m042154_c001_v0001173_t0028_u01784002914716") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8b4c_d20260714_m042145_c001_v7007000_t0000_u01784002905482") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e5f_d20260714_m042137_c001_v0001179_t0006_u01784002897102") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d3_d20260714_m042131_c001_v7007000_t0000_u01784002891306") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e07_d20260714_m042121_c001_v0001179_t0035_u01784002881815") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e3c_d20260714_m042116_c001_v7007000_t0000_u01784002876092") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9dcf_d20260714_m042106_c001_v0001179_t0043_u01784002866896") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194fe5a_d20260714_m042226_c001_v7007000_t0000_u01784002946077") 2026/07/14 04:24:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cd3_d20260714_m042220_c001_v0001173_t0004_u01784002940957") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5777_d20260714_m042246_c001_v7007000_t0000_u01784002966490") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fc5_d20260714_m042241_c001_v0001179_t0036_u01784002961494") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db42_d20260714_m042403_c001_v7007000_t0000_u01784003043121") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be6b7_d20260714_m042353_c001_v0001182_t0031_u01784003033157") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d45_d20260714_m042346_c001_v7007000_t0000_u01784003026681") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be637_d20260714_m042337_c001_v0001182_t0025_u01784003017672") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecae5_d20260714_m042332_c001_v7007000_t0000_u01784003012026") 2026/07/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be597_d20260714_m042322_c001_v0001182_t0045_u01784003002884") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc29_d20260714_m042317_c001_v7007000_t0000_u01784002997142") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be50d_d20260714_m042308_c001_v0001182_t0045_u01784002988513") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a20_d20260714_m042302_c001_v7007000_t0000_u01784002982169") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be46a_d20260714_m042252_c001_v0001182_t0004_u01784002972411") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e58_d20260714_m042243_c001_v7007000_t0000_u01784002963020") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3a8_d20260714_m042235_c001_v0001182_t0023_u01784002955519") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df0_d20260714_m042229_c001_v7007000_t0000_u01784002949035") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f6d_d20260714_m042224_c001_v0001179_t0039_u01784002944638") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dd2_d20260714_m042222_c001_v7007000_t0000_u01784002942791") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be2d6_d20260714_m042214_c001_v0001182_t0025_u01784002934481") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e4_d20260714_m042208_c001_v7007000_t0000_u01784002928995") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c5b_d20260714_m042204_c001_v0001173_t0025_u01784002924550") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4c3_d20260714_m042202_c001_v7007000_t0000_u01784002922692") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be212_d20260714_m042155_c001_v0001182_t0020_u01784002915100") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdaf_d20260714_m042145_c001_v7007000_t0000_u01784002905429") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06be2_d20260714_m042137_c001_v0001173_t0019_u01784002897324") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d4_d20260714_m042131_c001_v7007000_t0000_u01784002891487") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b48_d20260714_m042122_c001_v0001173_t0007_u01784002882094") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e3d_d20260714_m042116_c001_v7007000_t0000_u01784002876267") 2026/07/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06af7_d20260714_m042107_c001_v0001173_t0006_u01784002867181") 2026/07/14 04:24:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92ddf_d20260714_m042226_c001_v7007000_t0000_u01784002946089") 2026/07/14 04:24:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be326_d20260714_m042221_c001_v0001182_t0025_u01784002941198") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a577a_d20260714_m042246_c001_v7007000_t0000_u01784002966672") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d53_d20260714_m042241_c001_v0001173_t0048_u01784002961620") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db43_d20260714_m042403_c001_v7007000_t0000_u01784003043294") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea161_d20260714_m042353_c001_v0001179_t0036_u01784003033359") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d48_d20260714_m042346_c001_v7007000_t0000_u01784003026870") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0f1_d20260714_m042337_c001_v0001179_t0037_u01784003017909") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecae7_d20260714_m042332_c001_v7007000_t0000_u01784003012203") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea09b_d20260714_m042323_c001_v0001179_t0019_u01784003003079") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc2b_d20260714_m042317_c001_v7007000_t0000_u01784002997316") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea05b_d20260714_m042308_c001_v0001179_t0036_u01784002988709") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a21_d20260714_m042302_c001_v7007000_t0000_u01784002982361") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea015_d20260714_m042252_c001_v0001179_t0016_u01784002972608") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea6749_d20260714_m042242_c001_v7007000_t0000_u01784002962596") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c096_d20260714_m042235_c001_v0001102_t0013_u01784002955729") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df2_d20260714_m042229_c001_v7007000_t0000_u01784002949234") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c078_d20260714_m042224_c001_v0001102_t0040_u01784002944717") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f419d7f15ea8e07f4_d20260714_m042223_c001_v7007000_t0000_u01784002943024") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c044_d20260714_m042214_c001_v0001102_t0057_u01784002934699") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e5_d20260714_m042209_c001_v7007000_t0000_u01784002929172") 2026/07/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be280_d20260714_m042204_c001_v0001182_t0040_u01784002924667") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b3_d20260714_m042202_c001_v7007000_t0000_u01784002922857") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ec1_d20260714_m042155_c001_v0001179_t0028_u01784002915317") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfb1f2_d20260714_m042145_c001_v7007000_t0000_u01784002905670") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be14e_d20260714_m042137_c001_v0001182_t0047_u01784002897662") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d5_d20260714_m042131_c001_v7007000_t0000_u01784002891669") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be0c4_d20260714_m042122_c001_v0001182_t0023_u01784002882581") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e3f_d20260714_m042116_c001_v7007000_t0000_u01784002876440") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be042_d20260714_m042107_c001_v0001182_t0003_u01784002867610") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66f8_d20260714_m042226_c001_v7007000_t0000_u01784002946039") 2026/07/14 04:24:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c06e_d20260714_m042221_c001_v0001102_t0043_u01784002941237") 2026/07/14 04:24:55 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a577b_d20260714_m042246_c001_v7007000_t0000_u01784002966855") 2026/07/14 04:24:55 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0be_d20260714_m042241_c001_v0001102_t0005_u01784002961660") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db44_d20260714_m042403_c001_v7007000_t0000_u01784003043467") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e8f_d20260714_m042353_c001_v0001173_t0013_u01784003033639") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d49_d20260714_m042347_c001_v7007000_t0000_u01784003027063") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e43_d20260714_m042338_c001_v0001173_t0016_u01784003018205") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecae9_d20260714_m042332_c001_v7007000_t0000_u01784003012379") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e03_d20260714_m042323_c001_v0001173_t0050_u01784003003293") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc2e_d20260714_m042317_c001_v7007000_t0000_u01784002997494") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06db7_d20260714_m042308_c001_v0001173_t0035_u01784002988950") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a22_d20260714_m042302_c001_v7007000_t0000_u01784002982550") 2026/07/14 04:24:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d87_d20260714_m042252_c001_v0001173_t0007_u01784002972840") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e50_d20260714_m042242_c001_v7007000_t0000_u01784002962611") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d2b_d20260714_m042236_c001_v0001173_t0053_u01784002956181") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df3_d20260714_m042229_c001_v7007000_t0000_u01784002949436") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be34c_d20260714_m042224_c001_v0001182_t0047_u01784002944728") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66e7_d20260714_m042222_c001_v7007000_t0000_u01784002942961") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ca3_d20260714_m042215_c001_v0001173_t0008_u01784002935187") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e6_d20260714_m042209_c001_v7007000_t0000_u01784002929346") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ef1_d20260714_m042204_c001_v0001179_t0030_u01784002924725") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4c4_d20260714_m042202_c001_v7007000_t0000_u01784002922868") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfe8_d20260714_m042155_c001_v0001102_t0011_u01784002915569") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdb5_d20260714_m042145_c001_v7007000_t0000_u01784002905781") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf92_d20260714_m042137_c001_v0001102_t0025_u01784002897868") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d6_d20260714_m042131_c001_v7007000_t0000_u01784002891851") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf5e_d20260714_m042122_c001_v0001102_t0007_u01784002882768") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e40_d20260714_m042116_c001_v7007000_t0000_u01784002876617") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf3e_d20260714_m042107_c001_v0001102_t0044_u01784002867844") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c92_d20260714_m042225_c001_v7007000_t0000_u01784002945843") 2026/07/14 04:24:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cd5_d20260714_m042221_c001_v0001173_t0025_u01784002941395") 2026/07/14 04:24:56 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a577c_d20260714_m042247_c001_v7007000_t0000_u01784002967038") 2026/07/14 04:24:56 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3f8_d20260714_m042241_c001_v0001182_t0026_u01784002961734") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db45_d20260714_m042403_c001_v7007000_t0000_u01784003043640") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1e8_d20260714_m042354_c001_v0001102_t0052_u01784003034350") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d4b_d20260714_m042347_c001_v7007000_t0000_u01784003027254") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c19e_d20260714_m042338_c001_v0001102_t0058_u01784003018575") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaeb_d20260714_m042332_c001_v7007000_t0000_u01784003012555") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c16c_d20260714_m042323_c001_v0001102_t0015_u01784003003821") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc30_d20260714_m042317_c001_v7007000_t0000_u01784002997671") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c12c_d20260714_m042309_c001_v0001102_t0053_u01784002989361") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a26_d20260714_m042302_c001_v7007000_t0000_u01784002982740") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0f2_d20260714_m042253_c001_v0001102_t0038_u01784002973218") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea674c_d20260714_m042243_c001_v7007000_t0000_u01784002963121") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fad_d20260714_m042236_c001_v0001179_t0003_u01784002956491") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df5_d20260714_m042229_c001_v7007000_t0000_u01784002949619") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ce7_d20260714_m042224_c001_v0001173_t0045_u01784002944783") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66ec_d20260714_m042223_c001_v7007000_t0000_u01784002943176") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f3f_d20260714_m042215_c001_v0001179_t0036_u01784002935809") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4e9_d20260714_m042209_c001_v7007000_t0000_u01784002929570") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c5d_d20260714_m042204_c001_v0001173_t0044_u01784002924863") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4209ce488b7ee1f2_d20260714_m042203_c001_v7007000_t0000_u01784002923015") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c2d_d20260714_m042155_c001_v0001173_t0011_u01784002915884") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40917800ac5da376_d20260714_m042145_c001_v7007000_t0000_u01784002905447") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e6b_d20260714_m042138_c001_v0001179_t0046_u01784002898369") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d7_d20260714_m042132_c001_v7007000_t0000_u01784002892033") 2026/07/14 04:24:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e15_d20260714_m042123_c001_v0001179_t0045_u01784002883150") 2026/07/14 04:24:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e41_d20260714_m042116_c001_v7007000_t0000_u01784002876793") 2026/07/14 04:24:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9dd5_d20260714_m042108_c001_v0001179_t0053_u01784002868204") 2026/07/14 04:24:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66f4_d20260714_m042225_c001_v7007000_t0000_u01784002945852") 2026/07/14 04:24:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be328_d20260714_m042221_c001_v0001182_t0012_u01784002941471") 2026/07/14 04:24:58 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a577d_d20260714_m042247_c001_v7007000_t0000_u01784002967220") 2026/07/14 04:24:58 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d55_d20260714_m042241_c001_v0001173_t0056_u01784002961925") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db46_d20260714_m042403_c001_v7007000_t0000_u01784003043815") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be6cf_d20260714_m042355_c001_v0001182_t0034_u01784003035053") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d4c_d20260714_m042347_c001_v7007000_t0000_u01784003027445") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be641_d20260714_m042338_c001_v0001182_t0002_u01784003018859") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaec_d20260714_m042332_c001_v7007000_t0000_u01784003012731") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be5a3_d20260714_m042324_c001_v0001182_t0047_u01784003004191") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc33_d20260714_m042317_c001_v7007000_t0000_u01784002997849") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be517_d20260714_m042309_c001_v0001182_t0030_u01784002989810") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a2b_d20260714_m042302_c001_v7007000_t0000_u01784002982930") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be474_d20260714_m042253_c001_v0001182_t0057_u01784002973737") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418302ec27b7cb35_d20260714_m042243_c001_v7007000_t0000_u01784002963155") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3b6_d20260714_m042236_c001_v0001182_t0051_u01784002956695") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df6_d20260714_m042229_c001_v7007000_t0000_u01784002949801") 2026/07/14 04:24:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f75_d20260714_m042224_c001_v0001179_t0043_u01784002944889") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66e8_d20260714_m042222_c001_v7007000_t0000_u01784002942987") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be2e2_d20260714_m042216_c001_v0001182_t0050_u01784002936165") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4ea_d20260714_m042209_c001_v7007000_t0000_u01784002929749") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c01a_d20260714_m042204_c001_v0001102_t0042_u01784002924965") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb056e8_d20260714_m042202_c001_v7007000_t0000_u01784002922981") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be220_d20260714_m042156_c001_v0001182_t0027_u01784002916463") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b48c_d20260714_m042145_c001_v7007000_t0000_u01784002905486") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06be4_d20260714_m042138_c001_v0001173_t0021_u01784002898590") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3d8_d20260714_m042132_c001_v7007000_t0000_u01784002892217") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b51_d20260714_m042123_c001_v0001173_t0029_u01784002883389") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e43_d20260714_m042116_c001_v7007000_t0000_u01784002876972") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b05_d20260714_m042108_c001_v0001173_t0013_u01784002868459") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4050722b32802ded_d20260714_m042226_c001_v7007000_t0000_u01784002946099") 2026/07/14 04:24:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f5b_d20260714_m042221_c001_v0001179_t0020_u01784002941505") 2026/07/14 04:24:59 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5780_d20260714_m042247_c001_v7007000_t0000_u01784002967402") 2026/07/14 04:24:59 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be400_d20260714_m042241_c001_v0001182_t0002_u01784002961936") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db47_d20260714_m042403_c001_v7007000_t0000_u01784003043988") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea16d_d20260714_m042355_c001_v0001179_t0031_u01784003035264") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d4d_d20260714_m042347_c001_v7007000_t0000_u01784003027637") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0fb_d20260714_m042339_c001_v0001179_t0008_u01784003019094") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaee_d20260714_m042332_c001_v7007000_t0000_u01784003012907") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0a7_d20260714_m042324_c001_v0001179_t0044_u01784003004385") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc37_d20260714_m042318_c001_v7007000_t0000_u01784002998025") 2026/07/14 04:24:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea05d_d20260714_m042310_c001_v0001179_t0005_u01784002990012") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a2f_d20260714_m042303_c001_v7007000_t0000_u01784002983121") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea01f_d20260714_m042254_c001_v0001179_t0053_u01784002974025") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418302ec27b7cb31_d20260714_m042242_c001_v7007000_t0000_u01784002962586") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0a0_d20260714_m042236_c001_v0001102_t0006_u01784002956899") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df8_d20260714_m042229_c001_v7007000_t0000_u01784002949984") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be34e_d20260714_m042224_c001_v0001182_t0027_u01784002944953") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c89_d20260714_m042223_c001_v7007000_t0000_u01784002943186") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c04c_d20260714_m042216_c001_v0001102_t0036_u01784002936367") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4ec_d20260714_m042209_c001_v7007000_t0000_u01784002929927") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be286_d20260714_m042204_c001_v0001182_t0042_u01784002924965") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b6_d20260714_m042203_c001_v7007000_t0000_u01784002923031") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ec5_d20260714_m042156_c001_v0001179_t0043_u01784002916690") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d46c_d20260714_m042145_c001_v7007000_t0000_u01784002905519") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be15e_d20260714_m042138_c001_v0001182_t0030_u01784002898976") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3da_d20260714_m042132_c001_v7007000_t0000_u01784002892398") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be0d8_d20260714_m042123_c001_v0001182_t0036_u01784002883818") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e45_d20260714_m042117_c001_v7007000_t0000_u01784002877145") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be058_d20260714_m042109_c001_v0001182_t0013_u01784002869184") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92de0_d20260714_m042226_c001_v7007000_t0000_u01784002946239") 2026/07/14 04:25:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be32c_d20260714_m042221_c001_v0001182_t0014_u01784002941688") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5781_d20260714_m042247_c001_v7007000_t0000_u01784002967585") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0c0_d20260714_m042241_c001_v0001102_t0057_u01784002961983") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db48_d20260714_m042404_c001_v7007000_t0000_u01784003044162") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ea3_d20260714_m042355_c001_v0001173_t0026_u01784003035463") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d50_d20260714_m042347_c001_v7007000_t0000_u01784003027829") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e47_d20260714_m042339_c001_v0001173_t0058_u01784003019322") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaf0_d20260714_m042333_c001_v7007000_t0000_u01784003013085") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e09_d20260714_m042325_c001_v0001173_t0028_u01784003005023") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc3b_d20260714_m042318_c001_v7007000_t0000_u01784002998203") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06dbb_d20260714_m042310_c001_v0001173_t0021_u01784002990236") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a34_d20260714_m042303_c001_v7007000_t0000_u01784002983311") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d8b_d20260714_m042254_c001_v0001173_t0033_u01784002974258") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5740_d20260714_m042243_c001_v7007000_t0000_u01784002963169") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d33_d20260714_m042237_c001_v0001173_t0018_u01784002957213") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92df9_d20260714_m042230_c001_v7007000_t0000_u01784002950169") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be352_d20260714_m042225_c001_v0001182_t0037_u01784002945154") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e5_d20260714_m042222_c001_v7007000_t0000_u01784002942795") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cab_d20260714_m042216_c001_v0001173_t0048_u01784002936823") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4ee_d20260714_m042210_c001_v7007000_t0000_u01784002930104") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ef3_d20260714_m042204_c001_v0001179_t0038_u01784002924959") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1db1_d20260714_m042203_c001_v7007000_t0000_u01784002923144") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bff0_d20260714_m042156_c001_v0001102_t0001_u01784002916953") 2026/07/14 04:25:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8b50_d20260714_m042145_c001_v7007000_t0000_u01784002905682") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf96_d20260714_m042139_c001_v0001102_t0016_u01784002899183") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3db_d20260714_m042132_c001_v7007000_t0000_u01784002892636") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf62_d20260714_m042124_c001_v0001102_t0036_u01784002884022") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e46_d20260714_m042117_c001_v7007000_t0000_u01784002877319") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf42_d20260714_m042109_c001_v0001102_t0044_u01784002869389") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dde_d20260714_m042226_c001_v7007000_t0000_u01784002946056") 2026/07/14 04:25:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c070_d20260714_m042221_c001_v0001102_t0008_u01784002941742") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5783_d20260714_m042247_c001_v7007000_t0000_u01784002967771") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fcb_d20260714_m042242_c001_v0001179_t0051_u01784002962005") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db49_d20260714_m042404_c001_v7007000_t0000_u01784003044337") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1f6_d20260714_m042355_c001_v0001102_t0057_u01784003035907") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d53_d20260714_m042348_c001_v7007000_t0000_u01784003028019") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c1a0_d20260714_m042339_c001_v0001102_t0004_u01784003019842") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaf2_d20260714_m042333_c001_v7007000_t0000_u01784003013260") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c170_d20260714_m042325_c001_v0001102_t0045_u01784003005453") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc3e_d20260714_m042318_c001_v7007000_t0000_u01784002998382") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c132_d20260714_m042310_c001_v0001102_t0041_u01784002990541") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a3c_d20260714_m042303_c001_v7007000_t0000_u01784002983502") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0fc_d20260714_m042254_c001_v0001102_t0032_u01784002974602") 2026/07/14 04:25:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418302ec27b7cb34_d20260714_m042242_c001_v7007000_t0000_u01784002962965") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fb5_d20260714_m042237_c001_v0001179_t0024_u01784002957523") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dfa_d20260714_m042230_c001_v7007000_t0000_u01784002950352") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c07a_d20260714_m042225_c001_v0001102_t0028_u01784002945169") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66e9_d20260714_m042222_c001_v7007000_t0000_u01784002942998") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f45_d20260714_m042217_c001_v0001179_t0000_u01784002937242") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4ef_d20260714_m042210_c001_v7007000_t0000_u01784002930279") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c63_d20260714_m042205_c001_v0001173_t0006_u01784002925205") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b4_d20260714_m042202_c001_v7007000_t0000_u01784002922873") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c33_d20260714_m042157_c001_v0001173_t0005_u01784002917356") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d46d_d20260714_m042145_c001_v7007000_t0000_u01784002905589") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e71_d20260714_m042139_c001_v0001179_t0011_u01784002899517") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3dc_d20260714_m042132_c001_v7007000_t0000_u01784002892817") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e1b_d20260714_m042124_c001_v0001179_t0053_u01784002884502") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e47_d20260714_m042117_c001_v7007000_t0000_u01784002877493") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9dd9_d20260714_m042109_c001_v0001179_t0013_u01784002869753") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c95_d20260714_m042226_c001_v7007000_t0000_u01784002946190") 2026/07/14 04:25:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cd9_d20260714_m042221_c001_v0001173_t0021_u01784002941778") 2026/07/14 04:25:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5785_d20260714_m042247_c001_v7007000_t0000_u01784002967956") 2026/07/14 04:25:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be406_d20260714_m042242_c001_v0001182_t0037_u01784002962154") 2026/07/14 04:25:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db4a_d20260714_m042404_c001_v7007000_t0000_u01784003044512") 2026/07/14 04:25:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be6df_d20260714_m042356_c001_v0001182_t0016_u01784003036587") 2026/07/14 04:25:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d55_d20260714_m042348_c001_v7007000_t0000_u01784003028235") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be649_d20260714_m042340_c001_v0001182_t0039_u01784003020119") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaf4_d20260714_m042333_c001_v7007000_t0000_u01784003013436") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be5af_d20260714_m042325_c001_v0001182_t0037_u01784003005810") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc42_d20260714_m042318_c001_v7007000_t0000_u01784002998559") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be529_d20260714_m042310_c001_v0001182_t0040_u01784002990930") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a40_d20260714_m042303_c001_v7007000_t0000_u01784002983692") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be488_d20260714_m042255_c001_v0001182_t0047_u01784002975140") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea674a_d20260714_m042242_c001_v7007000_t0000_u01784002962772") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3c8_d20260714_m042237_c001_v0001182_t0041_u01784002957773") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dfb_d20260714_m042230_c001_v7007000_t0000_u01784002950535") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f79_d20260714_m042225_c001_v0001179_t0039_u01784002945196") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8c88_d20260714_m042222_c001_v7007000_t0000_u01784002942965") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be2f6_d20260714_m042217_c001_v0001182_t0015_u01784002937450") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4f0_d20260714_m042210_c001_v7007000_t0000_u01784002930456") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be28c_d20260714_m042205_c001_v0001182_t0011_u01784002925385") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bb4c_d20260714_m042202_c001_v7007000_t0000_u01784002922904") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be22e_d20260714_m042157_c001_v0001182_t0029_u01784002917849") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdb3_d20260714_m042145_c001_v7007000_t0000_u01784002905605") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bec_d20260714_m042139_c001_v0001173_t0014_u01784002899725") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3de_d20260714_m042133_c001_v7007000_t0000_u01784002893000") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b5b_d20260714_m042124_c001_v0001173_t0018_u01784002884723") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e48_d20260714_m042117_c001_v7007000_t0000_u01784002877666") 2026/07/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06b0b_d20260714_m042109_c001_v0001173_t0001_u01784002869967") 2026/07/14 04:25:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66f9_d20260714_m042226_c001_v7007000_t0000_u01784002946204") 2026/07/14 04:25:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f5f_d20260714_m042221_c001_v0001179_t0021_u01784002941831") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5786_d20260714_m042248_c001_v7007000_t0000_u01784002968141") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9fcf_d20260714_m042242_c001_v0001179_t0016_u01784002962219") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db4b_d20260714_m042404_c001_v7007000_t0000_u01784003044685") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea177_d20260714_m042356_c001_v0001179_t0023_u01784003036802") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d57_d20260714_m042348_c001_v7007000_t0000_u01784003028437") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0ff_d20260714_m042340_c001_v0001179_t0039_u01784003020324") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaf7_d20260714_m042333_c001_v7007000_t0000_u01784003013613") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea0b5_d20260714_m042326_c001_v0001179_t0046_u01784003006005") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc46_d20260714_m042318_c001_v7007000_t0000_u01784002998736") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea061_d20260714_m042311_c001_v0001179_t0057_u01784002991143") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a43_d20260714_m042303_c001_v7007000_t0000_u01784002983883") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea021_d20260714_m042255_c001_v0001179_t0037_u01784002975330") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e5a_d20260714_m042243_c001_v7007000_t0000_u01784002963140") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c0ac_d20260714_m042237_c001_v0001102_t0030_u01784002957998") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92dfd_d20260714_m042230_c001_v7007000_t0000_u01784002950721") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ce9_d20260714_m042225_c001_v0001173_t0003_u01784002945372") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41636c2a9676fc91_d20260714_m042223_c001_v7007000_t0000_u01784002943078") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c056_d20260714_m042217_c001_v0001102_t0005_u01784002937672") 2026/07/14 04:25:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4f1_d20260714_m042210_c001_v7007000_t0000_u01784002930631") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c01c_d20260714_m042205_c001_v0001102_t0055_u01784002925417") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb056e9_d20260714_m042203_c001_v7007000_t0000_u01784002923173") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ec9_d20260714_m042158_c001_v0001179_t0023_u01784002918055") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b48e_d20260714_m042145_c001_v7007000_t0000_u01784002905691") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be176_d20260714_m042140_c001_v0001182_t0054_u01784002900150") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3e0_d20260714_m042133_c001_v7007000_t0000_u01784002893182") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be0e8_d20260714_m042125_c001_v0001182_t0039_u01784002885109") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e4a_d20260714_m042117_c001_v7007000_t0000_u01784002877839") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be068_d20260714_m042110_c001_v0001182_t0020_u01784002870339") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66f5_d20260714_m042225_c001_v7007000_t0000_u01784002945863") 2026/07/14 04:25:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be330_d20260714_m042221_c001_v0001182_t0057_u01784002941919") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5787_d20260714_m042248_c001_v7007000_t0000_u01784002968324") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d59_d20260714_m042242_c001_v0001173_t0020_u01784002962269") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db4c_d20260714_m042404_c001_v7007000_t0000_u01784003044859") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06eab_d20260714_m042357_c001_v0001173_t0002_u01784003037047") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d58_d20260714_m042348_c001_v7007000_t0000_u01784003028629") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e4f_d20260714_m042340_c001_v0001173_t0000_u01784003020661") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecaf9_d20260714_m042333_c001_v7007000_t0000_u01784003013789") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e0d_d20260714_m042326_c001_v0001173_t0007_u01784003006208") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc49_d20260714_m042318_c001_v7007000_t0000_u01784002998913") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06dc1_d20260714_m042311_c001_v0001173_t0007_u01784002991348") 2026/07/14 04:25:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a46_d20260714_m042304_c001_v7007000_t0000_u01784002984074") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d91_d20260714_m042255_c001_v0001173_t0037_u01784002975581") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418302ec27b7cb32_d20260714_m042242_c001_v7007000_t0000_u01784002962776") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d3b_d20260714_m042238_c001_v0001173_t0046_u01784002958407") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e01_d20260714_m042230_c001_v7007000_t0000_u01784002950903") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be356_d20260714_m042225_c001_v0001182_t0013_u01784002945391") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e7_d20260714_m042223_c001_v7007000_t0000_u01784002943155") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cbb_d20260714_m042218_c001_v0001173_t0014_u01784002938004") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4f2_d20260714_m042210_c001_v7007000_t0000_u01784002930809") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ef5_d20260714_m042205_c001_v0001179_t0008_u01784002925427") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66b9_d20260714_m042203_c001_v7007000_t0000_u01784002923205") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bff6_d20260714_m042158_c001_v0001102_t0007_u01784002918307") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40917800ac5da377_d20260714_m042145_c001_v7007000_t0000_u01784002905622") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf9c_d20260714_m042140_c001_v0001102_t0029_u01784002900345") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3e1_d20260714_m042133_c001_v7007000_t0000_u01784002893366") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf66_d20260714_m042125_c001_v0001102_t0004_u01784002885303") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e4b_d20260714_m042118_c001_v7007000_t0000_u01784002878012") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf48_d20260714_m042110_c001_v0001102_t0042_u01784002870536") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66fa_d20260714_m042226_c001_v7007000_t0000_u01784002946216") 2026/07/14 04:25:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f61_d20260714_m042222_c001_v0001179_t0043_u01784002942036") 2026/07/14 04:25:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc1_d20260714_m042148_c001_v7007000_t0000_u01784002908249") 2026/07/14 04:25:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e8f_d20260714_m042143_c001_v0001179_t0042_u01784002903416") 2026/07/14 04:25:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc2_d20260714_m042148_c001_v7007000_t0000_u01784002908425") 2026/07/14 04:25:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1a2_d20260714_m042143_c001_v0001182_t0054_u01784002903452") 2026/07/14 04:25:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc3_d20260714_m042148_c001_v7007000_t0000_u01784002908600") 2026/07/14 04:25:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bfb_d20260714_m042143_c001_v0001173_t0037_u01784002903545") 2026/07/14 04:25:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc4_d20260714_m042148_c001_v7007000_t0000_u01784002908776") 2026/07/14 04:25:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1a6_d20260714_m042143_c001_v0001182_t0020_u01784002903664") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc5_d20260714_m042148_c001_v7007000_t0000_u01784002908952") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfb0_d20260714_m042143_c001_v0001102_t0053_u01784002903716") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc6_d20260714_m042149_c001_v7007000_t0000_u01784002909129") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1aa_d20260714_m042143_c001_v0001182_t0048_u01784002903865") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc7_d20260714_m042149_c001_v7007000_t0000_u01784002909305") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1ac_d20260714_m042144_c001_v0001182_t0038_u01784002904068") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc8_d20260714_m042149_c001_v7007000_t0000_u01784002909481") 2026/07/14 04:25:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06bff_d20260714_m042144_c001_v0001173_t0017_u01784002904114") 2026/07/14 04:25:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdc9_d20260714_m042149_c001_v7007000_t0000_u01784002909678") 2026/07/14 04:25:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e91_d20260714_m042144_c001_v0001179_t0019_u01784002904128") 2026/07/14 04:25:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdca_d20260714_m042149_c001_v7007000_t0000_u01784002909863") 2026/07/14 04:25:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfb2_d20260714_m042144_c001_v0001102_t0001_u01784002904236") 2026/07/14 04:25:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdcb_d20260714_m042150_c001_v7007000_t0000_u01784002910040") 2026/07/14 04:25:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1b2_d20260714_m042144_c001_v0001182_t0026_u01784002904268") 2026/07/14 04:25:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdcf_d20260714_m042150_c001_v7007000_t0000_u01784002910385") 2026/07/14 04:25:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e93_d20260714_m042144_c001_v0001179_t0046_u01784002904321") 2026/07/14 04:25:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdd0_d20260714_m042150_c001_v7007000_t0000_u01784002910570") 2026/07/14 04:25:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c05_d20260714_m042144_c001_v0001173_t0049_u01784002904388") 2026/07/14 04:25:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdd1_d20260714_m042150_c001_v7007000_t0000_u01784002910746") 2026/07/14 04:25:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be1b6_d20260714_m042144_c001_v0001182_t0024_u01784002904479") 2026/07/14 04:25:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdd2_d20260714_m042150_c001_v7007000_t0000_u01784002910921") 2026/07/14 04:25:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9e95_d20260714_m042144_c001_v0001179_t0038_u01784002904517") 2026/07/14 04:25:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfdd3_d20260714_m042151_c001_v7007000_t0000_u01784002911096") 2026/07/14 04:25:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfb4_d20260714_m042144_c001_v0001102_t0039_u01784002904658") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66c0_d20260714_m042205_c001_v7007000_t0000_u01784002925883") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be248_d20260714_m042200_c001_v0001182_t0016_u01784002920814") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bb54_d20260714_m042205_c001_v7007000_t0000_u01784002925903") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ed3_d20260714_m042200_c001_v0001179_t0019_u01784002920877") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1db8_d20260714_m042205_c001_v7007000_t0000_u01784002925914") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c41_d20260714_m042200_c001_v0001173_t0044_u01784002920988") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66c5_d20260714_m042206_c001_v7007000_t0000_u01784002926297") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be24c_d20260714_m042201_c001_v0001182_t0046_u01784002921124") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4cd_d20260714_m042206_c001_v7007000_t0000_u01784002926126") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c004_d20260714_m042201_c001_v0001102_t0002_u01784002921122") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfe02_d20260714_m042205_c001_v7007000_t0000_u01784002925925") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ed5_d20260714_m042201_c001_v0001179_t0041_u01784002921120") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66c1_d20260714_m042205_c001_v7007000_t0000_u01784002925934") 2026/07/14 04:25:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be252_d20260714_m042201_c001_v0001182_t0028_u01784002921377") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4cf_d20260714_m042206_c001_v7007000_t0000_u01784002926307") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c006_d20260714_m042201_c001_v0001102_t0059_u01784002921418") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4cc_d20260714_m042205_c001_v7007000_t0000_u01784002925943") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c47_d20260714_m042201_c001_v0001173_t0053_u01784002921467") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f42170da24a50302e_d20260714_m042206_c001_v7007000_t0000_u01784002926138") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be256_d20260714_m042201_c001_v0001182_t0001_u01784002921589") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1dba_d20260714_m042206_c001_v7007000_t0000_u01784002926150") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be25a_d20260714_m042201_c001_v0001182_t0049_u01784002921807") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bb56_d20260714_m042206_c001_v7007000_t0000_u01784002926276") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9ed9_d20260714_m042201_c001_v0001179_t0008_u01784002921832") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb056ec_d20260714_m042205_c001_v7007000_t0000_u01784002925892") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c00a_d20260714_m042201_c001_v0001102_t0027_u01784002921853") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bfe07_d20260714_m042206_c001_v7007000_t0000_u01784002926287") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c4b_d20260714_m042201_c001_v0001173_t0013_u01784002921908") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f423573d2fcea66c2_d20260714_m042206_c001_v7007000_t0000_u01784002926058") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be25c_d20260714_m042202_c001_v0001182_t0012_u01784002922020") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb056ef_d20260714_m042206_c001_v7007000_t0000_u01784002926083") 2026/07/14 04:25:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9edd_d20260714_m042202_c001_v0001179_t0040_u01784002922048") 2026/07/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476797_d20260714_m041956_c001_v7007000_t0000_u01784002796916") 2026/07/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103f7289d2da2c23_d20260714_m041955_c001_v0001180_t0026_u01784002795122") 2026/07/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b96b_d20260714_m041954_c001_v7007000_t0000_u01784002794944") 2026/07/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103f7289d2da2c13_d20260714_m041951_c001_v0001180_t0031_u01784002791845") 2026/07/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b961_d20260714_m041951_c001_v7007000_t0000_u01784002791148") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0687d_d20260714_m041946_c001_v0001173_t0011_u01784002786233") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4265123bc7708ffc_d20260714_m041944_c001_v7007000_t0000_u01784002784818") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10638c55645c4494_d20260714_m041942_c001_v0001115_t0002_u01784002782028") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed39b_d20260714_m041941_c001_v7007000_t0000_u01784002781852") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10638c55645c4480_d20260714_m041936_c001_v0001115_t0025_u01784002776787") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed386_d20260714_m041936_c001_v7007000_t0000_u01784002776084") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06817_d20260714_m041932_c001_v0001173_t0053_u01784002772120") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8473_d20260714_m041930_c001_v7007000_t0000_u01784002770847") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1090705e85baf601_d20260714_m041929_c001_v0001177_t0025_u01784002769470") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032496ed_d20260714_m041929_c001_v7007000_t0000_u01784002769293") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1090705e85baf5c9_d20260714_m041926_c001_v0001177_t0019_u01784002766645") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032496df_d20260714_m041925_c001_v7007000_t0000_u01784002765915") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c3e8_d20260714_m041921_c001_v0001176_t0013_u01784002761412") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a841e_d20260714_m041920_c001_v7007000_t0000_u01784002760503") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1127014a04d505be_d20260714_m041918_c001_v0001130_t0037_u01784002758633") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53c5f_d20260714_m041918_c001_v7007000_t0000_u01784002758441") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1127014a04d505ae_d20260714_m041915_c001_v0001130_t0005_u01784002755057") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53c21_d20260714_m041914_c001_v7007000_t0000_u01784002754359") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdad6_d20260714_m041908_c001_v0001182_t0028_u01784002748172") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a4ff4_d20260714_m041907_c001_v7007000_t0000_u01784002747272") 2026/07/14 04:25:11 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1117f1f7a6df34e3_d20260714_m041904_c001_v0001090_t0027_u01784002744830") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dee_d20260714_m041904_c001_v7007000_t0000_u01784002744655") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1117f1f7a6df34d1_d20260714_m041900_c001_v0001090_t0048_u01784002740874") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dd5_d20260714_m041900_c001_v7007000_t0000_u01784002740160") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0670b_d20260714_m041854_c001_v0001173_t0008_u01784002734405") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dcc_d20260714_m041853_c001_v7007000_t0000_u01784002733491") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1127de3b1252a74b_d20260714_m041850_c001_v0001178_t0043_u01784002730857") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4018886f4ebafc6f_d20260714_m041850_c001_v7007000_t0000_u01784002730673") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1127de3b1252a735_d20260714_m041847_c001_v0001178_t0023_u01784002727706") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4018886f4ebafc5f_d20260714_m041846_c001_v7007000_t0000_u01784002726947") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c332_d20260714_m041841_c001_v0001176_t0004_u01784002721383") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82da1_d20260714_m041840_c001_v7007000_t0000_u01784002720306") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1137a25640368e0d_d20260714_m041834_c001_v0001040_t0024_u01784002714862") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f42170da24a502869_d20260714_m041834_c001_v7007000_t0000_u01784002714641") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd932_d20260714_m041831_c001_v0001182_t0005_u01784002711059") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f118829e16799553b_d20260714_m041830_c001_v0001181_t0041_u01784002710223") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f118829e167995537_d20260714_m041829_c001_v0001181_t0018_u01784002709296") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40284b4c6640e90e_d20260714_m041815_c001_v7007000_t0000_u01784002695181") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c2dc_d20260714_m041808_c001_v0001176_t0026_u01784002688333") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f111bdc4fe49ccacb_d20260714_m041807_c001_v0001105_t0012_u01784002687317") 2026/07/14 04:25:12 DEBUG : dst/one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f111bdc4fe49ccac5_d20260714_m041806_c001_v0001105_t0047_u01784002686250") 2026/07/14 04:25:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476799_d20260714_m041957_c001_v7007000_t0000_u01784002797090") 2026/07/14 04:25:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f105833f433b14f69_d20260714_m041954_c001_v0001038_t0029_u01784002794428") 2026/07/14 04:25:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f110ca11a66080075_d20260714_m041950_c001_v0001029_t0020_u01784002790382") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4265123bc7708ffd_d20260714_m041944_c001_v7007000_t0000_u01784002784991") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f104a1543c896a89e_d20260714_m041941_c001_v0001040_t0021_u01784002781441") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103aadfe9bb34b3f_d20260714_m041935_c001_v0001146_t0043_u01784002775609") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8474_d20260714_m041931_c001_v7007000_t0000_u01784002771029") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f101a17f7861cb00a_d20260714_m041928_c001_v0001137_t0005_u01784002768998") 2026/07/14 04:25:13 DEBUG : dst/one.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1086bb57a33f5f0f_d20260714_m041925_c001_v0001104_t0015_u01784002765282") 2026/07/14 04:25:13 DEBUG : dst/three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82da2_d20260714_m041840_c001_v7007000_t0000_u01784002720482") 2026/07/14 04:25:13 DEBUG : dst/three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f118829e167995561_d20260714_m041839_c001_v0001181_t0013_u01784002719040") 2026/07/14 04:25:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a647679b_d20260714_m041957_c001_v7007000_t0000_u01784002797265") 2026/07/14 04:25:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103a8d3487c7b494_d20260714_m041955_c001_v0001185_t0058_u01784002795977") 2026/07/14 04:25:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f115505c4ef5a6c81_d20260714_m041952_c001_v0001165_t0055_u01784002792627") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a647679f_d20260714_m041957_c001_v7007000_t0000_u01784002797579") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103f7289d2da2c2b_d20260714_m041956_c001_v0001180_t0030_u01784002796342") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b96e_d20260714_m041956_c001_v7007000_t0000_u01784002796163") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f103f7289d2da2c1b_d20260714_m041953_c001_v0001180_t0006_u01784002793056") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b967_d20260714_m041952_c001_v7007000_t0000_u01784002792881") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c46a_d20260714_m041947_c001_v0001176_t0018_u01784002787775") 2026/07/14 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4265123bc7708ffe_d20260714_m041945_c001_v7007000_t0000_u01784002785164") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10638c55645c4498_d20260714_m041943_c001_v0001115_t0001_u01784002783903") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed3a6_d20260714_m041943_c001_v7007000_t0000_u01784002783727") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10638c55645c448a_d20260714_m041939_c001_v0001115_t0030_u01784002779515") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed395_d20260714_m041939_c001_v7007000_t0000_u01784002779278") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c41c_d20260714_m041933_c001_v0001176_t0025_u01784002773076") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032496f5_d20260714_m041930_c001_v7007000_t0000_u01784002770298") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c408_d20260714_m041928_c001_v0001176_t0038_u01784002768186") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032496e8_d20260714_m041927_c001_v7007000_t0000_u01784002767477") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdb7c_d20260714_m041922_c001_v0001182_t0043_u01784002762785") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53c68_d20260714_m041919_c001_v7007000_t0000_u01784002759573") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdb42_d20260714_m041917_c001_v0001182_t0021_u01784002757162") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53c51_d20260714_m041916_c001_v7007000_t0000_u01784002756089") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06777_d20260714_m041909_c001_v0001173_t0006_u01784002749310") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6df5_d20260714_m041906_c001_v7007000_t0000_u01784002746311") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06749_d20260714_m041902_c001_v0001173_t0030_u01784002742792") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6ddf_d20260714_m041901_c001_v7007000_t0000_u01784002741689") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c37c_d20260714_m041855_c001_v0001176_t0007_u01784002735805") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4018886f4ebafc7c_d20260714_m041852_c001_v7007000_t0000_u01784002732498") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c350_d20260714_m041849_c001_v0001176_t0039_u01784002729648") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4018886f4ebafc65_d20260714_m041848_c001_v7007000_t0000_u01784002728563") 2026/07/14 04:25:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd9b2_d20260714_m041842_c001_v0001182_t0054_u01784002722536") 2026/07/14 04:25:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4265123bc7708fff_d20260714_m041945_c001_v7007000_t0000_u01784002785338") 2026/07/14 04:25:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10106b367be17432_d20260714_m041943_c001_v0001104_t0027_u01784002783198") 2026/07/14 04:25:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107ce720d09041ce_d20260714_m041938_c001_v0001109_t0044_u01784002778369") 2026/07/14 04:25:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8476_d20260714_m041931_c001_v7007000_t0000_u01784002771211") 2026/07/14 04:25:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f104cb0d467f87623_d20260714_m041929_c001_v0001167_t0028_u01784002769988") 2026/07/14 04:25:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f11162ef315760ea8_d20260714_m041927_c001_v0001103_t0043_u01784002767063") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64767a1_d20260714_m041957_c001_v7007000_t0000_u01784002797756") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdc86_d20260714_m041947_c001_v0001182_t0056_u01784002787190") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4265123bc7709000_d20260714_m041945_c001_v7007000_t0000_u01784002785511") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdbee_d20260714_m041932_c001_v0001182_t0055_u01784002772880") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8478_d20260714_m041931_c001_v7007000_t0000_u01784002771393") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf067d1_d20260714_m041922_c001_v0001173_t0007_u01784002762008") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8420_d20260714_m041920_c001_v7007000_t0000_u01784002760687") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c3b6_d20260714_m041908_c001_v0001176_t0048_u01784002748732") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a4ff5_d20260714_m041907_c001_v7007000_t0000_u01784002747456") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bda4c_d20260714_m041855_c001_v0001182_t0004_u01784002735204") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a6dcd_d20260714_m041853_c001_v7007000_t0000_u01784002733674") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06699_d20260714_m041841_c001_v0001173_t0013_u01784002721949") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82da4_d20260714_m041840_c001_v7007000_t0000_u01784002720655") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f100a30baa09ae987_d20260714_m041836_c001_v0001184_t0016_u01784002716832") 2026/07/14 04:25:15 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40284b4c6640e90f_d20260714_m041815_c001_v7007000_t0000_u01784002695357") 2026/07/14 04:25:16 DEBUG : dst/two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f111bdc4fe49ccaf5_d20260714_m041814_c001_v0001105_t0042_u01784002694024") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f417896f96470a10d_d20260714_m041741_c001_v7007000_t0000_u01784002661455") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd78d_d20260714_m041738_c001_v0001182_t0022_u01784002658397") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f417896f96470a103_d20260714_m041736_c001_v7007000_t0000_u01784002656432") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd71d_d20260714_m041726_c001_v0001182_t0037_u01784002646961") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b779_d20260714_m041717_c001_v7007000_t0000_u01784002637744") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd6ab_d20260714_m041715_c001_v0001182_t0018_u01784002635010") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1bf_d20260714_m041653_c001_v7007000_t0000_u01784002613466") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd58d_d20260714_m041651_c001_v0001182_t0034_u01784002611610") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1a8_d20260714_m041650_c001_v7007000_t0000_u01784002610853") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd577_d20260714_m041649_c001_v0001182_t0021_u01784002609685") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f18f_d20260714_m041647_c001_v7007000_t0000_u01784002607202") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd541_d20260714_m041645_c001_v0001182_t0030_u01784002605616") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f181_d20260714_m041644_c001_v7007000_t0000_u01784002604843") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd529_d20260714_m041643_c001_v0001182_t0006_u01784002603597") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf648_d20260714_m041638_c001_v7007000_t0000_u01784002598472") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4d1_d20260714_m041637_c001_v0001182_t0033_u01784002597199") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf63b_d20260714_m041636_c001_v7007000_t0000_u01784002596147") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4bb_d20260714_m041635_c001_v0001182_t0011_u01784002595430") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf5b7_d20260714_m041631_c001_v7007000_t0000_u01784002591670") 2026/07/14 04:25:16 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd47d_d20260714_m041630_c001_v0001182_t0041_u01784002590567") 2026/07/14 04:25:17 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64762c0_d20260714_m041628_c001_v7007000_t0000_u01784002588816") 2026/07/14 04:25:17 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd469_d20260714_m041627_c001_v0001182_t0034_u01784002587912") 2026/07/14 04:25:17 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64762bf_d20260714_m041627_c001_v7007000_t0000_u01784002587562") 2026/07/14 04:25:17 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1194a05029f8ec8d_d20260714_m041627_c001_v0001184_t0019_u01784002587020") 2026/07/14 04:25:17 DEBUG : empty space: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd451_d20260714_m041625_c001_v0001182_t0057_u01784002585423") 2026/07/14 04:25:17 DEBUG : enormous: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1ba_d20260714_m041652_c001_v7007000_t0000_u01784002612580") 2026/07/14 04:25:17 DEBUG : enormous: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd58f_d20260714_m041651_c001_v0001182_t0016_u01784002611809") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64767b6_d20260714_m042002_c001_v7007000_t0000_u01784002802549") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c4b8_d20260714_m042001_c001_v0001176_t0017_u01784002801402") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b75a_d20260714_m041713_c001_v7007000_t0000_u01784002633506") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c204_d20260714_m041712_c001_v0001176_t0039_u01784002632517") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476296_d20260714_m041622_c001_v7007000_t0000_u01784002582884") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd433_d20260714_m041621_c001_v0001182_t0058_u01784002581987") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476266_d20260714_m041621_c001_v7007000_t0000_u01784002581445") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd427_d20260714_m041620_c001_v0001182_t0000_u01784002580872") 2026/07/14 04:25:17 DEBUG : existing: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd423_d20260714_m041620_c001_v0001182_t0025_u01784002580123") 2026/07/14 04:25:17 DEBUG : existing-b: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b75d_d20260714_m041713_c001_v7007000_t0000_u01784002633697") 2026/07/14 04:25:17 DEBUG : existing-b: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd691_d20260714_m041712_c001_v0001182_t0011_u01784002632507") 2026/07/14 04:25:17 DEBUG : file1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928be_d20260714_m042056_c001_v7007000_t0000_u01784002856699") 2026/07/14 04:25:17 DEBUG : file1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bdfdc_d20260714_m042055_c001_v0001182_t0005_u01784002855565") 2026/07/14 04:25:17 DEBUG : file1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928b5_d20260714_m042054_c001_v7007000_t0000_u01784002854282") 2026/07/14 04:25:17 DEBUG : file1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9d9d_d20260714_m042052_c001_v0001179_t0050_u01784002852678") 2026/07/14 04:25:17 DEBUG : five: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1d0_d20260714_m041656_c001_v7007000_t0000_u01784002616920") 2026/07/14 04:25:18 DEBUG : five: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bd5bd_d20260714_m041654_c001_v0001182_t0032_u01784002614992") 2026/07/14 04:25:18 DEBUG : foo: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf5b1_d20260714_m041630_c001_v7007000_t0000_u01784002590222") 2026/07/14 04:25:18 DEBUG : foo: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bd475_d20260714_m041629_c001_v0001182_t0032_u01784002589697") 2026/07/14 04:25:18 DEBUG : foo: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bd473_d20260714_m041629_c001_v0001182_t0032_u01784002589166") 2026/07/14 04:25:18 DEBUG : four: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1d3_d20260714_m041657_c001_v7007000_t0000_u01784002617109") 2026/07/14 04:25:18 DEBUG : four: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4101939a50c0c1ae_d20260714_m041655_c001_v0001176_t0024_u01784002615553") 2026/07/14 04:25:18 DEBUG : four: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd5b5_d20260714_m041654_c001_v0001182_t0052_u01784002614427") 2026/07/14 04:25:18 DEBUG : hello world2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25124_d20260714_m041539_c001_v7007000_t0000_u01784002539909") 2026/07/14 04:25:18 DEBUG : hello world2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2e5_d20260714_m041539_c001_v0001182_t0005_u01784002539323") 2026/07/14 04:25:18 DEBUG : ignore-size: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476242_d20260714_m041619_c001_v7007000_t0000_u01784002579773") 2026/07/14 04:25:18 DEBUG : ignore-size: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd41d_d20260714_m041618_c001_v0001182_t0004_u01784002578869") 2026/07/14 04:25:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b74b_d20260714_m041711_c001_v7007000_t0000_u01784002631745") 2026/07/14 04:25:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1fa_d20260714_m041710_c001_v0001176_t0031_u01784002630951") 2026/07/14 04:25:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f236_d20260714_m041710_c001_v7007000_t0000_u01784002630176") 2026/07/14 04:25:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1f2_d20260714_m041709_c001_v0001176_t0040_u01784002629145") 2026/07/14 04:25:18 DEBUG : one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1d4_d20260714_m041657_c001_v7007000_t0000_u01784002617298") 2026/07/14 04:25:18 DEBUG : one: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bd5a9_d20260714_m041653_c001_v0001182_t0032_u01784002613889") 2026/07/14 04:25:18 DEBUG : only0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92896_d20260714_m042048_c001_v7007000_t0000_u01784002848276") 2026/07/14 04:25:18 DEBUG : only0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a5d_d20260714_m042042_c001_v0001173_t0045_u01784002842806") 2026/07/14 04:25:18 DEBUG : only0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069e5_d20260714_m042029_c001_v0001173_t0029_u01784002829487") 2026/07/14 04:25:18 DEBUG : only0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6d8_d20260714_m042023_c001_v7007000_t0000_u01784002823727") 2026/07/14 04:25:19 DEBUG : only0: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0692f_d20260714_m042008_c001_v0001173_t0055_u01784002808981") 2026/07/14 04:25:19 DEBUG : only1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92899_d20260714_m042048_c001_v7007000_t0000_u01784002848569") 2026/07/14 04:25:19 DEBUG : only1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a67_d20260714_m042043_c001_v0001173_t0045_u01784002843753") 2026/07/14 04:25:19 DEBUG : only1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069eb_d20260714_m042030_c001_v0001173_t0028_u01784002830221") 2026/07/14 04:25:19 DEBUG : only1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032497e1_d20260714_m042023_c001_v7007000_t0000_u01784002823583") 2026/07/14 04:25:19 DEBUG : only1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06935_d20260714_m042009_c001_v0001173_t0058_u01784002809668") 2026/07/14 04:25:19 DEBUG : only10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289a_d20260714_m042048_c001_v7007000_t0000_u01784002848745") 2026/07/14 04:25:19 DEBUG : only10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf4a_d20260714_m042042_c001_v0001182_t0032_u01784002842794") 2026/07/14 04:25:19 DEBUG : only10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a1d_d20260714_m042035_c001_v0001173_t0005_u01784002835853") 2026/07/14 04:25:19 DEBUG : only10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa77d_d20260714_m042023_c001_v7007000_t0000_u01784002823753") 2026/07/14 04:25:19 DEBUG : only10: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06971_d20260714_m042016_c001_v0001173_t0045_u01784002816234") 2026/07/14 04:25:19 DEBUG : only11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289b_d20260714_m042048_c001_v7007000_t0000_u01784002848920") 2026/07/14 04:25:19 DEBUG : only11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4113a550543e9d63_d20260714_m042043_c001_v0001179_t0032_u01784002843355") 2026/07/14 04:25:19 DEBUG : only11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a21_d20260714_m042036_c001_v0001173_t0006_u01784002836520") 2026/07/14 04:25:19 DEBUG : only11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032497df_d20260714_m042023_c001_v7007000_t0000_u01784002823397") 2026/07/14 04:25:19 DEBUG : only11: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06975_d20260714_m042016_c001_v0001173_t0001_u01784002816832") 2026/07/14 04:25:19 DEBUG : only12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289c_d20260714_m042049_c001_v7007000_t0000_u01784002849096") 2026/07/14 04:25:19 DEBUG : only12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf52_d20260714_m042043_c001_v0001182_t0032_u01784002843182") 2026/07/14 04:25:19 DEBUG : only12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a29_d20260714_m042037_c001_v0001173_t0051_u01784002837199") 2026/07/14 04:25:19 DEBUG : only12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa77e_d20260714_m042023_c001_v7007000_t0000_u01784002823935") 2026/07/14 04:25:20 DEBUG : only12: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06979_d20260714_m042017_c001_v0001173_t0042_u01784002817315") 2026/07/14 04:25:20 DEBUG : only13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289d_d20260714_m042049_c001_v7007000_t0000_u01784002849273") 2026/07/14 04:25:20 DEBUG : only13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f409fae4f3b34bee4_d20260714_m042043_c001_v0001102_t0019_u01784002843528") 2026/07/14 04:25:20 DEBUG : only13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a33_d20260714_m042037_c001_v0001173_t0057_u01784002837975") 2026/07/14 04:25:20 DEBUG : only13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6cd_d20260714_m042023_c001_v7007000_t0000_u01784002823019") 2026/07/14 04:25:20 DEBUG : only13: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0697b_d20260714_m042017_c001_v0001173_t0044_u01784002817857") 2026/07/14 04:25:20 DEBUG : only14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289e_d20260714_m042049_c001_v7007000_t0000_u01784002849454") 2026/07/14 04:25:20 DEBUG : only14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a5f_d20260714_m042043_c001_v0001173_t0045_u01784002843193") 2026/07/14 04:25:20 DEBUG : only14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a37_d20260714_m042038_c001_v0001173_t0002_u01784002838508") 2026/07/14 04:25:20 DEBUG : only14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6d0_d20260714_m042023_c001_v7007000_t0000_u01784002823195") 2026/07/14 04:25:20 DEBUG : only14: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06987_d20260714_m042018_c001_v0001173_t0047_u01784002818487") 2026/07/14 04:25:20 DEBUG : only15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c9289f_d20260714_m042049_c001_v7007000_t0000_u01784002849635") 2026/07/14 04:25:20 DEBUG : only15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf5e_d20260714_m042043_c001_v0001182_t0032_u01784002843541") 2026/07/14 04:25:20 DEBUG : only15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a41_d20260714_m042039_c001_v0001173_t0050_u01784002839148") 2026/07/14 04:25:20 DEBUG : only15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f6ad_d20260714_m042023_c001_v7007000_t0000_u01784002823405") 2026/07/14 04:25:20 DEBUG : only15: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0698d_d20260714_m042018_c001_v0001173_t0024_u01784002818986") 2026/07/14 04:25:20 DEBUG : only16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a0_d20260714_m042049_c001_v7007000_t0000_u01784002849811") 2026/07/14 04:25:20 DEBUG : only16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a63_d20260714_m042043_c001_v0001173_t0045_u01784002843372") 2026/07/14 04:25:20 DEBUG : only16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a49_d20260714_m042039_c001_v0001173_t0022_u01784002839927") 2026/07/14 04:25:20 DEBUG : only16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6d3_d20260714_m042023_c001_v7007000_t0000_u01784002823376") 2026/07/14 04:25:20 DEBUG : only16: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06993_d20260714_m042019_c001_v0001173_t0019_u01784002819625") 2026/07/14 04:25:21 DEBUG : only17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a1_d20260714_m042049_c001_v7007000_t0000_u01784002849988") 2026/07/14 04:25:21 DEBUG : only17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4113a550543e9d67_d20260714_m042043_c001_v0001179_t0032_u01784002843551") 2026/07/14 04:25:21 DEBUG : only17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a4f_d20260714_m042040_c001_v0001173_t0043_u01784002840458") 2026/07/14 04:25:21 DEBUG : only17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032497e4_d20260714_m042023_c001_v7007000_t0000_u01784002823764") 2026/07/14 04:25:21 DEBUG : only17: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0699d_d20260714_m042020_c001_v0001173_t0056_u01784002820368") 2026/07/14 04:25:21 DEBUG : only18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a2_d20260714_m042050_c001_v7007000_t0000_u01784002850164") 2026/07/14 04:25:21 DEBUG : only18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf5c_d20260714_m042043_c001_v0001182_t0032_u01784002843358") 2026/07/14 04:25:21 DEBUG : only18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a55_d20260714_m042041_c001_v0001173_t0039_u01784002841190") 2026/07/14 04:25:21 DEBUG : only18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f6b0_d20260714_m042023_c001_v7007000_t0000_u01784002823775") 2026/07/14 04:25:21 DEBUG : only18: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069a1_d20260714_m042020_c001_v0001173_t0047_u01784002820986") 2026/07/14 04:25:21 DEBUG : only19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a3_d20260714_m042050_c001_v7007000_t0000_u01784002850344") 2026/07/14 04:25:21 DEBUG : only19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f409fae4f3b34bee6_d20260714_m042043_c001_v0001102_t0019_u01784002843740") 2026/07/14 04:25:21 DEBUG : only19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a57_d20260714_m042041_c001_v0001173_t0003_u01784002841945") 2026/07/14 04:25:22 DEBUG : only19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6d9_d20260714_m042023_c001_v7007000_t0000_u01784002823906") 2026/07/14 04:25:22 DEBUG : only19: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069af_d20260714_m042021_c001_v0001173_t0055_u01784002821720") 2026/07/14 04:25:22 DEBUG : only2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a4_d20260714_m042050_c001_v7007000_t0000_u01784002850520") 2026/07/14 04:25:22 DEBUG : only2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf6a_d20260714_m042044_c001_v0001182_t0032_u01784002844070") 2026/07/14 04:25:22 DEBUG : only2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069ef_d20260714_m042030_c001_v0001173_t0018_u01784002830763") 2026/07/14 04:25:22 DEBUG : only2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f7032497e6_d20260714_m042023_c001_v7007000_t0000_u01784002823947") 2026/07/14 04:25:22 DEBUG : only2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0693d_d20260714_m042010_c001_v0001173_t0034_u01784002810531") 2026/07/14 04:25:22 DEBUG : only3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a6_d20260714_m042050_c001_v7007000_t0000_u01784002850695") 2026/07/14 04:25:22 DEBUG : only3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a65_d20260714_m042043_c001_v0001173_t0045_u01784002843563") 2026/07/14 04:25:22 DEBUG : only3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069f3_d20260714_m042031_c001_v0001173_t0035_u01784002831297") 2026/07/14 04:25:22 DEBUG : only3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f6ae_d20260714_m042023_c001_v7007000_t0000_u01784002823592") 2026/07/14 04:25:22 DEBUG : only3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06941_d20260714_m042011_c001_v0001173_t0040_u01784002811117") 2026/07/14 04:25:22 DEBUG : only4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a7_d20260714_m042050_c001_v7007000_t0000_u01784002850871") 2026/07/14 04:25:22 DEBUG : only4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf60_d20260714_m042043_c001_v0001182_t0032_u01784002843718") 2026/07/14 04:25:22 DEBUG : only4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069f9_d20260714_m042031_c001_v0001173_t0028_u01784002831871") 2026/07/14 04:25:22 DEBUG : only4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6d6_d20260714_m042023_c001_v7007000_t0000_u01784002823552") 2026/07/14 04:25:22 DEBUG : only4: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06943_d20260714_m042012_c001_v0001173_t0048_u01784002812021") 2026/07/14 04:25:22 DEBUG : only5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928a9_d20260714_m042051_c001_v7007000_t0000_u01784002851047") 2026/07/14 04:25:22 DEBUG : only5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4113a550543e9d6b_d20260714_m042044_c001_v0001179_t0032_u01784002844012") 2026/07/14 04:25:22 DEBUG : only5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf069ff_d20260714_m042032_c001_v0001173_t0039_u01784002832352") 2026/07/14 04:25:23 DEBUG : only5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f6b2_d20260714_m042023_c001_v7007000_t0000_u01784002823959") 2026/07/14 04:25:23 DEBUG : only5: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06949_d20260714_m042012_c001_v0001173_t0025_u01784002812929") 2026/07/14 04:25:23 DEBUG : only6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928aa_d20260714_m042051_c001_v7007000_t0000_u01784002851225") 2026/07/14 04:25:23 DEBUG : only6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4113a550543e9d69_d20260714_m042043_c001_v0001179_t0032_u01784002843828") 2026/07/14 04:25:23 DEBUG : only6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a05_d20260714_m042033_c001_v0001173_t0020_u01784002833302") 2026/07/14 04:25:23 DEBUG : only6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaed6da_d20260714_m042024_c001_v7007000_t0000_u01784002824082") 2026/07/14 04:25:23 DEBUG : only6: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0694f_d20260714_m042013_c001_v0001173_t0029_u01784002813482") 2026/07/14 04:25:23 DEBUG : only7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928ab_d20260714_m042051_c001_v7007000_t0000_u01784002851400") 2026/07/14 04:25:23 DEBUG : only7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06a6b_d20260714_m042043_c001_v0001173_t0045_u01784002843930") 2026/07/14 04:25:23 DEBUG : only7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a09_d20260714_m042033_c001_v0001173_t0031_u01784002833958") 2026/07/14 04:25:23 DEBUG : only7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa77f_d20260714_m042024_c001_v7007000_t0000_u01784002824116") 2026/07/14 04:25:23 DEBUG : only7: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06957_d20260714_m042014_c001_v0001173_t0046_u01784002814015") 2026/07/14 04:25:23 DEBUG : only8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928ac_d20260714_m042051_c001_v7007000_t0000_u01784002851576") 2026/07/14 04:25:23 DEBUG : only8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bdf66_d20260714_m042043_c001_v0001182_t0032_u01784002843894") 2026/07/14 04:25:23 DEBUG : only8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a0d_d20260714_m042034_c001_v0001173_t0018_u01784002834442") 2026/07/14 04:25:23 DEBUG : only8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa779_d20260714_m042023_c001_v7007000_t0000_u01784002823389") 2026/07/14 04:25:23 DEBUG : only8: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06967_d20260714_m042014_c001_v0001173_t0019_u01784002814700") 2026/07/14 04:25:23 DEBUG : only9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928ad_d20260714_m042051_c001_v7007000_t0000_u01784002851751") 2026/07/14 04:25:23 DEBUG : only9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f409fae4f3b34bee8_d20260714_m042043_c001_v0001102_t0019_u01784002843917") 2026/07/14 04:25:23 DEBUG : only9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a17_d20260714_m042035_c001_v0001173_t0003_u01784002835221") 2026/07/14 04:25:23 DEBUG : only9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f418455c9fadfa77b_d20260714_m042023_c001_v7007000_t0000_u01784002823571") 2026/07/14 04:25:24 DEBUG : only9: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0696d_d20260714_m042015_c001_v0001173_t0049_u01784002815639") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f21c_d20260714_m041707_c001_v7007000_t0000_u01784002627982") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0638b_d20260714_m041706_c001_v0001173_t0048_u01784002626053") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1ff_d20260714_m041704_c001_v7007000_t0000_u01784002624936") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd62f_d20260714_m041702_c001_v0001182_t0005_u01784002622850") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1e7_d20260714_m041701_c001_v7007000_t0000_u01784002621735") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06343_d20260714_m041658_c001_v0001173_t0059_u01784002618262") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f19a_d20260714_m041648_c001_v7007000_t0000_u01784002608919") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd55c_d20260714_m041647_c001_v0001182_t0022_u01784002607769") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f18b_d20260714_m041646_c001_v7007000_t0000_u01784002606227") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd53d_d20260714_m041645_c001_v0001182_t0048_u01784002605416") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f17e_d20260714_m041644_c001_v7007000_t0000_u01784002604254") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd527_d20260714_m041643_c001_v0001182_t0014_u01784002603407") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf643_d20260714_m041637_c001_v7007000_t0000_u01784002597951") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4cb_d20260714_m041636_c001_v0001182_t0043_u01784002596665") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf63d_d20260714_m041636_c001_v7007000_t0000_u01784002596320") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4b7_d20260714_m041635_c001_v0001182_t0001_u01784002595205") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf632_d20260714_m041634_c001_v7007000_t0000_u01784002594859") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4ad_d20260714_m041634_c001_v0001182_t0021_u01784002594243") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4a3_d20260714_m041633_c001_v0001182_t0031_u01784002593696") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf5be_d20260714_m041633_c001_v7007000_t0000_u01784002593350") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd497_d20260714_m041632_c001_v0001182_t0033_u01784002592741") 2026/07/14 04:25:24 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd493_d20260714_m041632_c001_v0001182_t0053_u01784002592200") 2026/07/14 04:25:25 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf5b9_d20260714_m041631_c001_v7007000_t0000_u01784002591843") 2026/07/14 04:25:25 DEBUG : potato: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd487_d20260714_m041631_c001_v0001182_t0031_u01784002591115") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f409557f128b07e47_d20260714_m041750_c001_v7007000_t0000_u01784002670905") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06519_d20260714_m041750_c001_v0001173_t0016_u01784002670078") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f417896f96470a10e_d20260714_m041741_c001_v7007000_t0000_u01784002661717") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf064ae_d20260714_m041737_c001_v0001173_t0055_u01784002657741") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb043d3_d20260714_m041730_c001_v7007000_t0000_u01784002650280") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf0645d_d20260714_m041726_c001_v0001173_t0047_u01784002646310") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b780_d20260714_m041718_c001_v7007000_t0000_u01784002638406") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf063d7_d20260714_m041714_c001_v0001173_t0023_u01784002634663") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1b8_d20260714_m041652_c001_v7007000_t0000_u01784002612390") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd589_d20260714_m041651_c001_v0001182_t0031_u01784002611419") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1a9_d20260714_m041651_c001_v7007000_t0000_u01784002611042") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd56d_d20260714_m041649_c001_v0001182_t0051_u01784002609488") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f19d_d20260714_m041649_c001_v7007000_t0000_u01784002609110") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd565_d20260714_m041648_c001_v0001182_t0005_u01784002608337") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f190_d20260714_m041647_c001_v7007000_t0000_u01784002607392") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd54d_d20260714_m041646_c001_v0001182_t0040_u01784002606608") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f184_d20260714_m041645_c001_v7007000_t0000_u01784002605035") 2026/07/14 04:25:25 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd52d_d20260714_m041644_c001_v0001182_t0045_u01784002604263") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f414c06a24d5bf64a_d20260714_m041638_c001_v7007000_t0000_u01784002598713") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd4d7_d20260714_m041637_c001_v0001182_t0050_u01784002597746") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25161_d20260714_m041542_c001_v7007000_t0000_u01784002542559") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2f9_d20260714_m041541_c001_v0001182_t0022_u01784002541978") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a2513d_d20260714_m041541_c001_v7007000_t0000_u01784002541075") 2026/07/14 04:25:26 DEBUG : potato2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2ef_d20260714_m041540_c001_v0001182_t0031_u01784002540480") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f417896f96470a10f_d20260714_m041742_c001_v7007000_t0000_u01784002662108") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c270_d20260714_m041739_c001_v0001176_t0018_u01784002659000") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4273bda0ceb043d4_d20260714_m041730_c001_v7007000_t0000_u01784002650507") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c244_d20260714_m041727_c001_v0001176_t0008_u01784002647540") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b781_d20260714_m041718_c001_v7007000_t0000_u01784002638595") 2026/07/14 04:25:26 DEBUG : potato3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c20c_d20260714_m041715_c001_v0001176_t0030_u01784002635211") 2026/07/14 04:25:26 DEBUG : pre-dest1/1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d0e_d20260714_m041825_c001_v7007000_t0000_u01784002705185") 2026/07/14 04:25:26 DEBUG : pre-dest1/1: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c2ee_d20260714_m041816_c001_v0001176_t0032_u01784002696093") 2026/07/14 04:25:26 DEBUG : pre-dest2/2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4035627ccfc82d0f_d20260714_m041825_c001_v7007000_t0000_u01784002705360") 2026/07/14 04:25:26 DEBUG : pre-dest2/2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf065e3_d20260714_m041816_c001_v0001173_t0015_u01784002696669") 2026/07/14 04:25:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40284b4c6640e8e8_d20260714_m041802_c001_v7007000_t0000_u01784002682247") 2026/07/14 04:25:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd847_d20260714_m041758_c001_v0001182_t0005_u01784002678521") 2026/07/14 04:25:26 DEBUG : sizeonly: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a647622d_d20260714_m041618_c001_v7007000_t0000_u01784002578341") 2026/07/14 04:25:26 DEBUG : sizeonly: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd411_d20260714_m041617_c001_v0001182_t0042_u01784002577298") 2026/07/14 04:25:27 DEBUG : splitbanan: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4159f73aac7a5788_d20260714_m042248_c001_v7007000_t0000_u01784002968506") 2026/07/14 04:25:27 DEBUG : splitbanan: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be3f0_d20260714_m042241_c001_v0001182_t0018_u01784002961014") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db4e_d20260714_m042405_c001_v7007000_t0000_u01784003045033") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06eb1_d20260714_m042358_c001_v0001173_t0036_u01784003038320") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41327c52989a8d5c_d20260714_m042348_c001_v7007000_t0000_u01784003028819") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e5b_d20260714_m042342_c001_v0001173_t0057_u01784003022110") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f41616794591ecafb_d20260714_m042333_c001_v7007000_t0000_u01784003013965") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06e13_d20260714_m042327_c001_v0001173_t0027_u01784003007595") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4154cece6aaedc4b_d20260714_m042319_c001_v7007000_t0000_u01784002999091") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06dc5_d20260714_m042312_c001_v0001173_t0052_u01784002992635") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f411760f703249a4c_d20260714_m042304_c001_v7007000_t0000_u01784002984265") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d97_d20260714_m042256_c001_v0001173_t0056_u01784002976984") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e53_d20260714_m042242_c001_v7007000_t0000_u01784002962787") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06d41_d20260714_m042239_c001_v0001173_t0052_u01784002959823") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c92e02_d20260714_m042231_c001_v7007000_t0000_u01784002951085") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9f69_d20260714_m042224_c001_v0001179_t0001_u01784002944080") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081edecbecec3e3_d20260714_m042222_c001_v7007000_t0000_u01784002942615") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06cc7_d20260714_m042219_c001_v0001173_t0034_u01784002939461") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f408156059906b4f3_d20260714_m042210_c001_v7007000_t0000_u01784002930989") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06c57_d20260714_m042204_c001_v0001173_t0008_u01784002924077") 2026/07/14 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6bb4e_d20260714_m042203_c001_v7007000_t0000_u01784002923145") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bffa_d20260714_m042159_c001_v0001102_t0038_u01784002919545") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f400e769906d53e7c_d20260714_m042145_c001_v7007000_t0000_u01784002905659") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bfa0_d20260714_m042141_c001_v0001102_t0018_u01784002901629") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78d3e3_d20260714_m042133_c001_v7007000_t0000_u01784002893549") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf6c_d20260714_m042126_c001_v0001102_t0040_u01784002886727") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4081560599069e4d_d20260714_m042118_c001_v7007000_t0000_u01784002878220") 2026/07/14 04:25:28 DEBUG : splitbananasplit: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf4c_d20260714_m042111_c001_v0001102_t0046_u01784002871818") 2026/07/14 04:25:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4050722b32802dec_d20260714_m042225_c001_v7007000_t0000_u01784002945920") 2026/07/14 04:25:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ccb_d20260714_m042220_c001_v0001173_t0057_u01784002940493") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928d5_d20260714_m042104_c001_v7007000_t0000_u01784002864089") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf28_d20260714_m042101_c001_v0001102_t0031_u01784002861415") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1c84_d20260714_m042100_c001_v7007000_t0000_u01784002860323") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543e9db5_d20260714_m042057_c001_v0001179_t0013_u01784002857599") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f412f77845fb6b74d_d20260714_m041711_c001_v7007000_t0000_u01784002631935") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf063af_d20260714_m041710_c001_v0001173_t0047_u01784002630941") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f239_d20260714_m041710_c001_v7007000_t0000_u01784002630365") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd67b_d20260714_m041709_c001_v0001182_t0019_u01784002629486") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64761fb_d20260714_m041615_c001_v7007000_t0000_u01784002575302") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3fd_d20260714_m041613_c001_v0001182_t0025_u01784002573828") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64761e8_d20260714_m041613_c001_v7007000_t0000_u01784002573478") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3f1_d20260714_m041612_c001_v0001182_t0018_u01784002572408") 2026/07/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64761bc_d20260714_m041610_c001_v7007000_t0000_u01784002570424") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3cf_d20260714_m041609_c001_v0001182_t0044_u01784002569156") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a64761b7_d20260714_m041608_c001_v7007000_t0000_u01784002568632") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3c5_d20260714_m041607_c001_v0001182_t0032_u01784002567161") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3bb_d20260714_m041604_c001_v0001182_t0006_u01784002564536") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476144_d20260714_m041604_c001_v7007000_t0000_u01784002564182") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3b7_d20260714_m041603_c001_v0001182_t0004_u01784002563614") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3b1_d20260714_m041602_c001_v0001182_t0042_u01784002562854") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f425e3a23a6476107_d20260714_m041602_c001_v7007000_t0000_u01784002562502") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd3a3_d20260714_m041559_c001_v0001182_t0001_u01784002559867") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd391_d20260714_m041557_c001_v0001182_t0004_u01784002557150") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a2517a_d20260714_m041556_c001_v7007000_t0000_u01784002556769") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd38b_d20260714_m041556_c001_v0001182_t0039_u01784002556145") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd385_d20260714_m041555_c001_v0001182_t0039_u01784002555249") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25179_d20260714_m041554_c001_v7007000_t0000_u01784002554868") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd35d_d20260714_m041551_c001_v0001182_t0012_u01784002551008") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25178_d20260714_m041550_c001_v7007000_t0000_u01784002550627") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd353_d20260714_m041550_c001_v0001182_t0048_u01784002550039") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25177_d20260714_m041549_c001_v7007000_t0000_u01784002549089") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd347_d20260714_m041548_c001_v0001182_t0051_u01784002548515") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25176_d20260714_m041547_c001_v7007000_t0000_u01784002547942") 2026/07/14 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd339_d20260714_m041547_c001_v0001182_t0053_u01784002547338") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25175_d20260714_m041546_c001_v7007000_t0000_u01784002546386") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd321_d20260714_m041545_c001_v0001182_t0014_u01784002545452") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25174_d20260714_m041544_c001_v7007000_t0000_u01784002544882") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd311_d20260714_m041544_c001_v0001182_t0018_u01784002544294") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25173_d20260714_m041543_c001_v7007000_t0000_u01784002543722") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd303_d20260714_m041543_c001_v0001182_t0013_u01784002543130") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a2510c_d20260714_m041538_c001_v7007000_t0000_u01784002538701") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2d7_d20260714_m041538_c001_v0001182_t0021_u01784002538106") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a2510a_d20260714_m041537_c001_v7007000_t0000_u01784002537535") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2d3_d20260714_m041536_c001_v0001182_t0040_u01784002536943") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a25109_d20260714_m041535_c001_v7007000_t0000_u01784002535996") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2bd_d20260714_m041535_c001_v0001182_t0025_u01784002535419") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f405b6b47b5a250dd_d20260714_m041533_c001_v7007000_t0000_u01784002533135") 2026/07/14 04:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd2a5_d20260714_m041532_c001_v0001182_t0029_u01784002532550") 2026/07/14 04:25:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928d7_d20260714_m042104_c001_v7007000_t0000_u01784002864266") 2026/07/14 04:25:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be006_d20260714_m042101_c001_v0001182_t0046_u01784002861442") 2026/07/14 04:25:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4190a0896b1a1c85_d20260714_m042100_c001_v7007000_t0000_u01784002860506") 2026/07/14 04:25:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ab9_d20260714_m042057_c001_v0001173_t0025_u01784002857609") 2026/07/14 04:25:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db53_d20260714_m042407_c001_v7007000_t0000_u01784003047040") 2026/07/14 04:25:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c22a_d20260714_m042406_c001_v0001102_t0008_u01784003046326") 2026/07/14 04:25:30 DEBUG : sub/yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f217_d20260714_m041707_c001_v7007000_t0000_u01784002627414") 2026/07/14 04:25:31 DEBUG : sub/yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1e2_d20260714_m041705_c001_v0001176_t0040_u01784002625709") 2026/07/14 04:25:31 DEBUG : test_dir1/file2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928bf_d20260714_m042056_c001_v7007000_t0000_u01784002856875") 2026/07/14 04:25:31 DEBUG : test_dir1/file2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06aab_d20260714_m042055_c001_v0001173_t0057_u01784002855202") 2026/07/14 04:25:31 DEBUG : test_dir1/file2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928b6_d20260714_m042054_c001_v7007000_t0000_u01784002854460") 2026/07/14 04:25:31 DEBUG : test_dir1/file2: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06a9f_d20260714_m042052_c001_v0001173_t0020_u01784002852667") 2026/07/14 04:25:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928c0_d20260714_m042057_c001_v7007000_t0000_u01784002857050") 2026/07/14 04:25:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf14_d20260714_m042055_c001_v0001102_t0023_u01784002855211") 2026/07/14 04:25:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f40425dcee4c928b8_d20260714_m042054_c001_v7007000_t0000_u01784002854635") 2026/07/14 04:25:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34bf0c_d20260714_m042052_c001_v0001102_t0028_u01784002852649") 2026/07/14 04:25:31 DEBUG : three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1d5_d20260714_m041657_c001_v7007000_t0000_u01784002617487") 2026/07/14 04:25:31 DEBUG : three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd5d1_d20260714_m041656_c001_v0001182_t0006_u01784002616325") 2026/07/14 04:25:31 DEBUG : three: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726bd5b3_d20260714_m041654_c001_v0001182_t0034_u01784002614240") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db56_d20260714_m042408_c001_v7007000_t0000_u01784003048555") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be75b_d20260714_m042407_c001_v0001182_t0034_u01784003047962") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db7a_d20260714_m042428_c001_v7007000_t0000_u01784003068197") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea229_d20260714_m042426_c001_v0001179_t0051_u01784003066115") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db72_d20260714_m042424_c001_v7007000_t0000_u01784003064575") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be7e6_d20260714_m042422_c001_v0001182_t0046_u01784003062881") 2026/07/14 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db70_d20260714_m042421_c001_v7007000_t0000_u01784003061940") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c25e_d20260714_m042420_c001_v0001102_t0040_u01784003060854") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db6c_d20260714_m042415_c001_v7007000_t0000_u01784003055850") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be794_d20260714_m042414_c001_v0001182_t0029_u01784003054654") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db6e_d20260714_m042418_c001_v7007000_t0000_u01784003058160") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea1e7_d20260714_m042416_c001_v0001179_t0011_u01784003056798") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db65_d20260714_m042413_c001_v7007000_t0000_u01784003053727") 2026/07/14 04:25:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f109fae4f3b34c240_d20260714_m042412_c001_v0001102_t0033_u01784003052756") 2026/07/14 04:25:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db5e_d20260714_m042411_c001_v7007000_t0000_u01784003051841") 2026/07/14 04:25:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06ee1_d20260714_m042411_c001_v0001173_t0029_u01784003051136") 2026/07/14 04:25:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db5b_d20260714_m042410_c001_v7007000_t0000_u01784003050198") 2026/07/14 04:25:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1113a550543ea1c3_d20260714_m042409_c001_v0001179_t0009_u01784003049596") 2026/07/14 04:25:32 DEBUG : toe/toe/toe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f424184d5475a7328_d20260714_m042433_c001_v7007000_t0000_u01784003073245") 2026/07/14 04:25:32 DEBUG : toe/toe/toe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1158e651726be868_d20260714_m042432_c001_v0001182_t0053_u01784003072667") 2026/07/14 04:25:32 DEBUG : toe/toe/toe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db6f_d20260714_m042419_c001_v7007000_t0000_u01784003059920") 2026/07/14 04:25:32 DEBUG : toe/toe/toe: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06f0b_d20260714_m042419_c001_v0001173_t0058_u01784003059075") 2026/07/14 04:25:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db7c_d20260714_m042428_c001_v7007000_t0000_u01784003068776") 2026/07/14 04:25:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f107b7001fcf06f2d_d20260714_m042427_c001_v0001173_t0012_u01784003067419") 2026/07/14 04:25:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f410bfa020f78db74_d20260714_m042425_c001_v7007000_t0000_u01784003065137") 2026/07/14 04:25:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1017ad543f4f95a3_d20260714_m042424_c001_v0001097_t0011_u01784003064023") 2026/07/14 04:25:32 DEBUG : two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1d7_d20260714_m041657_c001_v7007000_t0000_u01784002617680") 2026/07/14 04:25:32 DEBUG : two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f407b7001fcf06331_d20260714_m041655_c001_v0001173_t0045_u01784002615748") 2026/07/14 04:25:32 DEBUG : two: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f4158e651726bd5af_d20260714_m041654_c001_v0001182_t0032_u01784002614064") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f220_d20260714_m041708_c001_v7007000_t0000_u01784002628172") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1094f2534be586f1_d20260714_m041707_c001_v0001165_t0058_u01784002627195") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1f8_d20260714_m041704_c001_v7007000_t0000_u01784002624303") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1d2_d20260714_m041702_c001_v0001176_t0021_u01784002622507") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1e3_d20260714_m041701_c001_v7007000_t0000_u01784002621165") 2026/07/14 04:25:33 DEBUG : yam: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1ba_d20260714_m041658_c001_v0001176_t0045_u01784002618250") 2026/07/14 04:25:33 DEBUG : yaml: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f200_d20260714_m041705_c001_v7007000_t0000_u01784002625125") 2026/07/14 04:25:33 DEBUG : yaml: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f10756289f2737123_d20260714_m041703_c001_v0001040_t0003_u01784002623736") 2026/07/14 04:25:33 DEBUG : yaml: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f406bed479194f1ea_d20260714_m041701_c001_v7007000_t0000_u01784002621924") 2026/07/14 04:25:33 DEBUG : yaml: Deleting (id "4_z7fe24dd3d06d5beb9ff80e1b_f1101939a50c0c1c8_d20260714_m041700_c001_v0001176_t0020_u01784002620946") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m4.869587375s (try 1/5)