"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/23 02:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo" 2026/05/23 02:34:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:34:42 DEBUG : Creating backend with remote "/tmp/rclone511067034" === 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-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/23 02:34:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:34:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:44 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:34:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:46 DEBUG : Creating backend with remote "/non-existing" 2026/05/23 02:34:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/23 02:34:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:34:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:49 INFO : B2 bucket rclone-test-kayosaq5yodo: Running all checks before starting transfers 2026/05/23 02:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:49 INFO : B2 bucket rclone-test-kayosaq5yodo: Checks finished, now starting transfers 2026/05/23 02:34:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:50 ERROR : Ignoring --no-traverse with sync 2026/05/23 02:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:34:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:51 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:34:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/23 02:34:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:53 DEBUG : hello world2: size = 12 OK 2026/05/23 02:34:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/23 02:34:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.84s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:34:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:54 DEBUG : potato2: size = 11 OK 2026/05/23 02:34:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:34:55 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:55 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:57 DEBUG : potato2: size = 11 OK 2026/05/23 02:34:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.07s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/23 02:34:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:34:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 02:34:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:34:58 INFO : sub dir2: Making directory 2026/05/23 02:34:58 INFO : sub dir: Making directory 2026/05/23 02:34:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:58 INFO : sub dir2/sub sub dir2: Making directory 2026/05/23 02:34:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:34:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:34:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:34:58 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/05/23 02:34:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:34:59 INFO : sub dir2: Making directory 2026/05/23 02:34:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/23 02:34:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:34:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:34:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:00 DEBUG : sub dir2: Making directory with metadata 2026/05/23 02:35:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:35:00 INFO : sub dir2: Making directory 2026/05/23 02:35:00 INFO : sub dir: Making directory 2026/05/23 02:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:01 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:35:01 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/23 02:35:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/23 02:35:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:02 INFO : sub dir2: Making directory 2026/05/23 02:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:02 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:02 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:03 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:35:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.54s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:04 DEBUG : sub dir2: Making directory with metadata 2026/05/23 02:35:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:35:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:35:04 INFO : sub dir2: Making directory 2026/05/23 02:35:04 INFO : sub dir: Making directory 2026/05/23 02:35:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:04 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:04 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:04 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:35:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/23 02:35:04 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:05 INFO : sub dir2: Making directory 2026/05/23 02:35:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:06 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:35:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vuzatas1yujo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-vuzatas1yujo 2026/05/23 02:35:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:09 DEBUG : B2 bucket rclone-test-vuzatas1yujo: Waiting for checks to finish 2026/05/23 02:35:09 DEBUG : B2 bucket rclone-test-vuzatas1yujo: Waiting for transfers to finish 2026/05/23 02:35:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:10 DEBUG : B2 bucket rclone-test-vuzatas1yujo: Purge remote 2026/05/23 02:35:10 INFO : B2 bucket rclone-test-vuzatas1yujo: cleaning bucket "rclone-test-vuzatas1yujo" of all files 2026/05/23 02:35:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdd3a0fd5b2b9fe80e1b_f102adb5794dd6cf3_d20260523_m023510_c001_v0001146_t0029_u01779503710009") --- PASS: TestServerSideCopy (4.41s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone511067034) 2026/05/23 02:35:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:35:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 02:35:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 02:35:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/23 02:35:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fazimon9vaja" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-fazimon9vaja 2026/05/23 02:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:16 DEBUG : B2 bucket rclone-test-fazimon9vaja: Waiting for checks to finish 2026/05/23 02:35:16 DEBUG : B2 bucket rclone-test-fazimon9vaja: Waiting for transfers to finish 2026/05/23 02:35:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:35:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fazimon9vaja) 2026/05/23 02:35:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 02:35:18 DEBUG : B2 bucket rclone-test-fazimon9vaja: Waiting for checks to finish 2026/05/23 02:35:18 DEBUG : B2 bucket rclone-test-fazimon9vaja: Waiting for transfers to finish 2026/05/23 02:35:18 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 02:35:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/23 02:35:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:19 DEBUG : B2 bucket rclone-test-fazimon9vaja: Purge remote 2026/05/23 02:35:19 INFO : B2 bucket rclone-test-fazimon9vaja: cleaning bucket "rclone-test-fazimon9vaja" of all files 2026/05/23 02:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2dd73a0fd5b2b9fe80e1b_f109eef56c23030a7_d20260523_m023518_c001_v0001180_t0042_u01779503718777") 2026/05/23 02:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2dd73a0fd5b2b9fe80e1b_f106144603ba10e9e_d20260523_m023516_c001_v0001137_t0025_u01779503716645") --- PASS: TestServerSideCopyOverSelf (6.42s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:21 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone511067034) 2026/05/23 02:35:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:35:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 02:35:21 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:22 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 02:35:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/23 02:35:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/23 02:35:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bigudar0muqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-bigudar0muqe 2026/05/23 02:35:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:25 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for checks to finish 2026/05/23 02:35:25 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for transfers to finish 2026/05/23 02:35:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:35:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:35:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bigudar0muqe) 2026/05/23 02:35:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 02:35:27 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for checks to finish 2026/05/23 02:35:27 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for transfers to finish 2026/05/23 02:35:27 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 02:35:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/23 02:35:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:28 INFO : sub dir/hello world: Deleted 2026/05/23 02:35:31 DEBUG : testing file moves 2026/05/23 02:35:31 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:35:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bigudar0muqe) 2026/05/23 02:35:31 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 02:35:31 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for checks to finish 2026/05/23 02:35:31 DEBUG : B2 bucket rclone-test-bigudar0muqe: Waiting for transfers to finish 2026/05/23 02:35:32 DEBUG : sub dir/hello world: size = 24 OK 2026/05/23 02:35:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/23 02:35:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 02:35:32 INFO : sub dir/hello world: Deleted 2026/05/23 02:35:32 DEBUG : B2 bucket rclone-test-bigudar0muqe: Purge remote 2026/05/23 02:35:32 INFO : B2 bucket rclone-test-bigudar0muqe: cleaning bucket "rclone-test-bigudar0muqe" of all files 2026/05/23 02:35:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf02fda3a0fd5b2b9fe80e1b_f11148d1cc8b3a8cd_d20260523_m023532_c001_v0001174_t0041_u01779503732097") 2026/05/23 02:35:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf02fda3a0fd5b2b9fe80e1b_f1147f245fc3723df_d20260523_m023527_c001_v0001174_t0036_u01779503727424") 2026/05/23 02:35:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf02fda3a0fd5b2b9fe80e1b_f10397e0ec4389e73_d20260523_m023525_c001_v0001182_t0035_u01779503725904") --- PASS: TestServerSideMoveOverSelf (11.51s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:35 ERROR : error listing: directory not found 2026/05/23 02:35:35 INFO : Local file system at /tmp/rclone511067034: Making directory 2026/05/23 02:35:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.14s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:35:37 DEBUG : Local file system at /tmp/rclone511067034: Waiting for checks to finish 2026/05/23 02:35:37 DEBUG : Local file system at /tmp/rclone511067034: Waiting for transfers to finish 2026/05/23 02:35:38 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/23 02:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:35:38 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/23 02:35:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.37s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:39 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/23 02:35:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:43 DEBUG : check sum: size = 1 OK 2026/05/23 02:35:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:35:43 INFO : check sum: Copied (new) 2026/05/23 02:35:43 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:43 DEBUG : check sum: size = 1 OK 2026/05/23 02:35:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:35:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/23 02:35:43 DEBUG : check sum: Unchanged skipping 2026/05/23 02:35:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:43 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.28s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/23 02:35:44 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:44 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:45 DEBUG : sizeonly: size = 6 OK 2026/05/23 02:35:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/23 02:35:45 INFO : sizeonly: Copied (new) 2026/05/23 02:35:45 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:45 DEBUG : sizeonly: size = 6 OK 2026/05/23 02:35:45 DEBUG : sizeonly: Sizes identical 2026/05/23 02:35:45 DEBUG : sizeonly: Unchanged skipping 2026/05/23 02:35:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:45 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.03s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/23 02:35:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/23 02:35:47 INFO : ignore-size: Copied (new) 2026/05/23 02:35:47 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:35:47 DEBUG : ignore-size: Unchanged skipping 2026/05/23 02:35:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:47 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.91s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:49 DEBUG : existing: size = 6 OK 2026/05/23 02:35:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:35:49 DEBUG : existing: Unchanged skipping 2026/05/23 02:35:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:49 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:49 INFO : There was nothing to transfer 2026/05/23 02:35:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/23 02:35:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:49 DEBUG : existing: size = 6 OK 2026/05/23 02:35:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/23 02:35:49 INFO : existing: Copied (replaced existing) 2026/05/23 02:35:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.21s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 02:35:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:51 DEBUG : existing: size = 6 OK 2026/05/23 02:35:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/23 02:35:51 INFO : existing: Copied (new) 2026/05/23 02:35:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:51 DEBUG : existing: Destination exists, skipping 2026/05/23 02:35:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/23 02:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 02:35:54 DEBUG : c/non empty space: size = 5 OK 2026/05/23 02:35:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:35:54 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 02:35:54 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:54 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:54 DEBUG : a/potato2: size = 60 OK 2026/05/23 02:35:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:35:54 INFO : a/potato2: Copied (new) 2026/05/23 02:35:54 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:56 DEBUG : empty space: size = 1 OK 2026/05/23 02:35:56 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/05/23 02:35:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:35:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/23 02:35:56 DEBUG : empty space: Unchanged skipping 2026/05/23 02:35:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:56 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:56 INFO : There was nothing to transfer 2026/05/23 02:35:57 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:57 DEBUG : empty space: size = 1 OK 2026/05/23 02:35:57 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/05/23 02:35:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:35:58 INFO : empty space: Updated modification time in destination 2026/05/23 02:35:58 DEBUG : empty space: Unchanged skipping 2026/05/23 02:35:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:58 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:35:59 DEBUG : empty space: size = 1 OK 2026/05/23 02:35:59 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/05/23 02:35:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:35:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:35:59 DEBUG : empty space: Unchanged skipping 2026/05/23 02:35:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:35:59 DEBUG : Waiting for deletions to finish 2026/05/23 02:35:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:01 DEBUG : foo: size = 3 OK 2026/05/23 02:36:01 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/05/23 02:36:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:01 DEBUG : foo: sha1 differ 2026/05/23 02:36:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:01 DEBUG : foo: size = 3 OK 2026/05/23 02:36:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/23 02:36:01 INFO : foo: Copied (replaced existing) 2026/05/23 02:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/23 02:36:03 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:03 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:03 DEBUG : potato: size = 60 OK 2026/05/23 02:36:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:03 INFO : potato: Copied (new) 2026/05/23 02:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:05 DEBUG : potato: size = 60 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:05 DEBUG : potato: Sizes differ 2026/05/23 02:36:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:06 DEBUG : potato: size = 21 OK 2026/05/23 02:36:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/23 02:36:06 INFO : potato: Copied (replaced existing) 2026/05/23 02:36:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.76s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:08 DEBUG : potato: size = 21 OK 2026/05/23 02:36:08 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/05/23 02:36:08 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:08 DEBUG : potato: sha1 differ 2026/05/23 02:36:08 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:08 DEBUG : potato: size = 21 OK 2026/05/23 02:36:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/23 02:36:08 INFO : potato: Copied (replaced existing) 2026/05/23 02:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:11 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:11 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/23 02:36:11 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:11 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:11 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:13 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:13 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:13 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:13 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:14 DEBUG : potato2: size = 60 OK 2026/05/23 02:36:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:14 INFO : potato2: Copied (new) 2026/05/23 02:36:14 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:16 INFO : d: Making directory 2026/05/23 02:36:16 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/23 02:36:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:17 DEBUG : c/non empty space: size = 5 OK 2026/05/23 02:36:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:17 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 02:36:17 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:17 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:17 DEBUG : a/potato2: size = 60 OK 2026/05/23 02:36:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:17 INFO : a/potato2: Copied (new) 2026/05/23 02:36:17 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/23 02:36:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:20 DEBUG : c/non empty space: size = 5 OK 2026/05/23 02:36:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:20 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 02:36:20 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:20 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:21 DEBUG : a/potato2: size = 60 OK 2026/05/23 02:36:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:21 INFO : a/potato2: Copied (new) 2026/05/23 02:36:21 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting files as there were IO errors 2026/05/23 02:36:21 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:23 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:23 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:23 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:23 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:23 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:23 INFO : potato: Deleted 2026/05/23 02:36:24 DEBUG : potato2: size = 60 OK 2026/05/23 02:36:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.94s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:26 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:26 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:26 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:26 INFO : potato: Deleted 2026/05/23 02:36:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:26 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:26 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:26 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:26 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:27 DEBUG : potato2: size = 60 OK 2026/05/23 02:36:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:36:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.07s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:36:29 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:29 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:29 DEBUG : potato2: size = 19 OK 2026/05/23 02:36:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/23 02:36:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.52s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:31 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 02:36:31 DEBUG : enormous: Excluded 2026/05/23 02:36:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 02:36:31 DEBUG : potato2: Excluded 2026/05/23 02:36:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 02:36:31 DEBUG : potato2: Excluded 2026/05/23 02:36:31 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:31 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:31 INFO : There was nothing to transfer 2026/05/23 02:36:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 02:36:32 DEBUG : enormous: Excluded 2026/05/23 02:36:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 02:36:32 DEBUG : potato2: Excluded 2026/05/23 02:36:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 02:36:32 DEBUG : potato2: Excluded 2026/05/23 02:36:32 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/23 02:36:32 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:32 DEBUG : Local file system at /tmp/rclone511067034: Waiting for checks to finish 2026/05/23 02:36:32 DEBUG : Local file system at /tmp/rclone511067034: Waiting for transfers to finish 2026/05/23 02:36:32 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 02:36:35 DEBUG : enormous: Excluded 2026/05/23 02:36:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 02:36:35 DEBUG : potato2: Excluded 2026/05/23 02:36:35 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:36:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:35 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:35 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:35 INFO : potato2: Deleted 2026/05/23 02:36:35 INFO : enormous: Deleted 2026/05/23 02:36:35 INFO : There was nothing to transfer 2026/05/23 02:36:35 DEBUG : empty space: size = 1 OK 2026/05/23 02:36:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/23 02:36:35 DEBUG : empty space: Unchanged skipping 2026/05/23 02:36:35 DEBUG : Local file system at /tmp/rclone511067034: Waiting for checks to finish 2026/05/23 02:36:35 DEBUG : Local file system at /tmp/rclone511067034: Waiting for transfers to finish 2026/05/23 02:36:35 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:35 INFO : enormous: Deleted 2026/05/23 02:36:35 INFO : potato2: Deleted 2026/05/23 02:36:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.14s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:38 DEBUG : five: Need to transfer - File not found at Destination 2026/05/23 02:36:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:38 DEBUG : four: size = 8 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:38 DEBUG : four: Sizes differ 2026/05/23 02:36:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/23 02:36:38 DEBUG : one: Destination is newer than source, skipping 2026/05/23 02:36:38 DEBUG : three: size = 5 OK 2026/05/23 02:36:38 DEBUG : three: Sizes identical 2026/05/23 02:36:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/23 02:36:38 DEBUG : two: size = 3 OK 2026/05/23 02:36:38 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:38 DEBUG : two: sha1 differ 2026/05/23 02:36:38 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:38 DEBUG : five: size = 4 OK 2026/05/23 02:36:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/23 02:36:38 INFO : five: Copied (new) 2026/05/23 02:36:38 DEBUG : four: size = 4 OK 2026/05/23 02:36:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/23 02:36:38 INFO : four: Copied (replaced existing) 2026/05/23 02:36:39 DEBUG : two: size = 3 OK 2026/05/23 02:36:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/23 02:36:39 INFO : two: Copied (replaced existing) 2026/05/23 02:36:39 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:39 DEBUG : five: size = 4 OK 2026/05/23 02:36:39 DEBUG : four: size = 4 OK 2026/05/23 02:36:39 DEBUG : one: Destination is newer than source, skipping 2026/05/23 02:36:39 DEBUG : three: size = 5 OK 2026/05/23 02:36:39 DEBUG : two: size = 3 OK 2026/05/23 02:36:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/23 02:36:39 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/23 02:36:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/23 02:36:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/23 02:36:39 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/23 02:36:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/23 02:36:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone511067034) 2026/05/23 02:36:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:36:39 DEBUG : three: sha1 differ 2026/05/23 02:36:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/23 02:36:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/23 02:36:39 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/23 02:36:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/23 02:36:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:39 DEBUG : three: size = 5 OK 2026/05/23 02:36:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:36:39 INFO : three: Copied (replaced existing) 2026/05/23 02:36:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.91s) === 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-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/23 02:36:41 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:41 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/23 02:36:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/23 02:36:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:41 DEBUG : potato: size = 14 OK 2026/05/23 02:36:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/23 02:36:41 INFO : potato: Copied (new) 2026/05/23 02:36:42 DEBUG : yam: size = 11 OK 2026/05/23 02:36:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:42 INFO : yam: Copied (new) 2026/05/23 02:36:42 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:42 DEBUG : potato: size = 14 OK 2026/05/23 02:36:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:36:42 DEBUG : potato: Unchanged skipping 2026/05/23 02:36:42 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:42 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:42 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:42 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:43 DEBUG : yaml: size = 11 OK 2026/05/23 02:36:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:43 INFO : yam: Copied (server-side copy) to: yaml 2026/05/23 02:36:43 INFO : yam: Deleted 2026/05/23 02:36:43 INFO : yaml: Renamed from "yam" 2026/05/23 02:36:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/23 02:36:45 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:45 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/23 02:36:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/23 02:36:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:45 DEBUG : yam: size = 11 OK 2026/05/23 02:36:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:45 INFO : yam: Copied (new) 2026/05/23 02:36:46 DEBUG : potato: size = 14 OK 2026/05/23 02:36:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/23 02:36:46 INFO : potato: Copied (new) 2026/05/23 02:36:46 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:46 DEBUG : potato: size = 14 OK 2026/05/23 02:36:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:36:46 DEBUG : potato: Unchanged skipping 2026/05/23 02:36:46 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:46 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:47 DEBUG : yaml: size = 11 OK 2026/05/23 02:36:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:47 INFO : yam: Copied (server-side copy) to: yaml 2026/05/23 02:36:47 INFO : yam: Deleted 2026/05/23 02:36:47 INFO : yaml: Renamed from "yam" 2026/05/23 02:36:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/23 02:36:48 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:48 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:48 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/23 02:36:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/23 02:36:48 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:48 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:48 DEBUG : sub/yam: size = 11 OK 2026/05/23 02:36:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:48 INFO : sub/yam: Copied (new) 2026/05/23 02:36:49 DEBUG : potato: size = 14 OK 2026/05/23 02:36:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/23 02:36:49 INFO : potato: Copied (new) 2026/05/23 02:36:49 DEBUG : Waiting for deletions to finish 2026/05/23 02:36:50 DEBUG : potato: size = 14 OK 2026/05/23 02:36:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:36:50 DEBUG : potato: Unchanged skipping 2026/05/23 02:36:50 INFO : B2 bucket rclone-test-kayosaq5yodo: Making map for --track-renames 2026/05/23 02:36:50 INFO : B2 bucket rclone-test-kayosaq5yodo: Finished making map for --track-renames 2026/05/23 02:36:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for renames to finish 2026/05/23 02:36:50 DEBUG : yam: size = 11 OK 2026/05/23 02:36:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/23 02:36:50 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/23 02:36:50 INFO : sub/yam: Deleted 2026/05/23 02:36:50 INFO : yam: Renamed from "sub/yam" 2026/05/23 02:36:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.69s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:51 DEBUG : Creating backend with remote "/tmp/rclone511067034/dir1" 2026/05/23 02:36:51 DEBUG : Creating backend with remote "/tmp/rclone511067034/dir2" 2026/05/23 02:36:51 DEBUG : Local file system at /tmp/rclone511067034/dir2: Using server-side directory move 2026/05/23 02:36:51 INFO : Local file system at /tmp/rclone511067034/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/23 02:36:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/23 02:36:51 INFO : file1.txt: Moved (server-side) 2026/05/23 02:36:51 DEBUG : Local file system at /tmp/rclone511067034/dir2: Waiting for checks to finish 2026/05/23 02:36:51 DEBUG : Local file system at /tmp/rclone511067034/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:36:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/23 02:36:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/23 02:36:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/23 02:36:52 INFO : nested/sub dir/file: Copied (new) 2026/05/23 02:36:52 INFO : nested/sub dir/file: Deleted 2026/05/23 02:36:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:36:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:36:53 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:36:53 INFO : sub dir/hello world: Deleted 2026/05/23 02:36:53 INFO : sub dir: Removing directory 2026/05/23 02:36:53 INFO : nested/sub dir: Removing directory 2026/05/23 02:36:53 INFO : nested: Removing directory 2026/05/23 02:36:53 DEBUG : Local file system at /tmp/rclone511067034: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 02:36:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/23 02:36:54 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:54 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/23 02:36:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/23 02:36:55 INFO : nested/sub dir/file: Copied (new) 2026/05/23 02:36:55 INFO : nested/sub dir/file: Deleted 2026/05/23 02:36:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 02:36:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:36:55 INFO : sub dir/hello world: Copied (new) 2026/05/23 02:36:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/23 02:36:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 02:36:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:57 DEBUG : existing: size = 6 OK 2026/05/23 02:36:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/23 02:36:57 INFO : existing: Copied (new) 2026/05/23 02:36:57 INFO : existing: Deleted 2026/05/23 02:36:57 DEBUG : existing-b: size = 6 OK 2026/05/23 02:36:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/23 02:36:57 INFO : existing-b: Copied (new) 2026/05/23 02:36:57 INFO : existing-b: Deleted 2026/05/23 02:36:57 DEBUG : existing: Destination exists, skipping 2026/05/23 02:36:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/23 02:36:57 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:36:57 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:36:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wodamev1ceme" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-wodamev1ceme 2026/05/23 02:37:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:03 DEBUG : empty space: size = 1 OK 2026/05/23 02:37:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 02:37:03 DEBUG : empty space: Unchanged skipping 2026/05/23 02:37:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:37:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wodamev1ceme) 2026/05/23 02:37:03 DEBUG : potato3: Sizes differ 2026/05/23 02:37:03 DEBUG : B2 bucket rclone-test-wodamev1ceme: Waiting for checks to finish 2026/05/23 02:37:04 INFO : empty space: Deleted 2026/05/23 02:37:04 DEBUG : B2 bucket rclone-test-wodamev1ceme: Waiting for transfers to finish 2026/05/23 02:37:04 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:04 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:04 INFO : potato2: Deleted 2026/05/23 02:37:05 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:05 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:05 INFO : potato3: Deleted 2026/05/23 02:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yapovik9yolu" 2026/05/23 02:37:06 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/23 02:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/23 02:37:06 DEBUG : B2 bucket rclone-test-yapovik9yolu: Waiting for checks to finish 2026/05/23 02:37:06 DEBUG : B2 bucket rclone-test-yapovik9yolu: Waiting for transfers to finish 2026/05/23 02:37:08 DEBUG : empty space: size = 1 OK 2026/05/23 02:37:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:37:08 INFO : empty space: Copied (server-side copy) 2026/05/23 02:37:08 INFO : empty space: Deleted 2026/05/23 02:37:08 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:08 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:08 INFO : potato2: Deleted 2026/05/23 02:37:08 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:08 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:09 INFO : potato3: Deleted 2026/05/23 02:37:09 DEBUG : B2 bucket rclone-test-yapovik9yolu: Purge remote 2026/05/23 02:37:09 INFO : B2 bucket rclone-test-yapovik9yolu: cleaning bucket "rclone-test-yapovik9yolu" of all files 2026/05/23 02:37:09 DEBUG : empty space: Deleting (id "4_z7fb28d83b01d5b2b9fe80e1b_f1101439e29c37490_d20260523_m023707_c001_v0001103_t0053_u01779503827590") 2026/05/23 02:37:09 DEBUG : potato2: Deleting (id "4_z7fb28d83b01d5b2b9fe80e1b_f10327a2da43a90e7_d20260523_m023707_c001_v0001137_t0033_u01779503827974") 2026/05/23 02:37:09 DEBUG : potato3: Deleting (id "4_z7fb28d83b01d5b2b9fe80e1b_f10317e947dfedabc_d20260523_m023707_c001_v0001109_t0054_u01779503827978") 2026/05/23 02:37:10 DEBUG : B2 bucket rclone-test-wodamev1ceme: Purge remote 2026/05/23 02:37:10 INFO : B2 bucket rclone-test-wodamev1ceme: cleaning bucket "rclone-test-wodamev1ceme" of all files 2026/05/23 02:37:10 DEBUG : empty space: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f4055ad115e1100a6_d20260523_m023708_c001_v7007000_t0000_u01779503828129") 2026/05/23 02:37:10 DEBUG : empty space: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f110b5af08fc076fa_d20260523_m023702_c001_v0001174_t0036_u01779503822787") 2026/05/23 02:37:10 DEBUG : potato2: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f4055ad115e1100a7_d20260523_m023708_c001_v7007000_t0000_u01779503828389") 2026/05/23 02:37:10 DEBUG : potato2: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f104c266ba759387b_d20260523_m023704_c001_v0001134_t0049_u01779503824046") 2026/05/23 02:37:10 DEBUG : potato3: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f4055ad115e1100a8_d20260523_m023708_c001_v7007000_t0000_u01779503828921") 2026/05/23 02:37:10 DEBUG : potato3: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f108a1c3e17039972_d20260523_m023704_c001_v0001117_t0033_u01779503824420") 2026/05/23 02:37:10 DEBUG : potato3: Deleting (id "4_zcfd27d33b01d5b2b9fe80e1b_f110b5af08fc07704_d20260523_m023703_c001_v0001174_t0022_u01779503823266") --- PASS: TestServerSideMove (13.41s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wojulet3fevu" 2026/05/23 02:37:11 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-wojulet3fevu 2026/05/23 02:37:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 02:37:18 DEBUG : empty space: Excluded 2026/05/23 02:37:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 02:37:18 DEBUG : empty space: Excluded 2026/05/23 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:37:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wojulet3fevu) 2026/05/23 02:37:18 DEBUG : potato3: Sizes differ 2026/05/23 02:37:18 DEBUG : B2 bucket rclone-test-wojulet3fevu: Waiting for checks to finish 2026/05/23 02:37:18 DEBUG : B2 bucket rclone-test-wojulet3fevu: Waiting for transfers to finish 2026/05/23 02:37:18 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:18 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:19 INFO : potato2: Deleted 2026/05/23 02:37:19 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:19 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:19 INFO : potato3: Deleted 2026/05/23 02:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-codacuy2jike" 2026/05/23 02:37:21 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 02:37:21 DEBUG : empty space: Excluded 2026/05/23 02:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/23 02:37:21 DEBUG : B2 bucket rclone-test-codacuy2jike: Waiting for checks to finish 2026/05/23 02:37:21 DEBUG : B2 bucket rclone-test-codacuy2jike: Waiting for transfers to finish 2026/05/23 02:37:22 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:22 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:22 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:22 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:22 INFO : potato2: Deleted 2026/05/23 02:37:22 INFO : potato3: Deleted 2026/05/23 02:37:22 DEBUG : B2 bucket rclone-test-codacuy2jike: Purge remote 2026/05/23 02:37:22 INFO : B2 bucket rclone-test-codacuy2jike: cleaning bucket "rclone-test-codacuy2jike" of all files 2026/05/23 02:37:23 DEBUG : potato2: Deleting (id "4_zefa2cd03b01d5b2b9fe80e1b_f1035034d8bd26388_d20260523_m023721_c001_v0001039_t0052_u01779503841969") 2026/05/23 02:37:23 DEBUG : potato3: Deleting (id "4_zefa2cd03b01d5b2b9fe80e1b_f114b36fa9be379a3_d20260523_m023722_c001_v0001184_t0019_u01779503842335") 2026/05/23 02:37:23 DEBUG : B2 bucket rclone-test-wojulet3fevu: Purge remote 2026/05/23 02:37:23 INFO : B2 bucket rclone-test-wojulet3fevu: cleaning bucket "rclone-test-wojulet3fevu" of all files 2026/05/23 02:37:23 DEBUG : empty space: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f11298501949b36d6_d20260523_m023717_c001_v0001137_t0013_u01779503837214") 2026/05/23 02:37:23 DEBUG : potato2: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f4179e727dbc9b329_d20260523_m023722_c001_v7007000_t0000_u01779503842412") 2026/05/23 02:37:23 DEBUG : potato2: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f112b016ed6ab0ba1_d20260523_m023718_c001_v0001176_t0010_u01779503838752") 2026/05/23 02:37:23 DEBUG : potato3: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f4179e727dbc9b32c_d20260523_m023722_c001_v7007000_t0000_u01779503842536") 2026/05/23 02:37:23 DEBUG : potato3: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f1113a4f9888ebc37_d20260523_m023718_c001_v0001117_t0016_u01779503838992") 2026/05/23 02:37:23 DEBUG : potato3: Deleting (id "4_z7fa2adc3b01d5b2b9fe80e1b_f11298501949b36d8_d20260523_m023717_c001_v0001137_t0002_u01779503837945") --- PASS: TestServerSideMoveWithFilter (13.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jequmig4buyu" 2026/05/23 02:37:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kayosaq5yodo -> B2 bucket rclone-test-jequmig4buyu 2026/05/23 02:37:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:37:31 DEBUG : empty space: size = 1 OK 2026/05/23 02:37:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 02:37:31 DEBUG : empty space: Unchanged skipping 2026/05/23 02:37:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jequmig4buyu) 2026/05/23 02:37:31 DEBUG : B2 bucket rclone-test-jequmig4buyu: Waiting for checks to finish 2026/05/23 02:37:31 DEBUG : potato3: Sizes differ 2026/05/23 02:37:31 INFO : empty space: Deleted 2026/05/23 02:37:31 DEBUG : B2 bucket rclone-test-jequmig4buyu: Waiting for transfers to finish 2026/05/23 02:37:31 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:31 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:32 INFO : potato2: Deleted 2026/05/23 02:37:32 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:32 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:32 INFO : potato3: Deleted 2026/05/23 02:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cabalac1suya" 2026/05/23 02:37:33 INFO : tomatoDir: Making directory 2026/05/23 02:37:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/23 02:37:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 02:37:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/23 02:37:34 DEBUG : B2 bucket rclone-test-cabalac1suya: Waiting for checks to finish 2026/05/23 02:37:34 DEBUG : B2 bucket rclone-test-cabalac1suya: Waiting for transfers to finish 2026/05/23 02:37:34 DEBUG : empty space: size = 1 OK 2026/05/23 02:37:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/23 02:37:34 INFO : empty space: Copied (server-side copy) 2026/05/23 02:37:35 INFO : empty space: Deleted 2026/05/23 02:37:35 DEBUG : potato3: size = 68 OK 2026/05/23 02:37:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/23 02:37:35 INFO : potato3: Copied (server-side copy) 2026/05/23 02:37:35 INFO : potato3: Deleted 2026/05/23 02:37:35 DEBUG : potato2: size = 60 OK 2026/05/23 02:37:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/23 02:37:35 INFO : potato2: Copied (server-side copy) 2026/05/23 02:37:35 INFO : potato2: Deleted 2026/05/23 02:37:36 DEBUG : B2 bucket rclone-test-cabalac1suya: Purge remote 2026/05/23 02:37:36 INFO : B2 bucket rclone-test-cabalac1suya: cleaning bucket "rclone-test-cabalac1suya" of all files 2026/05/23 02:37:36 DEBUG : empty space: Deleting (id "4_z5f62fd23b01d5b2b9fe80e1b_f1169cc9b40902a52_d20260523_m023734_c001_v0001145_t0051_u01779503854677") 2026/05/23 02:37:36 DEBUG : potato2: Deleting (id "4_z5f62fd23b01d5b2b9fe80e1b_f1005502f95a17b4a_d20260523_m023735_c001_v0001091_t0003_u01779503855039") 2026/05/23 02:37:36 DEBUG : potato3: Deleting (id "4_z5f62fd23b01d5b2b9fe80e1b_f1024a092b5c24227_d20260523_m023735_c001_v0001180_t0047_u01779503855045") 2026/05/23 02:37:37 DEBUG : B2 bucket rclone-test-jequmig4buyu: Purge remote 2026/05/23 02:37:37 INFO : B2 bucket rclone-test-jequmig4buyu: cleaning bucket "rclone-test-jequmig4buyu" of all files 2026/05/23 02:37:37 DEBUG : empty space: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f41123d536bd5f3f4_d20260523_m023735_c001_v7007000_t0000_u01779503855042") 2026/05/23 02:37:37 DEBUG : empty space: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f1100e9c4051acabf_d20260523_m023730_c001_v0001167_t0013_u01779503850425") 2026/05/23 02:37:37 DEBUG : potato2: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f41123d536bd5f3f8_d20260523_m023735_c001_v7007000_t0000_u01779503855554") 2026/05/23 02:37:37 DEBUG : potato2: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f1128e7c75d8082a0_d20260523_m023731_c001_v0001097_t0041_u01779503851718") 2026/05/23 02:37:37 DEBUG : potato3: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f41123d536bd5f3f5_d20260523_m023735_c001_v7007000_t0000_u01779503855249") 2026/05/23 02:37:37 DEBUG : potato3: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f11781b8bc4a1b97a_d20260523_m023732_c001_v0001171_t0045_u01779503852028") 2026/05/23 02:37:37 DEBUG : potato3: Deleting (id "4_z7f82ddf3b01d5b2b9fe80e1b_f1100e9c4051acac3_d20260523_m023730_c001_v0001167_t0008_u01779503850790") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.62s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/rclone-sync-test" 2026/05/23 02:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/rclone-sync-test-include/layer2" 2026/05/23 02:37:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/rclone-sync-test-ignore-file" 2026/05/23 02:37:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/23 02:37:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/23 02:37:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/23 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/23 02:37:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test: Waiting for checks to finish 2026/05/23 02:37:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test: Waiting for transfers to finish 2026/05/23 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:50 INFO : There was nothing to transfer 2026/05/23 02:37:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/23 02:37:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:37:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:37:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:51 INFO : There was nothing to transfer 2026/05/23 02:37:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/23 02:37:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/23 02:37:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/23 02:37:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:51 INFO : There was nothing to transfer 2026/05/23 02:37:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/23 02:37:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:37:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:37:52 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:52 INFO : There was nothing to transfer 2026/05/23 02:37:52 DEBUG : Excluded 2026/05/23 02:37:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/23 02:37:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/23 02:37:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/23 02:37:52 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.28s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/CompareDest" 2026/05/23 02:37:56 DEBUG : one: Need to transfer - File not found at Destination 2026/05/23 02:37:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:37:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:37:57 DEBUG : one: size = 3 OK 2026/05/23 02:37:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:37:57 INFO : one: Copied (new) 2026/05/23 02:37:57 DEBUG : Waiting for deletions to finish 2026/05/23 02:37:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:37:58 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:37:58 DEBUG : one: Sizes differ 2026/05/23 02:37:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:37:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:37:58 DEBUG : one: size = 5 OK 2026/05/23 02:37:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/23 02:37:58 INFO : one: Copied (replaced existing) 2026/05/23 02:37:58 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:01 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:01 DEBUG : one: Sizes differ 2026/05/23 02:38:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:01 DEBUG : one: size = 5 OK 2026/05/23 02:38:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 02:38:01 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:01 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:01 INFO : There was nothing to transfer 2026/05/23 02:38:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:02 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:02 DEBUG : one: Sizes differ 2026/05/23 02:38:02 DEBUG : two: size = 3 OK 2026/05/23 02:38:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/23 02:38:02 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:03 DEBUG : one: size = 5 OK 2026/05/23 02:38:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 02:38:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:03 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:03 INFO : There was nothing to transfer 2026/05/23 02:38:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:03 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:03 DEBUG : one: Sizes differ 2026/05/23 02:38:03 DEBUG : two: size = 3 OK 2026/05/23 02:38:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/23 02:38:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:03 DEBUG : one: size = 5 OK 2026/05/23 02:38:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 02:38:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:03 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:03 INFO : There was nothing to transfer 2026/05/23 02:38:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:04 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:04 DEBUG : one: Sizes differ 2026/05/23 02:38:04 DEBUG : two: size = 3 OK 2026/05/23 02:38:04 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/05/23 02:38:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/23 02:38:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/23 02:38:04 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:04 DEBUG : one: size = 5 OK 2026/05/23 02:38:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 02:38:04 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:04 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:04 INFO : There was nothing to transfer 2026/05/23 02:38:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:05 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:05 DEBUG : one: Sizes differ 2026/05/23 02:38:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:05 DEBUG : two: size = 3 (B2 bucket rclone-test-kayosaq5yodo path CompareDest) 2026/05/23 02:38:05 DEBUG : two: Sizes differ 2026/05/23 02:38:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/23 02:38:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:05 DEBUG : one: size = 5 OK 2026/05/23 02:38:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 02:38:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:06 DEBUG : two: size = 5 OK 2026/05/23 02:38:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/23 02:38:06 INFO : two: Copied (new) 2026/05/23 02:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.14s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dest" 2026/05/23 02:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/pre-dest1" 2026/05/23 02:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/pre-dest2" 2026/05/23 02:38:14 DEBUG : 1: size = 1 OK 2026/05/23 02:38:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/23 02:38:14 DEBUG : 2: size = 1 OK 2026/05/23 02:38:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/23 02:38:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/23 02:38:14 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dest: Waiting for checks to finish 2026/05/23 02:38:14 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dest: Waiting for transfers to finish 2026/05/23 02:38:15 DEBUG : 3: size = 1 OK 2026/05/23 02:38:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/23 02:38:15 INFO : 3: Copied (new) 2026/05/23 02:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.65s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/CopyDest" 2026/05/23 02:38:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/23 02:38:20 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:20 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:21 DEBUG : one: size = 3 OK 2026/05/23 02:38:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:38:21 INFO : one: Copied (new) 2026/05/23 02:38:21 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:21 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:21 DEBUG : one: Sizes differ 2026/05/23 02:38:21 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:21 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:22 DEBUG : one: size = 5 OK 2026/05/23 02:38:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/23 02:38:22 INFO : one: Copied (replaced existing) 2026/05/23 02:38:22 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/BackupDir" 2026/05/23 02:38:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:25 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:25 DEBUG : one: Sizes differ 2026/05/23 02:38:25 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:25 DEBUG : one: size = 5 OK 2026/05/23 02:38:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:25 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:25 DEBUG : one: Sizes differ 2026/05/23 02:38:26 DEBUG : one: size = 3 OK 2026/05/23 02:38:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:38:26 INFO : one: Copied (server-side copy) 2026/05/23 02:38:27 INFO : one: Deleted 2026/05/23 02:38:27 DEBUG : one: size = 5 OK 2026/05/23 02:38:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/23 02:38:27 INFO : one: Copied (server-side copy) 2026/05/23 02:38:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/23 02:38:27 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:27 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:29 DEBUG : one: size = 5 OK 2026/05/23 02:38:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:29 DEBUG : one: Unchanged skipping 2026/05/23 02:38:29 DEBUG : two: size = 3 OK 2026/05/23 02:38:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:29 DEBUG : two: size = 3 OK 2026/05/23 02:38:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/23 02:38:29 INFO : two: Copied (server-side copy) 2026/05/23 02:38:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/23 02:38:29 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:29 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:30 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:30 DEBUG : one: size = 5 OK 2026/05/23 02:38:30 DEBUG : two: size = 3 OK 2026/05/23 02:38:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:30 DEBUG : two: Unchanged skipping 2026/05/23 02:38:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:30 DEBUG : one: Unchanged skipping 2026/05/23 02:38:30 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:30 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:30 INFO : There was nothing to transfer 2026/05/23 02:38:31 DEBUG : one: size = 5 OK 2026/05/23 02:38:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:31 DEBUG : one: Unchanged skipping 2026/05/23 02:38:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:31 DEBUG : three: size = 5 (B2 bucket rclone-test-kayosaq5yodo path CopyDest) 2026/05/23 02:38:31 DEBUG : three: Sizes differ 2026/05/23 02:38:31 DEBUG : three: Destination not found in --copy-dest 2026/05/23 02:38:31 DEBUG : three: Need to transfer - File not found at Destination 2026/05/23 02:38:31 DEBUG : two: size = 3 OK 2026/05/23 02:38:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 02:38:31 DEBUG : two: Unchanged skipping 2026/05/23 02:38:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:32 DEBUG : three: size = 7 OK 2026/05/23 02:38:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/23 02:38:32 INFO : three: Copied (new) 2026/05/23 02:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.01s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/backup" 2026/05/23 02:38:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:40 DEBUG : one: Sizes differ 2026/05/23 02:38:40 DEBUG : two: size = 3 OK 2026/05/23 02:38:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:40 DEBUG : two: Unchanged skipping 2026/05/23 02:38:40 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:41 DEBUG : one: size = 3 OK 2026/05/23 02:38:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:38:41 INFO : one: Copied (server-side copy) 2026/05/23 02:38:41 INFO : one: Deleted 2026/05/23 02:38:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:42 DEBUG : one: size = 4 OK 2026/05/23 02:38:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:38:42 INFO : one: Copied (new) 2026/05/23 02:38:42 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:43 DEBUG : three.txt: size = 5 OK 2026/05/23 02:38:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:38:43 INFO : three.txt: Copied (server-side copy) 2026/05/23 02:38:43 INFO : three.txt: Deleted 2026/05/23 02:38:43 INFO : three.txt: Moved into backup dir 2026/05/23 02:38:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:45 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:45 DEBUG : one: Sizes differ 2026/05/23 02:38:45 DEBUG : two: size = 3 OK 2026/05/23 02:38:45 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:45 DEBUG : two: Unchanged skipping 2026/05/23 02:38:45 DEBUG : one: size = 4 OK 2026/05/23 02:38:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:38:45 INFO : one: Copied (server-side copy) 2026/05/23 02:38:46 INFO : one: Deleted 2026/05/23 02:38:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:46 DEBUG : one: size = 5 OK 2026/05/23 02:38:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:38:46 INFO : one: Copied (new) 2026/05/23 02:38:46 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:47 DEBUG : three.txt: size = 6 OK 2026/05/23 02:38:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:38:47 INFO : three.txt: Copied (server-side copy) 2026/05/23 02:38:47 INFO : three.txt: Deleted 2026/05/23 02:38:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:38:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/backup" 2026/05/23 02:38:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:54 DEBUG : one: Sizes differ 2026/05/23 02:38:54 DEBUG : two: size = 3 OK 2026/05/23 02:38:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:54 DEBUG : two: Unchanged skipping 2026/05/23 02:38:54 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:56 DEBUG : one.bak: size = 3 OK 2026/05/23 02:38:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:38:56 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:38:56 INFO : one: Deleted 2026/05/23 02:38:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:38:57 DEBUG : one: size = 4 OK 2026/05/23 02:38:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:38:57 INFO : one: Copied (new) 2026/05/23 02:38:57 DEBUG : Waiting for deletions to finish 2026/05/23 02:38:57 DEBUG : three.txt.bak: size = 5 OK 2026/05/23 02:38:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:38:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:38:57 INFO : three.txt: Deleted 2026/05/23 02:38:57 INFO : three.txt: Moved into backup dir 2026/05/23 02:38:59 DEBUG : two: size = 3 OK 2026/05/23 02:38:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:38:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:38:59 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:38:59 DEBUG : one: Sizes differ 2026/05/23 02:38:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:38:59 DEBUG : two: Unchanged skipping 2026/05/23 02:39:00 DEBUG : one.bak: size = 4 OK 2026/05/23 02:39:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:00 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:39:00 INFO : one: Deleted 2026/05/23 02:39:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:39:00 DEBUG : one: size = 5 OK 2026/05/23 02:39:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:39:00 INFO : one: Copied (new) 2026/05/23 02:39:00 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:01 DEBUG : three.txt.bak: size = 6 OK 2026/05/23 02:39:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:39:01 INFO : three.txt: Deleted 2026/05/23 02:39:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:04 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1115-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001115_t0008": EOF 2026/05/23 02:39:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001115_t0008": EOF) 2026/05/23 02:39:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kayosaq5yodo: 1/10 (Post "https://pod-000-1115-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001115_t0008": EOF) 2026/05/23 02:39:06 DEBUG : pacer: Reducing sleep to 10ms 2026/05/23 02:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/backup" 2026/05/23 02:39:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:09 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:09 DEBUG : one: Sizes differ 2026/05/23 02:39:09 DEBUG : two: size = 3 OK 2026/05/23 02:39:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:09 DEBUG : two: Unchanged skipping 2026/05/23 02:39:09 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:39:11 DEBUG : one-2019-01-01: size = 3 OK 2026/05/23 02:39:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:39:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/23 02:39:11 INFO : one: Deleted 2026/05/23 02:39:11 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:39:12 DEBUG : one: size = 4 OK 2026/05/23 02:39:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:12 INFO : one: Copied (new) 2026/05/23 02:39:12 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/23 02:39:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:39:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/23 02:39:13 INFO : three.txt: Deleted 2026/05/23 02:39:13 INFO : three.txt: Moved into backup dir 2026/05/23 02:39:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:15 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:15 DEBUG : one: Sizes differ 2026/05/23 02:39:15 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:39:15 DEBUG : two: size = 3 OK 2026/05/23 02:39:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:15 DEBUG : two: Unchanged skipping 2026/05/23 02:39:16 DEBUG : one-2019-01-01: size = 4 OK 2026/05/23 02:39:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/23 02:39:16 INFO : one: Deleted 2026/05/23 02:39:16 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:39:16 DEBUG : one: size = 5 OK 2026/05/23 02:39:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:39:16 INFO : one: Copied (new) 2026/05/23 02:39:16 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/23 02:39:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/23 02:39:17 INFO : three.txt: Deleted 2026/05/23 02:39:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.88s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:39:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:22 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:22 DEBUG : one: Sizes differ 2026/05/23 02:39:22 DEBUG : two: size = 3 OK 2026/05/23 02:39:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:22 DEBUG : two: Unchanged skipping 2026/05/23 02:39:22 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:39:22 DEBUG : one.bak: size = 3 OK 2026/05/23 02:39:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:39:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:39:22 INFO : one: Deleted 2026/05/23 02:39:22 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:39:23 DEBUG : one: size = 4 OK 2026/05/23 02:39:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:23 INFO : one: Copied (new) 2026/05/23 02:39:23 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:24 DEBUG : three.txt.bak: size = 5 OK 2026/05/23 02:39:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:39:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:39:24 INFO : three.txt: Deleted 2026/05/23 02:39:24 INFO : three.txt: Moved into backup dir 2026/05/23 02:39:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1033-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001033_t0003": EOF 2026/05/23 02:39:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001033_t0003": EOF) 2026/05/23 02:39:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kayosaq5yodo: 1/10 (Post "https://pod-000-1033-19.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001033_t0003": EOF) 2026/05/23 02:39:27 DEBUG : pacer: Reducing sleep to 10ms 2026/05/23 02:39:27 DEBUG : one.bak: Excluded (Path Filter) 2026/05/23 02:39:27 DEBUG : one.bak: Excluded 2026/05/23 02:39:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/23 02:39:27 DEBUG : three.txt.bak: Excluded 2026/05/23 02:39:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:27 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:27 DEBUG : one: Sizes differ 2026/05/23 02:39:27 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for checks to finish 2026/05/23 02:39:27 DEBUG : two: size = 3 OK 2026/05/23 02:39:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:27 DEBUG : two: Unchanged skipping 2026/05/23 02:39:28 DEBUG : one.bak: size = 4 OK 2026/05/23 02:39:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:28 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:39:28 INFO : one: Deleted 2026/05/23 02:39:28 DEBUG : B2 bucket rclone-test-kayosaq5yodo path dst: Waiting for transfers to finish 2026/05/23 02:39:29 DEBUG : one: size = 5 OK 2026/05/23 02:39:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:39:29 INFO : one: Copied (new) 2026/05/23 02:39:29 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:30 DEBUG : three.txt.bak: size = 6 OK 2026/05/23 02:39:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:39:30 INFO : three.txt: Deleted 2026/05/23 02:39:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.36s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:39:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:34 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:34 DEBUG : one: Sizes differ 2026/05/23 02:39:36 DEBUG : one.bak: size = 3 OK 2026/05/23 02:39:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:39:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:39:36 INFO : one: Deleted 2026/05/23 02:39:37 DEBUG : one: size = 4 OK 2026/05/23 02:39:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:37 INFO : one: Copied (new) 2026/05/23 02:39:37 DEBUG : two: size = 3 OK 2026/05/23 02:39:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:37 DEBUG : two: Unchanged skipping 2026/05/23 02:39:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:37 DEBUG : three.txt: Sizes differ 2026/05/23 02:39:38 DEBUG : three.txt.bak: size = 5 OK 2026/05/23 02:39:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:39:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:39:38 INFO : three.txt: Deleted 2026/05/23 02:39:38 DEBUG : three.txt: size = 6 OK 2026/05/23 02:39:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:38 INFO : three.txt: Copied (new) 2026/05/23 02:39:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:39 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:39 DEBUG : one: Sizes differ 2026/05/23 02:39:39 DEBUG : one.bak: size = 4 OK 2026/05/23 02:39:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:39 INFO : one: Copied (server-side copy) to: one.bak 2026/05/23 02:39:40 INFO : one: Deleted 2026/05/23 02:39:40 DEBUG : one: size = 5 OK 2026/05/23 02:39:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:39:40 INFO : one: Copied (new) 2026/05/23 02:39:40 DEBUG : two: size = 3 OK 2026/05/23 02:39:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:40 DEBUG : two: Unchanged skipping 2026/05/23 02:39:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:40 DEBUG : three.txt: Sizes differ 2026/05/23 02:39:41 DEBUG : three.txt.bak: size = 6 OK 2026/05/23 02:39:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/23 02:39:41 INFO : three.txt: Deleted 2026/05/23 02:39:42 DEBUG : three.txt: size = 19 OK 2026/05/23 02:39:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/23 02:39:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.53s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kayosaq5yodo/dst" 2026/05/23 02:39:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:46 DEBUG : one: size = 3 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:46 DEBUG : one: Sizes differ 2026/05/23 02:39:47 DEBUG : one-2019-01-01: size = 3 OK 2026/05/23 02:39:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/23 02:39:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/23 02:39:48 INFO : one: Deleted 2026/05/23 02:39:48 DEBUG : one: size = 4 OK 2026/05/23 02:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:48 INFO : one: Copied (new) 2026/05/23 02:39:49 DEBUG : two: size = 3 OK 2026/05/23 02:39:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:49 DEBUG : two: Unchanged skipping 2026/05/23 02:39:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:49 DEBUG : three.txt: Sizes differ 2026/05/23 02:39:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/23 02:39:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/23 02:39:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/23 02:39:49 INFO : three.txt: Deleted 2026/05/23 02:39:50 DEBUG : three.txt: size = 6 OK 2026/05/23 02:39:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:50 INFO : three.txt: Copied (new) 2026/05/23 02:39:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/23 02:39:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/23 02:39:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/23 02:39:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:51 DEBUG : one: size = 4 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:51 DEBUG : one: Sizes differ 2026/05/23 02:39:51 DEBUG : one-2019-01-01: size = 4 OK 2026/05/23 02:39:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/23 02:39:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/23 02:39:52 INFO : one: Deleted 2026/05/23 02:39:52 DEBUG : one: size = 5 OK 2026/05/23 02:39:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/23 02:39:52 INFO : one: Copied (new) 2026/05/23 02:39:52 DEBUG : two: size = 3 OK 2026/05/23 02:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:39:52 DEBUG : two: Unchanged skipping 2026/05/23 02:39:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kayosaq5yodo path dst) 2026/05/23 02:39:52 DEBUG : three.txt: Sizes differ 2026/05/23 02:39:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/23 02:39:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/23 02:39:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/23 02:39:53 INFO : three.txt: Deleted 2026/05/23 02:39:54 DEBUG : three.txt: size = 19 OK 2026/05/23 02:39:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/23 02:39:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.17s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:56 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:39:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:39:56 DEBUG : Testêé: Sizes differ 2026/05/23 02:39:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:39:57 DEBUG : Testêé: size = 14 OK 2026/05/23 02:39:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/23 02:39:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/23 02:39:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:39:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 02:39:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:39:58 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:39:58 DEBUG : existing: size = 6 OK 2026/05/23 02:39:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/23 02:39:58 INFO : existing: Copied (new) 2026/05/23 02:39:58 DEBUG : Waiting for deletions to finish 2026/05/23 02:39:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:39:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone511067034) 2026/05/23 02:39:59 DEBUG : existing: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:39:59 DEBUG : existing: Sizes differ 2026/05/23 02:39:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/23 02:39:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:39:59 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting files as there were IO errors 2026/05/23 02:39:59 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.15s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:00 DEBUG : EXISTING: size = 6 OK 2026/05/23 02:40:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:00 DEBUG : existing: Unchanged skipping 2026/05/23 02:40:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:40:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:40:00 DEBUG : Waiting for deletions to finish 2026/05/23 02:40:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:19 DEBUG : both0: size = 6 OK 2026/05/23 02:40:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both0: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both10: size = 6 OK 2026/05/23 02:40:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both10: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both11: size = 6 OK 2026/05/23 02:40:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both11: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both12: size = 6 OK 2026/05/23 02:40:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both12: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both13: size = 6 OK 2026/05/23 02:40:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both13: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both14: size = 6 OK 2026/05/23 02:40:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both14: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both15: size = 6 OK 2026/05/23 02:40:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both15: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both16: size = 6 OK 2026/05/23 02:40:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both16: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both17: size = 6 OK 2026/05/23 02:40:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both17: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both18: size = 6 OK 2026/05/23 02:40:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both18: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both19: size = 6 OK 2026/05/23 02:40:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both19: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both1: size = 6 OK 2026/05/23 02:40:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both1: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both2: size = 6 OK 2026/05/23 02:40:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both2: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both3: size = 6 OK 2026/05/23 02:40:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both3: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both4: size = 6 OK 2026/05/23 02:40:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both4: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both5: size = 6 OK 2026/05/23 02:40:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both5: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both6: size = 6 OK 2026/05/23 02:40:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both6: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both7: size = 6 OK 2026/05/23 02:40:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both7: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both8: size = 6 OK 2026/05/23 02:40:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both8: Unchanged skipping 2026/05/23 02:40:19 DEBUG : both9: size = 6 OK 2026/05/23 02:40:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:19 DEBUG : both9: Unchanged skipping 2026/05/23 02:40:19 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:40:19 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:40:19 DEBUG : Waiting for deletions to finish 2026/05/23 02:40:19 INFO : only0: Deleted 2026/05/23 02:40:19 INFO : only10: Deleted 2026/05/23 02:40:20 INFO : only12: Deleted 2026/05/23 02:40:20 INFO : only2: Deleted 2026/05/23 02:40:20 INFO : only8: Deleted 2026/05/23 02:40:20 INFO : only11: Deleted 2026/05/23 02:40:20 INFO : only13: Deleted 2026/05/23 02:40:20 INFO : only17: Deleted 2026/05/23 02:40:20 INFO : only18: Deleted 2026/05/23 02:40:20 INFO : only4: Deleted 2026/05/23 02:40:20 INFO : only5: Deleted 2026/05/23 02:40:20 INFO : only6: Deleted 2026/05/23 02:40:20 INFO : only14: Deleted 2026/05/23 02:40:20 INFO : only15: Deleted 2026/05/23 02:40:20 INFO : only16: Deleted 2026/05/23 02:40:20 INFO : only7: Deleted 2026/05/23 02:40:20 INFO : only19: Deleted 2026/05/23 02:40:20 INFO : only1: Deleted 2026/05/23 02:40:20 INFO : only3: Deleted 2026/05/23 02:40:20 INFO : only9: Deleted 2026/05/23 02:40:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.20s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:41 DEBUG : both0: size = 6 OK 2026/05/23 02:40:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both10: size = 6 OK 2026/05/23 02:40:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both11: size = 6 OK 2026/05/23 02:40:41 DEBUG : both0: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both12: size = 6 OK 2026/05/23 02:40:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both13: size = 6 OK 2026/05/23 02:40:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:40:41 DEBUG : both11: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both14: size = 6 OK 2026/05/23 02:40:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both14: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both15: size = 6 OK 2026/05/23 02:40:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both15: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both16: size = 6 OK 2026/05/23 02:40:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both16: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both17: size = 6 OK 2026/05/23 02:40:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both17: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both18: size = 6 OK 2026/05/23 02:40:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both18: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both19: size = 6 OK 2026/05/23 02:40:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both19: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both1: size = 6 OK 2026/05/23 02:40:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both1: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both2: size = 6 OK 2026/05/23 02:40:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both2: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both3: size = 6 OK 2026/05/23 02:40:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both3: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both4: size = 6 OK 2026/05/23 02:40:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both4: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both5: size = 6 OK 2026/05/23 02:40:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both5: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both6: size = 6 OK 2026/05/23 02:40:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both6: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both7: size = 6 OK 2026/05/23 02:40:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both7: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both8: size = 6 OK 2026/05/23 02:40:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both8: Unchanged skipping 2026/05/23 02:40:41 DEBUG : both9: size = 6 OK 2026/05/23 02:40:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:40:41 DEBUG : both9: Unchanged skipping 2026/05/23 02:40:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only0: Sizes differ 2026/05/23 02:40:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only10: Sizes differ 2026/05/23 02:40:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only11: Sizes differ 2026/05/23 02:40:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only12: Sizes differ 2026/05/23 02:40:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only13: Sizes differ 2026/05/23 02:40:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only14: Sizes differ 2026/05/23 02:40:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only15: Sizes differ 2026/05/23 02:40:41 DEBUG : both12: Unchanged skipping 2026/05/23 02:40:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only16: Sizes differ 2026/05/23 02:40:41 DEBUG : both10: Unchanged skipping 2026/05/23 02:40:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only17: Sizes differ 2026/05/23 02:40:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only18: Sizes differ 2026/05/23 02:40:41 DEBUG : both13: Unchanged skipping 2026/05/23 02:40:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only19: Sizes differ 2026/05/23 02:40:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only1: Sizes differ 2026/05/23 02:40:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only2: Sizes differ 2026/05/23 02:40:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only3: Sizes differ 2026/05/23 02:40:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only5: Sizes differ 2026/05/23 02:40:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only4: Sizes differ 2026/05/23 02:40:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only6: Sizes differ 2026/05/23 02:40:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only7: Sizes differ 2026/05/23 02:40:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only8: Sizes differ 2026/05/23 02:40:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone511067034) 2026/05/23 02:40:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-kayosaq5yodo) 2026/05/23 02:40:41 DEBUG : only9: Sizes differ 2026/05/23 02:40:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:40:41 DEBUG : only0: size = 0 OK 2026/05/23 02:40:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:41 INFO : only0: Copied (replaced existing) 2026/05/23 02:40:41 DEBUG : only10: size = 0 OK 2026/05/23 02:40:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:41 INFO : only10: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only13: size = 0 OK 2026/05/23 02:40:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only13: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only14: size = 0 OK 2026/05/23 02:40:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only14: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only11: size = 0 OK 2026/05/23 02:40:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only11: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only15: size = 0 OK 2026/05/23 02:40:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only15: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only17: size = 0 OK 2026/05/23 02:40:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only17: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only12: size = 0 OK 2026/05/23 02:40:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only12: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only19: size = 0 OK 2026/05/23 02:40:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only19: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only2: size = 0 OK 2026/05/23 02:40:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only2: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only1: size = 0 OK 2026/05/23 02:40:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only1: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only18: size = 0 OK 2026/05/23 02:40:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only18: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only3: size = 0 OK 2026/05/23 02:40:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only3: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only16: size = 0 OK 2026/05/23 02:40:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only16: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only7: size = 0 OK 2026/05/23 02:40:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only7: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only8: size = 0 OK 2026/05/23 02:40:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only8: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only5: size = 0 OK 2026/05/23 02:40:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only5: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only4: size = 0 OK 2026/05/23 02:40:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only4: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only6: size = 0 OK 2026/05/23 02:40:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only6: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : only9: size = 0 OK 2026/05/23 02:40:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/23 02:40:42 INFO : only9: Copied (replaced existing) 2026/05/23 02:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.70s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:51 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:40:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:40:51 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 02:40:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:40:51 INFO : empty_on_remote: Making directory 2026/05/23 02:40:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/23 02:40:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:53 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:40:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:40:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 02:40:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 02:40:53 INFO : empty_on_remote: Making directory 2026/05/23 02:40:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/23 02:40:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:40:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:40:56 INFO : sub dir: Making directory 2026/05/23 02:40:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 02:41:00 INFO : sub dir: Making directory 2026/05/23 02:41:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:41:06 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001101_t0044": EOF 2026/05/23 02:41:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001101_t0044": EOF) 2026/05/23 02:41:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-kayosaq5yodo: 1/10 (Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ffb25d33a0fd5b2b9fe80e1b/c001_v0001101_t0044": EOF) 2026/05/23 02:41:08 DEBUG : pacer: Reducing sleep to 10ms 2026/05/23 02:41:14 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:14 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : apple: size = 5 OK 2026/05/23 02:41:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:41:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:41:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:41:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:41:15 DEBUG : apple: Unchanged skipping 2026/05/23 02:41:15 DEBUG : banana: size = 6 OK 2026/05/23 02:41:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : banana: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:41:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:41:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:41:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:41:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:41:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:41:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:41:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:41:15 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:15 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:15 INFO : There was nothing to transfer 2026/05/23 02:41:15 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:15 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : apple: size = 5 OK 2026/05/23 02:41:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : apple: Unchanged skipping 2026/05/23 02:41:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:41:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:41:16 DEBUG : banana: size = 6 OK 2026/05/23 02:41:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : banana: Unchanged skipping 2026/05/23 02:41:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:41:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:41:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:41:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:41:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:41:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:41:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:41:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:41:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:41:16 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:16 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:16 INFO : There was nothing to transfer 2026/05/23 02:41:16 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:16 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:41:29 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:30 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:41:30 DEBUG : apple: size = 5 OK 2026/05/23 02:41:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:30 DEBUG : apple: Unchanged skipping 2026/05/23 02:41:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:41:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:41:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:41:30 DEBUG : banana: size = 6 OK 2026/05/23 02:41:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:30 DEBUG : banana: Unchanged skipping 2026/05/23 02:41:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:31 INFO : There was nothing to transfer 2026/05/23 02:41:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:31 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:41:31 DEBUG : apple: size = 5 OK 2026/05/23 02:41:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : apple: Unchanged skipping 2026/05/23 02:41:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:41:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : banana: size = 6 OK 2026/05/23 02:41:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:41:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:41:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:41:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : banana: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:41:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:31 INFO : There was nothing to transfer 2026/05/23 02:41:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:32 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:41:46 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:46 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:41:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 02:41:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:41:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:47 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/23 02:41:47 DEBUG : YXBwbGU=: size = 5 OK 2026/05/23 02:41:47 DEBUG : YmFuYW5h: size = 6 OK 2026/05/23 02:41:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/23 02:41:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/23 02:41:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:41:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/23 02:41:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/23 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:41:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:41:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:41:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:41:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:41:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/23 02:41:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:41:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:41:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:41:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/23 02:41:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:41:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/23 02:41:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:41:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/23 02:41:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:41:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/23 02:41:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:41:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/23 02:41:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:41:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/23 02:41:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:41:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/23 02:41:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:41:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/23 02:41:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:41:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/23 02:41:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:41:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:49 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 02:41:49 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 02:41:50 INFO : apple: Deleted 2026/05/23 02:41:50 INFO : banana: Deleted 2026/05/23 02:41:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 02:41:50 INFO : splitbananasplit: Deleted 2026/05/23 02:41:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 02:41:50 INFO : appleappleapplebanana: Deleted 2026/05/23 02:41:50 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 02:41:50 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 02:41:50 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : YmFuYW5h: size = 6 OK 2026/05/23 02:41:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : banana: Unchanged skipping 2026/05/23 02:41:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/23 02:41:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:41:51 DEBUG : YXBwbGU=: size = 5 OK 2026/05/23 02:41:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : apple: Unchanged skipping 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/23 02:41:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:41:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:41:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:41:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 02:41:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 02:41:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 02:41:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 02:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 02:41:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 02:41:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:42:07 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:07 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:07 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:07 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:07 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:42:07 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:42:07 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:07 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/23 02:42:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 02:42:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 02:42:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 02:42:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 02:42:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 02:42:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 02:42:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 02:42:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 02:42:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 02:42:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 02:42:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 02:42:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 02:42:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 02:42:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 02:42:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 02:42:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/23 02:42:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:08 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:42:08 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:42:08 DEBUG : PREFIXapple: size = 5 OK 2026/05/23 02:42:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/23 02:42:08 INFO : apple: Copied (new) to: PREFIXapple 2026/05/23 02:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/23 02:42:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:42:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/23 02:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:08 DEBUG : PREFIXbanana: size = 6 OK 2026/05/23 02:42:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/23 02:42:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/23 02:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/23 02:42:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:42:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/23 02:42:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:42:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:42:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:42:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/23 02:42:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:42:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/23 02:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:42:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:42:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:42:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:42:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:42:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:42:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/23 02:42:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:42:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/23 02:42:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:42:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/23 02:42:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:42:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/23 02:42:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:42:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/23 02:42:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:42:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/23 02:42:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:42:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/23 02:42:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:42:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:10 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 02:42:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 02:42:10 INFO : apple: Deleted 2026/05/23 02:42:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 02:42:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 02:42:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 02:42:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 02:42:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 02:42:11 INFO : banana: Deleted 2026/05/23 02:42:11 INFO : appleappleapplebanana: Deleted 2026/05/23 02:42:11 INFO : splitbananasplit: Deleted 2026/05/23 02:42:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 02:42:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 02:42:11 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 02:42:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 02:42:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 02:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 02:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 02:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 02:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 02:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 02:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 02:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 02:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 02:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 02:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 02:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 02:42:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 02:42:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:42:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 02:42:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:42:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:42:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:42:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:42:12 INFO : splitbananasplit: Copied (new) 2026/05/23 02:42:12 DEBUG : apple: size = 5 OK 2026/05/23 02:42:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/23 02:42:12 INFO : apple: Copied (new) 2026/05/23 02:42:12 DEBUG : banana: size = 6 OK 2026/05/23 02:42:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/23 02:42:12 INFO : banana: Copied (new) 2026/05/23 02:42:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:42:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:42:12 INFO : appleappleapplebanana: Copied (new) 2026/05/23 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:42:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/23 02:42:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:42:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:42:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/23 02:42:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:42:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:42:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:42:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:42:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:42:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:42:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:42:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:42:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:42:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:42:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:42:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/23 02:42:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:42:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:42:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:42:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:42:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:42:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:42:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:42:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:42:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:42:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:42:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:42:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:42:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/23 02:42:14 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/23 02:42:14 INFO : PREFIXapple: Deleted 2026/05/23 02:42:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/23 02:42:14 INFO : PREFIXbanana: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/23 02:42:14 INFO : PREFIXsplitbananasplit: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/23 02:42:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/23 02:42:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/23 02:42:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/23 02:42:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/23 02:42:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/23 02:42:15 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:15 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:15 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:42:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:31 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:32 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:42:32 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:42:32 DEBUG : appleSUFFIX: size = 5 OK 2026/05/23 02:42:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/23 02:42:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/23 02:42:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:42:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/23 02:42:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/23 02:42:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/23 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:42:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/23 02:42:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:42:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/23 02:42:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:42:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/23 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:42:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:42:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:42:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:42:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:42:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:42:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/23 02:42:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:42:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/23 02:42:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:42:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/23 02:42:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:42:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/23 02:42:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:42:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/23 02:42:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:42:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/23 02:42:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:42:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/23 02:42:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:42:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/23 02:42:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:42:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:34 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:35 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 02:42:35 INFO : apple: Deleted 2026/05/23 02:42:35 INFO : banana: Deleted 2026/05/23 02:42:35 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 02:42:35 INFO : splitbananasplit: Deleted 2026/05/23 02:42:35 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 02:42:35 INFO : appleappleapplebanana: Deleted 2026/05/23 02:42:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 02:42:35 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 02:42:35 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 02:42:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 02:42:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 02:42:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:36 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:42:36 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:42:36 DEBUG : apple: size = 5 OK 2026/05/23 02:42:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/23 02:42:36 INFO : apple: Copied (new) 2026/05/23 02:42:36 DEBUG : banana: size = 6 OK 2026/05/23 02:42:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/23 02:42:36 INFO : banana: Copied (new) 2026/05/23 02:42:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:42:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:42:36 INFO : splitbananasplit: Copied (new) 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:42:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:42:36 INFO : appleappleapplebanana: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:42:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:42:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:42:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:42:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:42:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:42:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:42:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/23 02:42:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:42:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:42:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:42:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:42:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:42:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:42:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:42:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:42:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:42:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:42:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:42:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:42:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:42:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:42:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:42:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:42:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:42:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:42:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/23 02:42:38 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:39 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : splitbananasplitSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : appleSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/23 02:42:39 INFO : bananaSUFFIX: Deleted 2026/05/23 02:42:39 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/23 02:42:39 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:39 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:40 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:42:56 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:56 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:42:56 DEBUG : apple: size = 5 OK 2026/05/23 02:42:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:42:56 DEBUG : apple: Unchanged skipping 2026/05/23 02:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : banana: size = 6 OK 2026/05/23 02:42:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:42:56 DEBUG : banana: Unchanged skipping 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 02:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 02:42:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:42:56 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:42:57 DEBUG : appleapple: size = 21 OK 2026/05/23 02:42:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/23 02:42:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/23 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:42:57 DEBUG : splitbanan: size = 16 OK 2026/05/23 02:42:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/23 02:42:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/23 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:42:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/23 02:42:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/23 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:42:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/23 02:42:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/23 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:42:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/23 02:42:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/23 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:42:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/23 02:42:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/23 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:42:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/23 02:42:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/23 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:42:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/23 02:42:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/23 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:42:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/23 02:42:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/23 02:42:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/23 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:42:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/23 02:42:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/23 02:42:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/23 02:42:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:42:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/23 02:42:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/23 02:42:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/23 02:42:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:42:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/23 02:42:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/23 02:42:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/23 02:42:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:42:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/23 02:42:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/23 02:42:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/23 02:42:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:42:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/23 02:42:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/23 02:42:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/23 02:42:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:42:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/23 02:42:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/23 02:42:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/23 02:42:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/23 02:42:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/23 02:42:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/23 02:42:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/23 02:42:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/23 02:42:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/23 02:42:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/23 02:42:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/23 02:42:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/23 02:42:58 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:58 INFO : appleappleapplebanana: Deleted 2026/05/23 02:42:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 02:42:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 02:42:59 INFO : splitbananasplit: Deleted 2026/05/23 02:42:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 02:42:59 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 02:42:59 DEBUG : Waiting for deletions to finish 2026/05/23 02:42:59 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : appleapple: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/23 02:42:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : apple: size = 5 OK 2026/05/23 02:43:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:00 DEBUG : appleapple: size = 21 OK 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:00 DEBUG : banana: size = 6 OK 2026/05/23 02:43:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:00 DEBUG : splitbanan: size = 16 OK 2026/05/23 02:43:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 02:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 02:43:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 02:43:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 02:43:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 02:43:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 02:43:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 02:43:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 02:43:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 02:43:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 02:43:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 02:43:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 02:43:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 02:43:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 02:43:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 02:43:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/23 02:43:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/23 02:43:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:00 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:00 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:00 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:00 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : appleapple: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 02:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 02:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 02:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 02:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 02:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 02:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 02:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 02:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 02:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 02:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 02:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 02:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 02:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 02:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 02:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 02:43:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:43:16 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:16 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : apple: size = 5 OK 2026/05/23 02:43:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:17 DEBUG : banana: size = 6 OK 2026/05/23 02:43:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:17 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:17 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:17 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:17 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : apple: size = 5 OK 2026/05/23 02:43:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:18 DEBUG : banana: size = 6 OK 2026/05/23 02:43:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:18 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:18 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:18 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:18 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:18 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:19 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:43:34 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:34 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:35 DEBUG : apple: size = 5 OK 2026/05/23 02:43:35 DEBUG : banana: size = 6 OK 2026/05/23 02:43:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:35 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:35 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:35 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:35 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:35 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : apple: size = 5 OK 2026/05/23 02:43:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:36 DEBUG : banana: size = 6 OK 2026/05/23 02:43:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:36 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:36 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:36 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:36 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:36 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:36 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:43:51 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:52 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : apple: size = 5 OK 2026/05/23 02:43:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:52 DEBUG : banana: size = 6 OK 2026/05/23 02:43:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:52 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:52 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:52 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:52 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : apple: size = 5 OK 2026/05/23 02:43:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : apple: Unchanged skipping 2026/05/23 02:43:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:43:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:43:53 DEBUG : banana: size = 6 OK 2026/05/23 02:43:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : banana: Unchanged skipping 2026/05/23 02:43:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:43:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:43:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:43:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:43:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:43:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:43:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:43:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:43:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:43:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:43:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:43:53 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:53 DEBUG : Waiting for deletions to finish 2026/05/23 02:43:53 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:43:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:10 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:10 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : apple: size = 5 OK 2026/05/23 02:44:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : apple: Unchanged skipping 2026/05/23 02:44:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:44:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : banana: size = 6 OK 2026/05/23 02:44:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:44:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : banana: Unchanged skipping 2026/05/23 02:44:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:44:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:44:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:44:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:44:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:44:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:44:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:44:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:44:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:44:11 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:11 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:11 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:11 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : apple: size = 5 OK 2026/05/23 02:44:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : apple: Unchanged skipping 2026/05/23 02:44:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:44:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:44:12 DEBUG : banana: size = 6 OK 2026/05/23 02:44:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : banana: Unchanged skipping 2026/05/23 02:44:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:44:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:44:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:44:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:44:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:44:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:44:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:44:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:44:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:44:12 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:12 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:12 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:12 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:29 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:30 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:44:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:44:30 DEBUG : banana: size = 6 OK 2026/05/23 02:44:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:44:30 DEBUG : banana: Unchanged skipping 2026/05/23 02:44:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:44:30 DEBUG : apple: size = 5 OK 2026/05/23 02:44:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:30 DEBUG : apple: Unchanged skipping 2026/05/23 02:44:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:31 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 02:44:31 DEBUG : apple: size = 5 OK 2026/05/23 02:44:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : apple: Unchanged skipping 2026/05/23 02:44:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 02:44:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 02:44:31 DEBUG : banana: size = 6 OK 2026/05/23 02:44:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : banana: Unchanged skipping 2026/05/23 02:44:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 02:44:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 02:44:31 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:31 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:32 DEBUG : apple: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : banana: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 02:44:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.19s) --- PASS: TestTransform/NFC (17.42s) --- PASS: TestTransform/NFD (15.69s) --- PASS: TestTransform/base64 (19.46s) --- PASS: TestTransform/prefix (24.17s) --- PASS: TestTransform/suffix (24.51s) --- PASS: TestTransform/truncate (20.30s) --- PASS: TestTransform/encoder (18.46s) --- PASS: TestTransform/ISO-8859-1 (17.59s) --- PASS: TestTransform/charmap (17.28s) --- PASS: TestTransform/lowercase (19.07s) --- PASS: TestTransform/ascii (19.23s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 02:44:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 02:44:37 INFO : sub dir_somesuffix: Making directory 2026/05/23 02:44:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 02:44:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/23 02:44:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 02:44:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 02:44:37 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:37 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/23 02:44:37 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 02:44:37 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:38 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:39 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:39 INFO : tictactoe: Making directory 2026/05/23 02:44:39 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:39 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/23 02:44:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:39 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/23 02:44:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/23 02:44:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.33s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:41 INFO : toe: Making directory 2026/05/23 02:44:41 INFO : toe/toe: Making directory 2026/05/23 02:44:41 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 02:44:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 02:44:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 02:44:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:41 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/23 02:44:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/23 02:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:43 INFO : toe: Making directory 2026/05/23 02:44:43 INFO : toe/toe: Making directory 2026/05/23 02:44:43 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 02:44:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 02:44:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 02:44:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:43 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/23 02:44:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/23 02:44:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:44 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:44:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 02:44:44 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:44 INFO : tictacempty_dir: Making directory 2026/05/23 02:44:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:44 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:44 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:44 INFO : tictactoe: Making directory 2026/05/23 02:44:44 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:44 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:44 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:44 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:44 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 02:44:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:46 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:44:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 02:44:46 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:46 INFO : tictacempty_dir: Making directory 2026/05/23 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:46 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:46 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:46 INFO : tictactoe: Making directory 2026/05/23 02:44:46 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:46 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:46 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 02:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:46 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/23 02:44:48 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:48 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:48 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:48 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 02:44:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/23 02:44:48 NOTICE: B2 bucket rclone-test-kayosaq5yodo: 0 differences found 2026/05/23 02:44:48 NOTICE: B2 bucket rclone-test-kayosaq5yodo: 1 matching files --- PASS: TestAllTag (2.78s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:49 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:49 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:49 INFO : tictactoe: Making directory 2026/05/23 02:44:49 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:49 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:49 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:49 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 02:44:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:50 DEBUG : Waiting for deletions to finish 2026/05/23 02:44:50 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:50 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:50 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 02:44:50 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 02:44:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 02:44:50 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/23 02:44:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:50 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.49s) === RUN TestSyntax 2026/05/23 02:44:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:51 INFO : toe: Making directory 2026/05/23 02:44:51 INFO : toe/toe: Making directory 2026/05/23 02:44:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 02:44:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:51 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:52 DEBUG : toe/toe/toe: size = 11 OK 2026/05/23 02:44:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:52 INFO : toe/toe/toe: Copied (new) 2026/05/23 02:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:53 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:44:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 02:44:53 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:53 INFO : tictacempty_dir: Making directory 2026/05/23 02:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:53 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:53 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:53 INFO : tictactoe: Making directory 2026/05/23 02:44:53 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:53 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:53 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 02:44:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:53 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:54 INFO : toe/toe/toe.txt: Deleted 2026/05/23 02:44:54 INFO : toe/toe: Removing directory 2026/05/23 02:44:54 INFO : toe: Removing directory 2026/05/23 02:44:54 INFO : empty_dir: Removing directory 2026/05/23 02:44:54 DEBUG : Local file system at /tmp/rclone511067034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:55 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:44:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 02:44:55 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:55 INFO : tictacempty_dir: Making directory 2026/05/23 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:55 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:55 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:55 INFO : tictactoe: Making directory 2026/05/23 02:44:55 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:55 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:55 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 02:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:55 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:55 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:56 INFO : toe/toe/toe.txt: Deleted 2026/05/23 02:44:56 INFO : toe/toe: Removing directory 2026/05/23 02:44:56 INFO : toe: Removing directory 2026/05/23 02:44:56 INFO : empty_dir: Removing directory 2026/05/23 02:44:56 DEBUG : Local file system at /tmp/rclone511067034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:44:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/23 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/23 02:44:58 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.75s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:44:58 DEBUG : Reset feature "Copy" 2026/05/23 02:44:58 DEBUG : Reset feature "Move" 2026/05/23 02:44:58 DEBUG : Reset feature "Copy" 2026/05/23 02:44:58 DEBUG : Reset feature "Move" 2026/05/23 02:44:58 DEBUG : empty_dir: Making directory with metadata 2026/05/23 02:44:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 02:44:58 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:59 INFO : tictacempty_dir: Making directory 2026/05/23 02:44:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 02:44:59 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:59 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:59 INFO : tictactoe: Making directory 2026/05/23 02:44:59 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:59 DEBUG : toe: transformed to: tictactoe 2026/05/23 02:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:59 INFO : tictactoe/tictactoe: Making directory 2026/05/23 02:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 02:44:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 02:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:44:59 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:44:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:44:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:44:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 02:44:59 INFO : toe/toe/toe.txt: Deleted 2026/05/23 02:44:59 INFO : toe/toe: Removing directory 2026/05/23 02:44:59 INFO : toe: Removing directory 2026/05/23 02:44:59 INFO : empty_dir: Removing directory 2026/05/23 02:44:59 DEBUG : Local file system at /tmp/rclone511067034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/23 02:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 02:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 02:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 02:45:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/23 02:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:45:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/23 02:45:01 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-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:45:02 DEBUG : toe: transformed to: dG9l 2026/05/23 02:45:03 DEBUG : toe: transformed to: dG9l 2026/05/23 02:45:03 INFO : dG9l: Making directory 2026/05/23 02:45:03 DEBUG : toe: transformed to: dG9l 2026/05/23 02:45:03 DEBUG : toe: transformed to: dG9l 2026/05/23 02:45:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/23 02:45:03 INFO : dG9l/dG9l: Making directory 2026/05/23 02:45:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/23 02:45:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/23 02:45:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 02:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 02:45:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 02:45:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:45:03 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:45:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/23 02:45:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:45:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 02:45:03 DEBUG : Waiting for deletions to finish 2026/05/23 02:45:04 DEBUG : dG9l: transformed to: toe 2026/05/23 02:45:04 DEBUG : dG9l: transformed to: toe 2026/05/23 02:45:04 DEBUG : dG9l: transformed to: toe 2026/05/23 02:45:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/23 02:45:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/23 02:45:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/23 02:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/23 02:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/23 02:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/23 02:45:04 DEBUG : Local file system at /tmp/rclone511067034: Waiting for checks to finish 2026/05/23 02:45:04 DEBUG : Local file system at /tmp/rclone511067034: Waiting for transfers to finish 2026/05/23 02:45:04 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-kayosaq5yodo", Local "Local file system at /tmp/rclone511067034", Modify Window "1ms" 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe: transformed to: 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe: transformed to: 2026/05/23 02:45:05 INFO : B2 bucket rclone-test-kayosaq5yodo: Making directory 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe: transformed to: 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe: transformed to: 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe/toe: transformed to: 2026/05/23 02:45:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/23 02:45:05 INFO : toe/toe: Making directory 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe/toe: transformed to: 2026/05/23 02:45:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe: transformed to: 2026/05/23 02:45:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 02:45:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 02:45:05 DEBUG : toe/toe/toe: transformed to: 2026/05/23 02:45:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/23 02:45:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for checks to finish 2026/05/23 02:45:05 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Waiting for transfers to finish 2026/05/23 02:45:06 DEBUG : toe/toe/toe: size = 11 OK 2026/05/23 02:45:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/23 02:45:06 INFO : toe/toe/toe: Copied (new) 2026/05/23 02:45:06 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting files as there were IO errors 2026/05/23 02:45:06 ERROR : B2 bucket rclone-test-kayosaq5yodo: not deleting directories as there were IO errors --- PASS: TestError (1.95s) PASS 2026/05/23 02:45:07 DEBUG : B2 bucket rclone-test-kayosaq5yodo: Purge remote 2026/05/23 02:45:07 INFO : B2 bucket rclone-test-kayosaq5yodo: cleaning bucket "rclone-test-kayosaq5yodo" of all files 2026/05/23 02:45:08 DEBUG : BackupDir/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffad_d20260523_m023832_c001_v7007000_t0000_u01779503912747") 2026/05/23 02:45:08 DEBUG : BackupDir/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1169a2441c69841b_d20260523_m023826_c001_v0001029_t0024_u01779503906529") 2026/05/23 02:45:08 DEBUG : CompareDest/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2935c_d20260523_m023806_c001_v7007000_t0000_u01779503886705") 2026/05/23 02:45:08 DEBUG : CompareDest/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ce0b_d20260523_m023800_c001_v0001115_t0050_u01779503880427") 2026/05/23 02:45:08 DEBUG : CompareDest/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2935e_d20260523_m023806_c001_v7007000_t0000_u01779503886887") 2026/05/23 02:45:08 DEBUG : CompareDest/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de085_d20260523_m023802_c001_v0001174_t0018_u01779503882128") 2026/05/23 02:45:08 DEBUG : CopyDest/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffae_d20260523_m023832_c001_v7007000_t0000_u01779503912993") 2026/05/23 02:45:08 DEBUG : CopyDest/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829a4a_d20260523_m023823_c001_v0001033_t0038_u01779503903465") 2026/05/23 02:45:08 DEBUG : CopyDest/three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffaf_d20260523_m023833_c001_v7007000_t0000_u01779503913175") 2026/05/23 02:45:08 DEBUG : CopyDest/three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de2b8_d20260523_m023830_c001_v0001174_t0049_u01779503910745") 2026/05/23 02:45:09 DEBUG : CopyDest/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffb0_d20260523_m023833_c001_v7007000_t0000_u01779503913358") 2026/05/23 02:45:09 DEBUG : CopyDest/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ce60_d20260523_m023828_c001_v0001115_t0036_u01779503908085") 2026/05/23 02:45:09 DEBUG : EXISTING: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813f0_d20260523_m024001_c001_v7007000_t0000_u01779504001325") 2026/05/23 02:45:09 DEBUG : EXISTING: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea0e_d20260523_m024000_c001_v0001174_t0014_u01779504000210") 2026/05/23 02:45:09 DEBUG : PREFIXapple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb3_d20260523_m024214_c001_v7007000_t0000_u01779504134644") 2026/05/23 02:45:09 DEBUG : PREFIXapple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767ceb3_d20260523_m024208_c001_v0001174_t0025_u01779504128080") 2026/05/23 02:45:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40936e98c3f24b49_d20260523_m024214_c001_v7007000_t0000_u01779504134658") 2026/05/23 02:45:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e856_d20260523_m024208_c001_v0001092_t0051_u01779504128088") 2026/05/23 02:45:09 DEBUG : PREFIXbanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9b80_d20260523_m024214_c001_v7007000_t0000_u01779504134677") 2026/05/23 02:45:09 DEBUG : PREFIXbanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df665_d20260523_m024208_c001_v0001174_t0014_u01779504128101") 2026/05/23 02:45:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3149b_d20260523_m024214_c001_v7007000_t0000_u01779504134819") 2026/05/23 02:45:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90536_d20260523_m024208_c001_v0001109_t0043_u01779504128110") 2026/05/23 02:45:09 DEBUG : Testêé: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e7_d20260523_m023957_c001_v7007000_t0000_u01779503997683") 2026/05/23 02:45:09 DEBUG : Testêé: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de9d8_d20260523_m023956_c001_v0001174_t0036_u01779503996925") 2026/05/23 02:45:09 DEBUG : Testêé: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de9d0_d20260523_m023956_c001_v0001174_t0025_u01779503996152") 2026/05/23 02:45:09 DEBUG : YXBwbGU=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bcf_d20260523_m024152_c001_v7007000_t0000_u01779504112294") 2026/05/23 02:45:09 DEBUG : YXBwbGU=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df451_d20260523_m024147_c001_v0001174_t0000_u01779504107264") 2026/05/23 02:45:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bd3_d20260523_m024152_c001_v7007000_t0000_u01779504112477") 2026/05/23 02:45:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e840_d20260523_m024147_c001_v0001092_t0048_u01779504107272") 2026/05/23 02:45:10 DEBUG : YmFuYW5h: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bd8_d20260523_m024152_c001_v7007000_t0000_u01779504112658") 2026/05/23 02:45:10 DEBUG : YmFuYW5h: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cc29_d20260523_m024147_c001_v0001174_t0031_u01779504107283") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbec5_d20260523_m023621_c001_v7007000_t0000_u01779503781510") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829898_d20260523_m023620_c001_v0001033_t0017_u01779503780763") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f35ea0_d20260523_m023618_c001_v7007000_t0000_u01779503778450") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582988a_d20260523_m023617_c001_v0001033_t0058_u01779503777143") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeaa_d20260523_m023555_c001_v7007000_t0000_u01779503755106") 2026/05/23 02:45:10 DEBUG : a/potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829830_d20260523_m023553_c001_v0001033_t0043_u01779503753927") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64dc_d20260523_m024432_c001_v7007000_t0000_u01779504272801") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dfc7_d20260523_m024427_c001_v0001174_t0039_u01779504267966") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cab_d20260523_m024413_c001_v7007000_t0000_u01779504253459") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dd41_d20260523_m024408_c001_v0001174_t0004_u01779504248553") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537517_d20260523_m024354_c001_v7007000_t0000_u01779504234530") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767db0f_d20260523_m024350_c001_v0001174_t0033_u01779504230218") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611f8_d20260523_m024337_c001_v7007000_t0000_u01779504217261") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d904_d20260523_m024332_c001_v0001174_t0012_u01779504212378") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6423_d20260523_m024319_c001_v7007000_t0000_u01779504199630") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d6d6_d20260523_m024314_c001_v0001174_t0039_u01779504194809") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d955a_d20260523_m024301_c001_v7007000_t0000_u01779504181265") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e896_d20260523_m024254_c001_v0001092_t0018_u01779504174387") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa4_d20260523_m024240_c001_v7007000_t0000_u01779504160917") 2026/05/23 02:45:10 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d24e_d20260523_m024236_c001_v0001174_t0044_u01779504156455") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2952a_d20260523_m024234_c001_v7007000_t0000_u01779504154987") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e874_d20260523_m024229_c001_v0001092_t0012_u01779504149855") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb6_d20260523_m024216_c001_v7007000_t0000_u01779504136404") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e860_d20260523_m024212_c001_v0001092_t0013_u01779504132071") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759db5_d20260523_m024210_c001_v7007000_t0000_u01779504130574") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767ce67_d20260523_m024205_c001_v0001174_t0011_u01779504125737") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f6968_d20260523_m024150_c001_v7007000_t0000_u01779504110042") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cbd1_d20260523_m024144_c001_v0001174_t0044_u01779504104685") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3142c_d20260523_m024132_c001_v7007000_t0000_u01779504092709") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df283_d20260523_m024128_c001_v0001174_t0026_u01779504088448") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb6ff_d20260523_m024117_c001_v7007000_t0000_u01779504077110") 2026/05/23 02:45:11 DEBUG : apple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e814_d20260523_m024112_c001_v0001092_t0003_u01779504072817") 2026/05/23 02:45:11 DEBUG : appleSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f212_d20260523_m024239_c001_v7007000_t0000_u01779504159336") 2026/05/23 02:45:11 DEBUG : appleSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e876_d20260523_m024232_c001_v0001092_t0059_u01779504152167") 2026/05/23 02:45:11 DEBUG : appleapple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d955b_d20260523_m024301_c001_v7007000_t0000_u01779504181453") 2026/05/23 02:45:11 DEBUG : appleapple: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e898_d20260523_m024256_c001_v0001092_t0042_u01779504176797") 2026/05/23 02:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64dd_d20260523_m024432_c001_v7007000_t0000_u01779504272984") 2026/05/23 02:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e938_d20260523_m024429_c001_v0001092_t0057_u01779504269116") 2026/05/23 02:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cad_d20260523_m024413_c001_v7007000_t0000_u01779504253643") 2026/05/23 02:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e90c_d20260523_m024409_c001_v0001092_t0042_u01779504249791") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537518_d20260523_m024354_c001_v7007000_t0000_u01779504234728") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8d8_d20260523_m024351_c001_v0001092_t0021_u01779504231237") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611f9_d20260523_m024337_c001_v7007000_t0000_u01779504217467") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8be_d20260523_m024333_c001_v0001092_t0011_u01779504213912") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6424_d20260523_m024319_c001_v7007000_t0000_u01779504199812") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8ae_d20260523_m024315_c001_v0001092_t0056_u01779504195795") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81576_d20260523_m024258_c001_v7007000_t0000_u01779504178874") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfb73_d20260523_m024255_c001_v0001174_t0026_u01779504175137") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa5_d20260523_m024241_c001_v7007000_t0000_u01779504161100") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905ce_d20260523_m024236_c001_v0001109_t0003_u01779504156486") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a5374de_d20260523_m024235_c001_v7007000_t0000_u01779504155390") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d183_d20260523_m024230_c001_v0001174_t0038_u01779504150608") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb7_d20260523_m024216_c001_v7007000_t0000_u01779504136588") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90550_d20260523_m024212_c001_v0001109_t0041_u01779504132084") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c9d3_d20260523_m024210_c001_v7007000_t0000_u01779504130967") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df62f_d20260523_m024206_c001_v0001174_t0013_u01779504126594") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eaa_d20260523_m024150_c001_v7007000_t0000_u01779504110444") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e83e_d20260523_m024145_c001_v0001092_t0003_u01779504105412") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31431_d20260523_m024132_c001_v7007000_t0000_u01779504092892") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c9d6_d20260523_m024129_c001_v0001174_t0058_u01779504089244") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb703_d20260523_m024117_c001_v7007000_t0000_u01779504077293") 2026/05/23 02:45:12 DEBUG : appleappleapplebanana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df12c_d20260523_m024113_c001_v0001174_t0036_u01779504073525") 2026/05/23 02:45:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41805c45635c84f6_d20260523_m024239_c001_v7007000_t0000_u01779504159269") 2026/05/23 02:45:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d1b0_d20260523_m024232_c001_v0001174_t0043_u01779504152179") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbec6_d20260523_m023621_c001_v7007000_t0000_u01779503781693") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829894_d20260523_m023619_c001_v0001033_t0054_u01779503779016") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f35e9d_d20260523_m023617_c001_v7007000_t0000_u01779503777905") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829884_d20260523_m023615_c001_v0001033_t0047_u01779503775907") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbea9_d20260523_m023554_c001_v7007000_t0000_u01779503754560") 2026/05/23 02:45:13 DEBUG : b/potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829826_d20260523_m023552_c001_v0001033_t0057_u01779503752255") 2026/05/23 02:45:13 DEBUG : backup/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f0b8_d20260523_m023847_c001_v7007000_t0000_u01779503927818") 2026/05/23 02:45:13 DEBUG : backup/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100b5fee51aa6b62_d20260523_m023845_c001_v0001177_t0029_u01779503925657") 2026/05/23 02:45:13 DEBUG : backup/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1024a092b5c24307_d20260523_m023841_c001_v0001180_t0037_u01779503921450") 2026/05/23 02:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4af_d20260523_m023917_c001_v7007000_t0000_u01779503957809") 2026/05/23 02:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1129e70e11449094_d20260523_m023915_c001_v0001115_t0038_u01779503955422") 2026/05/23 02:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f11231aab97572914_d20260523_m023911_c001_v0001173_t0052_u01779503951013") 2026/05/23 02:45:13 DEBUG : backup/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f36030_d20260523_m023901_c001_v7007000_t0000_u01779503941927") 2026/05/23 02:45:13 DEBUG : backup/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f103069fd4dda9dbb_d20260523_m023900_c001_v0001184_t0047_u01779503940183") 2026/05/23 02:45:13 DEBUG : backup/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1041c05958da8277_d20260523_m023855_c001_v0001174_t0032_u01779503935926") 2026/05/23 02:45:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b0_d20260523_m023917_c001_v7007000_t0000_u01779503957991") 2026/05/23 02:45:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f117b34d816402da9_d20260523_m023917_c001_v0001179_t0028_u01779503957022") 2026/05/23 02:45:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1081107516795680_d20260523_m023912_c001_v0001174_t0035_u01779503952713") 2026/05/23 02:45:13 DEBUG : backup/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f0ba_d20260523_m023848_c001_v7007000_t0000_u01779503928002") 2026/05/23 02:45:13 DEBUG : backup/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f114831113e28f288_d20260523_m023846_c001_v0001173_t0028_u01779503926815") 2026/05/23 02:45:14 DEBUG : backup/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1036b3c053c545d8_d20260523_m023843_c001_v0001131_t0018_u01779503923011") 2026/05/23 02:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f36031_d20260523_m023902_c001_v7007000_t0000_u01779503942112") 2026/05/23 02:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1039c2dd57c2ea1e_d20260523_m023900_c001_v0001161_t0046_u01779503940986") 2026/05/23 02:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f117df262346c50e4_d20260523_m023857_c001_v0001173_t0007_u01779503937529") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64de_d20260523_m024433_c001_v7007000_t0000_u01779504273166") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a907c3_d20260523_m024428_c001_v0001109_t0039_u01779504268515") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cae_d20260523_m024413_c001_v7007000_t0000_u01779504253827") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90767_d20260523_m024408_c001_v0001109_t0048_u01779504248938") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537519_d20260523_m024354_c001_v7007000_t0000_u01779504234913") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90721_d20260523_m024350_c001_v0001109_t0026_u01779504230735") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611fa_d20260523_m024337_c001_v7007000_t0000_u01779504217651") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a906e7_d20260523_m024332_c001_v0001109_t0034_u01779504212794") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6425_d20260523_m024319_c001_v7007000_t0000_u01779504199994") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90696_d20260523_m024315_c001_v0001109_t0013_u01779504195173") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d955c_d20260523_m024301_c001_v7007000_t0000_u01779504181634") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d48c_d20260523_m024254_c001_v0001174_t0054_u01779504174845") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa6_d20260523_m024241_c001_v7007000_t0000_u01779504161283") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df97e_d20260523_m024236_c001_v0001174_t0058_u01779504156464") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81549_d20260523_m024234_c001_v7007000_t0000_u01779504154995") 2026/05/23 02:45:14 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df8aa_d20260523_m024230_c001_v0001174_t0038_u01779504150203") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb8_d20260523_m024216_c001_v7007000_t0000_u01779504136771") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6d7_d20260523_m024212_c001_v0001174_t0023_u01779504132095") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f6983_d20260523_m024210_c001_v7007000_t0000_u01779504130966") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e854_d20260523_m024206_c001_v0001092_t0013_u01779504126132") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a9d0_d20260523_m024150_c001_v7007000_t0000_u01779504110055") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df423_d20260523_m024145_c001_v0001174_t0042_u01779504105053") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31435_d20260523_m024133_c001_v7007000_t0000_u01779504093084") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e828_d20260523_m024128_c001_v0001092_t0041_u01779504088818") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb706_d20260523_m024117_c001_v7007000_t0000_u01779504077474") 2026/05/23 02:45:15 DEBUG : banana: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c81c_d20260523_m024113_c001_v0001174_t0033_u01779504073189") 2026/05/23 02:45:15 DEBUG : bananaSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9532_d20260523_m024239_c001_v7007000_t0000_u01779504159565") 2026/05/23 02:45:15 DEBUG : bananaSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df8ee_d20260523_m024232_c001_v0001174_t0026_u01779504152188") 2026/05/23 02:45:15 DEBUG : both0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81427_d20260523_m024043_c001_v7007000_t0000_u01779504043517") 2026/05/23 02:45:15 DEBUG : both0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec0e_d20260523_m024025_c001_v0001174_t0034_u01779504025761") 2026/05/23 02:45:15 DEBUG : both0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c14_d20260523_m024021_c001_v7007000_t0000_u01779504021449") 2026/05/23 02:45:15 DEBUG : both0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea3a_d20260523_m024003_c001_v0001174_t0034_u01779504003201") 2026/05/23 02:45:15 DEBUG : both1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81429_d20260523_m024043_c001_v7007000_t0000_u01779504043700") 2026/05/23 02:45:15 DEBUG : both1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec1c_d20260523_m024026_c001_v0001174_t0048_u01779504026464") 2026/05/23 02:45:15 DEBUG : both1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c15_d20260523_m024021_c001_v7007000_t0000_u01779504021630") 2026/05/23 02:45:15 DEBUG : both1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea42_d20260523_m024004_c001_v0001174_t0028_u01779504004111") 2026/05/23 02:45:16 DEBUG : both10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8142a_d20260523_m024043_c001_v7007000_t0000_u01779504043883") 2026/05/23 02:45:16 DEBUG : both10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decb0_d20260523_m024033_c001_v0001174_t0051_u01779504033148") 2026/05/23 02:45:16 DEBUG : both10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c16_d20260523_m024021_c001_v7007000_t0000_u01779504021812") 2026/05/23 02:45:16 DEBUG : both10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deadc_d20260523_m024011_c001_v0001174_t0047_u01779504011361") 2026/05/23 02:45:16 DEBUG : both11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8142b_d20260523_m024044_c001_v7007000_t0000_u01779504044066") 2026/05/23 02:45:16 DEBUG : both11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decc4_d20260523_m024033_c001_v0001174_t0042_u01779504033818") 2026/05/23 02:45:16 DEBUG : both11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c18_d20260523_m024022_c001_v7007000_t0000_u01779504022002") 2026/05/23 02:45:16 DEBUG : both11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deaf0_d20260523_m024012_c001_v0001174_t0058_u01779504012179") 2026/05/23 02:45:16 DEBUG : both12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8142c_d20260523_m024044_c001_v7007000_t0000_u01779504044250") 2026/05/23 02:45:16 DEBUG : both12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decd8_d20260523_m024034_c001_v0001174_t0012_u01779504034630") 2026/05/23 02:45:16 DEBUG : both12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c19_d20260523_m024022_c001_v7007000_t0000_u01779504022183") 2026/05/23 02:45:16 DEBUG : both12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb00_d20260523_m024012_c001_v0001174_t0013_u01779504012850") 2026/05/23 02:45:16 DEBUG : both13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8142d_d20260523_m024044_c001_v7007000_t0000_u01779504044434") 2026/05/23 02:45:16 DEBUG : both13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decf0_d20260523_m024035_c001_v0001174_t0011_u01779504035286") 2026/05/23 02:45:16 DEBUG : both13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99002_d20260523_m024022_c001_v7007000_t0000_u01779504022363") 2026/05/23 02:45:16 DEBUG : both13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb0e_d20260523_m024013_c001_v0001174_t0031_u01779504013505") 2026/05/23 02:45:16 DEBUG : both14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8142f_d20260523_m024044_c001_v7007000_t0000_u01779504044618") 2026/05/23 02:45:16 DEBUG : both14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded06_d20260523_m024035_c001_v0001174_t0033_u01779504035899") 2026/05/23 02:45:16 DEBUG : both14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99003_d20260523_m024022_c001_v7007000_t0000_u01779504022544") 2026/05/23 02:45:17 DEBUG : both14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb1c_d20260523_m024014_c001_v0001174_t0022_u01779504014266") 2026/05/23 02:45:17 DEBUG : both15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81430_d20260523_m024044_c001_v7007000_t0000_u01779504044802") 2026/05/23 02:45:17 DEBUG : both15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded2a_d20260523_m024036_c001_v0001174_t0021_u01779504036900") 2026/05/23 02:45:17 DEBUG : both15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99004_d20260523_m024022_c001_v7007000_t0000_u01779504022726") 2026/05/23 02:45:17 DEBUG : both15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb36_d20260523_m024015_c001_v0001174_t0000_u01779504015043") 2026/05/23 02:45:17 DEBUG : both16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81431_d20260523_m024044_c001_v7007000_t0000_u01779504044988") 2026/05/23 02:45:17 DEBUG : both16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded54_d20260523_m024037_c001_v0001174_t0006_u01779504037757") 2026/05/23 02:45:17 DEBUG : both16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99006_d20260523_m024022_c001_v7007000_t0000_u01779504022907") 2026/05/23 02:45:17 DEBUG : both16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb4a_d20260523_m024015_c001_v0001174_t0030_u01779504015961") 2026/05/23 02:45:17 DEBUG : both17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81432_d20260523_m024045_c001_v7007000_t0000_u01779504045171") 2026/05/23 02:45:17 DEBUG : both17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded76_d20260523_m024038_c001_v0001174_t0011_u01779504038413") 2026/05/23 02:45:17 DEBUG : both17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99007_d20260523_m024023_c001_v7007000_t0000_u01779504023089") 2026/05/23 02:45:17 DEBUG : both17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb52_d20260523_m024016_c001_v0001174_t0039_u01779504016739") 2026/05/23 02:45:17 DEBUG : both18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81434_d20260523_m024045_c001_v7007000_t0000_u01779504045353") 2026/05/23 02:45:17 DEBUG : both18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded98_d20260523_m024039_c001_v0001174_t0052_u01779504039142") 2026/05/23 02:45:17 DEBUG : both18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99008_d20260523_m024023_c001_v7007000_t0000_u01779504023273") 2026/05/23 02:45:17 DEBUG : both18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb64_d20260523_m024017_c001_v0001174_t0059_u01779504017445") 2026/05/23 02:45:17 DEBUG : both19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81435_d20260523_m024045_c001_v7007000_t0000_u01779504045538") 2026/05/23 02:45:17 DEBUG : both19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dedb0_d20260523_m024039_c001_v0001174_t0046_u01779504039915") 2026/05/23 02:45:17 DEBUG : both19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99009_d20260523_m024023_c001_v7007000_t0000_u01779504023560") 2026/05/23 02:45:17 DEBUG : both19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb76_d20260523_m024018_c001_v0001174_t0025_u01779504018089") 2026/05/23 02:45:17 DEBUG : both2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81436_d20260523_m024045_c001_v7007000_t0000_u01779504045723") 2026/05/23 02:45:18 DEBUG : both2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec28_d20260523_m024027_c001_v0001174_t0044_u01779504027175") 2026/05/23 02:45:18 DEBUG : both2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900a_d20260523_m024023_c001_v7007000_t0000_u01779504023745") 2026/05/23 02:45:18 DEBUG : both2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea4a_d20260523_m024004_c001_v0001174_t0046_u01779504004884") 2026/05/23 02:45:18 DEBUG : both3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81437_d20260523_m024045_c001_v7007000_t0000_u01779504045912") 2026/05/23 02:45:18 DEBUG : both3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec38_d20260523_m024027_c001_v0001174_t0037_u01779504027895") 2026/05/23 02:45:18 DEBUG : both3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900b_d20260523_m024023_c001_v7007000_t0000_u01779504023928") 2026/05/23 02:45:18 DEBUG : both3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea5a_d20260523_m024005_c001_v0001174_t0039_u01779504005616") 2026/05/23 02:45:18 DEBUG : both4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8143b_d20260523_m024046_c001_v7007000_t0000_u01779504046095") 2026/05/23 02:45:18 DEBUG : both4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec4e_d20260523_m024028_c001_v0001174_t0006_u01779504028764") 2026/05/23 02:45:18 DEBUG : both4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900c_d20260523_m024024_c001_v7007000_t0000_u01779504024108") 2026/05/23 02:45:18 DEBUG : both4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea78_d20260523_m024006_c001_v0001174_t0035_u01779504006364") 2026/05/23 02:45:18 DEBUG : both5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8143f_d20260523_m024046_c001_v7007000_t0000_u01779504046279") 2026/05/23 02:45:18 DEBUG : both5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec60_d20260523_m024029_c001_v0001174_t0024_u01779504029531") 2026/05/23 02:45:18 DEBUG : both5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900d_d20260523_m024024_c001_v7007000_t0000_u01779504024292") 2026/05/23 02:45:18 DEBUG : both5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea7e_d20260523_m024007_c001_v0001174_t0053_u01779504007355") 2026/05/23 02:45:18 DEBUG : both6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81440_d20260523_m024046_c001_v7007000_t0000_u01779504046462") 2026/05/23 02:45:18 DEBUG : both6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec76_d20260523_m024030_c001_v0001174_t0053_u01779504030357") 2026/05/23 02:45:18 DEBUG : both6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900e_d20260523_m024024_c001_v7007000_t0000_u01779504024477") 2026/05/23 02:45:18 DEBUG : both6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea8c_d20260523_m024008_c001_v0001174_t0025_u01779504008061") 2026/05/23 02:45:18 DEBUG : both7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81441_d20260523_m024046_c001_v7007000_t0000_u01779504046647") 2026/05/23 02:45:19 DEBUG : both7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec82_d20260523_m024030_c001_v0001174_t0030_u01779504030964") 2026/05/23 02:45:19 DEBUG : both7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec9900f_d20260523_m024024_c001_v7007000_t0000_u01779504024664") 2026/05/23 02:45:19 DEBUG : both7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea9e_d20260523_m024008_c001_v0001174_t0025_u01779504008717") 2026/05/23 02:45:19 DEBUG : both8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81443_d20260523_m024046_c001_v7007000_t0000_u01779504046831") 2026/05/23 02:45:19 DEBUG : both8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec90_d20260523_m024031_c001_v0001174_t0020_u01779504031849") 2026/05/23 02:45:19 DEBUG : both8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99010_d20260523_m024024_c001_v7007000_t0000_u01779504024844") 2026/05/23 02:45:19 DEBUG : both8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deab0_d20260523_m024009_c001_v0001174_t0027_u01779504009533") 2026/05/23 02:45:19 DEBUG : both9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81444_d20260523_m024047_c001_v7007000_t0000_u01779504047013") 2026/05/23 02:45:19 DEBUG : both9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deca0_d20260523_m024032_c001_v0001174_t0020_u01779504032590") 2026/05/23 02:45:19 DEBUG : both9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec99011_d20260523_m024025_c001_v7007000_t0000_u01779504025026") 2026/05/23 02:45:19 DEBUG : both9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deac0_d20260523_m024010_c001_v0001174_t0008_u01779504010423") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbec7_d20260523_m023621_c001_v7007000_t0000_u01779503781876") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829896_d20260523_m023619_c001_v0001033_t0055_u01779503779451") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f35ea1_d20260523_m023618_c001_v7007000_t0000_u01779503778635") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829886_d20260523_m023616_c001_v0001033_t0059_u01779503776331") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeab_d20260523_m023555_c001_v7007000_t0000_u01779503755290") 2026/05/23 02:45:19 DEBUG : c/non empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582982a_d20260523_m023552_c001_v0001033_t0040_u01779503752997") 2026/05/23 02:45:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bdc_d20260523_m024152_c001_v7007000_t0000_u01779504112850") 2026/05/23 02:45:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a904da_d20260523_m024148_c001_v0001109_t0024_u01779504108072") 2026/05/23 02:45:19 DEBUG : check sum: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a18_d20260523_m023543_c001_v7007000_t0000_u01779503743999") 2026/05/23 02:45:19 DEBUG : check sum: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297fc_d20260523_m023539_c001_v0001033_t0048_u01779503739259") 2026/05/23 02:45:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6517_d20260523_m024505_c001_v7007000_t0000_u01779504305326") 2026/05/23 02:45:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767e4bb_d20260523_m024503_c001_v0001174_t0031_u01779504303591") 2026/05/23 02:45:20 DEBUG : dest/3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffa6_d20260523_m023816_c001_v7007000_t0000_u01779503896593") 2026/05/23 02:45:20 DEBUG : dest/3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4114639e0ec61ca2_d20260523_m023815_c001_v0001181_t0007_u01779503895397") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d955e_d20260523_m024301_c001_v7007000_t0000_u01779504181819") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90646_d20260523_m024257_c001_v0001109_t0036_u01779504177030") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e0_d20260523_m024433_c001_v7007000_t0000_u01779504273412") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767de6f_d20260523_m024418_c001_v0001174_t0056_u01779504258291") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113caf_d20260523_m024414_c001_v7007000_t0000_u01779504254010") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dc29_d20260523_m024359_c001_v0001174_t0050_u01779504239226") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751a_d20260523_m024355_c001_v7007000_t0000_u01779504235097") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767da2f_d20260523_m024341_c001_v0001174_t0016_u01779504221950") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611fb_d20260523_m024337_c001_v7007000_t0000_u01779504217834") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d81a_d20260523_m024324_c001_v0001174_t0008_u01779504204357") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6426_d20260523_m024320_c001_v7007000_t0000_u01779504200176") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d5ca_d20260523_m024305_c001_v0001174_t0029_u01779504185896") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4186e866269f7eea_d20260523_m024258_c001_v7007000_t0000_u01779504178900") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e88e_d20260523_m024245_c001_v0001092_t0022_u01779504165597") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa7_d20260523_m024241_c001_v7007000_t0000_u01779504161466") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d25c_d20260523_m024236_c001_v0001174_t0028_u01779504156897") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2952d_d20260523_m024235_c001_v7007000_t0000_u01779504155536") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e86c_d20260523_m024221_c001_v0001092_t0048_u01779504141081") 2026/05/23 02:45:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb9_d20260523_m024216_c001_v7007000_t0000_u01779504136955") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cf49_d20260523_m024212_c001_v0001174_t0034_u01779504132484") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759db6_d20260523_m024210_c001_v7007000_t0000_u01779504130760") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cd53_d20260523_m024156_c001_v0001174_t0031_u01779504116917") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40936e98c3f24ad7_d20260523_m024150_c001_v7007000_t0000_u01779504110477") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e82e_d20260523_m024137_c001_v0001092_t0019_u01779504097449") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3143a_d20260523_m024133_c001_v7007000_t0000_u01779504093268") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c912_d20260523_m024121_c001_v0001174_t0012_u01779504081764") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb707_d20260523_m024117_c001_v7007000_t0000_u01779504077658") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df024_d20260523_m024104_c001_v0001174_t0056_u01779504064330") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa0_d20260523_m024239_c001_v7007000_t0000_u01779504159109") 2026/05/23 02:45:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e878_d20260523_m024232_c001_v0001092_t0041_u01779504152468") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d955f_d20260523_m024302_c001_v7007000_t0000_u01779504182001") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfb97_d20260523_m024257_c001_v0001174_t0031_u01779504177019") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e1_d20260523_m024433_c001_v7007000_t0000_u01779504273595") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90783_d20260523_m024419_c001_v0001109_t0049_u01779504259103") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb0_d20260523_m024414_c001_v7007000_t0000_u01779504254193") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9073d_d20260523_m024400_c001_v0001109_t0017_u01779504240318") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751b_d20260523_m024355_c001_v7007000_t0000_u01779504235280") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90709_d20260523_m024342_c001_v0001109_t0049_u01779504222595") 2026/05/23 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611fc_d20260523_m024338_c001_v7007000_t0000_u01779504218018") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a906c8_d20260523_m024325_c001_v0001109_t0038_u01779504205021") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6427_d20260523_m024320_c001_v7007000_t0000_u01779504200357") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9066d_d20260523_m024306_c001_v0001109_t0019_u01779504186602") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9555_d20260523_m024259_c001_v7007000_t0000_u01779504179303") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d39a_d20260523_m024246_c001_v0001174_t0037_u01779504166279") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa8_d20260523_m024241_c001_v7007000_t0000_u01779504161650") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df98c_d20260523_m024236_c001_v0001174_t0021_u01779504156965") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8154e_d20260523_m024235_c001_v7007000_t0000_u01779504155545") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df7dd_d20260523_m024221_c001_v0001174_t0031_u01779504141745") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eba_d20260523_m024217_c001_v7007000_t0000_u01779504137141") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e862_d20260523_m024212_c001_v0001092_t0024_u01779504132530") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f697f_d20260523_m024210_c001_v7007000_t0000_u01779504130578") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e84c_d20260523_m024157_c001_v0001092_t0023_u01779504117663") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f6969_d20260523_m024150_c001_v7007000_t0000_u01779504110223") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cadc_d20260523_m024138_c001_v0001174_t0019_u01779504098162") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3143f_d20260523_m024133_c001_v7007000_t0000_u01779504093450") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df1fe_d20260523_m024122_c001_v0001174_t0003_u01779504082562") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb708_d20260523_m024117_c001_v7007000_t0000_u01779504077841") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e80a_d20260523_m024104_c001_v0001092_t0059_u01779504064994") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f210_d20260523_m024239_c001_v7007000_t0000_u01779504159146") 2026/05/23 02:45:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d1c8_d20260523_m024232_c001_v0001174_t0025_u01779504152504") 2026/05/23 02:45:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9560_d20260523_m024302_c001_v7007000_t0000_u01779504182187") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e89a_d20260523_m024257_c001_v0001092_t0001_u01779504177098") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e2_d20260523_m024433_c001_v7007000_t0000_u01779504273777") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e916_d20260523_m024420_c001_v0001092_t0003_u01779504260433") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb2_d20260523_m024414_c001_v7007000_t0000_u01779504254376") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8e6_d20260523_m024401_c001_v0001092_t0043_u01779504241301") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751c_d20260523_m024355_c001_v7007000_t0000_u01779504235464") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8c6_d20260523_m024343_c001_v0001092_t0024_u01779504223541") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611fd_d20260523_m024338_c001_v7007000_t0000_u01779504218202") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8b2_d20260523_m024325_c001_v0001092_t0056_u01779504205979") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6428_d20260523_m024320_c001_v7007000_t0000_u01779504200539") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8a6_d20260523_m024307_c001_v0001092_t0031_u01779504187836") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113bdd_d20260523_m024258_c001_v7007000_t0000_u01779504178907") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfaaf_d20260523_m024247_c001_v0001174_t0057_u01779504167114") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa9_d20260523_m024241_c001_v7007000_t0000_u01779504161846") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e886_d20260523_m024236_c001_v0001092_t0041_u01779504156975") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd5ef8_d20260523_m024235_c001_v7007000_t0000_u01779504155397") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d061_d20260523_m024222_c001_v0001174_t0000_u01779504142498") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ebb_d20260523_m024217_c001_v7007000_t0000_u01779504137343") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6e3_d20260523_m024212_c001_v0001174_t0050_u01779504132621") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c9d4_d20260523_m024210_c001_v7007000_t0000_u01779504130978") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df539_d20260523_m024158_c001_v0001174_t0031_u01779504118405") 2026/05/23 02:45:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ea7_d20260523_m024150_c001_v7007000_t0000_u01779504110242") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df37d_d20260523_m024138_c001_v0001174_t0032_u01779504098812") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31443_d20260523_m024133_c001_v7007000_t0000_u01779504093632") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e818_d20260523_m024123_c001_v0001092_t0023_u01779504083257") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb709_d20260523_m024118_c001_v7007000_t0000_u01779504078024") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c6e2_d20260523_m024105_c001_v0001174_t0030_u01779504065514") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81554_d20260523_m024239_c001_v7007000_t0000_u01779504159278") 2026/05/23 02:45:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df90e_d20260523_m024232_c001_v0001174_t0009_u01779504152835") 2026/05/23 02:45:24 DEBUG : dir1/0003-defgh: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9561_d20260523_m024302_c001_v7007000_t0000_u01779504182369") 2026/05/23 02:45:24 DEBUG : dir1/0003-defgh: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d4d2_d20260523_m024257_c001_v0001174_t0050_u01779504177178") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e4_d20260523_m024433_c001_v7007000_t0000_u01779504273960") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e02cf_d20260523_m024421_c001_v0001174_t0017_u01779504261266") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb3_d20260523_m024414_c001_v7007000_t0000_u01779504254562") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0139_d20260523_m024402_c001_v0001174_t0015_u01779504242030") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751d_d20260523_m024355_c001_v7007000_t0000_u01779504235649") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dffc9_d20260523_m024344_c001_v0001174_t0058_u01779504224274") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611fe_d20260523_m024338_c001_v7007000_t0000_u01779504218385") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfdf1_d20260523_m024326_c001_v0001174_t0051_u01779504206678") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd642a_d20260523_m024320_c001_v7007000_t0000_u01779504200826") 2026/05/23 02:45:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfc79_d20260523_m024308_c001_v0001174_t0052_u01779504188573") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4186e866269f7eeb_d20260523_m024259_c001_v7007000_t0000_u01779504179083") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9060c_d20260523_m024247_c001_v0001109_t0016_u01779504167791") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afab_d20260523_m024242_c001_v7007000_t0000_u01779504162029") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905d0_d20260523_m024236_c001_v0001109_t0023_u01779504156992") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb75e_d20260523_m024235_c001_v7007000_t0000_u01779504155011") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90592_d20260523_m024223_c001_v0001109_t0059_u01779504143208") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ebc_d20260523_m024217_c001_v7007000_t0000_u01779504137527") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90552_d20260523_m024212_c001_v0001109_t0037_u01779504132786") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb0_d20260523_m024210_c001_v7007000_t0000_u01779504130742") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90500_d20260523_m024159_c001_v0001109_t0038_u01779504119094") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bbc_d20260523_m024150_c001_v7007000_t0000_u01779504110487") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e832_d20260523_m024139_c001_v0001092_t0025_u01779504099160") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31448_d20260523_m024133_c001_v7007000_t0000_u01779504093814") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c944_d20260523_m024123_c001_v0001174_t0016_u01779504083546") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb70b_d20260523_m024118_c001_v7007000_t0000_u01779504078218") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df078_d20260523_m024108_c001_v0001174_t0018_u01779504068150") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9531_d20260523_m024239_c001_v7007000_t0000_u01779504159255") 2026/05/23 02:45:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d1d0_d20260523_m024232_c001_v0001174_t0036_u01779504152837") 2026/05/23 02:45:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9562_d20260523_m024302_c001_v7007000_t0000_u01779504182556") 2026/05/23 02:45:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfba7_d20260523_m024257_c001_v0001174_t0047_u01779504177501") 2026/05/23 02:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e5_d20260523_m024434_c001_v7007000_t0000_u01779504274146") 2026/05/23 02:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dee4_d20260523_m024421_c001_v0001174_t0051_u01779504261772") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb4_d20260523_m024414_c001_v7007000_t0000_u01779504254745") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dc89_d20260523_m024402_c001_v0001174_t0021_u01779504242511") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751e_d20260523_m024355_c001_v7007000_t0000_u01779504235834") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767da85_d20260523_m024344_c001_v0001174_t0003_u01779504224584") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e611ff_d20260523_m024338_c001_v7007000_t0000_u01779504218568") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d86c_d20260523_m024327_c001_v0001174_t0057_u01779504207063") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd642b_d20260523_m024321_c001_v7007000_t0000_u01779504201009") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d626_d20260523_m024309_c001_v0001174_t0024_u01779504189008") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81577_d20260523_m024259_c001_v7007000_t0000_u01779504179056") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e890_d20260523_m024248_c001_v0001092_t0037_u01779504168551") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afac_d20260523_m024242_c001_v7007000_t0000_u01779504162212") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d278_d20260523_m024237_c001_v0001174_t0059_u01779504157355") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dda_d20260523_m024235_c001_v7007000_t0000_u01779504155156") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e86e_d20260523_m024224_c001_v0001092_t0012_u01779504144152") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ebd_d20260523_m024217_c001_v7007000_t0000_u01779504137710") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e864_d20260523_m024212_c001_v0001092_t0032_u01779504132856") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa14_d20260523_m024211_c001_v7007000_t0000_u01779504131174") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cda7_d20260523_m024159_c001_v0001174_t0036_u01779504119652") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bbb_d20260523_m024150_c001_v7007000_t0000_u01779504110298") 2026/05/23 02:45:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cb26_d20260523_m024139_c001_v0001174_t0028_u01779504099471") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3144c_d20260523_m024133_c001_v7007000_t0000_u01779504093997") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df212_d20260523_m024123_c001_v0001174_t0035_u01779504083858") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb70d_d20260523_m024118_c001_v7007000_t0000_u01779504078457") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e80c_d20260523_m024108_c001_v0001092_t0029_u01779504068481") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa1_d20260523_m024239_c001_v7007000_t0000_u01779504159291") 2026/05/23 02:45:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e87a_d20260523_m024232_c001_v0001092_t0043_u01779504152855") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9563_d20260523_m024302_c001_v7007000_t0000_u01779504182744") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e89c_d20260523_m024257_c001_v0001092_t0041_u01779504177532") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e6_d20260523_m024434_c001_v7007000_t0000_u01779504274327") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9079b_d20260523_m024422_c001_v0001109_t0024_u01779504262153") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb5_d20260523_m024414_c001_v7007000_t0000_u01779504254927") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9074d_d20260523_m024402_c001_v0001109_t0049_u01779504242893") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53751f_d20260523_m024356_c001_v7007000_t0000_u01779504236017") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90711_d20260523_m024344_c001_v0001109_t0007_u01779504224992") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61200_d20260523_m024338_c001_v7007000_t0000_u01779504218751") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a906d4_d20260523_m024327_c001_v0001109_t0000_u01779504207535") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd642d_d20260523_m024321_c001_v7007000_t0000_u01779504201191") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9067c_d20260523_m024309_c001_v0001109_t0012_u01779504189360") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff157113a_d20260523_m024259_c001_v7007000_t0000_u01779504179474") 2026/05/23 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d3ec_d20260523_m024248_c001_v0001174_t0034_u01779504168859") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afad_d20260523_m024242_c001_v7007000_t0000_u01779504162395") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df9a0_d20260523_m024237_c001_v0001174_t0041_u01779504157364") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571125_d20260523_m024235_c001_v7007000_t0000_u01779504155411") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df82c_d20260523_m024224_c001_v0001174_t0026_u01779504144662") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ebe_d20260523_m024217_c001_v7007000_t0000_u01779504137893") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6e7_d20260523_m024212_c001_v0001174_t0007_u01779504132898") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3148e_d20260523_m024210_c001_v7007000_t0000_u01779504130946") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e84e_d20260523_m024200_c001_v0001092_t0050_u01779504120048") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a9d4_d20260523_m024150_c001_v7007000_t0000_u01779504110239") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df3a5_d20260523_m024139_c001_v0001174_t0015_u01779504099928") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31450_d20260523_m024134_c001_v7007000_t0000_u01779504094181") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e81a_d20260523_m024124_c001_v0001092_t0027_u01779504084212") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb70e_d20260523_m024118_c001_v7007000_t0000_u01779504078641") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c766_d20260523_m024108_c001_v0001174_t0052_u01779504068867") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c29530_d20260523_m024239_c001_v7007000_t0000_u01779504159302") 2026/05/23 02:45:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905b8_d20260523_m024232_c001_v0001109_t0047_u01779504152972") 2026/05/23 02:45:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9564_d20260523_m024302_c001_v7007000_t0000_u01779504182926") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d4de_d20260523_m024257_c001_v0001174_t0026_u01779504177537") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e7_d20260523_m024434_c001_v7007000_t0000_u01779504274516") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e924_d20260523_m024423_c001_v0001092_t0013_u01779504263473") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb6_d20260523_m024415_c001_v7007000_t0000_u01779504255109") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8e8_d20260523_m024403_c001_v0001092_t0037_u01779504243599") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537520_d20260523_m024356_c001_v7007000_t0000_u01779504236200") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8cc_d20260523_m024345_c001_v0001092_t0010_u01779504225718") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61201_d20260523_m024338_c001_v7007000_t0000_u01779504218934") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8b6_d20260523_m024328_c001_v0001092_t0055_u01779504208190") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd642e_d20260523_m024321_c001_v7007000_t0000_u01779504201371") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8a8_d20260523_m024309_c001_v0001092_t0044_u01779504189941") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571137_d20260523_m024259_c001_v7007000_t0000_u01779504179065") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfaef_d20260523_m024249_c001_v0001174_t0011_u01779504169431") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afae_d20260523_m024242_c001_v7007000_t0000_u01779504162626") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e888_d20260523_m024237_c001_v0001092_t0013_u01779504157374") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2952b_d20260523_m024235_c001_v7007000_t0000_u01779504155170") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d0b1_d20260523_m024224_c001_v0001174_t0025_u01779504144959") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ebf_d20260523_m024218_c001_v7007000_t0000_u01779504138079") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cf55_d20260523_m024212_c001_v0001174_t0054_u01779504132938") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa0f_d20260523_m024210_c001_v7007000_t0000_u01779504130548") 2026/05/23 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df573_d20260523_m024200_c001_v0001174_t0050_u01779504120412") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f6967_d20260523_m024149_c001_v7007000_t0000_u01779504109860") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e834_d20260523_m024140_c001_v0001092_t0054_u01779504100391") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31451_d20260523_m024134_c001_v7007000_t0000_u01779504094363") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c956_d20260523_m024124_c001_v0001174_t0048_u01779504084567") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb70f_d20260523_m024118_c001_v7007000_t0000_u01779504078822") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df0ac_d20260523_m024109_c001_v0001174_t0041_u01779504069326") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2952f_d20260523_m024239_c001_v7007000_t0000_u01779504159117") 2026/05/23 02:45:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e87c_d20260523_m024233_c001_v0001092_t0031_u01779504153216") 2026/05/23 02:45:30 DEBUG : dir1/0007-12345: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9565_d20260523_m024303_c001_v7007000_t0000_u01779504183108") 2026/05/23 02:45:30 DEBUG : dir1/0007-12345: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90648_d20260523_m024257_c001_v0001109_t0050_u01779504177611") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e8_d20260523_m024434_c001_v7007000_t0000_u01779504274699") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0327_d20260523_m024423_c001_v0001174_t0004_u01779504263880") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb7_d20260523_m024415_c001_v7007000_t0000_u01779504255295") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e015b_d20260523_m024403_c001_v0001174_t0013_u01779504243931") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537521_d20260523_m024356_c001_v7007000_t0000_u01779504236384") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dffef_d20260523_m024346_c001_v0001174_t0017_u01779504226358") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61202_d20260523_m024339_c001_v7007000_t0000_u01779504219119") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfe1b_d20260523_m024328_c001_v0001174_t0033_u01779504208534") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd642f_d20260523_m024321_c001_v7007000_t0000_u01779504201554") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfca5_d20260523_m024310_c001_v0001174_t0025_u01779504190219") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571139_d20260523_m024259_c001_v7007000_t0000_u01779504179295") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9061e_d20260523_m024249_c001_v0001109_t0058_u01779504169850") 2026/05/23 02:45:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afaf_d20260523_m024242_c001_v7007000_t0000_u01779504162809") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d284_d20260523_m024237_c001_v0001174_t0004_u01779504157694") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb761_d20260523_m024235_c001_v7007000_t0000_u01779504155378") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9059c_d20260523_m024225_c001_v0001109_t0051_u01779504145381") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec0_d20260523_m024218_c001_v7007000_t0000_u01779504138263") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6ef_d20260523_m024213_c001_v0001174_t0018_u01779504133237") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f6981_d20260523_m024210_c001_v7007000_t0000_u01779504130759") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90516_d20260523_m024200_c001_v0001109_t0018_u01779504120891") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412e5afa9e5f696a_d20260523_m024150_c001_v7007000_t0000_u01779504110405") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cb50_d20260523_m024140_c001_v0001174_t0030_u01779504100724") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31452_d20260523_m024134_c001_v7007000_t0000_u01779504094580") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df232_d20260523_m024124_c001_v0001174_t0041_u01779504084900") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb710_d20260523_m024119_c001_v7007000_t0000_u01779504079004") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e80e_d20260523_m024109_c001_v0001092_t0027_u01779504069687") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41805c45635c84f7_d20260523_m024239_c001_v7007000_t0000_u01779504159563") 2026/05/23 02:45:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df916_d20260523_m024233_c001_v0001174_t0050_u01779504153240") 2026/05/23 02:45:31 DEBUG : dir1/0008-23456: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9566_d20260523_m024303_c001_v7007000_t0000_u01779504183293") 2026/05/23 02:45:31 DEBUG : dir1/0008-23456: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e89e_d20260523_m024257_c001_v0001092_t0021_u01779504177840") 2026/05/23 02:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64e9_d20260523_m024434_c001_v7007000_t0000_u01779504274882") 2026/05/23 02:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767df40_d20260523_m024424_c001_v0001174_t0054_u01779504264176") 2026/05/23 02:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cb8_d20260523_m024415_c001_v7007000_t0000_u01779504255478") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dcb5_d20260523_m024404_c001_v0001174_t0051_u01779504244204") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537522_d20260523_m024356_c001_v7007000_t0000_u01779504236569") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dab7_d20260523_m024346_c001_v0001174_t0011_u01779504226859") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61203_d20260523_m024339_c001_v7007000_t0000_u01779504219303") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d896_d20260523_m024328_c001_v0001174_t0024_u01779504208824") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6431_d20260523_m024321_c001_v7007000_t0000_u01779504201737") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d64e_d20260523_m024310_c001_v0001174_t0037_u01779504190691") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81578_d20260523_m024259_c001_v7007000_t0000_u01779504179293") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e892_d20260523_m024250_c001_v0001092_t0026_u01779504170747") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb1_d20260523_m024242_c001_v7007000_t0000_u01779504162991") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e88a_d20260523_m024237_c001_v0001092_t0004_u01779504157740") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dd7_d20260523_m024234_c001_v7007000_t0000_u01779504154974") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e870_d20260523_m024225_c001_v0001092_t0031_u01779504145929") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec1_d20260523_m024218_c001_v7007000_t0000_u01779504138448") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e866_d20260523_m024213_c001_v0001092_t0049_u01779504133348") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759db8_d20260523_m024211_c001_v7007000_t0000_u01779504131181") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cde7_d20260523_m024201_c001_v0001174_t0042_u01779504121643") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41805c45635c84d8_d20260523_m024150_c001_v7007000_t0000_u01779504110455") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df3bd_d20260523_m024141_c001_v0001174_t0049_u01779504101292") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31453_d20260523_m024134_c001_v7007000_t0000_u01779504094762") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e81c_d20260523_m024125_c001_v0001092_t0022_u01779504085260") 2026/05/23 02:45:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb711_d20260523_m024119_c001_v7007000_t0000_u01779504079186") 2026/05/23 02:45:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c78c_d20260523_m024109_c001_v0001174_t0031_u01779504069996") 2026/05/23 02:45:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afa2_d20260523_m024239_c001_v7007000_t0000_u01779504159564") 2026/05/23 02:45:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d1e6_d20260523_m024233_c001_v0001174_t0009_u01779504153471") 2026/05/23 02:45:33 DEBUG : dir1/0009-34567: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9567_d20260523_m024303_c001_v7007000_t0000_u01779504183475") 2026/05/23 02:45:33 DEBUG : dir1/0009-34567: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfbb1_d20260523_m024257_c001_v0001174_t0050_u01779504177885") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64ea_d20260523_m024435_c001_v7007000_t0000_u01779504275066") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a907a9_d20260523_m024424_c001_v0001109_t0011_u01779504264701") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cba_d20260523_m024415_c001_v7007000_t0000_u01779504255661") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90755_d20260523_m024404_c001_v0001109_t0051_u01779504244848") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537523_d20260523_m024356_c001_v7007000_t0000_u01779504236756") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90717_d20260523_m024347_c001_v0001109_t0029_u01779504227181") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61204_d20260523_m024339_c001_v7007000_t0000_u01779504219486") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a906db_d20260523_m024329_c001_v0001109_t0002_u01779504209215") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6432_d20260523_m024321_c001_v7007000_t0000_u01779504201918") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90682_d20260523_m024311_c001_v0001109_t0017_u01779504191054") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4186e866269f7eec_d20260523_m024259_c001_v7007000_t0000_u01779504179293") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d430_d20260523_m024251_c001_v0001174_t0030_u01779504171088") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb2_d20260523_m024243_c001_v7007000_t0000_u01779504163174") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df9ac_d20260523_m024237_c001_v0001174_t0032_u01779504157757") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759ddb_d20260523_m024235_c001_v7007000_t0000_u01779504155337") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df862_d20260523_m024226_c001_v0001174_t0032_u01779504146305") 2026/05/23 02:45:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec2_d20260523_m024218_c001_v7007000_t0000_u01779504138633") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90556_d20260523_m024213_c001_v0001109_t0013_u01779504133442") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eaf_d20260523_m024210_c001_v7007000_t0000_u01779504130558") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e850_d20260523_m024202_c001_v0001092_t0025_u01779504122110") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ea8_d20260523_m024150_c001_v7007000_t0000_u01779504110253") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e836_d20260523_m024141_c001_v0001092_t0013_u01779504101723") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31454_d20260523_m024134_c001_v7007000_t0000_u01779504094946") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c974_d20260523_m024125_c001_v0001174_t0006_u01779504085643") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb712_d20260523_m024119_c001_v7007000_t0000_u01779504079368") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df0ca_d20260523_m024110_c001_v0001174_t0040_u01779504070379") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c29531_d20260523_m024239_c001_v7007000_t0000_u01779504159559") 2026/05/23 02:45:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e87e_d20260523_m024233_c001_v0001092_t0046_u01779504153582") 2026/05/23 02:45:34 DEBUG : dir1/0010-45678: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9568_d20260523_m024303_c001_v7007000_t0000_u01779504183657") 2026/05/23 02:45:34 DEBUG : dir1/0010-45678: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d4f2_d20260523_m024258_c001_v0001174_t0009_u01779504178021") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64eb_d20260523_m024435_c001_v7007000_t0000_u01779504275248") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e92a_d20260523_m024425_c001_v0001092_t0019_u01779504265252") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cbc_d20260523_m024415_c001_v7007000_t0000_u01779504255844") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8f2_d20260523_m024405_c001_v0001092_t0041_u01779504245686") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537524_d20260523_m024356_c001_v7007000_t0000_u01779504236939") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8ce_d20260523_m024347_c001_v0001092_t0003_u01779504227831") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61205_d20260523_m024339_c001_v7007000_t0000_u01779504219670") 2026/05/23 02:45:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8b8_d20260523_m024329_c001_v0001092_t0046_u01779504209890") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6433_d20260523_m024322_c001_v7007000_t0000_u01779504202099") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8aa_d20260523_m024311_c001_v0001092_t0005_u01779504191835") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9557_d20260523_m024259_c001_v7007000_t0000_u01779504179485") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfb21_d20260523_m024251_c001_v0001174_t0042_u01779504171467") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb3_d20260523_m024243_c001_v7007000_t0000_u01779504163357") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905d2_d20260523_m024237_c001_v0001109_t0039_u01779504157992") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d952c_d20260523_m024235_c001_v7007000_t0000_u01779504155556") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d0eb_d20260523_m024226_c001_v0001174_t0034_u01779504146596") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec3_d20260523_m024218_c001_v7007000_t0000_u01779504138816") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cf6b_d20260523_m024213_c001_v0001174_t0045_u01779504133452") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa12_d20260523_m024210_c001_v7007000_t0000_u01779504130916") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df5af_d20260523_m024202_c001_v0001174_t0015_u01779504122683") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a9d9_d20260523_m024150_c001_v7007000_t0000_u01779504110422") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cb7b_d20260523_m024142_c001_v0001174_t0017_u01779504102124") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31455_d20260523_m024135_c001_v7007000_t0000_u01779504095129") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df25b_d20260523_m024126_c001_v0001174_t0053_u01779504086150") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb714_d20260523_m024119_c001_v7007000_t0000_u01779504079550") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e810_d20260523_m024110_c001_v0001092_t0032_u01779504070700") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d952f_d20260523_m024239_c001_v7007000_t0000_u01779504159075") 2026/05/23 02:45:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df92a_d20260523_m024233_c001_v0001174_t0043_u01779504153701") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9569_d20260523_m024303_c001_v7007000_t0000_u01779504183841") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8a0_d20260523_m024258_c001_v0001092_t0030_u01779504178166") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64ec_d20260523_m024435_c001_v7007000_t0000_u01779504275431") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0355_d20260523_m024425_c001_v0001174_t0045_u01779504265667") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cbe_d20260523_m024416_c001_v7007000_t0000_u01779504256027") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0185_d20260523_m024406_c001_v0001174_t0010_u01779504246007") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537525_d20260523_m024357_c001_v7007000_t0000_u01779504237123") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0015_d20260523_m024348_c001_v0001174_t0003_u01779504228235") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61206_d20260523_m024339_c001_v7007000_t0000_u01779504219854") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfe41_d20260523_m024330_c001_v0001174_t0049_u01779504210255") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6434_d20260523_m024322_c001_v7007000_t0000_u01779504202294") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfcd5_d20260523_m024312_c001_v0001174_t0038_u01779504192354") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571136_d20260523_m024258_c001_v7007000_t0000_u01779504178884") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90628_d20260523_m024251_c001_v0001109_t0049_u01779504171856") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb4_d20260523_m024243_c001_v7007000_t0000_u01779504163540") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d296_d20260523_m024238_c001_v0001174_t0049_u01779504158069") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2952c_d20260523_m024235_c001_v7007000_t0000_u01779504155352") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905a0_d20260523_m024226_c001_v0001109_t0019_u01779504146944") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec4_d20260523_m024219_c001_v7007000_t0000_u01779504139000") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6fb_d20260523_m024213_c001_v0001174_t0056_u01779504133543") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb1_d20260523_m024210_c001_v7007000_t0000_u01779504130928") 2026/05/23 02:45:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90522_d20260523_m024203_c001_v0001109_t0008_u01779504123515") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40936e98c3f24ad6_d20260523_m024150_c001_v7007000_t0000_u01779504110264") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df3d5_d20260523_m024142_c001_v0001174_t0035_u01779504102478") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31456_d20260523_m024135_c001_v7007000_t0000_u01779504095311") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e820_d20260523_m024126_c001_v0001092_t0019_u01779504086567") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb715_d20260523_m024119_c001_v7007000_t0000_u01779504079732") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c7b2_d20260523_m024110_c001_v0001174_t0051_u01779504070985") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41805c45635c84f5_d20260523_m024239_c001_v7007000_t0000_u01779504159088") 2026/05/23 02:45:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d1f4_d20260523_m024233_c001_v0001174_t0005_u01779504153791") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d956a_d20260523_m024304_c001_v7007000_t0000_u01779504184022") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfbb9_d20260523_m024258_c001_v0001174_t0024_u01779504178177") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64ed_d20260523_m024435_c001_v7007000_t0000_u01779504275613") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767df80_d20260523_m024426_c001_v0001174_t0024_u01779504266068") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cbf_d20260523_m024416_c001_v7007000_t0000_u01779504256219") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dcf5_d20260523_m024406_c001_v0001174_t0051_u01779504246468") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537526_d20260523_m024357_c001_v7007000_t0000_u01779504237307") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767dae7_d20260523_m024348_c001_v0001174_t0007_u01779504228553") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61207_d20260523_m024340_c001_v7007000_t0000_u01779504220036") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d8c4_d20260523_m024330_c001_v0001174_t0018_u01779504210614") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6435_d20260523_m024322_c001_v7007000_t0000_u01779504202475") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d690_d20260523_m024312_c001_v0001174_t0029_u01779504192755") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41494464a64f0d64_d20260523_m024259_c001_v7007000_t0000_u01779504179293") 2026/05/23 02:45:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e894_d20260523_m024252_c001_v0001092_t0055_u01779504172461") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb5_d20260523_m024243_c001_v7007000_t0000_u01779504163723") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e88c_d20260523_m024238_c001_v0001092_t0042_u01779504158241") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8154d_d20260523_m024235_c001_v7007000_t0000_u01779504155358") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e872_d20260523_m024228_c001_v0001092_t0054_u01779504148140") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec6_d20260523_m024219_c001_v7007000_t0000_u01779504139184") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e868_d20260523_m024213_c001_v0001092_t0004_u01779504133741") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759db7_d20260523_m024210_c001_v7007000_t0000_u01779504130944") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767ce31_d20260523_m024204_c001_v0001174_t0035_u01779504124143") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41805c45635c84d7_d20260523_m024150_c001_v7007000_t0000_u01779504110272") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e838_d20260523_m024142_c001_v0001092_t0004_u01779504102987") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31457_d20260523_m024135_c001_v7007000_t0000_u01779504095494") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c996_d20260523_m024126_c001_v0001174_t0011_u01779504086962") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb716_d20260523_m024119_c001_v7007000_t0000_u01779504079914") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df0d8_d20260523_m024111_c001_v0001174_t0052_u01779504071290") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f20f_d20260523_m024239_c001_v7007000_t0000_u01779504159129") 2026/05/23 02:45:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e880_d20260523_m024233_c001_v0001092_t0005_u01779504153926") 2026/05/23 02:45:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d956b_d20260523_m024304_c001_v7007000_t0000_u01779504184204") 2026/05/23 02:45:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9064a_d20260523_m024258_c001_v0001109_t0034_u01779504178209") 2026/05/23 02:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64ee_d20260523_m024435_c001_v7007000_t0000_u01779504275795") 2026/05/23 02:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a907b3_d20260523_m024426_c001_v0001109_t0009_u01779504266495") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cc0_d20260523_m024416_c001_v7007000_t0000_u01779504256402") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9075f_d20260523_m024406_c001_v0001109_t0050_u01779504246930") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537527_d20260523_m024357_c001_v7007000_t0000_u01779504237492") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9071f_d20260523_m024348_c001_v0001109_t0021_u01779504228831") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61208_d20260523_m024340_c001_v7007000_t0000_u01779504220219") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a906dd_d20260523_m024331_c001_v0001109_t0040_u01779504211104") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6436_d20260523_m024322_c001_v7007000_t0000_u01779504202655") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9068c_d20260523_m024313_c001_v0001109_t0043_u01779504193210") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9554_d20260523_m024259_c001_v7007000_t0000_u01779504179293") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d456_d20260523_m024252_c001_v0001174_t0036_u01779504172829") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb6_d20260523_m024243_c001_v7007000_t0000_u01779504163906") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df9b6_d20260523_m024238_c001_v0001174_t0029_u01779504158439") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759ddd_d20260523_m024235_c001_v7007000_t0000_u01779504155519") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df886_d20260523_m024228_c001_v0001174_t0054_u01779504148608") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec7_d20260523_m024219_c001_v7007000_t0000_u01779504139368") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cf77_d20260523_m024213_c001_v0001174_t0008_u01779504133780") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb2_d20260523_m024211_c001_v7007000_t0000_u01779504131174") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e852_d20260523_m024204_c001_v0001092_t0024_u01779504124430") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a9cb_d20260523_m024149_c001_v7007000_t0000_u01779504109872") 2026/05/23 02:45:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cbab_d20260523_m024143_c001_v0001174_t0052_u01779504103385") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31458_d20260523_m024135_c001_v7007000_t0000_u01779504095678") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df273_d20260523_m024127_c001_v0001174_t0006_u01779504087368") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb717_d20260523_m024120_c001_v7007000_t0000_u01779504080096") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e812_d20260523_m024111_c001_v0001092_t0040_u01779504071815") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f211_d20260523_m024239_c001_v7007000_t0000_u01779504159311") 2026/05/23 02:45:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d204_d20260523_m024234_c001_v0001174_t0029_u01779504154108") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d956c_d20260523_m024304_c001_v7007000_t0000_u01779504184385") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d504_d20260523_m024258_c001_v0001174_t0057_u01779504178444") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64ef_d20260523_m024435_c001_v7007000_t0000_u01779504275978") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e934_d20260523_m024427_c001_v0001092_t0034_u01779504267151") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cc2_d20260523_m024416_c001_v7007000_t0000_u01779504256586") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8fa_d20260523_m024407_c001_v0001092_t0026_u01779504247500") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537528_d20260523_m024357_c001_v7007000_t0000_u01779504237676") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8d0_d20260523_m024349_c001_v0001092_t0039_u01779504229572") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e61209_d20260523_m024340_c001_v7007000_t0000_u01779504220405") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8bc_d20260523_m024331_c001_v0001092_t0045_u01779504211637") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6437_d20260523_m024322_c001_v7007000_t0000_u01779504202837") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8ac_d20260523_m024314_c001_v0001092_t0022_u01779504194126") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113bdf_d20260523_m024259_c001_v7007000_t0000_u01779504179292") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfb3b_d20260523_m024253_c001_v0001174_t0036_u01779504173251") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb7_d20260523_m024244_c001_v7007000_t0000_u01779504164088") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d2a3_d20260523_m024238_c001_v0001174_t0035_u01779504158465") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d952b_d20260523_m024235_c001_v7007000_t0000_u01779504155372") 2026/05/23 02:45:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d147_d20260523_m024229_c001_v0001174_t0026_u01779504149001") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec8_d20260523_m024219_c001_v7007000_t0000_u01779504139569") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df703_d20260523_m024213_c001_v0001174_t0055_u01779504133871") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa10_d20260523_m024210_c001_v7007000_t0000_u01779504130732") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df5f3_d20260523_m024204_c001_v0001174_t0004_u01779504124806") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ea9_d20260523_m024150_c001_v7007000_t0000_u01779504110432") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df403_d20260523_m024143_c001_v0001174_t0028_u01779504103949") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31459_d20260523_m024135_c001_v7007000_t0000_u01779504095861") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e824_d20260523_m024127_c001_v0001092_t0042_u01779504087650") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb718_d20260523_m024120_c001_v7007000_t0000_u01779504080278") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c7ea_d20260523_m024112_c001_v0001174_t0024_u01779504072123") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759de1_d20260523_m024239_c001_v7007000_t0000_u01779504159322") 2026/05/23 02:45:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df944_d20260523_m024234_c001_v0001174_t0045_u01779504154228") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d956d_d20260523_m024304_c001_v7007000_t0000_u01779504184567") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e8a2_d20260523_m024258_c001_v0001092_t0047_u01779504178500") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64f0_d20260523_m024436_c001_v7007000_t0000_u01779504276160") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e037f_d20260523_m024427_c001_v0001174_t0029_u01779504267524") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cc4_d20260523_m024416_c001_v7007000_t0000_u01779504256776") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e01bb_d20260523_m024408_c001_v0001174_t0023_u01779504248126") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a537529_d20260523_m024357_c001_v7007000_t0000_u01779504237859") 2026/05/23 02:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0037_d20260523_m024349_c001_v0001174_t0045_u01779504229883") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e6120a_d20260523_m024340_c001_v7007000_t0000_u01779504220589") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfe73_d20260523_m024332_c001_v0001174_t0044_u01779504212004") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6438_d20260523_m024323_c001_v7007000_t0000_u01779504203019") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfcf7_d20260523_m024314_c001_v0001174_t0031_u01779504194496") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571138_d20260523_m024259_c001_v7007000_t0000_u01779504179293") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9062c_d20260523_m024253_c001_v0001109_t0014_u01779504173789") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb8_d20260523_m024244_c001_v7007000_t0000_u01779504164271") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df9c0_d20260523_m024238_c001_v0001174_t0055_u01779504158702") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8154b_d20260523_m024235_c001_v7007000_t0000_u01779504155177") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905a8_d20260523_m024229_c001_v0001109_t0022_u01779504149319") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720ec9_d20260523_m024219_c001_v7007000_t0000_u01779504139755") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9055a_d20260523_m024214_c001_v0001109_t0019_u01779504134087") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc31490_d20260523_m024211_c001_v7007000_t0000_u01779504131175") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90524_d20260523_m024205_c001_v0001109_t0038_u01779504125170") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec990d8_d20260523_m024150_c001_v7007000_t0000_u01779504110466") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e83c_d20260523_m024144_c001_v0001092_t0003_u01779504104286") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3145a_d20260523_m024136_c001_v7007000_t0000_u01779504096044") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c9b6_d20260523_m024128_c001_v0001174_t0004_u01779504088045") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb719_d20260523_m024120_c001_v7007000_t0000_u01779504080461") 2026/05/23 02:45:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df108_d20260523_m024112_c001_v0001174_t0045_u01779504072473") 2026/05/23 02:45:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759de0_d20260523_m024239_c001_v7007000_t0000_u01779504159138") 2026/05/23 02:45:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e882_d20260523_m024234_c001_v0001092_t0004_u01779504154408") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110be2_d20260523_m024153_c001_v7007000_t0000_u01779504113038") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e842_d20260523_m024147_c001_v0001092_t0034_u01779504107718") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110be6_d20260523_m024153_c001_v7007000_t0000_u01779504113220") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cc31_d20260523_m024147_c001_v0001174_t0013_u01779504107741") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110beb_d20260523_m024153_c001_v7007000_t0000_u01779504113402") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df45d_d20260523_m024147_c001_v0001174_t0042_u01779504107730") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bf0_d20260523_m024153_c001_v7007000_t0000_u01779504113586") 2026/05/23 02:45:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df465_d20260523_m024148_c001_v0001174_t0054_u01779504108128") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bf4_d20260523_m024153_c001_v7007000_t0000_u01779504113769") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cc3d_d20260523_m024148_c001_v0001174_t0036_u01779504108180") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bf9_d20260523_m024153_c001_v7007000_t0000_u01779504113951") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e844_d20260523_m024148_c001_v0001092_t0024_u01779504108197") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110bfd_d20260523_m024154_c001_v7007000_t0000_u01779504114134") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df46b_d20260523_m024148_c001_v0001174_t0033_u01779504108479") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c01_d20260523_m024154_c001_v7007000_t0000_u01779504114316") 2026/05/23 02:45:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e846_d20260523_m024148_c001_v0001092_t0044_u01779504108571") 2026/05/23 02:45:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c05_d20260523_m024154_c001_v7007000_t0000_u01779504114498") 2026/05/23 02:45:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a904dc_d20260523_m024148_c001_v0001109_t0032_u01779504108599") 2026/05/23 02:45:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c09_d20260523_m024154_c001_v7007000_t0000_u01779504114680") 2026/05/23 02:45:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cc4f_d20260523_m024148_c001_v0001174_t0049_u01779504108659") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c0e_d20260523_m024154_c001_v7007000_t0000_u01779504114862") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df473_d20260523_m024148_c001_v0001174_t0038_u01779504108851") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c12_d20260523_m024155_c001_v7007000_t0000_u01779504115044") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e848_d20260523_m024148_c001_v0001092_t0032_u01779504108935") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c16_d20260523_m024155_c001_v7007000_t0000_u01779504115227") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cc5f_d20260523_m024149_c001_v0001174_t0018_u01779504109172") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c1b_d20260523_m024155_c001_v7007000_t0000_u01779504115408") 2026/05/23 02:45:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e84a_d20260523_m024149_c001_v0001092_t0042_u01779504109238") 2026/05/23 02:45:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c1e_d20260523_m024155_c001_v7007000_t0000_u01779504115590") 2026/05/23 02:45:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df479_d20260523_m024149_c001_v0001174_t0040_u01779504109265") 2026/05/23 02:45:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110c21_d20260523_m024155_c001_v7007000_t0000_u01779504115772") 2026/05/23 02:45:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a904e0_d20260523_m024149_c001_v0001109_t0031_u01779504109286") 2026/05/23 02:45:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dbc_d20260523_m024214_c001_v7007000_t0000_u01779504134615") 2026/05/23 02:45:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cec1_d20260523_m024208_c001_v0001174_t0024_u01779504128422") 2026/05/23 02:45:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9521_d20260523_m024214_c001_v7007000_t0000_u01779504134677") 2026/05/23 02:45:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e858_d20260523_m024208_c001_v0001092_t0043_u01779504128431") 2026/05/23 02:45:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb4_d20260523_m024214_c001_v7007000_t0000_u01779504134831") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df671_d20260523_m024208_c001_v0001174_t0039_u01779504128497") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa27_d20260523_m024214_c001_v7007000_t0000_u01779504134624") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767ced1_d20260523_m024208_c001_v0001174_t0022_u01779504128804") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dbd_d20260523_m024214_c001_v7007000_t0000_u01779504134685") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df67d_d20260523_m024208_c001_v0001174_t0033_u01779504128829") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40936e98c3f24b4a_d20260523_m024214_c001_v7007000_t0000_u01779504134842") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e85a_d20260523_m024208_c001_v0001092_t0017_u01779504128924") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3149a_d20260523_m024214_c001_v7007000_t0000_u01779504134632") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9053c_d20260523_m024208_c001_v0001109_t0014_u01779504128957") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d9522_d20260523_m024214_c001_v7007000_t0000_u01779504134857") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df689_d20260523_m024209_c001_v0001174_t0006_u01779504129201") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3149d_d20260523_m024215_c001_v7007000_t0000_u01779504135011") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cee7_d20260523_m024209_c001_v0001174_t0055_u01779504129290") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dbf_d20260523_m024214_c001_v7007000_t0000_u01779504134869") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e85c_d20260523_m024209_c001_v0001092_t0001_u01779504129347") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9b82_d20260523_m024214_c001_v7007000_t0000_u01779504134880") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df68f_d20260523_m024209_c001_v0001174_t0057_u01779504129545") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dc0_d20260523_m024214_c001_v7007000_t0000_u01779504134984") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cef1_d20260523_m024209_c001_v0001174_t0013_u01779504129596") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eb5_d20260523_m024215_c001_v7007000_t0000_u01779504135023") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90540_d20260523_m024209_c001_v0001109_t0042_u01779504129672") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759dbe_d20260523_m024214_c001_v7007000_t0000_u01779504134800") 2026/05/23 02:45:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e85e_d20260523_m024209_c001_v0001092_t0004_u01779504129765") 2026/05/23 02:45:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa31_d20260523_m024214_c001_v7007000_t0000_u01779504134994") 2026/05/23 02:45:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cef9_d20260523_m024210_c001_v0001174_t0021_u01779504130054") 2026/05/23 02:45:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88aa2d_d20260523_m024214_c001_v7007000_t0000_u01779504134810") 2026/05/23 02:45:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df6a1_d20260523_m024210_c001_v0001174_t0012_u01779504130103") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e0_d20260523_m023954_c001_v7007000_t0000_u01779503994603") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f116abde1cb1b8983_d20260523_m023952_c001_v0001171_t0026_u01779503992169") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f417dbe8af049d2f7_d20260523_m023951_c001_v7007000_t0000_u01779503991857") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f116abde1cb1b8973_d20260523_m023948_c001_v0001171_t0031_u01779503988692") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f417dbe8af049d2f2_d20260523_m023947_c001_v7007000_t0000_u01779503987964") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de8d6_d20260523_m023943_c001_v0001174_t0024_u01779503983972") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a917_d20260523_m023942_c001_v7007000_t0000_u01779503982517") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f113ec3e60cad5a40_d20260523_m023940_c001_v0001174_t0040_u01779503980237") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9a67_d20260523_m023940_c001_v7007000_t0000_u01779503980054") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f113ec3e60cad5a0e_d20260523_m023936_c001_v0001174_t0015_u01779503976998") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9a62_d20260523_m023936_c001_v7007000_t0000_u01779503976275") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de7ea_d20260523_m023932_c001_v0001174_t0059_u01779503972088") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b6_d20260523_m023931_c001_v7007000_t0000_u01779503971169") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1061d83f5a26798d_d20260523_m023928_c001_v0001174_t0041_u01779503968719") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f13e_d20260523_m023928_c001_v7007000_t0000_u01779503968539") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1061d83f5a267921_d20260523_m023923_c001_v0001174_t0029_u01779503963622") 2026/05/23 02:45:46 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f139_d20260523_m023922_c001_v7007000_t0000_u01779503962901") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de68c_d20260523_m023919_c001_v0001174_t0039_u01779503959086") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b1_d20260523_m023918_c001_v7007000_t0000_u01779503958174") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1138b37755307d55_d20260523_m023916_c001_v0001042_t0003_u01779503956342") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720e41_d20260523_m023916_c001_v7007000_t0000_u01779503956158") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1138b37755307d49_d20260523_m023912_c001_v0001042_t0010_u01779503952064") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720e3e_d20260523_m023911_c001_v7007000_t0000_u01779503951334") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de540_d20260523_m023903_c001_v0001174_t0023_u01779503943209") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f36032_d20260523_m023902_c001_v7007000_t0000_u01779503942294") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f101ee605d576eba5_d20260523_m023900_c001_v0001179_t0025_u01779503940573") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759cb6_d20260523_m023900_c001_v7007000_t0000_u01779503940387") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f101ee605d576eb91_d20260523_m023857_c001_v0001179_t0043_u01779503937106") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759cb0_d20260523_m023856_c001_v7007000_t0000_u01779503936384") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ceaa_d20260523_m023849_c001_v0001115_t0025_u01779503929112") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f0bb_d20260523_m023848_c001_v7007000_t0000_u01779503928185") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1158cb5818948168_d20260523_m023846_c001_v0001174_t0054_u01779503926185") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e11020a_d20260523_m023846_c001_v7007000_t0000_u01779503926003") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1158cb58189480f2_d20260523_m023842_c001_v0001174_t0013_u01779503922417") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110206_d20260523_m023841_c001_v7007000_t0000_u01779503921690") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829a6c_d20260523_m023834_c001_v0001033_t0052_u01779503914702") 2026/05/23 02:45:47 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffb1_d20260523_m023833_c001_v7007000_t0000_u01779503913602") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10968de1bbc08264_d20260523_m023827_c001_v0001165_t0032_u01779503907273") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f35ffa_d20260523_m023827_c001_v7007000_t0000_u01779503907072") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de239_d20260523_m023822_c001_v0001174_t0059_u01779503902681") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1048ffe092f29af0_d20260523_m023821_c001_v0001184_t0020_u01779503901933") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1048ffe092f29aea_d20260523_m023820_c001_v0001184_t0020_u01779503900985") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c2935f_d20260523_m023807_c001_v7007000_t0000_u01779503887126") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58299ee_d20260523_m023759_c001_v0001033_t0011_u01779503879444") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100025f733961ca9_d20260523_m023758_c001_v0001036_t0031_u01779503878395") 2026/05/23 02:45:48 DEBUG : dst/one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100025f733961ca5_d20260523_m023757_c001_v0001036_t0046_u01779503877221") 2026/05/23 02:45:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e1_d20260523_m023954_c001_v7007000_t0000_u01779503994785") 2026/05/23 02:45:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f118c6d8a623decc4_d20260523_m023951_c001_v0001136_t0013_u01779503991443") 2026/05/23 02:45:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1096f304423e6117_d20260523_m023947_c001_v0001044_t0050_u01779503987588") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a918_d20260523_m023942_c001_v7007000_t0000_u01779503982700") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f103069fd4dda9f5a_d20260523_m023939_c001_v0001184_t0052_u01779503979842") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f115af9bc9d495853_d20260523_m023935_c001_v0001103_t0021_u01779503975929") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b7_d20260523_m023931_c001_v7007000_t0000_u01779503971351") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f107873f3d984bf42_d20260523_m023928_c001_v0001097_t0034_u01779503968150") 2026/05/23 02:45:48 DEBUG : dst/one.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1101e552cfd4cb8b_d20260523_m023922_c001_v0001173_t0007_u01779503962453") 2026/05/23 02:45:48 DEBUG : dst/three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffb2_d20260523_m023833_c001_v7007000_t0000_u01779503913785") 2026/05/23 02:45:48 DEBUG : dst/three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1048ffe092f29b5a_d20260523_m023832_c001_v0001184_t0052_u01779503912122") 2026/05/23 02:45:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e2_d20260523_m023954_c001_v7007000_t0000_u01779503994967") 2026/05/23 02:45:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112d128b626856b8_d20260523_m023953_c001_v0001131_t0041_u01779503993256") 2026/05/23 02:45:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10766f6fe9e2199a_d20260523_m023949_c001_v0001174_t0039_u01779503989538") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e3_d20260523_m023955_c001_v7007000_t0000_u01779503995150") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f116abde1cb1b8989_d20260523_m023953_c001_v0001171_t0031_u01779503993825") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f417dbe8af049d2f9_d20260523_m023953_c001_v7007000_t0000_u01779503993641") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f116abde1cb1b897d_d20260523_m023949_c001_v0001171_t0038_u01779503989997") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f417dbe8af049d2f4_d20260523_m023949_c001_v7007000_t0000_u01779503989814") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de8f0_d20260523_m023944_c001_v0001174_t0015_u01779503984770") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a919_d20260523_m023942_c001_v7007000_t0000_u01779503982883") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f113ec3e60cad5a60_d20260523_m023941_c001_v0001174_t0002_u01779503981666") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9a6b_d20260523_m023941_c001_v7007000_t0000_u01779503981484") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f113ec3e60cad5a24_d20260523_m023938_c001_v0001174_t0028_u01779503978366") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f402d8bcef58f9a64_d20260523_m023938_c001_v7007000_t0000_u01779503978183") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de808_d20260523_m023933_c001_v0001174_t0030_u01779503973133") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f140_d20260523_m023930_c001_v7007000_t0000_u01779503970616") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de794_d20260523_m023927_c001_v0001174_t0016_u01779503967277") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f13b_d20260523_m023924_c001_v7007000_t0000_u01779503964514") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de6b6_d20260523_m023919_c001_v0001174_t0043_u01779503959915") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720e42_d20260523_m023917_c001_v7007000_t0000_u01779503957252") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829b06_d20260523_m023914_c001_v0001033_t0027_u01779503954532") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720e40_d20260523_m023913_c001_v7007000_t0000_u01779503953439") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de56e_d20260523_m023906_c001_v0001174_t0053_u01779503946604") 2026/05/23 02:45:49 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759cb7_d20260523_m023901_c001_v7007000_t0000_u01779503941370") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ced6_d20260523_m023858_c001_v0001115_t0000_u01779503938959") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4165f895d5759cb1_d20260523_m023857_c001_v7007000_t0000_u01779503937855") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829aa6_d20260523_m023851_c001_v0001033_t0059_u01779503931030") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e11020f_d20260523_m023847_c001_v7007000_t0000_u01779503927168") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829a90_d20260523_m023844_c001_v0001033_t0010_u01779503924449") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e110208_d20260523_m023843_c001_v7007000_t0000_u01779503923349") 2026/05/23 02:45:50 DEBUG : dst/three.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de334_d20260523_m023836_c001_v0001174_t0034_u01779503916817") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a91a_d20260523_m023943_c001_v7007000_t0000_u01779503983064") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10699751302a1742_d20260523_m023941_c001_v0001183_t0037_u01779503981280") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f106514394f569ed3_d20260523_m023937_c001_v0001150_t0050_u01779503977896") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b8_d20260523_m023931_c001_v7007000_t0000_u01779503971533") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1066d131172ca7a4_d20260523_m023929_c001_v0001117_t0044_u01779503969481") 2026/05/23 02:45:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1048d1424c77b3e3_d20260523_m023924_c001_v0001130_t0056_u01779503964178") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813e4_d20260523_m023955_c001_v7007000_t0000_u01779503995416") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de8e0_d20260523_m023944_c001_v0001174_t0035_u01779503984348") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b88a91b_d20260523_m023943_c001_v7007000_t0000_u01779503983245") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de7f8_d20260523_m023932_c001_v0001174_t0031_u01779503972537") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b9_d20260523_m023931_c001_v7007000_t0000_u01779503971715") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829b10_d20260523_m023919_c001_v0001033_t0031_u01779503959460") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40053fdfba09c4b2_d20260523_m023918_c001_v7007000_t0000_u01779503958356") 2026/05/23 02:45:50 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829ae2_d20260523_m023903_c001_v0001033_t0050_u01779503943868") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4162a26fd9f36033_d20260523_m023902_c001_v7007000_t0000_u01779503942478") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de437_d20260523_m023850_c001_v0001174_t0036_u01779503930114") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f41379e8d2050f0bd_d20260523_m023848_c001_v7007000_t0000_u01779503928379") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ce7e_d20260523_m023835_c001_v0001115_t0031_u01779503915817") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffb3_d20260523_m023833_c001_v7007000_t0000_u01779503913968") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1126b74a700e2fe8_d20260523_m023829_c001_v0001146_t0048_u01779503909306") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c29360_d20260523_m023807_c001_v7007000_t0000_u01779503887309") 2026/05/23 02:45:51 DEBUG : dst/two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100025f733961cb3_d20260523_m023805_c001_v0001036_t0059_u01779503885910") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536e1c_d20260523_m023731_c001_v7007000_t0000_u01779503851692") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddd75_d20260523_m023727_c001_v0001174_t0004_u01779503847507") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536e0e_d20260523_m023725_c001_v7007000_t0000_u01779503845166") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddbed_d20260523_m023713_c001_v0001174_t0046_u01779503833936") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de6_d20260523_m023704_c001_v7007000_t0000_u01779503824016") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddae4_d20260523_m023700_c001_v0001174_t0056_u01779503820565") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536db0_d20260523_m023636_c001_v7007000_t0000_u01779503796257") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298cc_d20260523_m023634_c001_v0001033_t0040_u01779503793999") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536daa_d20260523_m023632_c001_v7007000_t0000_u01779503792935") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298c2_d20260523_m023631_c001_v0001033_t0036_u01779503791186") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbed0_d20260523_m023627_c001_v7007000_t0000_u01779503787707") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298a6_d20260523_m023625_c001_v0001033_t0038_u01779503785677") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbecd_d20260523_m023624_c001_v7007000_t0000_u01779503784631") 2026/05/23 02:45:51 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582989e_d20260523_m023622_c001_v0001033_t0056_u01779503782621") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbebb_d20260523_m023615_c001_v7007000_t0000_u01779503775329") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582987c_d20260523_m023612_c001_v0001033_t0003_u01779503772573") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb7_d20260523_m023611_c001_v7007000_t0000_u01779503771484") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829878_d20260523_m023610_c001_v0001033_t0003_u01779503770154") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb1_d20260523_m023604_c001_v7007000_t0000_u01779503764103") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829858_d20260523_m023602_c001_v0001033_t0051_u01779503762256") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeaf_d20260523_m023600_c001_v7007000_t0000_u01779503760359") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829840_d20260523_m023559_c001_v0001033_t0008_u01779503759025") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeae_d20260523_m023558_c001_v7007000_t0000_u01779503758661") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1118648c0fce489a_d20260523_m023558_c001_v0001173_t0048_u01779503758007") 2026/05/23 02:45:52 DEBUG : empty space: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829832_d20260523_m023555_c001_v0001033_t0059_u01779503755654") 2026/05/23 02:45:52 DEBUG : enormous: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536daf_d20260523_m023635_c001_v7007000_t0000_u01779503795530") 2026/05/23 02:45:52 DEBUG : enormous: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298ce_d20260523_m023634_c001_v0001033_t0055_u01779503794408") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed813ed_d20260523_m023959_c001_v7007000_t0000_u01779503999833") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8de9f6_d20260523_m023958_c001_v0001174_t0026_u01779503998434") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de1_d20260523_m023658_c001_v7007000_t0000_u01779503818076") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddac6_d20260523_m023656_c001_v0001174_t0037_u01779503816808") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a26_d20260523_m023551_c001_v7007000_t0000_u01779503751894") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829822_d20260523_m023550_c001_v0001033_t0021_u01779503750693") 2026/05/23 02:45:52 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a22_d20260523_m023550_c001_v7007000_t0000_u01779503750148") 2026/05/23 02:45:53 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582981a_d20260523_m023549_c001_v0001033_t0028_u01779503749400") 2026/05/23 02:45:53 DEBUG : existing: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829810_d20260523_m023548_c001_v0001033_t0019_u01779503748303") 2026/05/23 02:45:53 DEBUG : existing-b: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de2_d20260523_m023658_c001_v7007000_t0000_u01779503818261") 2026/05/23 02:45:53 DEBUG : existing-b: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829902_d20260523_m023656_c001_v0001033_t0050_u01779503816797") 2026/05/23 02:45:53 DEBUG : file1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81466_d20260523_m024055_c001_v7007000_t0000_u01779504055747") 2026/05/23 02:45:53 DEBUG : file1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10573122c3fca1bf_d20260523_m024054_c001_v0001101_t0047_u01779504054454") 2026/05/23 02:45:53 DEBUG : file1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8145b_d20260523_m024053_c001_v7007000_t0000_u01779504053152") 2026/05/23 02:45:53 DEBUG : file1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c50b_d20260523_m024051_c001_v0001174_t0011_u01779504051676") 2026/05/23 02:45:53 DEBUG : five: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536db8_d20260523_m023640_c001_v7007000_t0000_u01779503800433") 2026/05/23 02:45:53 DEBUG : five: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f65cac58298e8_d20260523_m023638_c001_v0001033_t0003_u01779503798275") 2026/05/23 02:45:53 DEBUG : foo: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb0_d20260523_m023601_c001_v7007000_t0000_u01779503761892") 2026/05/23 02:45:53 DEBUG : foo: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f65cac5829854_d20260523_m023601_c001_v0001033_t0003_u01779503761299") 2026/05/23 02:45:53 DEBUG : foo: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f65cac582984a_d20260523_m023600_c001_v0001033_t0003_u01779503760727") 2026/05/23 02:45:53 DEBUG : four: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536db9_d20260523_m023640_c001_v7007000_t0000_u01779503800617") 2026/05/23 02:45:53 DEBUG : four: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f9468e764cd00_d20260523_m023638_c001_v0001115_t0008_u01779503798833") 2026/05/23 02:45:53 DEBUG : four: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298e0_d20260523_m023637_c001_v0001033_t0043_u01779503797481") 2026/05/23 02:45:53 DEBUG : hello world2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e23d_d20260523_m023453_c001_v7007000_t0000_u01779503693456") 2026/05/23 02:45:53 DEBUG : hello world2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829764_d20260523_m023452_c001_v0001033_t0003_u01779503692154") 2026/05/23 02:45:53 DEBUG : ignore-size: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a1f_d20260523_m023547_c001_v7007000_t0000_u01779503747942") 2026/05/23 02:45:53 DEBUG : ignore-size: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582980a_d20260523_m023546_c001_v0001033_t0014_u01779503746572") 2026/05/23 02:45:54 DEBUG : nested/sub dir/file: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536ddf_d20260523_m023656_c001_v7007000_t0000_u01779503816070") 2026/05/23 02:45:54 DEBUG : nested/sub dir/file: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddab0_d20260523_m023654_c001_v0001174_t0056_u01779503814788") 2026/05/23 02:45:54 DEBUG : nested/sub dir/file: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536ddd_d20260523_m023654_c001_v7007000_t0000_u01779503814051") 2026/05/23 02:45:54 DEBUG : nested/sub dir/file: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dda92_d20260523_m023652_c001_v0001174_t0022_u01779503812551") 2026/05/23 02:45:54 DEBUG : one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dbc_d20260523_m023640_c001_v7007000_t0000_u01779503800798") 2026/05/23 02:45:54 DEBUG : one: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f65cac58298d8_d20260523_m023636_c001_v0001033_t0003_u01779503796625") 2026/05/23 02:45:54 DEBUG : only0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81445_d20260523_m024047_c001_v7007000_t0000_u01779504047197") 2026/05/23 02:45:54 DEBUG : only0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dedd8_d20260523_m024041_c001_v0001174_t0033_u01779504041334") 2026/05/23 02:45:54 DEBUG : only0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec18_d20260523_m024026_c001_v0001174_t0038_u01779504026128") 2026/05/23 02:45:54 DEBUG : only0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0600_d20260523_m024019_c001_v7007000_t0000_u01779504019712") 2026/05/23 02:45:54 DEBUG : only0: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea3c_d20260523_m024003_c001_v0001174_t0048_u01779504003688") 2026/05/23 02:45:54 DEBUG : only1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81446_d20260523_m024047_c001_v7007000_t0000_u01779504047380") 2026/05/23 02:45:54 DEBUG : only1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7e8_d20260523_m024042_c001_v0001092_t0020_u01779504042443") 2026/05/23 02:45:54 DEBUG : only1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec24_d20260523_m024026_c001_v0001174_t0015_u01779504026856") 2026/05/23 02:45:54 DEBUG : only1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0605_d20260523_m024020_c001_v7007000_t0000_u01779504020682") 2026/05/23 02:45:54 DEBUG : only1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea48_d20260523_m024004_c001_v0001174_t0012_u01779504004549") 2026/05/23 02:45:54 DEBUG : only10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81448_d20260523_m024047_c001_v7007000_t0000_u01779504047564") 2026/05/23 02:45:54 DEBUG : only10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7de_d20260523_m024041_c001_v0001092_t0020_u01779504041890") 2026/05/23 02:45:54 DEBUG : only10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decb8_d20260523_m024033_c001_v0001174_t0004_u01779504033521") 2026/05/23 02:45:54 DEBUG : only10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0601_d20260523_m024019_c001_v7007000_t0000_u01779504019900") 2026/05/23 02:45:54 DEBUG : only10: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deae6_d20260523_m024011_c001_v0001174_t0012_u01779504011803") 2026/05/23 02:45:54 DEBUG : only11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81449_d20260523_m024047_c001_v7007000_t0000_u01779504047760") 2026/05/23 02:45:55 DEBUG : only11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40573122c3fca187_d20260523_m024042_c001_v0001101_t0044_u01779504042076") 2026/05/23 02:45:55 DEBUG : only11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decce_d20260523_m024034_c001_v0001174_t0003_u01779504034245") 2026/05/23 02:45:55 DEBUG : only11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c09_d20260523_m024020_c001_v7007000_t0000_u01779504020097") 2026/05/23 02:45:55 DEBUG : only11: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deaf4_d20260523_m024012_c001_v0001174_t0017_u01779504012468") 2026/05/23 02:45:55 DEBUG : only12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144a_d20260523_m024047_c001_v7007000_t0000_u01779504047947") 2026/05/23 02:45:55 DEBUG : only12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412f38652767c3cb_d20260523_m024042_c001_v0001174_t0059_u01779504042262") 2026/05/23 02:45:55 DEBUG : only12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decea_d20260523_m024034_c001_v0001174_t0046_u01779504034949") 2026/05/23 02:45:55 DEBUG : only12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c08_d20260523_m024020_c001_v7007000_t0000_u01779504020086") 2026/05/23 02:45:55 DEBUG : only12: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb08_d20260523_m024013_c001_v0001174_t0018_u01779504013205") 2026/05/23 02:45:55 DEBUG : only13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144b_d20260523_m024048_c001_v7007000_t0000_u01779504048141") 2026/05/23 02:45:55 DEBUG : only13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dede2_d20260523_m024041_c001_v0001174_t0033_u01779504041914") 2026/05/23 02:45:55 DEBUG : only13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decf6_d20260523_m024035_c001_v0001174_t0013_u01779504035594") 2026/05/23 02:45:55 DEBUG : only13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c0a_d20260523_m024020_c001_v7007000_t0000_u01779504020269") 2026/05/23 02:45:55 DEBUG : only13: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb16_d20260523_m024013_c001_v0001174_t0044_u01779504013900") 2026/05/23 02:45:55 DEBUG : only14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144c_d20260523_m024048_c001_v7007000_t0000_u01779504048324") 2026/05/23 02:45:55 DEBUG : only14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7e0_d20260523_m024042_c001_v0001092_t0020_u01779504042076") 2026/05/23 02:45:55 DEBUG : only14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded18_d20260523_m024036_c001_v0001174_t0005_u01779504036411") 2026/05/23 02:45:55 DEBUG : only14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff157102f_d20260523_m024020_c001_v7007000_t0000_u01779504020482") 2026/05/23 02:45:55 DEBUG : only14: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb24_d20260523_m024014_c001_v0001174_t0030_u01779504014577") 2026/05/23 02:45:55 DEBUG : only15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144d_d20260523_m024048_c001_v7007000_t0000_u01779504048507") 2026/05/23 02:45:55 DEBUG : only15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dede4_d20260523_m024042_c001_v0001174_t0033_u01779504042099") 2026/05/23 02:45:55 DEBUG : only15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded3c_d20260523_m024037_c001_v0001174_t0039_u01779504037381") 2026/05/23 02:45:56 DEBUG : only15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0604_d20260523_m024020_c001_v7007000_t0000_u01779504020497") 2026/05/23 02:45:56 DEBUG : only15: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb42_d20260523_m024015_c001_v0001174_t0036_u01779504015608") 2026/05/23 02:45:56 DEBUG : only16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144e_d20260523_m024048_c001_v7007000_t0000_u01779504048691") 2026/05/23 02:45:56 DEBUG : only16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dedf6_d20260523_m024042_c001_v0001174_t0033_u01779504042474") 2026/05/23 02:45:56 DEBUG : only16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded64_d20260523_m024038_c001_v0001174_t0019_u01779504038091") 2026/05/23 02:45:56 DEBUG : only16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c0e_d20260523_m024020_c001_v7007000_t0000_u01779504020635") 2026/05/23 02:45:56 DEBUG : only16: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb4e_d20260523_m024016_c001_v0001174_t0008_u01779504016445") 2026/05/23 02:45:57 DEBUG : only17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8144f_d20260523_m024048_c001_v7007000_t0000_u01779504048875") 2026/05/23 02:45:57 DEBUG : only17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7e2_d20260523_m024042_c001_v0001092_t0020_u01779504042260") 2026/05/23 02:45:57 DEBUG : only17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ded84_d20260523_m024038_c001_v0001174_t0005_u01779504038749") 2026/05/23 02:45:57 DEBUG : only17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c0b_d20260523_m024020_c001_v7007000_t0000_u01779504020278") 2026/05/23 02:45:57 DEBUG : only17: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb5e_d20260523_m024017_c001_v0001174_t0008_u01779504017169") 2026/05/23 02:45:57 DEBUG : only18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81450_d20260523_m024049_c001_v7007000_t0000_u01779504049059") 2026/05/23 02:45:57 DEBUG : only18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40573122c3fca18b_d20260523_m024042_c001_v0001101_t0044_u01779504042463") 2026/05/23 02:45:57 DEBUG : only18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deda8_d20260523_m024039_c001_v0001174_t0012_u01779504039572") 2026/05/23 02:45:57 DEBUG : only18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff157102e_d20260523_m024020_c001_v7007000_t0000_u01779504020297") 2026/05/23 02:45:57 DEBUG : only18: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb6c_d20260523_m024017_c001_v0001174_t0021_u01779504017695") 2026/05/23 02:45:57 DEBUG : only19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81451_d20260523_m024049_c001_v7007000_t0000_u01779504049242") 2026/05/23 02:45:57 DEBUG : only19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40573122c3fca189_d20260523_m024042_c001_v0001101_t0044_u01779504042270") 2026/05/23 02:45:57 DEBUG : only19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dedc2_d20260523_m024040_c001_v0001174_t0020_u01779504040404") 2026/05/23 02:45:57 DEBUG : only19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1571030_d20260523_m024020_c001_v7007000_t0000_u01779504020664") 2026/05/23 02:45:57 DEBUG : only19: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deb7c_d20260523_m024018_c001_v0001174_t0016_u01779504018379") 2026/05/23 02:45:57 DEBUG : only2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81452_d20260523_m024049_c001_v7007000_t0000_u01779504049425") 2026/05/23 02:45:57 DEBUG : only2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dedee_d20260523_m024042_c001_v0001174_t0033_u01779504042286") 2026/05/23 02:45:57 DEBUG : only2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec2a_d20260523_m024027_c001_v0001174_t0024_u01779504027511") 2026/05/23 02:45:57 DEBUG : only2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0602_d20260523_m024020_c001_v7007000_t0000_u01779504020085") 2026/05/23 02:45:57 DEBUG : only2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea50_d20260523_m024005_c001_v0001174_t0044_u01779504005230") 2026/05/23 02:45:57 DEBUG : only3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81453_d20260523_m024049_c001_v7007000_t0000_u01779504049609") 2026/05/23 02:45:57 DEBUG : only3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412f38652767c3cf_d20260523_m024042_c001_v0001174_t0059_u01779504042452") 2026/05/23 02:45:57 DEBUG : only3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec48_d20260523_m024028_c001_v0001174_t0048_u01779504028381") 2026/05/23 02:45:57 DEBUG : only3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c12_d20260523_m024020_c001_v7007000_t0000_u01779504020821") 2026/05/23 02:45:58 DEBUG : only3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea6c_d20260523_m024006_c001_v0001174_t0058_u01779504006060") 2026/05/23 02:45:58 DEBUG : only4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81454_d20260523_m024049_c001_v7007000_t0000_u01779504049792") 2026/05/23 02:45:58 DEBUG : only4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dee00_d20260523_m024042_c001_v0001174_t0033_u01779504042670") 2026/05/23 02:45:58 DEBUG : only4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec54_d20260523_m024029_c001_v0001174_t0010_u01779504029149") 2026/05/23 02:45:58 DEBUG : only4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404525d548bd0603_d20260523_m024020_c001_v7007000_t0000_u01779504020301") 2026/05/23 02:45:58 DEBUG : only4: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea7c_d20260523_m024006_c001_v0001174_t0023_u01779504006808") 2026/05/23 02:45:58 DEBUG : only5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81456_d20260523_m024049_c001_v7007000_t0000_u01779504049975") 2026/05/23 02:45:58 DEBUG : only5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f412f38652767c3d5_d20260523_m024042_c001_v0001174_t0059_u01779504042658") 2026/05/23 02:45:58 DEBUG : only5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec68_d20260523_m024029_c001_v0001174_t0050_u01779504029834") 2026/05/23 02:45:58 DEBUG : only5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c0c_d20260523_m024020_c001_v7007000_t0000_u01779504020452") 2026/05/23 02:45:58 DEBUG : only5: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea82_d20260523_m024007_c001_v0001174_t0050_u01779504007738") 2026/05/23 02:45:58 DEBUG : only6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81457_d20260523_m024050_c001_v7007000_t0000_u01779504050159") 2026/05/23 02:45:58 DEBUG : only6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7ec_d20260523_m024042_c001_v0001092_t0020_u01779504042810") 2026/05/23 02:45:58 DEBUG : only6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec7c_d20260523_m024030_c001_v0001174_t0000_u01779504030645") 2026/05/23 02:45:58 DEBUG : only6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c0d_d20260523_m024020_c001_v7007000_t0000_u01779504020461") 2026/05/23 02:45:58 DEBUG : only6: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dea92_d20260523_m024008_c001_v0001174_t0031_u01779504008365") 2026/05/23 02:45:58 DEBUG : only7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81458_d20260523_m024050_c001_v7007000_t0000_u01779504050342") 2026/05/23 02:45:58 DEBUG : only7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f410769ce8530e7ea_d20260523_m024042_c001_v0001092_t0020_u01779504042627") 2026/05/23 02:45:58 DEBUG : only7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec86_d20260523_m024031_c001_v0001174_t0017_u01779504031303") 2026/05/23 02:45:58 DEBUG : only7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c10_d20260523_m024020_c001_v7007000_t0000_u01779504020644") 2026/05/23 02:45:58 DEBUG : only7: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deaaa_d20260523_m024009_c001_v0001174_t0051_u01779504009063") 2026/05/23 02:45:59 DEBUG : only8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81459_d20260523_m024050_c001_v7007000_t0000_u01779504050525") 2026/05/23 02:45:59 DEBUG : only8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40573122c3fca18d_d20260523_m024042_c001_v0001101_t0044_u01779504042648") 2026/05/23 02:45:59 DEBUG : only8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dec98_d20260523_m024032_c001_v0001174_t0055_u01779504032287") 2026/05/23 02:45:59 DEBUG : only8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff157102d_d20260523_m024020_c001_v7007000_t0000_u01779504020090") 2026/05/23 02:45:59 DEBUG : only8: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deab8_d20260523_m024009_c001_v0001174_t0014_u01779504009906") 2026/05/23 02:45:59 DEBUG : only9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8145a_d20260523_m024050_c001_v7007000_t0000_u01779504050728") 2026/05/23 02:45:59 DEBUG : only9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40573122c3fca18f_d20260523_m024042_c001_v0001101_t0044_u01779504042830") 2026/05/23 02:45:59 DEBUG : only9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8decaa_d20260523_m024032_c001_v0001174_t0021_u01779504032885") 2026/05/23 02:45:59 DEBUG : only9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec98c13_d20260523_m024020_c001_v7007000_t0000_u01779504020828") 2026/05/23 02:45:59 DEBUG : only9: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dead6_d20260523_m024010_c001_v0001174_t0049_u01779504010976") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dd7_d20260523_m023651_c001_v7007000_t0000_u01779503811440") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cd1c_d20260523_m023649_c001_v0001115_t0055_u01779503808849") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dcd_d20260523_m023647_c001_v7007000_t0000_u01779503807757") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298f0_d20260523_m023645_c001_v0001033_t0005_u01779503805480") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dc6_d20260523_m023644_c001_v7007000_t0000_u01779503804390") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dd9f3_d20260523_m023641_c001_v0001174_t0055_u01779503801725") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbed4_d20260523_m023630_c001_v7007000_t0000_u01779503790232") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298b4_d20260523_m023628_c001_v0001033_t0022_u01779503788255") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbecf_d20260523_m023626_c001_v7007000_t0000_u01779503786490") 2026/05/23 02:45:59 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298a4_d20260523_m023625_c001_v0001033_t0038_u01779503785183") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbecb_d20260523_m023623_c001_v7007000_t0000_u01779503783570") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582989c_d20260523_m023622_c001_v0001033_t0015_u01779503782242") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeba_d20260523_m023614_c001_v7007000_t0000_u01779503774779") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582987a_d20260523_m023612_c001_v0001033_t0001_u01779503772032") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb8_d20260523_m023611_c001_v7007000_t0000_u01779503771668") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829872_d20260523_m023609_c001_v0001033_t0051_u01779503769335") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb6_d20260523_m023608_c001_v7007000_t0000_u01779503768969") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582986e_d20260523_m023608_c001_v0001033_t0050_u01779503768198") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582986a_d20260523_m023607_c001_v0001033_t0015_u01779503767407") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb4_d20260523_m023607_c001_v7007000_t0000_u01779503767045") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829864_d20260523_m023605_c001_v0001033_t0011_u01779503765800") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582985e_d20260523_m023604_c001_v0001033_t0009_u01779503764648") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbeb2_d20260523_m023604_c001_v7007000_t0000_u01779503764285") 2026/05/23 02:46:00 DEBUG : potato: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582985a_d20260523_m023603_c001_v0001033_t0042_u01779503763149") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4150c89ff1570b4c_d20260523_m023741_c001_v7007000_t0000_u01779503861425") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cdc6_d20260523_m023740_c001_v0001115_t0020_u01779503860614") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536e1e_d20260523_m023732_c001_v7007000_t0000_u01779503852006") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cda4_d20260523_m023726_c001_v0001115_t0013_u01779503846480") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dfc_d20260523_m023718_c001_v7007000_t0000_u01779503838967") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cd54_d20260523_m023712_c001_v0001115_t0001_u01779503832978") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de7_d20260523_m023704_c001_v7007000_t0000_u01779503824562") 2026/05/23 02:46:00 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cd34_d20260523_m023659_c001_v0001115_t0053_u01779503819925") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dae_d20260523_m023635_c001_v7007000_t0000_u01779503795349") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298ca_d20260523_m023633_c001_v0001033_t0013_u01779503793481") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dab_d20260523_m023633_c001_v7007000_t0000_u01779503793118") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298be_d20260523_m023630_c001_v0001033_t0034_u01779503790780") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbed5_d20260523_m023630_c001_v7007000_t0000_u01779503790414") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298ba_d20260523_m023629_c001_v0001033_t0026_u01779503789518") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbed1_d20260523_m023627_c001_v7007000_t0000_u01779503787890") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298aa_d20260523_m023626_c001_v0001033_t0059_u01779503786861") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbece_d20260523_m023624_c001_v7007000_t0000_u01779503784816") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298a0_d20260523_m023623_c001_v0001033_t0043_u01779503783579") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f408ad27183bcbebc_d20260523_m023615_c001_v7007000_t0000_u01779503775511") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582987e_d20260523_m023613_c001_v0001033_t0000_u01779503773573") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e245_d20260523_m023457_c001_v7007000_t0000_u01779503697811") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829770_d20260523_m023455_c001_v0001033_t0024_u01779503695660") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e240_d20260523_m023454_c001_v7007000_t0000_u01779503694737") 2026/05/23 02:46:01 DEBUG : potato2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829768_d20260523_m023453_c001_v0001033_t0020_u01779503693999") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536e1f_d20260523_m023732_c001_v7007000_t0000_u01779503852307") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829962_d20260523_m023728_c001_v0001033_t0022_u01779503848247") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dfe_d20260523_m023719_c001_v7007000_t0000_u01779503839718") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582992a_d20260523_m023714_c001_v0001033_t0010_u01779503834873") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de9_d20260523_m023705_c001_v7007000_t0000_u01779503825161") 2026/05/23 02:46:01 DEBUG : potato3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829908_d20260523_m023700_c001_v0001033_t0053_u01779503820849") 2026/05/23 02:46:02 DEBUG : pre-dest1/1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffa7_d20260523_m023816_c001_v7007000_t0000_u01779503896776") 2026/05/23 02:46:02 DEBUG : pre-dest1/1: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829a12_d20260523_m023808_c001_v0001033_t0039_u01779503888040") 2026/05/23 02:46:02 DEBUG : pre-dest2/2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4156b2a26b87ffa8_d20260523_m023816_c001_v7007000_t0000_u01779503896959") 2026/05/23 02:46:02 DEBUG : pre-dest2/2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764ce25_d20260523_m023809_c001_v0001115_t0036_u01779503889083") 2026/05/23 02:46:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c29359_d20260523_m023753_c001_v7007000_t0000_u01779503873171") 2026/05/23 02:46:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8ddf51_d20260523_m023749_c001_v0001174_t0025_u01779503869222") 2026/05/23 02:46:02 DEBUG : sizeonly: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a1b_d20260523_m023546_c001_v7007000_t0000_u01779503746031") 2026/05/23 02:46:02 DEBUG : sizeonly: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829806_d20260523_m023544_c001_v0001033_t0056_u01779503744540") 2026/05/23 02:46:02 DEBUG : splitbanan: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4103e5fc8e8d956e_d20260523_m024304_c001_v7007000_t0000_u01779504184747") 2026/05/23 02:46:02 DEBUG : splitbanan: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767d4c4_d20260523_m024256_c001_v0001174_t0055_u01779504176808") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64f1_d20260523_m024436_c001_v7007000_t0000_u01779504276343") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e03d1_d20260523_m024429_c001_v0001174_t0000_u01779504269457") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113cc5_d20260523_m024416_c001_v7007000_t0000_u01779504256962") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e01ed_d20260523_m024410_c001_v0001174_t0041_u01779504250114") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a53752a_d20260523_m024358_c001_v7007000_t0000_u01779504238043") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0051_d20260523_m024351_c001_v0001174_t0011_u01779504231524") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4233436326e6120b_d20260523_m024340_c001_v7007000_t0000_u01779504220773") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfebf_d20260523_m024334_c001_v0001174_t0022_u01779504214444") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd643a_d20260523_m024323_c001_v7007000_t0000_u01779504203201") 2026/05/23 02:46:02 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dfd07_d20260523_m024316_c001_v0001174_t0041_u01779504196105") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4055ad115e113bde_d20260523_m024259_c001_v7007000_t0000_u01779504179088") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9063a_d20260523_m024255_c001_v0001109_t0030_u01779504175497") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f42241f34d079afb9_d20260523_m024244_c001_v7007000_t0000_u01779504164455") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e884_d20260523_m024236_c001_v0001092_t0012_u01779504156474") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb75f_d20260523_m024235_c001_v7007000_t0000_u01779504155195") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905ae_d20260523_m024230_c001_v0001109_t0017_u01779504150927") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f4053866503720eca_d20260523_m024219_c001_v7007000_t0000_u01779504139940") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cf3d_d20260523_m024212_c001_v0001174_t0033_u01779504132105") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3148f_d20260523_m024210_c001_v7007000_t0000_u01779504130971") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9052a_d20260523_m024206_c001_v0001109_t0043_u01779504126885") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f69b5bec990d7_d20260523_m024150_c001_v7007000_t0000_u01779504110282") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767cbfb_d20260523_m024145_c001_v0001174_t0045_u01779504105814") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f421c2d1cbcc3145b_d20260523_m024136_c001_v7007000_t0000_u01779504096227") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8df2af_d20260523_m024129_c001_v0001174_t0043_u01779504089564") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f404031b191cfb71e_d20260523_m024120_c001_v7007000_t0000_u01779504080643") 2026/05/23 02:46:03 DEBUG : splitbananasplit: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e816_d20260523_m024113_c001_v0001092_t0039_u01779504073976") 2026/05/23 02:46:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81553_d20260523_m024239_c001_v7007000_t0000_u01779504159095") 2026/05/23 02:46:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a905b2_d20260523_m024232_c001_v0001109_t0027_u01779504152202") 2026/05/23 02:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8146a_d20260523_m024103_c001_v7007000_t0000_u01779504063415") 2026/05/23 02:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c646_d20260523_m024100_c001_v0001174_t0015_u01779504060712") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c294de_d20260523_m024059_c001_v7007000_t0000_u01779504059603") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e804_d20260523_m024056_c001_v0001092_t0009_u01779504056690") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536de0_d20260523_m023656_c001_v7007000_t0000_u01779503816251") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cd26_d20260523_m023655_c001_v0001115_t0037_u01779503815138") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dde_d20260523_m023654_c001_v7007000_t0000_u01779503814232") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298fa_d20260523_m023652_c001_v0001033_t0021_u01779503812895") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a10_d20260523_m023538_c001_v7007000_t0000_u01779503738715") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297f4_d20260523_m023536_c001_v0001033_t0013_u01779503736709") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a0c_d20260523_m023536_c001_v7007000_t0000_u01779503736347") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297f2_d20260523_m023534_c001_v0001033_t0013_u01779503734567") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a08_d20260523_m023532_c001_v7007000_t0000_u01779503732524") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297d6_d20260523_m023528_c001_v0001033_t0048_u01779503728552") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e4a02_d20260523_m023527_c001_v7007000_t0000_u01779503727981") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297ce_d20260523_m023526_c001_v0001033_t0059_u01779503726293") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297c4_d20260523_m023523_c001_v0001033_t0032_u01779503723057") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e49f7_d20260523_m023522_c001_v7007000_t0000_u01779503722696") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297c0_d20260523_m023521_c001_v0001033_t0024_u01779503721720") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297ba_d20260523_m023520_c001_v0001033_t0029_u01779503720696") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f406af681081e49f3_d20260523_m023520_c001_v7007000_t0000_u01779503720334") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297aa_d20260523_m023517_c001_v0001033_t0027_u01779503717131") 2026/05/23 02:46:04 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58297a2_d20260523_m023514_c001_v0001033_t0056_u01779503714274") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e274_d20260523_m023513_c001_v7007000_t0000_u01779503713873") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582979e_d20260523_m023512_c001_v0001033_t0039_u01779503712823") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829796_d20260523_m023511_c001_v0001033_t0033_u01779503711784") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e270_d20260523_m023511_c001_v7007000_t0000_u01779503711423") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829788_d20260523_m023507_c001_v0001033_t0013_u01779503707370") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e264_d20260523_m023507_c001_v7007000_t0000_u01779503707009") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829786_d20260523_m023506_c001_v0001033_t0048_u01779503706082") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e259_d20260523_m023505_c001_v7007000_t0000_u01779503705178") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829782_d20260523_m023504_c001_v0001033_t0020_u01779503704455") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e24e_d20260523_m023503_c001_v7007000_t0000_u01779503703911") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829780_d20260523_m023502_c001_v0001033_t0059_u01779503702912") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e24d_d20260523_m023501_c001_v7007000_t0000_u01779503701999") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582977c_d20260523_m023501_c001_v0001033_t0027_u01779503701008") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e249_d20260523_m023500_c001_v7007000_t0000_u01779503700466") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829778_d20260523_m023459_c001_v0001033_t0015_u01779503699648") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e248_d20260523_m023459_c001_v7007000_t0000_u01779503699106") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829776_d20260523_m023458_c001_v0001033_t0018_u01779503698352") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e236_d20260523_m023451_c001_v7007000_t0000_u01779503691613") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829762_d20260523_m023450_c001_v0001033_t0025_u01779503690856") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e234_d20260523_m023450_c001_v7007000_t0000_u01779503690315") 2026/05/23 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac5829760_d20260523_m023449_c001_v0001033_t0053_u01779503689393") 2026/05/23 02:46:06 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e22f_d20260523_m023448_c001_v7007000_t0000_u01779503688494") 2026/05/23 02:46:06 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582975a_d20260523_m023447_c001_v0001033_t0005_u01779503687573") 2026/05/23 02:46:06 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed7e22c_d20260523_m023445_c001_v7007000_t0000_u01779503685416") 2026/05/23 02:46:06 DEBUG : sub dir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac582974c_d20260523_m023444_c001_v0001033_t0011_u01779503684447") 2026/05/23 02:46:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8146b_d20260523_m024103_c001_v7007000_t0000_u01779504063599") 2026/05/23 02:46:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10573122c3fca1cf_d20260523_m024100_c001_v0001101_t0013_u01779504060718") 2026/05/23 02:46:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419071cf65c294df_d20260523_m024059_c001_v7007000_t0000_u01779504059785") 2026/05/23 02:46:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8def8c_d20260523_m024056_c001_v0001174_t0020_u01779504056701") 2026/05/23 02:46:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64f5_d20260523_m024438_c001_v7007000_t0000_u01779504278467") 2026/05/23 02:46:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767e155_d20260523_m024437_c001_v0001174_t0005_u01779504277727") 2026/05/23 02:46:06 DEBUG : sub/yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dd6_d20260523_m023650_c001_v7007000_t0000_u01779503810898") 2026/05/23 02:46:06 DEBUG : sub/yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dda5e_d20260523_m023648_c001_v0001174_t0004_u01779503808493") 2026/05/23 02:46:06 DEBUG : test_dir1/file2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81467_d20260523_m024055_c001_v7007000_t0000_u01779504055930") 2026/05/23 02:46:06 DEBUG : test_dir1/file2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8def42_d20260523_m024054_c001_v0001174_t0057_u01779504054101") 2026/05/23 02:46:06 DEBUG : test_dir1/file2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8145c_d20260523_m024053_c001_v7007000_t0000_u01779504053335") 2026/05/23 02:46:06 DEBUG : test_dir1/file2: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e7fe_d20260523_m024051_c001_v0001092_t0056_u01779504051688") 2026/05/23 02:46:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed81468_d20260523_m024056_c001_v7007000_t0000_u01779504056113") 2026/05/23 02:46:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767c551_d20260523_m024054_c001_v0001174_t0045_u01779504054112") 2026/05/23 02:46:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f401c7b3f6ed8145d_d20260523_m024053_c001_v7007000_t0000_u01779504053518") 2026/05/23 02:46:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8deeff_d20260523_m024051_c001_v0001174_t0027_u01779504051682") 2026/05/23 02:46:06 DEBUG : three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dbd_d20260523_m023640_c001_v7007000_t0000_u01779503800980") 2026/05/23 02:46:07 DEBUG : three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298ec_d20260523_m023639_c001_v0001033_t0033_u01779503799590") 2026/05/23 02:46:07 DEBUG : three: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f65cac58298dc_d20260523_m023636_c001_v0001033_t0002_u01779503796991") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64f7_d20260523_m024440_c001_v7007000_t0000_u01779504280841") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9080d_d20260523_m024439_c001_v0001109_t0054_u01779504279508") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6511_d20260523_m024501_c001_v7007000_t0000_u01779504301674") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e98a_d20260523_m024459_c001_v0001092_t0044_u01779504299623") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd650d_d20260523_m024458_c001_v7007000_t0000_u01779504298049") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90847_d20260523_m024455_c001_v0001109_t0041_u01779504295867") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6509_d20260523_m024454_c001_v7007000_t0000_u01779504294906") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767e391_d20260523_m024454_c001_v0001174_t0018_u01779504294133") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6505_d20260523_m024448_c001_v7007000_t0000_u01779504288899") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a9082b_d20260523_m024447_c001_v0001109_t0027_u01779504287081") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6506_d20260523_m024451_c001_v7007000_t0000_u01779504291384") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e982_d20260523_m024449_c001_v0001092_t0028_u01779504289872") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6501_d20260523_m024446_c001_v7007000_t0000_u01779504286119") 2026/05/23 02:46:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f112f38652767e261_d20260523_m024445_c001_v0001174_t0047_u01779504285260") 2026/05/23 02:46:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64fd_d20260523_m024444_c001_v7007000_t0000_u01779504284303") 2026/05/23 02:46:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e058f_d20260523_m024443_c001_v0001174_t0012_u01779504283521") 2026/05/23 02:46:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd64f9_d20260523_m024442_c001_v7007000_t0000_u01779504282556") 2026/05/23 02:46:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f110769ce8530e96a_d20260523_m024441_c001_v0001092_t0054_u01779504281819") 2026/05/23 02:46:07 DEBUG : toe/toe/toe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd651a_d20260523_m024507_c001_v7007000_t0000_u01779504307273") 2026/05/23 02:46:07 DEBUG : toe/toe/toe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f100ef0f109a90875_d20260523_m024506_c001_v0001109_t0023_u01779504306301") 2026/05/23 02:46:07 DEBUG : toe/toe/toe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6508_d20260523_m024453_c001_v7007000_t0000_u01779504293170") 2026/05/23 02:46:08 DEBUG : toe/toe/toe: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e0679_d20260523_m024452_c001_v0001174_t0049_u01779504292343") 2026/05/23 02:46:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd6512_d20260523_m024502_c001_v7007000_t0000_u01779504302273") 2026/05/23 02:46:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8e074b_d20260523_m024501_c001_v0001174_t0047_u01779504301170") 2026/05/23 02:46:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f407dd1c144fd650f_d20260523_m024458_c001_v7007000_t0000_u01779504298644") 2026/05/23 02:46:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f1192134d53e3a669_d20260523_m024457_c001_v0001130_t0001_u01779504297408") 2026/05/23 02:46:08 DEBUG : two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dbe_d20260523_m023641_c001_v7007000_t0000_u01779503801162") 2026/05/23 02:46:08 DEBUG : two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f40548ee9cc8dd9cf_d20260523_m023639_c001_v0001174_t0033_u01779503799014") 2026/05/23 02:46:08 DEBUG : two: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f419f65cac58298da_d20260523_m023636_c001_v0001033_t0003_u01779503796809") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dd8_d20260523_m023651_c001_v7007000_t0000_u01779503811627") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119b9ee4175facda_d20260523_m023650_c001_v0001174_t0018_u01779503810504") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dcc_d20260523_m023647_c001_v7007000_t0000_u01779503807179") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f10548ee9cc8dda32_d20260523_m023645_c001_v0001174_t0039_u01779503805128") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dc4_d20260523_m023643_c001_v7007000_t0000_u01779503803845") 2026/05/23 02:46:08 DEBUG : yam: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f119f9468e764cd04_d20260523_m023641_c001_v0001115_t0024_u01779503801715") 2026/05/23 02:46:08 DEBUG : yaml: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dcf_d20260523_m023647_c001_v7007000_t0000_u01779503807937") 2026/05/23 02:46:08 DEBUG : yaml: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f11233a9fb252074f_d20260523_m023646_c001_v0001181_t0038_u01779503806971") 2026/05/23 02:46:08 DEBUG : yaml: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f420ba7b76a536dc7_d20260523_m023644_c001_v7007000_t0000_u01779503804571") 2026/05/23 02:46:08 DEBUG : yaml: Deleting (id "4_zffb25d33a0fd5b2b9fe80e1b_f111a190b4ba06f83_d20260523_m023643_c001_v0001098_t0027_u01779503803292") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m28.259667279s (try 1/5)