"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/11 02:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu" 2026/07/11 02:45:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:45:40 DEBUG : Creating backend with remote "/tmp/rclone2982834473" === 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-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/11 02:45:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:43 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:45:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:44 DEBUG : Creating backend with remote "/non-existing" 2026/07/11 02:45:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/11 02:45:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:47 INFO : B2 bucket rclone-test-posilaj8bavu: Running all checks before starting transfers 2026/07/11 02:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:47 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:47 INFO : B2 bucket rclone-test-posilaj8bavu: Checks finished, now starting transfers 2026/07/11 02:45:47 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:48 ERROR : Ignoring --no-traverse with sync 2026/07/11 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:49 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:45:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/11 02:45:49 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:49 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:50 DEBUG : hello world2: size = 12 OK 2026/07/11 02:45:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/11 02:45:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:45:51 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:51 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:51 DEBUG : potato2: size = 11 OK 2026/07/11 02:45:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:45:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:53 DEBUG : potato2: size = 11 OK 2026/07/11 02:45:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 02:45:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:45:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 02:45:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:45:54 INFO : sub dir2: Making directory 2026/07/11 02:45:54 INFO : sub dir: Making directory 2026/07/11 02:45:54 INFO : sub dir2/sub sub dir2: Making directory 2026/07/11 02:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:54 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:54 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:54 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/11 02:45:54 DEBUG : B2 bucket rclone-test-posilaj8bavu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:55 INFO : sub dir2: Making directory 2026/07/11 02:45:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 02:45:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:55 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:55 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:56 DEBUG : sub dir2: Making directory with metadata 2026/07/11 02:45:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:45:56 INFO : sub dir2: Making directory 2026/07/11 02:45:56 INFO : sub dir: Making directory 2026/07/11 02:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:57 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:45:57 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/11 02:45:57 DEBUG : B2 bucket rclone-test-posilaj8bavu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/11 02:45:57 DEBUG : B2 bucket rclone-test-posilaj8bavu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:58 INFO : sub dir2: Making directory 2026/07/11 02:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:58 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:58 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:58 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:45:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:45:59 DEBUG : sub dir2: Making directory with metadata 2026/07/11 02:45:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:45:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:45:59 INFO : sub dir2: Making directory 2026/07/11 02:45:59 INFO : sub dir: Making directory 2026/07/11 02:45:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:45:59 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:45:59 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:45:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:45:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:45:59 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:45:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/11 02:46:00 DEBUG : B2 bucket rclone-test-posilaj8bavu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:01 INFO : sub dir2: Making directory 2026/07/11 02:46:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:46:01 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:01 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:46:01 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:46:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.33s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:02 DEBUG : Creating backend with remote "TestB2:rclone-test-doboguw3hayi" 2026/07/11 02:46:02 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-doboguw3hayi 2026/07/11 02:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:46:04 DEBUG : B2 bucket rclone-test-doboguw3hayi: Waiting for checks to finish 2026/07/11 02:46:04 DEBUG : B2 bucket rclone-test-doboguw3hayi: Waiting for transfers to finish 2026/07/11 02:46:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:46:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:46:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:05 DEBUG : B2 bucket rclone-test-doboguw3hayi: Purge remote 2026/07/11 02:46:05 INFO : B2 bucket rclone-test-doboguw3hayi: cleaning bucket "rclone-test-doboguw3hayi" of all files 2026/07/11 02:46:05 DEBUG : sub dir/hello world: Deleting (id "4_zafe25d63101d4bfb9ff80e1b_f10717cfe3b6cc76a_d20260711_m024604_c001_v0001150_t0015_u01783737964646") --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:46:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 02:46:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:07 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 02:46:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 02:46:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-facuher8mini" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-facuher8mini 2026/07/11 02:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:46:10 DEBUG : B2 bucket rclone-test-facuher8mini: Waiting for checks to finish 2026/07/11 02:46:10 DEBUG : B2 bucket rclone-test-facuher8mini: Waiting for transfers to finish 2026/07/11 02:46:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:46:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:46:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-facuher8mini) 2026/07/11 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 02:46:12 DEBUG : B2 bucket rclone-test-facuher8mini: Waiting for checks to finish 2026/07/11 02:46:12 DEBUG : B2 bucket rclone-test-facuher8mini: Waiting for transfers to finish 2026/07/11 02:46:13 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 02:46:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 02:46:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:13 DEBUG : B2 bucket rclone-test-facuher8mini: Purge remote 2026/07/11 02:46:13 INFO : B2 bucket rclone-test-facuher8mini: cleaning bucket "rclone-test-facuher8mini" of all files 2026/07/11 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f026df3101d4bfb9ff80e1b_f100358fded9153e1_d20260711_m024612_c001_v0001103_t0015_u01783737972817") 2026/07/11 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f026df3101d4bfb9ff80e1b_f1000d8efc3c33023_d20260711_m024610_c001_v0001100_t0036_u01783737970859") --- PASS: TestServerSideCopyOverSelf (6.48s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:46:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 02:46:15 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:15 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:16 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 02:46:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 02:46:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/11 02:46:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-taqapoz5vobe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-taqapoz5vobe 2026/07/11 02:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:46:18 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for checks to finish 2026/07/11 02:46:18 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for transfers to finish 2026/07/11 02:46:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:46:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:46:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-taqapoz5vobe) 2026/07/11 02:46:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 02:46:33 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for checks to finish 2026/07/11 02:46:33 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for transfers to finish 2026/07/11 02:46:33 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 02:46:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 02:46:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:33 INFO : sub dir/hello world: Deleted 2026/07/11 02:46:34 DEBUG : testing file moves 2026/07/11 02:46:35 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for checks to finish 2026/07/11 02:46:35 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-taqapoz5vobe) 2026/07/11 02:46:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 02:46:35 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Waiting for transfers to finish 2026/07/11 02:46:35 DEBUG : sub dir/hello world: size = 24 OK 2026/07/11 02:46:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/11 02:46:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 02:46:35 INFO : sub dir/hello world: Deleted 2026/07/11 02:46:35 DEBUG : B2 bucket rclone-test-taqapoz5vobe: Purge remote 2026/07/11 02:46:35 INFO : B2 bucket rclone-test-taqapoz5vobe: cleaning bucket "rclone-test-taqapoz5vobe" of all files 2026/07/11 02:46:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f729d03101d4bfb9ff80e1b_f1094f2534bd96186_d20260711_m024635_c001_v0001165_t0038_u01783737995187") 2026/07/11 02:46:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f729d03101d4bfb9ff80e1b_f10041ee821b67a46_d20260711_m024633_c001_v0001183_t0049_u01783737993560") 2026/07/11 02:46:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f729d03101d4bfb9ff80e1b_f1062593bbaa2a288_d20260711_m024631_c001_v0001172_t0035_u01783737991377") --- PASS: TestServerSideMoveOverSelf (20.26s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:37 ERROR : error listing: directory not found 2026/07/11 02:46:37 INFO : Local file system at /tmp/rclone2982834473: Making directory 2026/07/11 02:46:38 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:38 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:46:39 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for checks to finish 2026/07/11 02:46:39 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for transfers to finish 2026/07/11 02:46:40 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/11 02:46:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:46:40 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/11 02:46:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/11 02:46:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:41 DEBUG : check sum: size = 1 OK 2026/07/11 02:46:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:46:41 INFO : check sum: Copied (new) 2026/07/11 02:46:41 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:41 DEBUG : check sum: size = 1 OK 2026/07/11 02:46:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:46:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/11 02:46:41 DEBUG : check sum: Unchanged skipping 2026/07/11 02:46:41 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:41 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/11 02:46:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:42 DEBUG : sizeonly: size = 6 OK 2026/07/11 02:46:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 02:46:42 INFO : sizeonly: Copied (new) 2026/07/11 02:46:42 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:43 DEBUG : sizeonly: size = 6 OK 2026/07/11 02:46:43 DEBUG : sizeonly: Sizes identical 2026/07/11 02:46:43 DEBUG : sizeonly: Unchanged skipping 2026/07/11 02:46:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:43 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/11 02:46:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/11 02:46:44 INFO : ignore-size: Copied (new) 2026/07/11 02:46:44 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:46:44 DEBUG : ignore-size: Unchanged skipping 2026/07/11 02:46:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:44 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:46 DEBUG : existing: size = 6 OK 2026/07/11 02:46:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:46:46 DEBUG : existing: Unchanged skipping 2026/07/11 02:46:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:46 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:46 INFO : There was nothing to transfer 2026/07/11 02:46:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/11 02:46:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:46 DEBUG : existing: size = 6 OK 2026/07/11 02:46:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 02:46:46 INFO : existing: Copied (replaced existing) 2026/07/11 02:46:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 02:46:47 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:47 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:48 DEBUG : existing: size = 6 OK 2026/07/11 02:46:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 02:46:48 INFO : existing: Copied (new) 2026/07/11 02:46:48 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:48 DEBUG : existing: Destination exists, skipping 2026/07/11 02:46:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:48 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/11 02:46:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 02:46:50 DEBUG : c/non empty space: size = 5 OK 2026/07/11 02:46:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:46:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 02:46:50 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:50 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:51 DEBUG : a/potato2: size = 60 OK 2026/07/11 02:46:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:46:51 INFO : a/potato2: Copied (new) 2026/07/11 02:46:51 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:51 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:52 DEBUG : empty space: size = 1 OK 2026/07/11 02:46:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/11 02:46:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:46:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/11 02:46:52 DEBUG : empty space: Unchanged skipping 2026/07/11 02:46:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:52 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:52 INFO : There was nothing to transfer 2026/07/11 02:46:53 DEBUG : empty space: size = 1 OK 2026/07/11 02:46:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/11 02:46:53 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:46:53 INFO : empty space: Updated modification time in destination 2026/07/11 02:46:53 DEBUG : empty space: Unchanged skipping 2026/07/11 02:46:53 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:53 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:55 DEBUG : empty space: size = 1 OK 2026/07/11 02:46:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/11 02:46:55 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:46:55 DEBUG : empty space: Unchanged skipping 2026/07/11 02:46:55 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:55 DEBUG : Waiting for deletions to finish 2026/07/11 02:46:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:56 DEBUG : foo: size = 3 OK 2026/07/11 02:46:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/11 02:46:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:46:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:46:56 DEBUG : foo: sha1 differ 2026/07/11 02:46:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:56 DEBUG : foo: size = 3 OK 2026/07/11 02:46:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/11 02:46:56 INFO : foo: Copied (replaced existing) 2026/07/11 02:46:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:46:58 DEBUG : empty space: size = 1 OK 2026/07/11 02:46:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:46:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/11 02:46:58 DEBUG : empty space: Unchanged skipping 2026/07/11 02:46:58 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:46:58 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:46:58 DEBUG : potato: size = 60 OK 2026/07/11 02:46:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:46:58 INFO : potato: Copied (new) 2026/07/11 02:46:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:00 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:47:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:00 DEBUG : potato: Sizes differ 2026/07/11 02:47:00 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:00 DEBUG : potato: size = 21 OK 2026/07/11 02:47:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/11 02:47:00 INFO : potato: Copied (replaced existing) 2026/07/11 02:47:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:02 DEBUG : potato: size = 21 OK 2026/07/11 02:47:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/11 02:47:02 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2982834473) 2026/07/11 02:47:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:02 DEBUG : potato: sha1 differ 2026/07/11 02:47:02 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:02 DEBUG : potato: size = 21 OK 2026/07/11 02:47:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/11 02:47:02 INFO : potato: Copied (replaced existing) 2026/07/11 02:47:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:04 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:04 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:04 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/11 02:47:04 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:04 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:06 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:06 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:06 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:06 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:06 DEBUG : potato2: size = 60 OK 2026/07/11 02:47:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:06 INFO : potato2: Copied (new) 2026/07/11 02:47:06 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:08 INFO : d: Making directory 2026/07/11 02:47:08 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/11 02:47:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:09 DEBUG : c/non empty space: size = 5 OK 2026/07/11 02:47:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:09 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 02:47:09 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:09 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:09 DEBUG : a/potato2: size = 60 OK 2026/07/11 02:47:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:09 INFO : a/potato2: Copied (new) 2026/07/11 02:47:09 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/11 02:47:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:12 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:12 DEBUG : c/non empty space: size = 5 OK 2026/07/11 02:47:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:12 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 02:47:12 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:12 DEBUG : a/potato2: size = 60 OK 2026/07/11 02:47:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:12 INFO : a/potato2: Copied (new) 2026/07/11 02:47:12 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting files as there were IO errors 2026/07/11 02:47:12 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:14 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:14 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:14 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:14 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:14 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:14 INFO : potato: Deleted 2026/07/11 02:47:15 DEBUG : potato2: size = 60 OK 2026/07/11 02:47:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:17 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:17 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:17 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:17 INFO : potato: Deleted 2026/07/11 02:47:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:17 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:17 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:17 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:17 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:18 DEBUG : potato2: size = 60 OK 2026/07/11 02:47:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:19 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:19 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:20 DEBUG : potato2: size = 19 OK 2026/07/11 02:47:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/11 02:47:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:22 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : enormous: Excluded 2026/07/11 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : potato2: Excluded 2026/07/11 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : potato2: Excluded 2026/07/11 02:47:22 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:22 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:22 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:22 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:22 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:22 INFO : There was nothing to transfer 2026/07/11 02:47:22 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : enormous: Excluded 2026/07/11 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : potato2: Excluded 2026/07/11 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 02:47:22 DEBUG : potato2: Excluded 2026/07/11 02:47:22 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for checks to finish 2026/07/11 02:47:22 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 02:47:22 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:22 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for transfers to finish 2026/07/11 02:47:22 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 02:47:25 DEBUG : enormous: Excluded 2026/07/11 02:47:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 02:47:25 DEBUG : potato2: Excluded 2026/07/11 02:47:25 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:47:25 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:25 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:25 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:25 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:25 INFO : enormous: Deleted 2026/07/11 02:47:25 INFO : potato2: Deleted 2026/07/11 02:47:25 INFO : There was nothing to transfer 2026/07/11 02:47:26 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for checks to finish 2026/07/11 02:47:26 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 02:47:26 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:26 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for transfers to finish 2026/07/11 02:47:26 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:26 INFO : potato2: Deleted 2026/07/11 02:47:26 INFO : enormous: Deleted 2026/07/11 02:47:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:28 DEBUG : five: Need to transfer - File not found at Destination 2026/07/11 02:47:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:47:28 DEBUG : one: Destination is newer than source, skipping 2026/07/11 02:47:28 DEBUG : four: size = 8 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:28 DEBUG : four: Sizes differ 2026/07/11 02:47:28 DEBUG : three: size = 5 OK 2026/07/11 02:47:28 DEBUG : three: Sizes identical 2026/07/11 02:47:28 DEBUG : two: size = 3 OK 2026/07/11 02:47:28 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/11 02:47:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2982834473) 2026/07/11 02:47:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 02:47:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:28 DEBUG : two: sha1 differ 2026/07/11 02:47:28 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:28 DEBUG : five: size = 4 OK 2026/07/11 02:47:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/11 02:47:28 INFO : five: Copied (new) 2026/07/11 02:47:29 DEBUG : four: size = 4 OK 2026/07/11 02:47:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/11 02:47:29 INFO : four: Copied (replaced existing) 2026/07/11 02:47:29 DEBUG : two: size = 3 OK 2026/07/11 02:47:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 02:47:29 INFO : two: Copied (replaced existing) 2026/07/11 02:47:29 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:30 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:30 DEBUG : four: size = 4 OK 2026/07/11 02:47:30 DEBUG : five: size = 4 OK 2026/07/11 02:47:30 DEBUG : three: size = 5 OK 2026/07/11 02:47:30 DEBUG : one: Destination is newer than source, skipping 2026/07/11 02:47:30 DEBUG : two: size = 3 OK 2026/07/11 02:47:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 02:47:30 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/11 02:47:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 02:47:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2982834473) 2026/07/11 02:47:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:30 DEBUG : three: sha1 differ 2026/07/11 02:47:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/11 02:47:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/11 02:47:30 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/11 02:47:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 02:47:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/11 02:47:30 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/11 02:47:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 02:47:30 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:30 DEBUG : three: size = 5 OK 2026/07/11 02:47:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:47:30 INFO : three: Copied (replaced existing) 2026/07/11 02:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.55s) === 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-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/11 02:47:32 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:32 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 02:47:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/11 02:47:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:32 DEBUG : yam: size = 11 OK 2026/07/11 02:47:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:32 INFO : yam: Copied (new) 2026/07/11 02:47:33 DEBUG : potato: size = 14 OK 2026/07/11 02:47:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 02:47:33 INFO : potato: Copied (new) 2026/07/11 02:47:33 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:33 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:33 DEBUG : potato: size = 14 OK 2026/07/11 02:47:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:47:33 DEBUG : potato: Unchanged skipping 2026/07/11 02:47:33 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:33 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:33 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:34 DEBUG : yaml: size = 11 OK 2026/07/11 02:47:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:34 INFO : yam: Copied (server-side copy) to: yaml 2026/07/11 02:47:34 INFO : yam: Deleted 2026/07/11 02:47:34 INFO : yaml: Renamed from "yam" 2026/07/11 02:47:34 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/11 02:47:35 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:35 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:35 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 02:47:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/11 02:47:35 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:35 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:36 DEBUG : yam: size = 11 OK 2026/07/11 02:47:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:36 INFO : yam: Copied (new) 2026/07/11 02:47:36 DEBUG : potato: size = 14 OK 2026/07/11 02:47:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 02:47:36 INFO : potato: Copied (new) 2026/07/11 02:47:36 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:36 DEBUG : potato: size = 14 OK 2026/07/11 02:47:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:47:36 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:36 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:36 DEBUG : potato: Unchanged skipping 2026/07/11 02:47:36 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:36 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:37 DEBUG : yaml: size = 11 OK 2026/07/11 02:47:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:37 INFO : yam: Copied (server-side copy) to: yaml 2026/07/11 02:47:37 INFO : yam: Deleted 2026/07/11 02:47:37 INFO : yaml: Renamed from "yam" 2026/07/11 02:47:37 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/11 02:47:38 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:38 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:38 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/11 02:47:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 02:47:38 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:38 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:39 DEBUG : potato: size = 14 OK 2026/07/11 02:47:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 02:47:39 INFO : potato: Copied (new) 2026/07/11 02:47:39 DEBUG : sub/yam: size = 11 OK 2026/07/11 02:47:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:39 INFO : sub/yam: Copied (new) 2026/07/11 02:47:39 DEBUG : Waiting for deletions to finish 2026/07/11 02:47:39 DEBUG : potato: size = 14 OK 2026/07/11 02:47:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:47:39 DEBUG : potato: Unchanged skipping 2026/07/11 02:47:39 INFO : B2 bucket rclone-test-posilaj8bavu: Making map for --track-renames 2026/07/11 02:47:39 INFO : B2 bucket rclone-test-posilaj8bavu: Finished making map for --track-renames 2026/07/11 02:47:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for renames to finish 2026/07/11 02:47:40 DEBUG : yam: size = 11 OK 2026/07/11 02:47:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 02:47:40 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/11 02:47:40 INFO : sub/yam: Deleted 2026/07/11 02:47:40 INFO : yam: Renamed from "sub/yam" 2026/07/11 02:47:40 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.38s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:41 DEBUG : Creating backend with remote "/tmp/rclone2982834473/dir1" 2026/07/11 02:47:41 DEBUG : Config file has changed externally - reloading 2026/07/11 02:47:41 DEBUG : Creating backend with remote "/tmp/rclone2982834473/dir2" 2026/07/11 02:47:41 DEBUG : Local file system at /tmp/rclone2982834473/dir2: Using server-side directory move 2026/07/11 02:47:41 INFO : Local file system at /tmp/rclone2982834473/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 02:47:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/11 02:47:41 DEBUG : Local file system at /tmp/rclone2982834473/dir2: Waiting for checks to finish 2026/07/11 02:47:41 DEBUG : Local file system at /tmp/rclone2982834473/dir2: Waiting for transfers to finish 2026/07/11 02:47:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:47:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 02:47:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:42 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 02:47:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/11 02:47:42 INFO : nested/sub dir/file: Copied (new) 2026/07/11 02:47:42 INFO : nested/sub dir/file: Deleted 2026/07/11 02:47:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:47:43 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:47:43 INFO : sub dir/hello world: Deleted 2026/07/11 02:47:43 INFO : sub dir: Removing directory 2026/07/11 02:47:43 INFO : nested/sub dir: Removing directory 2026/07/11 02:47:43 INFO : nested: Removing directory 2026/07/11 02:47:43 DEBUG : Local file system at /tmp/rclone2982834473: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 02:47:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 02:47:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:44 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 02:47:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/11 02:47:44 INFO : nested/sub dir/file: Copied (new) 2026/07/11 02:47:44 INFO : nested/sub dir/file: Deleted 2026/07/11 02:47:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 02:47:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:47:44 INFO : sub dir/hello world: Copied (new) 2026/07/11 02:47:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/11 02:47:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 02:47:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:46 DEBUG : existing-b: size = 6 OK 2026/07/11 02:47:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/11 02:47:46 INFO : existing-b: Copied (new) 2026/07/11 02:47:46 INFO : existing-b: Deleted 2026/07/11 02:47:46 DEBUG : existing: size = 6 OK 2026/07/11 02:47:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 02:47:46 INFO : existing: Copied (new) 2026/07/11 02:47:46 INFO : existing: Deleted 2026/07/11 02:47:46 DEBUG : existing: Destination exists, skipping 2026/07/11 02:47:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/11 02:47:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:47:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:47:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fozamim6ginu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-fozamim6ginu 2026/07/11 02:47:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:51 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:47:51 DEBUG : empty space: Unchanged skipping 2026/07/11 02:47:51 DEBUG : B2 bucket rclone-test-fozamim6ginu: Waiting for checks to finish 2026/07/11 02:47:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:47:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fozamim6ginu) 2026/07/11 02:47:51 DEBUG : potato3: Sizes differ 2026/07/11 02:47:52 INFO : empty space: Deleted 2026/07/11 02:47:52 DEBUG : B2 bucket rclone-test-fozamim6ginu: Waiting for transfers to finish 2026/07/11 02:47:52 DEBUG : potato2: size = 60 OK 2026/07/11 02:47:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:52 INFO : potato2: Copied (server-side copy) 2026/07/11 02:47:52 INFO : potato2: Deleted 2026/07/11 02:47:52 DEBUG : potato3: size = 68 OK 2026/07/11 02:47:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:47:52 INFO : potato3: Copied (server-side copy) 2026/07/11 02:47:52 INFO : potato3: Deleted 2026/07/11 02:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tozikad3giyi" 2026/07/11 02:47:54 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/11 02:47:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:47:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 02:47:54 DEBUG : B2 bucket rclone-test-tozikad3giyi: Waiting for checks to finish 2026/07/11 02:47:54 DEBUG : B2 bucket rclone-test-tozikad3giyi: Waiting for transfers to finish 2026/07/11 02:47:55 DEBUG : empty space: size = 1 OK 2026/07/11 02:47:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:47:55 INFO : empty space: Copied (server-side copy) 2026/07/11 02:47:55 INFO : empty space: Deleted 2026/07/11 02:47:55 DEBUG : potato2: size = 60 OK 2026/07/11 02:47:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:47:55 INFO : potato2: Copied (server-side copy) 2026/07/11 02:47:55 INFO : potato2: Deleted 2026/07/11 02:47:55 DEBUG : potato3: size = 68 OK 2026/07/11 02:47:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:47:55 INFO : potato3: Copied (server-side copy) 2026/07/11 02:47:55 INFO : potato3: Deleted 2026/07/11 02:47:56 DEBUG : B2 bucket rclone-test-tozikad3giyi: Purge remote 2026/07/11 02:47:56 INFO : B2 bucket rclone-test-tozikad3giyi: cleaning bucket "rclone-test-tozikad3giyi" of all files 2026/07/11 02:47:56 DEBUG : empty space: Deleting (id "4_z5f920d53103d4bfb9ff80e1b_f102187ca2fed2a0a_d20260711_m024754_c001_v0001150_t0014_u01783738074858") 2026/07/11 02:47:56 DEBUG : potato2: Deleting (id "4_z5f920d53103d4bfb9ff80e1b_f107ddcf6d43cd154_d20260711_m024755_c001_v0001180_t0001_u01783738075262") 2026/07/11 02:47:56 DEBUG : potato3: Deleting (id "4_z5f920d53103d4bfb9ff80e1b_f103093de905285f6_d20260711_m024755_c001_v0001179_t0010_u01783738075401") 2026/07/11 02:47:56 DEBUG : B2 bucket rclone-test-fozamim6ginu: Purge remote 2026/07/11 02:47:56 INFO : B2 bucket rclone-test-fozamim6ginu: cleaning bucket "rclone-test-fozamim6ginu" of all files 2026/07/11 02:47:57 DEBUG : empty space: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f4209ce488b47d020_d20260711_m024755_c001_v7007000_t0000_u01783738075216") 2026/07/11 02:47:57 DEBUG : empty space: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f11115d50adfbb9d8_d20260711_m024751_c001_v0001137_t0053_u01783738071080") 2026/07/11 02:47:57 DEBUG : potato2: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f4209ce488b47d021_d20260711_m024755_c001_v7007000_t0000_u01783738075462") 2026/07/11 02:47:57 DEBUG : potato2: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f1101f497c6e12c2b_d20260711_m024752_c001_v0001113_t0010_u01783738072113") 2026/07/11 02:47:57 DEBUG : potato3: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f4209ce488b47d022_d20260711_m024755_c001_v7007000_t0000_u01783738075650") 2026/07/11 02:47:57 DEBUG : potato3: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f10915ac65b4dd62f_d20260711_m024752_c001_v0001171_t0040_u01783738072493") 2026/07/11 02:47:57 DEBUG : potato3: Deleting (id "4_zaf22fd43102d4bfb9ff80e1b_f11115d50adfbb9de_d20260711_m024751_c001_v0001137_t0050_u01783738071362") 2026/07/11 02:47:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/11 02:47:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/11 02:47:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.13s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-veyapim0xove" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-veyapim0xove 2026/07/11 02:49:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/07/11 02:49:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/11 02:49:03 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 02:49:04 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 02:49:04 DEBUG : empty space: Excluded 2026/07/11 02:49:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 02:49:05 DEBUG : empty space: Excluded 2026/07/11 02:49:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:49:05 DEBUG : B2 bucket rclone-test-veyapim0xove: Waiting for checks to finish 2026/07/11 02:49:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:49:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-veyapim0xove) 2026/07/11 02:49:05 DEBUG : potato3: Sizes differ 2026/07/11 02:49:05 DEBUG : B2 bucket rclone-test-veyapim0xove: Waiting for transfers to finish 2026/07/11 02:49:05 DEBUG : potato2: size = 60 OK 2026/07/11 02:49:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:49:05 INFO : potato2: Copied (server-side copy) 2026/07/11 02:49:05 INFO : potato2: Deleted 2026/07/11 02:49:05 DEBUG : potato3: size = 68 OK 2026/07/11 02:49:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:49:05 INFO : potato3: Copied (server-side copy) 2026/07/11 02:49:05 INFO : potato3: Deleted 2026/07/11 02:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zawoyad9joxu" 2026/07/11 02:49:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 02:49:06 DEBUG : empty space: Excluded 2026/07/11 02:49:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:49:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 02:49:07 DEBUG : B2 bucket rclone-test-zawoyad9joxu: Waiting for checks to finish 2026/07/11 02:49:07 DEBUG : B2 bucket rclone-test-zawoyad9joxu: Waiting for transfers to finish 2026/07/11 02:49:08 DEBUG : potato2: size = 60 OK 2026/07/11 02:49:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:49:08 INFO : potato2: Copied (server-side copy) 2026/07/11 02:49:08 INFO : potato2: Deleted 2026/07/11 02:49:08 DEBUG : potato3: size = 68 OK 2026/07/11 02:49:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:49:08 INFO : potato3: Copied (server-side copy) 2026/07/11 02:49:08 INFO : potato3: Deleted 2026/07/11 02:49:09 DEBUG : B2 bucket rclone-test-zawoyad9joxu: Purge remote 2026/07/11 02:49:09 INFO : B2 bucket rclone-test-zawoyad9joxu: cleaning bucket "rclone-test-zawoyad9joxu" of all files 2026/07/11 02:49:09 DEBUG : potato2: Deleting (id "4_z4f922d23104d4bfb9ff80e1b_f1030126776cb21d0_d20260711_m024907_c001_v0001161_t0038_u01783738147774") 2026/07/11 02:49:09 DEBUG : potato3: Deleting (id "4_z4f922d23104d4bfb9ff80e1b_f119d6a48c729950c_d20260711_m024908_c001_v0001037_t0031_u01783738148145") 2026/07/11 02:49:09 DEBUG : B2 bucket rclone-test-veyapim0xove: Purge remote 2026/07/11 02:49:09 INFO : B2 bucket rclone-test-veyapim0xove: cleaning bucket "rclone-test-veyapim0xove" of all files 2026/07/11 02:49:10 DEBUG : empty space: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f1186eacc3b04915f_d20260711_m024904_c001_v0001185_t0052_u01783738144040") 2026/07/11 02:49:10 DEBUG : potato2: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f4050722b3247f393_d20260711_m024908_c001_v7007000_t0000_u01783738148174") 2026/07/11 02:49:10 DEBUG : potato2: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f107ceefc94b50e0d_d20260711_m024905_c001_v0001145_t0030_u01783738145154") 2026/07/11 02:49:10 DEBUG : potato3: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f4050722b3247f394_d20260711_m024908_c001_v7007000_t0000_u01783738148677") 2026/07/11 02:49:10 DEBUG : potato3: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f117832d101494ef4_d20260711_m024905_c001_v0001180_t0053_u01783738145503") 2026/07/11 02:49:10 DEBUG : potato3: Deleting (id "4_zbfb21d13104d4bfb9ff80e1b_f1186eacc3b049161_d20260711_m024904_c001_v0001185_t0037_u01783738144224") --- PASS: TestServerSideMoveWithFilter (73.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nevukew2saga" 2026/07/11 02:49:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-posilaj8bavu -> B2 bucket rclone-test-nevukew2saga 2026/07/11 02:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:49:17 DEBUG : empty space: size = 1 OK 2026/07/11 02:49:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:49:17 DEBUG : empty space: Unchanged skipping 2026/07/11 02:49:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:49:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nevukew2saga) 2026/07/11 02:49:17 DEBUG : potato3: Sizes differ 2026/07/11 02:49:17 DEBUG : B2 bucket rclone-test-nevukew2saga: Waiting for checks to finish 2026/07/11 02:49:17 INFO : empty space: Deleted 2026/07/11 02:49:17 DEBUG : B2 bucket rclone-test-nevukew2saga: Waiting for transfers to finish 2026/07/11 02:49:17 DEBUG : potato2: size = 60 OK 2026/07/11 02:49:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:49:17 INFO : potato2: Copied (server-side copy) 2026/07/11 02:49:17 INFO : potato2: Deleted 2026/07/11 02:49:18 DEBUG : potato3: size = 68 OK 2026/07/11 02:49:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:49:18 INFO : potato3: Copied (server-side copy) 2026/07/11 02:49:18 INFO : potato3: Deleted 2026/07/11 02:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lopeper4fise" 2026/07/11 02:49:19 INFO : tomatoDir: Making directory 2026/07/11 02:49:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/11 02:49:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 02:49:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 02:49:19 DEBUG : B2 bucket rclone-test-lopeper4fise: Waiting for checks to finish 2026/07/11 02:49:19 DEBUG : B2 bucket rclone-test-lopeper4fise: Waiting for transfers to finish 2026/07/11 02:49:20 DEBUG : empty space: size = 1 OK 2026/07/11 02:49:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 02:49:20 INFO : empty space: Copied (server-side copy) 2026/07/11 02:49:20 INFO : empty space: Deleted 2026/07/11 02:49:20 DEBUG : potato2: size = 60 OK 2026/07/11 02:49:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 02:49:20 INFO : potato2: Copied (server-side copy) 2026/07/11 02:49:20 DEBUG : potato3: size = 68 OK 2026/07/11 02:49:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 02:49:20 INFO : potato3: Copied (server-side copy) 2026/07/11 02:49:20 INFO : potato2: Deleted 2026/07/11 02:49:21 INFO : potato3: Deleted 2026/07/11 02:49:21 DEBUG : B2 bucket rclone-test-lopeper4fise: Purge remote 2026/07/11 02:49:21 INFO : B2 bucket rclone-test-lopeper4fise: cleaning bucket "rclone-test-lopeper4fise" of all files 2026/07/11 02:49:21 DEBUG : empty space: Deleting (id "4_z9f025d33104d4bfb9ff80e1b_f102f3f3ee62cc047_d20260711_m024920_c001_v0001134_t0042_u01783738160409") 2026/07/11 02:49:21 DEBUG : potato2: Deleting (id "4_z9f025d33104d4bfb9ff80e1b_f113dfd96ac986a7b_d20260711_m024920_c001_v0001185_t0058_u01783738160707") 2026/07/11 02:49:21 DEBUG : potato3: Deleting (id "4_z9f025d33104d4bfb9ff80e1b_f106c6d389defd8c1_d20260711_m024920_c001_v0001183_t0027_u01783738160798") 2026/07/11 02:49:22 DEBUG : B2 bucket rclone-test-nevukew2saga: Purge remote 2026/07/11 02:49:22 INFO : B2 bucket rclone-test-nevukew2saga: cleaning bucket "rclone-test-nevukew2saga" of all files 2026/07/11 02:49:22 DEBUG : empty space: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f418302ec277e3c5f_d20260711_m024920_c001_v7007000_t0000_u01783738160683") 2026/07/11 02:49:22 DEBUG : empty space: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f1024d943ec52139b_d20260711_m024916_c001_v0001185_t0054_u01783738156392") 2026/07/11 02:49:22 DEBUG : potato2: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f418302ec277e3c60_d20260711_m024920_c001_v7007000_t0000_u01783738160896") 2026/07/11 02:49:22 DEBUG : potato2: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f106c78343e92522c_d20260711_m024917_c001_v0001131_t0004_u01783738157190") 2026/07/11 02:49:22 DEBUG : potato3: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f424184d5471aa59b_d20260711_m024921_c001_v7007000_t0000_u01783738161005") 2026/07/11 02:49:22 DEBUG : potato3: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f1137a256402fdc5e_d20260711_m024917_c001_v0001040_t0021_u01783738157559") 2026/07/11 02:49:22 DEBUG : potato3: Deleting (id "4_zef024d13104d4bfb9ff80e1b_f1024d943ec52139f_d20260711_m024916_c001_v0001185_t0008_u01783738156606") 2026/07/11 02:49:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/11 02:49:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/11 02:49:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.29s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:24 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.89s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/rclone-sync-test" 2026/07/11 02:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/rclone-sync-test-include/layer2" 2026/07/11 02:49:32 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/rclone-sync-test-ignore-file" 2026/07/11 02:49:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 02:49:37 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test: Waiting for checks to finish 2026/07/11 02:49:37 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test: Waiting for transfers to finish 2026/07/11 02:49:37 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:37 INFO : There was nothing to transfer 2026/07/11 02:49:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 02:49:37 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:49:37 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:49:37 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:37 INFO : There was nothing to transfer 2026/07/11 02:49:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 02:49:38 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/11 02:49:38 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/11 02:49:38 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:38 INFO : There was nothing to transfer 2026/07/11 02:49:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 02:49:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:49:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:49:39 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:39 INFO : There was nothing to transfer 2026/07/11 02:49:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 02:49:39 DEBUG : Excluded 2026/07/11 02:49:39 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/11 02:49:39 DEBUG : B2 bucket rclone-test-posilaj8bavu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/11 02:49:39 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.62s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/CompareDest" 2026/07/11 02:49:43 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 02:49:43 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:43 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:44 DEBUG : one: size = 3 OK 2026/07/11 02:49:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:49:44 INFO : one: Copied (new) 2026/07/11 02:49:44 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:44 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:44 DEBUG : one: Sizes differ 2026/07/11 02:49:44 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:44 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:45 DEBUG : one: size = 5 OK 2026/07/11 02:49:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 02:49:45 INFO : one: Copied (replaced existing) 2026/07/11 02:49:45 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:47 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:47 DEBUG : one: Sizes differ 2026/07/11 02:49:47 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:47 DEBUG : one: size = 5 OK 2026/07/11 02:49:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:49:47 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:47 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:47 INFO : There was nothing to transfer 2026/07/11 02:49:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:48 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:48 DEBUG : one: Sizes differ 2026/07/11 02:49:49 DEBUG : two: size = 3 OK 2026/07/11 02:49:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 02:49:49 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:49 DEBUG : one: size = 5 OK 2026/07/11 02:49:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:49:49 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:49 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:49 INFO : There was nothing to transfer 2026/07/11 02:49:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:49 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:49 DEBUG : one: Sizes differ 2026/07/11 02:49:49 DEBUG : two: size = 3 OK 2026/07/11 02:49:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 02:49:49 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:49 DEBUG : one: size = 5 OK 2026/07/11 02:49:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:49:49 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:49 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:49 INFO : There was nothing to transfer 2026/07/11 02:49:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:50 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:50 DEBUG : one: Sizes differ 2026/07/11 02:49:50 DEBUG : two: size = 3 OK 2026/07/11 02:49:50 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/11 02:49:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 02:49:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 02:49:50 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:50 DEBUG : one: size = 5 OK 2026/07/11 02:49:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:49:50 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:50 DEBUG : Waiting for deletions to finish 2026/07/11 02:49:50 INFO : There was nothing to transfer 2026/07/11 02:49:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:51 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:49:51 DEBUG : one: Sizes differ 2026/07/11 02:49:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:49:51 DEBUG : two: size = 3 (B2 bucket rclone-test-posilaj8bavu path CompareDest) 2026/07/11 02:49:51 DEBUG : two: Sizes differ 2026/07/11 02:49:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 02:49:51 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:49:51 DEBUG : one: size = 5 OK 2026/07/11 02:49:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:49:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:49:51 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:49:52 DEBUG : two: size = 5 OK 2026/07/11 02:49:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/11 02:49:52 INFO : two: Copied (new) 2026/07/11 02:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.32s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dest" 2026/07/11 02:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/pre-dest1" 2026/07/11 02:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/pre-dest2" 2026/07/11 02:49:59 DEBUG : 1: size = 1 OK 2026/07/11 02:49:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:49:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/11 02:50:00 DEBUG : 2: size = 1 OK 2026/07/11 02:50:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/11 02:50:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/11 02:50:00 DEBUG : B2 bucket rclone-test-posilaj8bavu path dest: Waiting for checks to finish 2026/07/11 02:50:00 DEBUG : B2 bucket rclone-test-posilaj8bavu path dest: Waiting for transfers to finish 2026/07/11 02:50:01 DEBUG : 3: size = 1 OK 2026/07/11 02:50:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/11 02:50:01 INFO : 3: Copied (new) 2026/07/11 02:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/CopyDest" 2026/07/11 02:50:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 02:50:05 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:05 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:06 DEBUG : one: size = 3 OK 2026/07/11 02:50:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:50:06 INFO : one: Copied (new) 2026/07/11 02:50:06 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:07 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:07 DEBUG : one: Sizes differ 2026/07/11 02:50:07 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:07 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:08 DEBUG : one: size = 5 OK 2026/07/11 02:50:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 02:50:08 INFO : one: Copied (replaced existing) 2026/07/11 02:50:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/BackupDir" 2026/07/11 02:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:11 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:11 DEBUG : one: Sizes differ 2026/07/11 02:50:11 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:11 DEBUG : one: size = 5 OK 2026/07/11 02:50:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:11 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:11 DEBUG : one: Sizes differ 2026/07/11 02:50:12 DEBUG : one: size = 3 OK 2026/07/11 02:50:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:50:12 INFO : one: Copied (server-side copy) 2026/07/11 02:50:13 INFO : one: Deleted 2026/07/11 02:50:13 DEBUG : one: size = 5 OK 2026/07/11 02:50:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 02:50:13 INFO : one: Copied (server-side copy) 2026/07/11 02:50:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 02:50:13 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:15 DEBUG : one: size = 5 OK 2026/07/11 02:50:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:15 DEBUG : one: Unchanged skipping 2026/07/11 02:50:15 DEBUG : two: size = 3 OK 2026/07/11 02:50:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:16 DEBUG : two: size = 3 OK 2026/07/11 02:50:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 02:50:16 INFO : two: Copied (server-side copy) 2026/07/11 02:50:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 02:50:16 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:16 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:16 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:16 DEBUG : one: size = 5 OK 2026/07/11 02:50:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:16 DEBUG : one: Unchanged skipping 2026/07/11 02:50:16 DEBUG : two: size = 3 OK 2026/07/11 02:50:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:16 DEBUG : two: Unchanged skipping 2026/07/11 02:50:16 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:16 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:16 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:16 INFO : There was nothing to transfer 2026/07/11 02:50:17 DEBUG : one: size = 5 OK 2026/07/11 02:50:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:17 DEBUG : one: Unchanged skipping 2026/07/11 02:50:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:17 DEBUG : three: size = 5 (B2 bucket rclone-test-posilaj8bavu path CopyDest) 2026/07/11 02:50:17 DEBUG : three: Sizes differ 2026/07/11 02:50:17 DEBUG : three: Destination not found in --copy-dest 2026/07/11 02:50:17 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 02:50:17 DEBUG : two: size = 3 OK 2026/07/11 02:50:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:50:17 DEBUG : two: Unchanged skipping 2026/07/11 02:50:17 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:17 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:18 DEBUG : three: size = 7 OK 2026/07/11 02:50:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/11 02:50:18 INFO : three: Copied (new) 2026/07/11 02:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.69s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/backup" 2026/07/11 02:50:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:26 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:26 DEBUG : one: Sizes differ 2026/07/11 02:50:26 DEBUG : two: size = 3 OK 2026/07/11 02:50:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:26 DEBUG : two: Unchanged skipping 2026/07/11 02:50:26 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:27 DEBUG : one: size = 3 OK 2026/07/11 02:50:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:50:27 INFO : one: Copied (server-side copy) 2026/07/11 02:50:27 INFO : one: Deleted 2026/07/11 02:50:27 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:28 DEBUG : one: size = 4 OK 2026/07/11 02:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:28 INFO : one: Copied (new) 2026/07/11 02:50:28 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:29 DEBUG : three.txt: size = 5 OK 2026/07/11 02:50:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:50:29 INFO : three.txt: Copied (server-side copy) 2026/07/11 02:50:29 INFO : three.txt: Deleted 2026/07/11 02:50:29 INFO : three.txt: Moved into backup dir 2026/07/11 02:50:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:31 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:31 DEBUG : one: Sizes differ 2026/07/11 02:50:31 DEBUG : two: size = 3 OK 2026/07/11 02:50:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:31 DEBUG : two: Unchanged skipping 2026/07/11 02:50:31 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:31 DEBUG : one: size = 4 OK 2026/07/11 02:50:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:31 INFO : one: Copied (server-side copy) 2026/07/11 02:50:32 INFO : one: Deleted 2026/07/11 02:50:32 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:32 DEBUG : one: size = 5 OK 2026/07/11 02:50:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:50:32 INFO : one: Copied (new) 2026/07/11 02:50:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:33 DEBUG : three.txt: size = 6 OK 2026/07/11 02:50:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:50:33 INFO : three.txt: Copied (server-side copy) 2026/07/11 02:50:33 INFO : three.txt: Deleted 2026/07/11 02:50:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.92s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:50:38 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:50:38 DEBUG : Config file has changed externally - reloading 2026/07/11 02:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/backup" 2026/07/11 02:50:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:41 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:41 DEBUG : one: Sizes differ 2026/07/11 02:50:41 DEBUG : two: size = 3 OK 2026/07/11 02:50:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:41 DEBUG : two: Unchanged skipping 2026/07/11 02:50:41 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:42 DEBUG : one.bak: size = 3 OK 2026/07/11 02:50:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:50:42 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:50:42 INFO : one: Deleted 2026/07/11 02:50:42 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:43 DEBUG : one: size = 4 OK 2026/07/11 02:50:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:43 INFO : one: Copied (new) 2026/07/11 02:50:43 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:44 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 02:50:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:50:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:50:44 INFO : three.txt: Deleted 2026/07/11 02:50:44 INFO : three.txt: Moved into backup dir 2026/07/11 02:50:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:45 DEBUG : two: size = 3 OK 2026/07/11 02:50:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:45 DEBUG : two: Unchanged skipping 2026/07/11 02:50:45 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:45 DEBUG : one: Sizes differ 2026/07/11 02:50:45 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:46 DEBUG : one.bak: size = 4 OK 2026/07/11 02:50:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:46 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:50:46 INFO : one: Deleted 2026/07/11 02:50:46 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:46 DEBUG : one: size = 5 OK 2026/07/11 02:50:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:50:46 INFO : one: Copied (new) 2026/07/11 02:50:46 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:47 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 02:50:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:50:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:50:47 INFO : three.txt: Deleted 2026/07/11 02:50:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/backup" 2026/07/11 02:50:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:53 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:53 DEBUG : one: Sizes differ 2026/07/11 02:50:53 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:53 DEBUG : two: size = 3 OK 2026/07/11 02:50:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:53 DEBUG : two: Unchanged skipping 2026/07/11 02:50:54 DEBUG : one-2019-01-01: size = 3 OK 2026/07/11 02:50:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:50:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 02:50:55 INFO : one: Deleted 2026/07/11 02:50:55 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:56 DEBUG : one: size = 4 OK 2026/07/11 02:50:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:56 INFO : one: Copied (new) 2026/07/11 02:50:56 DEBUG : Waiting for deletions to finish 2026/07/11 02:50:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/11 02:50:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:50:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 02:50:56 INFO : three.txt: Deleted 2026/07/11 02:50:56 INFO : three.txt: Moved into backup dir 2026/07/11 02:50:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:50:58 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:50:58 DEBUG : one: Sizes differ 2026/07/11 02:50:58 DEBUG : two: size = 3 OK 2026/07/11 02:50:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:50:58 DEBUG : two: Unchanged skipping 2026/07/11 02:50:58 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:50:59 DEBUG : one-2019-01-01: size = 4 OK 2026/07/11 02:50:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:50:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 02:50:59 INFO : one: Deleted 2026/07/11 02:50:59 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:50:59 DEBUG : one: size = 5 OK 2026/07/11 02:50:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:50:59 INFO : one: Copied (new) 2026/07/11 02:50:59 DEBUG : Waiting for deletions to finish 2026/07/11 02:51:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/11 02:51:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 02:51:00 INFO : three.txt: Deleted 2026/07/11 02:51:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.03s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:51:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:07 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:51:07 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:07 DEBUG : two: size = 3 OK 2026/07/11 02:51:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:07 DEBUG : two: Unchanged skipping 2026/07/11 02:51:07 DEBUG : one: Sizes differ 2026/07/11 02:51:08 DEBUG : one.bak: size = 3 OK 2026/07/11 02:51:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:51:08 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:51:08 INFO : one: Deleted 2026/07/11 02:51:08 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:51:09 DEBUG : one: size = 4 OK 2026/07/11 02:51:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:09 INFO : one: Copied (new) 2026/07/11 02:51:09 DEBUG : Waiting for deletions to finish 2026/07/11 02:51:09 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 02:51:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:51:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:51:10 INFO : three.txt: Deleted 2026/07/11 02:51:10 INFO : three.txt: Moved into backup dir 2026/07/11 02:51:11 DEBUG : one.bak: Excluded (Path Filter) 2026/07/11 02:51:11 DEBUG : one.bak: Excluded 2026/07/11 02:51:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/11 02:51:11 DEBUG : three.txt.bak: Excluded 2026/07/11 02:51:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:11 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:11 DEBUG : one: Sizes differ 2026/07/11 02:51:11 DEBUG : two: size = 3 OK 2026/07/11 02:51:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:11 DEBUG : two: Unchanged skipping 2026/07/11 02:51:11 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for checks to finish 2026/07/11 02:51:12 DEBUG : one.bak: size = 4 OK 2026/07/11 02:51:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:12 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:51:12 INFO : one: Deleted 2026/07/11 02:51:12 DEBUG : B2 bucket rclone-test-posilaj8bavu path dst: Waiting for transfers to finish 2026/07/11 02:51:13 DEBUG : one: size = 5 OK 2026/07/11 02:51:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:51:13 INFO : one: Copied (new) 2026/07/11 02:51:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:51:13 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 02:51:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:51:14 INFO : three.txt: Deleted 2026/07/11 02:51:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.55s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:51:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:19 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:19 DEBUG : one: Sizes differ 2026/07/11 02:51:20 DEBUG : one.bak: size = 3 OK 2026/07/11 02:51:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:51:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:51:21 INFO : one: Deleted 2026/07/11 02:51:22 DEBUG : one: size = 4 OK 2026/07/11 02:51:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:22 INFO : one: Copied (new) 2026/07/11 02:51:22 DEBUG : two: size = 3 OK 2026/07/11 02:51:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:22 DEBUG : two: Unchanged skipping 2026/07/11 02:51:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:22 DEBUG : three.txt: Sizes differ 2026/07/11 02:51:22 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 02:51:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:51:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:51:23 INFO : three.txt: Deleted 2026/07/11 02:51:23 DEBUG : three.txt: size = 6 OK 2026/07/11 02:51:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:23 INFO : three.txt: Copied (new) 2026/07/11 02:51:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:24 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:24 DEBUG : one: Sizes differ 2026/07/11 02:51:25 DEBUG : one.bak: size = 4 OK 2026/07/11 02:51:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:25 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 02:51:25 INFO : one: Deleted 2026/07/11 02:51:25 DEBUG : one: size = 5 OK 2026/07/11 02:51:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:51:25 INFO : one: Copied (new) 2026/07/11 02:51:25 DEBUG : two: size = 3 OK 2026/07/11 02:51:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:25 DEBUG : two: Unchanged skipping 2026/07/11 02:51:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:26 DEBUG : three.txt: Sizes differ 2026/07/11 02:51:27 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 02:51:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 02:51:27 INFO : three.txt: Deleted 2026/07/11 02:51:27 DEBUG : three.txt: size = 19 OK 2026/07/11 02:51:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/11 02:51:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.94s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-posilaj8bavu/dst" 2026/07/11 02:51:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:33 DEBUG : one: size = 3 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:33 DEBUG : one: Sizes differ 2026/07/11 02:51:34 DEBUG : one-2019-01-01: size = 3 OK 2026/07/11 02:51:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 02:51:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 02:51:34 INFO : one: Deleted 2026/07/11 02:51:35 DEBUG : one: size = 4 OK 2026/07/11 02:51:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:35 INFO : one: Copied (new) 2026/07/11 02:51:35 DEBUG : two: size = 3 OK 2026/07/11 02:51:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:35 DEBUG : two: Unchanged skipping 2026/07/11 02:51:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:36 DEBUG : three.txt: Sizes differ 2026/07/11 02:51:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/11 02:51:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 02:51:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 02:51:37 INFO : three.txt: Deleted 2026/07/11 02:51:37 DEBUG : three.txt: size = 6 OK 2026/07/11 02:51:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:37 INFO : three.txt: Copied (new) 2026/07/11 02:51:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:38 DEBUG : one: size = 4 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:38 DEBUG : one: Sizes differ 2026/07/11 02:51:39 DEBUG : one-2019-01-01: size = 4 OK 2026/07/11 02:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 02:51:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 02:51:39 INFO : one: Deleted 2026/07/11 02:51:39 DEBUG : one: size = 5 OK 2026/07/11 02:51:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 02:51:39 INFO : one: Copied (new) 2026/07/11 02:51:39 DEBUG : two: size = 3 OK 2026/07/11 02:51:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:39 DEBUG : two: Unchanged skipping 2026/07/11 02:51:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-posilaj8bavu path dst) 2026/07/11 02:51:39 DEBUG : three.txt: Sizes differ 2026/07/11 02:51:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/11 02:51:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 02:51:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 02:51:40 INFO : three.txt: Deleted 2026/07/11 02:51:41 DEBUG : three.txt: size = 19 OK 2026/07/11 02:51:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/11 02:51:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.11s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:51:43 DEBUG : Testêé: Sizes differ 2026/07/11 02:51:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:51:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:51:44 DEBUG : Testêé: size = 14 OK 2026/07/11 02:51:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/11 02:51:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/11 02:51:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 02:51:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:51:45 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:51:46 DEBUG : existing: size = 6 OK 2026/07/11 02:51:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 02:51:46 INFO : existing: Copied (new) 2026/07/11 02:51:46 DEBUG : Waiting for deletions to finish 2026/07/11 02:51:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:51:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:51:46 DEBUG : existing: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:51:46 DEBUG : existing: Sizes differ 2026/07/11 02:51:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/11 02:51:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:51:46 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting files as there were IO errors 2026/07/11 02:51:46 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.50s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:51:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:51:48 DEBUG : EXISTING: size = 6 OK 2026/07/11 02:51:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:51:48 DEBUG : existing: Unchanged skipping 2026/07/11 02:51:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:51:48 DEBUG : Waiting for deletions to finish 2026/07/11 02:51:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:13 DEBUG : both0: size = 6 OK 2026/07/11 02:52:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both0: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both10: size = 6 OK 2026/07/11 02:52:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both10: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both11: size = 6 OK 2026/07/11 02:52:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both11: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both12: size = 6 OK 2026/07/11 02:52:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both12: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both13: size = 6 OK 2026/07/11 02:52:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both13: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both14: size = 6 OK 2026/07/11 02:52:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both14: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both15: size = 6 OK 2026/07/11 02:52:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both15: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both16: size = 6 OK 2026/07/11 02:52:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both16: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both17: size = 6 OK 2026/07/11 02:52:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both17: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both18: size = 6 OK 2026/07/11 02:52:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both18: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both19: size = 6 OK 2026/07/11 02:52:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both19: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both1: size = 6 OK 2026/07/11 02:52:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both1: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both2: size = 6 OK 2026/07/11 02:52:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both2: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both3: size = 6 OK 2026/07/11 02:52:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both3: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both4: size = 6 OK 2026/07/11 02:52:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both4: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both5: size = 6 OK 2026/07/11 02:52:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both5: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both6: size = 6 OK 2026/07/11 02:52:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both6: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both7: size = 6 OK 2026/07/11 02:52:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both7: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both8: size = 6 OK 2026/07/11 02:52:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both8: Unchanged skipping 2026/07/11 02:52:13 DEBUG : both9: size = 6 OK 2026/07/11 02:52:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:13 DEBUG : both9: Unchanged skipping 2026/07/11 02:52:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:52:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:52:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:52:13 INFO : only11: Deleted 2026/07/11 02:52:13 INFO : only13: Deleted 2026/07/11 02:52:13 INFO : only4: Deleted 2026/07/11 02:52:13 INFO : only5: Deleted 2026/07/11 02:52:13 INFO : only7: Deleted 2026/07/11 02:52:13 INFO : only19: Deleted 2026/07/11 02:52:13 INFO : only0: Deleted 2026/07/11 02:52:13 INFO : only15: Deleted 2026/07/11 02:52:13 INFO : only6: Deleted 2026/07/11 02:52:13 INFO : only9: Deleted 2026/07/11 02:52:13 INFO : only10: Deleted 2026/07/11 02:52:13 INFO : only16: Deleted 2026/07/11 02:52:14 INFO : only17: Deleted 2026/07/11 02:52:14 INFO : only1: Deleted 2026/07/11 02:52:14 INFO : only8: Deleted 2026/07/11 02:52:14 INFO : only12: Deleted 2026/07/11 02:52:14 INFO : only18: Deleted 2026/07/11 02:52:14 INFO : only14: Deleted 2026/07/11 02:52:14 INFO : only2: Deleted 2026/07/11 02:52:14 INFO : only3: Deleted 2026/07/11 02:52:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.87s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:39 DEBUG : both10: size = 6 OK 2026/07/11 02:52:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both11: size = 6 OK 2026/07/11 02:52:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both0: size = 6 OK 2026/07/11 02:52:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both10: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both12: size = 6 OK 2026/07/11 02:52:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both13: size = 6 OK 2026/07/11 02:52:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:52:39 DEBUG : both12: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both14: size = 6 OK 2026/07/11 02:52:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both11: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both15: size = 6 OK 2026/07/11 02:52:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both15: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both16: size = 6 OK 2026/07/11 02:52:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both16: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both17: size = 6 OK 2026/07/11 02:52:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both17: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both18: size = 6 OK 2026/07/11 02:52:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both18: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both19: size = 6 OK 2026/07/11 02:52:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both19: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both1: size = 6 OK 2026/07/11 02:52:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both1: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both2: size = 6 OK 2026/07/11 02:52:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both2: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both3: size = 6 OK 2026/07/11 02:52:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both3: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both4: size = 6 OK 2026/07/11 02:52:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both4: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both5: size = 6 OK 2026/07/11 02:52:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both5: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both6: size = 6 OK 2026/07/11 02:52:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both6: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both7: size = 6 OK 2026/07/11 02:52:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both7: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both8: size = 6 OK 2026/07/11 02:52:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both8: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both9: size = 6 OK 2026/07/11 02:52:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:52:39 DEBUG : both9: Unchanged skipping 2026/07/11 02:52:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only0: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only0: Sizes differ 2026/07/11 02:52:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only10: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only10: Sizes differ 2026/07/11 02:52:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only11: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only11: Sizes differ 2026/07/11 02:52:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only12: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only12: Sizes differ 2026/07/11 02:52:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only13: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only13: Sizes differ 2026/07/11 02:52:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only14: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only14: Sizes differ 2026/07/11 02:52:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only15: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only15: Sizes differ 2026/07/11 02:52:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only16: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only16: Sizes differ 2026/07/11 02:52:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only17: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only17: Sizes differ 2026/07/11 02:52:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only18: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only18: Sizes differ 2026/07/11 02:52:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only19: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only19: Sizes differ 2026/07/11 02:52:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only1: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only1: Sizes differ 2026/07/11 02:52:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only2: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only2: Sizes differ 2026/07/11 02:52:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only3: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only3: Sizes differ 2026/07/11 02:52:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only4: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only4: Sizes differ 2026/07/11 02:52:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only5: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only5: Sizes differ 2026/07/11 02:52:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only6: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only6: Sizes differ 2026/07/11 02:52:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only7: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only7: Sizes differ 2026/07/11 02:52:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only8: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only8: Sizes differ 2026/07/11 02:52:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2982834473) 2026/07/11 02:52:39 DEBUG : only9: size = 6 (B2 bucket rclone-test-posilaj8bavu) 2026/07/11 02:52:39 DEBUG : only9: Sizes differ 2026/07/11 02:52:39 DEBUG : both13: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both0: Unchanged skipping 2026/07/11 02:52:39 DEBUG : both14: Unchanged skipping 2026/07/11 02:52:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:52:39 DEBUG : only0: size = 0 OK 2026/07/11 02:52:39 DEBUG : only11: size = 0 OK 2026/07/11 02:52:39 DEBUG : only10: size = 0 OK 2026/07/11 02:52:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only11: Copied (replaced existing) 2026/07/11 02:52:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only0: Copied (replaced existing) 2026/07/11 02:52:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only10: Copied (replaced existing) 2026/07/11 02:52:39 DEBUG : only13: size = 0 OK 2026/07/11 02:52:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only13: Copied (replaced existing) 2026/07/11 02:52:39 DEBUG : only14: size = 0 OK 2026/07/11 02:52:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only14: Copied (replaced existing) 2026/07/11 02:52:39 DEBUG : only15: size = 0 OK 2026/07/11 02:52:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:39 INFO : only15: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only16: size = 0 OK 2026/07/11 02:52:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only16: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only17: size = 0 OK 2026/07/11 02:52:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only17: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only18: size = 0 OK 2026/07/11 02:52:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only18: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only19: size = 0 OK 2026/07/11 02:52:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only19: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only12: size = 0 OK 2026/07/11 02:52:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only12: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only1: size = 0 OK 2026/07/11 02:52:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only1: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only2: size = 0 OK 2026/07/11 02:52:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only2: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only3: size = 0 OK 2026/07/11 02:52:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only3: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only4: size = 0 OK 2026/07/11 02:52:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only4: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only5: size = 0 OK 2026/07/11 02:52:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only5: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only6: size = 0 OK 2026/07/11 02:52:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only6: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only7: size = 0 OK 2026/07/11 02:52:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only7: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only8: size = 0 OK 2026/07/11 02:52:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only8: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : only9: size = 0 OK 2026/07/11 02:52:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 02:52:40 INFO : only9: Copied (replaced existing) 2026/07/11 02:52:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:48 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:52:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:52:48 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 02:52:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:52:48 INFO : empty_on_remote: Making directory 2026/07/11 02:52:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/11 02:52:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:51 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:52:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:52:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 02:52:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 02:52:51 INFO : empty_on_remote: Making directory 2026/07/11 02:52:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/11 02:52:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:53 INFO : sub dir: Making directory 2026/07/11 02:52:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:52:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 02:52:57 INFO : sub dir: Making directory 2026/07/11 02:52:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:53:03 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/5fe2fdc3100d4bfb9ff80e1b/c001_v0001146_t0015": EOF 2026/07/11 02:53:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/5fe2fdc3100d4bfb9ff80e1b/c001_v0001146_t0015": EOF) 2026/07/11 02:53:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-posilaj8bavu: 1/10 (Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/5fe2fdc3100d4bfb9ff80e1b/c001_v0001146_t0015": EOF) 2026/07/11 02:53:06 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 02:53:12 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:13 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:53:13 DEBUG : apple: size = 5 OK 2026/07/11 02:53:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:53:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:53:13 DEBUG : banana: size = 6 OK 2026/07/11 02:53:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : banana: Unchanged skipping 2026/07/11 02:53:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : apple: Unchanged skipping 2026/07/11 02:53:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:53:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:53:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:53:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:53:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:53:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:53:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:53:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:53:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:53:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:13 INFO : There was nothing to transfer 2026/07/11 02:53:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:14 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:53:14 DEBUG : apple: size = 5 OK 2026/07/11 02:53:14 DEBUG : banana: size = 6 OK 2026/07/11 02:53:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : banana: Unchanged skipping 2026/07/11 02:53:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : apple: Unchanged skipping 2026/07/11 02:53:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:53:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:53:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:53:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:53:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:53:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:53:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:53:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:53:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:53:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:53:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:53:14 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:14 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:14 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:14 INFO : There was nothing to transfer 2026/07/11 02:53:14 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:15 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:53:30 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:31 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:53:31 DEBUG : apple: size = 5 OK 2026/07/11 02:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:31 DEBUG : apple: Unchanged skipping 2026/07/11 02:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:31 DEBUG : banana: size = 6 OK 2026/07/11 02:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:31 DEBUG : banana: Unchanged skipping 2026/07/11 02:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:32 INFO : There was nothing to transfer 2026/07/11 02:53:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:32 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:53:32 DEBUG : apple: size = 5 OK 2026/07/11 02:53:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : apple: Unchanged skipping 2026/07/11 02:53:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:53:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:53:32 DEBUG : banana: size = 6 OK 2026/07/11 02:53:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : banana: Unchanged skipping 2026/07/11 02:53:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:53:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:53:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:32 INFO : There was nothing to transfer 2026/07/11 02:53:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:33 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:53:47 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:48 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 02:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 02:53:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:53:49 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:49 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 02:53:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:53:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:49 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 02:53:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 02:53:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/11 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 02:53:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:53:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 02:53:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:53:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 02:53:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:53:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 02:53:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 02:53:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/11 02:53:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:53:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 02:53:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:53:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:53:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:53:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:53:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:53:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:53:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 02:53:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:53:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 02:53:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:53:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 02:53:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:53:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 02:53:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:53:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 02:53:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:53:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 02:53:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:53:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 02:53:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:53:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:50 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:51 INFO : banana: Deleted 2026/07/11 02:53:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 02:53:51 INFO : appleappleapplebanana: Deleted 2026/07/11 02:53:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 02:53:51 INFO : apple: Deleted 2026/07/11 02:53:51 INFO : splitbananasplit: Deleted 2026/07/11 02:53:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 02:53:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 02:53:51 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:52 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 02:53:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : apple: Unchanged skipping 2026/07/11 02:53:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:53:52 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 02:53:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : banana: Unchanged skipping 2026/07/11 02:53:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 02:53:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 02:53:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:53:52 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:53:52 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:52 DEBUG : Waiting for deletions to finish 2026/07/11 02:53:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 02:53:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 02:53:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 02:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 02:53:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 02:53:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 02:53:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 02:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 02:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 02:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 02:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 02:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:54:06 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:06 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:54:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:54:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 02:54:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 02:54:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 02:54:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 02:54:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 02:54:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 02:54:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 02:54:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 02:54:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 02:54:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 02:54:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 02:54:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 02:54:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 02:54:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 02:54:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 02:54:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 02:54:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 02:54:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:07 DEBUG : PREFIXapple: size = 5 OK 2026/07/11 02:54:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 02:54:07 INFO : apple: Copied (new) to: PREFIXapple 2026/07/11 02:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:07 DEBUG : PREFIXbanana: size = 6 OK 2026/07/11 02:54:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 02:54:07 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/11 02:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:07 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/11 02:54:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:54:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/11 02:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:54:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:54:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/11 02:54:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:54:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/11 02:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:54:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:54:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:54:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:54:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:54:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/11 02:54:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:54:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/11 02:54:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:54:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/11 02:54:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:54:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/11 02:54:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:54:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/11 02:54:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:54:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/11 02:54:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:54:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/11 02:54:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:54:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/11 02:54:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:54:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:08 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/11 02:54:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:54:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:08 INFO : banana: Deleted 2026/07/11 02:54:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 02:54:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 02:54:09 INFO : splitbananasplit: Deleted 2026/07/11 02:54:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 02:54:09 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 02:54:09 INFO : apple: Deleted 2026/07/11 02:54:09 INFO : appleappleapplebanana: Deleted 2026/07/11 02:54:09 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 02:54:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 02:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 02:54:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : banana: size = 6 OK 2026/07/11 02:54:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 02:54:10 INFO : banana: Copied (new) 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:54:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:54:10 INFO : appleappleapplebanana: Copied (new) 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:10 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:10 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:54:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:54:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:54:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:54:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:54:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:54:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:54:11 INFO : splitbananasplit: Copied (new) 2026/07/11 02:54:11 DEBUG : apple: size = 5 OK 2026/07/11 02:54:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 02:54:11 INFO : apple: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:54:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:54:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:54:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:54:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:54:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:54:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:54:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:54:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:54:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:54:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:54:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:54:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:54:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:54:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:54:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:54:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 02:54:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:54:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:54:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 02:54:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:54:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:54:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 02:54:12 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/11 02:54:12 INFO : PREFIXsplitbananasplit: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/11 02:54:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/11 02:54:12 INFO : PREFIXbanana: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/11 02:54:12 INFO : PREFIXapple: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/11 02:54:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/11 02:54:12 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:12 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:13 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:54:26 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:26 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:26 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:26 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:26 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:26 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : appleSUFFIX: size = 5 OK 2026/07/11 02:54:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 02:54:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:27 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:27 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/11 02:54:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:54:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/11 02:54:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 02:54:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/11 02:54:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:54:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/11 02:54:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:54:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/11 02:54:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:54:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/11 02:54:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:54:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/11 02:54:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:54:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:54:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:54:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:54:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:54:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:54:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/11 02:54:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:54:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/11 02:54:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:54:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/11 02:54:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:54:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/11 02:54:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:54:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/11 02:54:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:54:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/11 02:54:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:54:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/11 02:54:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:54:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:29 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:29 INFO : apple: Deleted 2026/07/11 02:54:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 02:54:29 INFO : splitbananasplit: Deleted 2026/07/11 02:54:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 02:54:29 INFO : banana: Deleted 2026/07/11 02:54:29 INFO : appleappleapplebanana: Deleted 2026/07/11 02:54:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 02:54:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 02:54:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 02:54:30 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 02:54:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 02:54:30 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 02:54:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 02:54:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 02:54:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:54:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:54:30 INFO : appleappleapplebanana: Copied (new) 2026/07/11 02:54:30 DEBUG : apple: size = 5 OK 2026/07/11 02:54:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 02:54:30 INFO : apple: Copied (new) 2026/07/11 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:30 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:30 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:31 DEBUG : banana: size = 6 OK 2026/07/11 02:54:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 02:54:31 INFO : banana: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:54:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:54:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:54:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:54:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:54:31 INFO : splitbananasplit: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:54:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:54:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:54:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:54:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:54:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:54:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:54:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:54:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 02:54:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:54:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:54:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:54:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:54:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:54:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:54:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:54:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:54:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:54:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:54:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:54:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:54:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 02:54:32 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:32 INFO : appleSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : splitbananasplitSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : bananaSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/11 02:54:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/11 02:54:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/11 02:54:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/11 02:54:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/11 02:54:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/11 02:54:33 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:33 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:33 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:54:47 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:47 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 02:54:47 DEBUG : apple: size = 5 OK 2026/07/11 02:54:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:47 DEBUG : apple: Unchanged skipping 2026/07/11 02:54:47 DEBUG : banana: size = 6 OK 2026/07/11 02:54:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:47 DEBUG : banana: Unchanged skipping 2026/07/11 02:54:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 02:54:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:48 DEBUG : appleapple: size = 21 OK 2026/07/11 02:54:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 02:54:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/11 02:54:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 02:54:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 02:54:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:48 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:48 DEBUG : splitbanan: size = 16 OK 2026/07/11 02:54:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 02:54:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/11 02:54:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 02:54:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/11 02:54:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 02:54:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/11 02:54:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 02:54:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/11 02:54:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 02:54:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/11 02:54:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 02:54:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/11 02:54:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 02:54:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/11 02:54:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 02:54:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/11 02:54:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 02:54:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/11 02:54:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 02:54:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 02:54:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/11 02:54:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 02:54:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 02:54:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/11 02:54:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 02:54:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 02:54:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/11 02:54:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 02:54:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 02:54:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/11 02:54:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 02:54:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 02:54:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/11 02:54:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 02:54:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 02:54:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/11 02:54:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 02:54:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 02:54:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/11 02:54:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 02:54:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 02:54:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/11 02:54:49 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:49 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 02:54:49 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 02:54:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 02:54:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 02:54:49 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 02:54:49 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 02:54:50 INFO : splitbananasplit: Deleted 2026/07/11 02:54:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 02:54:50 INFO : appleappleapplebanana: Deleted 2026/07/11 02:54:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 02:54:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 02:54:50 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:50 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:51 DEBUG : apple: size = 5 OK 2026/07/11 02:54:51 DEBUG : banana: size = 6 OK 2026/07/11 02:54:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : splitbanan: size = 16 OK 2026/07/11 02:54:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:54:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : apple: Unchanged skipping 2026/07/11 02:54:51 DEBUG : banana: Unchanged skipping 2026/07/11 02:54:51 DEBUG : appleapple: size = 21 OK 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 02:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 02:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 02:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 02:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 02:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 02:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 02:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 02:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 02:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 02:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 02:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 02:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 02:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 02:54:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 02:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 02:54:51 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:54:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 02:54:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 02:54:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 02:54:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:54:51 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:54:51 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:51 DEBUG : Waiting for deletions to finish 2026/07/11 02:54:51 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 02:54:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 02:54:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 02:54:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 02:54:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 02:54:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 02:54:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 02:54:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 02:54:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 02:54:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 02:54:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 02:54:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 02:54:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 02:54:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 02:54:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 02:54:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 02:54:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:55:06 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:06 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : apple: size = 5 OK 2026/07/11 02:55:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:07 DEBUG : banana: size = 6 OK 2026/07/11 02:55:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:07 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:07 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:07 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:07 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : apple: size = 5 OK 2026/07/11 02:55:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : banana: size = 6 OK 2026/07/11 02:55:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:08 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:08 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:55:23 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:23 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:23 DEBUG : apple: size = 5 OK 2026/07/11 02:55:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:23 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:23 DEBUG : banana: size = 6 OK 2026/07/11 02:55:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:23 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:24 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:24 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:24 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:24 DEBUG : apple: size = 5 OK 2026/07/11 02:55:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:24 DEBUG : banana: size = 6 OK 2026/07/11 02:55:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:24 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:24 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:24 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:24 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:25 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:55:38 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:38 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : apple: size = 5 OK 2026/07/11 02:55:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : banana: size = 6 OK 2026/07/11 02:55:39 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:39 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:39 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:39 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:39 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : apple: size = 5 OK 2026/07/11 02:55:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:40 DEBUG : banana: size = 6 OK 2026/07/11 02:55:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:40 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:40 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:40 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:40 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:55:55 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:56 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:56 DEBUG : apple: size = 5 OK 2026/07/11 02:55:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:56 DEBUG : banana: size = 6 OK 2026/07/11 02:55:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:56 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:56 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:56 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:57 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : apple: size = 5 OK 2026/07/11 02:55:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:55:57 DEBUG : apple: Unchanged skipping 2026/07/11 02:55:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:55:57 DEBUG : banana: size = 6 OK 2026/07/11 02:55:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : banana: Unchanged skipping 2026/07/11 02:55:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:55:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:55:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:55:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:55:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:55:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:55:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:55:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:55:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:55:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:55:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:55:57 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:55:57 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:57 DEBUG : Waiting for deletions to finish 2026/07/11 02:55:57 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:11 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:12 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:56:12 DEBUG : banana: size = 6 OK 2026/07/11 02:56:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : banana: Unchanged skipping 2026/07/11 02:56:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:56:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:56:12 DEBUG : apple: size = 5 OK 2026/07/11 02:56:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : apple: Unchanged skipping 2026/07/11 02:56:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:56:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:56:12 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:12 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:12 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:13 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : apple: size = 5 OK 2026/07/11 02:56:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : apple: Unchanged skipping 2026/07/11 02:56:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:56:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:56:13 DEBUG : banana: size = 6 OK 2026/07/11 02:56:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : banana: Unchanged skipping 2026/07/11 02:56:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:56:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:56:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:56:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:56:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:56:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:56:13 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:13 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:13 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (196.85s) --- PASS: TestTransform/NFC (18.39s) --- PASS: TestTransform/NFD (17.94s) --- PASS: TestTransform/base64 (19.53s) --- PASS: TestTransform/prefix (20.49s) --- PASS: TestTransform/suffix (20.72s) --- PASS: TestTransform/truncate (17.55s) --- PASS: TestTransform/encoder (17.71s) --- PASS: TestTransform/ISO-8859-1 (15.98s) --- PASS: TestTransform/charmap (15.35s) --- PASS: TestTransform/lowercase (17.17s) --- PASS: TestTransform/ascii (16.01s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:56:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:56:18 INFO : sub dir_somesuffix: Making directory 2026/07/11 02:56:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:56:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/11 02:56:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:56:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:56:18 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:18 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/11 02:56:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:56:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:20 INFO : tictactoe: Making directory 2026/07/11 02:56:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:56:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:20 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:20 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/11 02:56:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/11 02:56:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:21 INFO : toe: Making directory 2026/07/11 02:56:21 INFO : toe/toe: Making directory 2026/07/11 02:56:21 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:56:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:56:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:56:21 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:21 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 02:56:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 02:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:23 INFO : toe: Making directory 2026/07/11 02:56:23 INFO : toe/toe: Making directory 2026/07/11 02:56:23 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:56:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:56:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:56:23 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:23 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 02:56:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 02:56:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:25 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:56:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:56:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:25 INFO : tictacempty_dir: Making directory 2026/07/11 02:56:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:25 INFO : tictactoe: Making directory 2026/07/11 02:56:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:25 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:25 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:25 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:56:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:26 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:56:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:56:26 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:27 INFO : tictacempty_dir: Making directory 2026/07/11 02:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:27 INFO : tictactoe: Making directory 2026/07/11 02:56:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:27 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:27 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:27 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:56:27 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:56:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/11 02:56:28 NOTICE: B2 bucket rclone-test-posilaj8bavu: 0 differences found 2026/07/11 02:56:28 NOTICE: B2 bucket rclone-test-posilaj8bavu: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:29 INFO : tictactoe: Making directory 2026/07/11 02:56:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:29 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:29 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:29 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:56:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:30 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:30 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:31 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:31 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:56:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:56:31 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:56:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/11 02:56:31 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.13s) === RUN TestSyntax 2026/07/11 02:56:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:32 INFO : toe: Making directory 2026/07/11 02:56:32 INFO : toe/toe: Making directory 2026/07/11 02:56:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:56:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:32 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:33 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 02:56:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:33 INFO : toe/toe/toe: Copied (new) 2026/07/11 02:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.44s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:34 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:56:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:56:34 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:35 INFO : tictacempty_dir: Making directory 2026/07/11 02:56:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:35 INFO : tictactoe: Making directory 2026/07/11 02:56:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:35 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:56:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:35 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:35 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:35 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:56:35 INFO : toe/toe: Removing directory 2026/07/11 02:56:35 INFO : toe: Removing directory 2026/07/11 02:56:35 INFO : empty_dir: Removing directory 2026/07/11 02:56:35 DEBUG : Local file system at /tmp/rclone2982834473: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:36 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:56:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:56:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:36 INFO : tictacempty_dir: Making directory 2026/07/11 02:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:36 INFO : tictactoe: Making directory 2026/07/11 02:56:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:36 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:36 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:36 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:37 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:56:37 INFO : toe/toe: Removing directory 2026/07/11 02:56:37 INFO : toe: Removing directory 2026/07/11 02:56:37 INFO : empty_dir: Removing directory 2026/07/11 02:56:37 DEBUG : Local file system at /tmp/rclone2982834473: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:56:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/11 02:56:38 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 (2.98s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:39 DEBUG : Reset feature "Copy" 2026/07/11 02:56:39 DEBUG : Reset feature "Move" 2026/07/11 02:56:39 DEBUG : Reset feature "Copy" 2026/07/11 02:56:39 DEBUG : Reset feature "Move" 2026/07/11 02:56:39 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:56:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:56:39 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:39 INFO : tictacempty_dir: Making directory 2026/07/11 02:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:56:39 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:39 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:39 INFO : tictactoe: Making directory 2026/07/11 02:56:39 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:39 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:39 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:56:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:39 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:56:40 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:56:40 INFO : toe/toe: Removing directory 2026/07/11 02:56:40 INFO : toe: Removing directory 2026/07/11 02:56:40 INFO : empty_dir: Removing directory 2026/07/11 02:56:40 DEBUG : Local file system at /tmp/rclone2982834473: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:56:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:56:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:56:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:56:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/11 02:56:42 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 (4.07s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:43 DEBUG : toe: transformed to: dG9l 2026/07/11 02:56:43 DEBUG : toe: transformed to: dG9l 2026/07/11 02:56:43 INFO : dG9l: Making directory 2026/07/11 02:56:43 DEBUG : toe: transformed to: dG9l 2026/07/11 02:56:43 DEBUG : toe: transformed to: dG9l 2026/07/11 02:56:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 02:56:43 INFO : dG9l/dG9l: Making directory 2026/07/11 02:56:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 02:56:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/11 02:56:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:56:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:56:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:56:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:43 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/11 02:56:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:56:44 DEBUG : Waiting for deletions to finish 2026/07/11 02:56:44 DEBUG : dG9l: transformed to: toe 2026/07/11 02:56:44 DEBUG : dG9l: transformed to: toe 2026/07/11 02:56:44 DEBUG : dG9l: transformed to: toe 2026/07/11 02:56:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/11 02:56:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/11 02:56:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:56:45 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for checks to finish 2026/07/11 02:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/11 02:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/11 02:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/11 02:56:45 DEBUG : Local file system at /tmp/rclone2982834473: Waiting for transfers to finish 2026/07/11 02:56:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-posilaj8bavu", Local "Local file system at /tmp/rclone2982834473", Modify Window "1ms" 2026/07/11 02:56:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:45 DEBUG : toe: transformed to: 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe: transformed to: 2026/07/11 02:56:46 INFO : B2 bucket rclone-test-posilaj8bavu: Making directory 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe: transformed to: 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe: transformed to: 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe/toe: transformed to: 2026/07/11 02:56:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 02:56:46 INFO : toe/toe: Making directory 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe/toe: transformed to: 2026/07/11 02:56:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe: transformed to: 2026/07/11 02:56:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:56:46 DEBUG : toe/toe/toe: transformed to: 2026/07/11 02:56:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/11 02:56:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for checks to finish 2026/07/11 02:56:46 DEBUG : B2 bucket rclone-test-posilaj8bavu: Waiting for transfers to finish 2026/07/11 02:56:46 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 02:56:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:56:46 INFO : toe/toe/toe: Copied (new) 2026/07/11 02:56:46 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting files as there were IO errors 2026/07/11 02:56:46 ERROR : B2 bucket rclone-test-posilaj8bavu: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/07/11 02:56:47 DEBUG : B2 bucket rclone-test-posilaj8bavu: Purge remote 2026/07/11 02:56:47 INFO : B2 bucket rclone-test-posilaj8bavu: cleaning bucket "rclone-test-posilaj8bavu" of all files 2026/07/11 02:56:48 DEBUG : BackupDir/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5c4_d20260711_m025019_c001_v7007000_t0000_u01783738219053") 2026/07/11 02:56:48 DEBUG : BackupDir/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10761b8779d43119_d20260711_m025012_c001_v0001105_t0020_u01783738212736") 2026/07/11 02:56:48 DEBUG : CompareDest/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cc61_d20260711_m024952_c001_v7007000_t0000_u01783738192851") 2026/07/11 02:56:48 DEBUG : CompareDest/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dc98_d20260711_m024946_c001_v0001033_t0059_u01783738186615") 2026/07/11 02:56:48 DEBUG : CompareDest/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cc62_d20260711_m024953_c001_v7007000_t0000_u01783738193026") 2026/07/11 02:56:48 DEBUG : CompareDest/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3e2f_d20260711_m024948_c001_v0001146_t0030_u01783738188215") 2026/07/11 02:56:48 DEBUG : CopyDest/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5c5_d20260711_m025019_c001_v7007000_t0000_u01783738219237") 2026/07/11 02:56:48 DEBUG : CopyDest/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc684_d20260711_m025009_c001_v0001136_t0004_u01783738209406") 2026/07/11 02:56:48 DEBUG : CopyDest/three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5c6_d20260711_m025019_c001_v7007000_t0000_u01783738219423") 2026/07/11 02:56:48 DEBUG : CopyDest/three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ebc_d20260711_m025017_c001_v0001146_t0038_u01783738217017") 2026/07/11 02:56:49 DEBUG : CopyDest/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5c7_d20260711_m025019_c001_v7007000_t0000_u01783738219607") 2026/07/11 02:56:49 DEBUG : CopyDest/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dcf6_d20260711_m025014_c001_v0001033_t0038_u01783738214335") 2026/07/11 02:56:49 DEBUG : EXISTING: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549ec7_d20260711_m025148_c001_v7007000_t0000_u01783738308960") 2026/07/11 02:56:49 DEBUG : EXISTING: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de49_d20260711_m025147_c001_v0001033_t0054_u01783738307700") 2026/07/11 02:56:49 DEBUG : PREFIXapple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f5e_d20260711_m025412_c001_v7007000_t0000_u01783738452443") 2026/07/11 02:56:49 DEBUG : PREFIXapple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c4b_d20260711_m025407_c001_v0001182_t0043_u01783738447078") 2026/07/11 02:56:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a992_d20260711_m025412_c001_v7007000_t0000_u01783738452351") 2026/07/11 02:56:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e07b_d20260711_m025407_c001_v0001033_t0016_u01783738447099") 2026/07/11 02:56:49 DEBUG : PREFIXbanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4190a0896ad71012_d20260711_m025412_c001_v7007000_t0000_u01783738452382") 2026/07/11 02:56:49 DEBUG : PREFIXbanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625184_d20260711_m025407_c001_v0001181_t0053_u01783738447089") 2026/07/11 02:56:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e02c_d20260711_m025412_c001_v7007000_t0000_u01783738452237") 2026/07/11 02:56:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc950_d20260711_m025407_c001_v0001136_t0047_u01783738447111") 2026/07/11 02:56:49 DEBUG : Testêé: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e85_d20260711_m025144_c001_v7007000_t0000_u01783738304851") 2026/07/11 02:56:49 DEBUG : Testêé: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba401a_d20260711_m025144_c001_v0001146_t0036_u01783738304079") 2026/07/11 02:56:49 DEBUG : Testêé: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de33_d20260711_m025142_c001_v0001033_t0003_u01783738302889") 2026/07/11 02:56:49 DEBUG : YXBwbGU=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792244_d20260711_m025353_c001_v7007000_t0000_u01783738433467") 2026/07/11 02:56:49 DEBUG : YXBwbGU=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362514a_d20260711_m025349_c001_v0001181_t0053_u01783738429798") 2026/07/11 02:56:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792245_d20260711_m025353_c001_v7007000_t0000_u01783738433643") 2026/07/11 02:56:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bdf_d20260711_m025349_c001_v0001182_t0027_u01783738429068") 2026/07/11 02:56:49 DEBUG : YmFuYW5h: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792246_d20260711_m025353_c001_v7007000_t0000_u01783738433819") 2026/07/11 02:56:50 DEBUG : YmFuYW5h: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e02f_d20260711_m025349_c001_v0001033_t0027_u01783738429079") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764b_d20260711_m024713_c001_v7007000_t0000_u01783738033048") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b9d_d20260711_m024712_c001_v0001146_t0043_u01783738032261") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7649_d20260711_m024710_c001_v7007000_t0000_u01783738030423") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b85_d20260711_m024709_c001_v0001146_t0013_u01783738029352") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a213c_d20260711_m024651_c001_v7007000_t0000_u01783738011625") 2026/07/11 02:56:50 DEBUG : a/potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b0b_d20260711_m024650_c001_v0001146_t0016_u01783738010739") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f85_d20260711_m025614_c001_v7007000_t0000_u01783738574488") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253c2_d20260711_m025609_c001_v0001181_t0009_u01783738569889") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab1_d20260711_m025558_c001_v7007000_t0000_u01783738558545") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625366_d20260711_m025554_c001_v0001181_t0037_u01783738554049") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4df_d20260711_m025541_c001_v7007000_t0000_u01783738541162") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362530e_d20260711_m025537_c001_v0001181_t0010_u01783738537067") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f65_d20260711_m025525_c001_v7007000_t0000_u01783738525797") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252cc_d20260711_m025521_c001_v0001181_t0053_u01783738521882") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655589_d20260711_m025509_c001_v7007000_t0000_u01783738509620") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625288_d20260711_m025505_c001_v0001181_t0010_u01783738505180") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f0_d20260711_m025452_c001_v7007000_t0000_u01783738492071") 2026/07/11 02:56:50 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625230_d20260711_m025445_c001_v0001181_t0052_u01783738485865") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149068_d20260711_m025434_c001_v7007000_t0000_u01783738474443") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251ee_d20260711_m025430_c001_v0001181_t0005_u01783738470860") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a710145_d20260711_m025429_c001_v7007000_t0000_u01783738469348") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cdb_d20260711_m025425_c001_v0001182_t0056_u01783738465187") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd9_d20260711_m025413_c001_v7007000_t0000_u01783738453890") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc962_d20260711_m025410_c001_v0001136_t0006_u01783738450436") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f51_d20260711_m025409_c001_v7007000_t0000_u01783738449446") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c3d_d20260711_m025405_c001_v0001182_t0019_u01783738445130") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4265123bc732c382_d20260711_m025351_c001_v7007000_t0000_u01783738431654") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc908_d20260711_m025345_c001_v0001136_t0001_u01783738425903") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e00d_d20260711_m025333_c001_v7007000_t0000_u01783738413641") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b69_d20260711_m025329_c001_v0001182_t0043_u01783738409060") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745994_d20260711_m025315_c001_v7007000_t0000_u01783738395658") 2026/07/11 02:56:51 DEBUG : apple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df8b_d20260711_m025311_c001_v0001033_t0043_u01783738391336") 2026/07/11 02:56:51 DEBUG : appleSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa18_d20260711_m025432_c001_v7007000_t0000_u01783738472634") 2026/07/11 02:56:51 DEBUG : appleSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ce5_d20260711_m025427_c001_v0001182_t0041_u01783738467278") 2026/07/11 02:56:51 DEBUG : appleapple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f1_d20260711_m025452_c001_v7007000_t0000_u01783738492256") 2026/07/11 02:56:51 DEBUG : appleapple: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625238_d20260711_m025447_c001_v0001181_t0028_u01783738487939") 2026/07/11 02:56:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f86_d20260711_m025614_c001_v7007000_t0000_u01783738574663") 2026/07/11 02:56:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e229_d20260711_m025610_c001_v0001033_t0020_u01783738570302") 2026/07/11 02:56:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab2_d20260711_m025558_c001_v7007000_t0000_u01783738558719") 2026/07/11 02:56:51 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1f7_d20260711_m025554_c001_v0001033_t0012_u01783738554452") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4e0_d20260711_m025541_c001_v7007000_t0000_u01783738541336") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1bf_d20260711_m025537_c001_v0001033_t0043_u01783738537502") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f66_d20260711_m025525_c001_v7007000_t0000_u01783738525980") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e187_d20260711_m025522_c001_v0001033_t0018_u01783738522318") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865558a_d20260711_m025509_c001_v7007000_t0000_u01783738509810") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e155_d20260711_m025505_c001_v0001033_t0039_u01783738505602") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40425dcee49149a5_d20260711_m025450_c001_v7007000_t0000_u01783738490205") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e10d_d20260711_m025446_c001_v0001033_t0044_u01783738486268") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149069_d20260711_m025434_c001_v7007000_t0000_u01783738474632") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d11_d20260711_m025430_c001_v0001182_t0001_u01783738470870") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18db0_d20260711_m025429_c001_v7007000_t0000_u01783738469742") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0bb_d20260711_m025425_c001_v0001033_t0024_u01783738465584") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdda_d20260711_m025414_c001_v7007000_t0000_u01783738454189") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251a0_d20260711_m025410_c001_v0001181_t0024_u01783738450445") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a98b_d20260711_m025409_c001_v7007000_t0000_u01783738449456") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e071_d20260711_m025405_c001_v0001033_t0030_u01783738445545") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41636c2a96422ce7_d20260711_m025351_c001_v7007000_t0000_u01783738431487") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e025_d20260711_m025347_c001_v0001033_t0054_u01783738427158") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e00e_d20260711_m025333_c001_v7007000_t0000_u01783738413822") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8d8_d20260711_m025329_c001_v0001136_t0059_u01783738409883") 2026/07/11 02:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745996_d20260711_m025315_c001_v7007000_t0000_u01783738395850") 2026/07/11 02:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b05_d20260711_m025312_c001_v0001182_t0040_u01783738392080") 2026/07/11 02:56:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549fb5_d20260711_m025432_c001_v7007000_t0000_u01783738472833") 2026/07/11 02:56:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251da_d20260711_m025427_c001_v0001181_t0028_u01783738467290") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764c_d20260711_m024713_c001_v7007000_t0000_u01783738033244") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b8f_d20260711_m024711_c001_v0001146_t0057_u01783738031005") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7648_d20260711_m024709_c001_v7007000_t0000_u01783738029843") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b77_d20260711_m024708_c001_v0001146_t0019_u01783738028063") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a2121_d20260711_m024651_c001_v7007000_t0000_u01783738011100") 2026/07/11 02:56:53 DEBUG : b/potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3afd_d20260711_m024649_c001_v0001146_t0058_u01783738009171") 2026/07/11 02:56:53 DEBUG : backup/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5e1_d20260711_m025033_c001_v7007000_t0000_u01783738233679") 2026/07/11 02:56:53 DEBUG : backup/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f106ab6525fc7bfc3_d20260711_m025031_c001_v0001100_t0001_u01783738231510") 2026/07/11 02:56:53 DEBUG : backup/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1002a93ef4381479_d20260711_m025027_c001_v0001178_t0037_u01783738227646") 2026/07/11 02:56:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865504f_d20260711_m025101_c001_v7007000_t0000_u01783738261062") 2026/07/11 02:56:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f107020a01e8ca05f_d20260711_m025058_c001_v0001036_t0038_u01783738258736") 2026/07/11 02:56:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11550d3b5c2fcb84_d20260711_m025054_c001_v0001043_t0031_u01783738254509") 2026/07/11 02:56:53 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d0f_d20260711_m025048_c001_v7007000_t0000_u01783738248040") 2026/07/11 02:56:53 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1070c654db6d81c0_d20260711_m025046_c001_v0001102_t0018_u01783738246117") 2026/07/11 02:56:53 DEBUG : backup/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f100c75f160118895_d20260711_m025042_c001_v0001040_t0024_u01783738242134") 2026/07/11 02:56:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655050_d20260711_m025101_c001_v7007000_t0000_u01783738261237") 2026/07/11 02:56:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1058b99c21d09999_d20260711_m025100_c001_v0001137_t0059_u01783738260083") 2026/07/11 02:56:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f104fbca8c82827d5_d20260711_m025056_c001_v0001181_t0029_u01783738256563") 2026/07/11 02:56:54 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5e2_d20260711_m025033_c001_v7007000_t0000_u01783738233853") 2026/07/11 02:56:54 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1163dc0eba2c1fcf_d20260711_m025032_c001_v0001177_t0026_u01783738232911") 2026/07/11 02:56:54 DEBUG : backup/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11659493a124c71a_d20260711_m025029_c001_v0001117_t0028_u01783738229103") 2026/07/11 02:56:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d10_d20260711_m025048_c001_v7007000_t0000_u01783738248213") 2026/07/11 02:56:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11353b6fa9b53a32_d20260711_m025047_c001_v0001165_t0009_u01783738247149") 2026/07/11 02:56:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f100e800498185469_d20260711_m025043_c001_v0001172_t0026_u01783738243898") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f87_d20260711_m025614_c001_v7007000_t0000_u01783738574840") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715fa1_d20260711_m025610_c001_v0001182_t0000_u01783738570095") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab3_d20260711_m025558_c001_v7007000_t0000_u01783738558897") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f47_d20260711_m025554_c001_v0001182_t0020_u01783738554248") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4e2_d20260711_m025541_c001_v7007000_t0000_u01783738541512") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715edb_d20260711_m025537_c001_v0001182_t0058_u01783738537278") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f67_d20260711_m025526_c001_v7007000_t0000_u01783738526163") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715e6d_d20260711_m025522_c001_v0001182_t0021_u01783738522107") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865558b_d20260711_m025510_c001_v7007000_t0000_u01783738510000") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715dff_d20260711_m025505_c001_v0001182_t0033_u01783738505380") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f2_d20260711_m025452_c001_v7007000_t0000_u01783738492442") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d81_d20260711_m025446_c001_v0001182_t0047_u01783738486066") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906a_d20260711_m025434_c001_v7007000_t0000_u01783738474822") 2026/07/11 02:56:54 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9a4_d20260711_m025430_c001_v0001136_t0043_u01783738470881") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3dad_d20260711_m025429_c001_v7007000_t0000_u01783738469749") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251d6_d20260711_m025425_c001_v0001181_t0000_u01783738465385") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cddb_d20260711_m025414_c001_v7007000_t0000_u01783738454367") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c67_d20260711_m025410_c001_v0001182_t0039_u01783738450454") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef94746_d20260711_m025408_c001_v7007000_t0000_u01783738448885") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362517a_d20260711_m025405_c001_v0001181_t0022_u01783738445336") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d76f2_d20260711_m025351_c001_v7007000_t0000_u01783738431071") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bd1_d20260711_m025346_c001_v0001182_t0044_u01783738426917") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e00f_d20260711_m025334_c001_v7007000_t0000_u01783738414006") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfd7_d20260711_m025329_c001_v0001033_t0008_u01783738409281") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd74599a_d20260711_m025316_c001_v7007000_t0000_u01783738396044") 2026/07/11 02:56:55 DEBUG : banana: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8a8_d20260711_m025311_c001_v0001136_t0039_u01783738391667") 2026/07/11 02:56:55 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149066_d20260711_m025432_c001_v7007000_t0000_u01783738472844") 2026/07/11 02:56:55 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0bf_d20260711_m025427_c001_v0001033_t0038_u01783738467300") 2026/07/11 02:56:55 DEBUG : both0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d32_d20260711_m025241_c001_v7007000_t0000_u01783738361223") 2026/07/11 02:56:55 DEBUG : both0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc804_d20260711_m025218_c001_v0001136_t0006_u01783738338962") 2026/07/11 02:56:55 DEBUG : both0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100dd_d20260711_m025214_c001_v7007000_t0000_u01783738334856") 2026/07/11 02:56:56 DEBUG : both0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4040_d20260711_m025151_c001_v0001146_t0020_u01783738311098") 2026/07/11 02:56:56 DEBUG : both1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d33_d20260711_m025241_c001_v7007000_t0000_u01783738361399") 2026/07/11 02:56:56 DEBUG : both1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40c6_d20260711_m025220_c001_v0001146_t0015_u01783738340572") 2026/07/11 02:56:56 DEBUG : both1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100de_d20260711_m025215_c001_v7007000_t0000_u01783738335031") 2026/07/11 02:56:56 DEBUG : both1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de55_d20260711_m025152_c001_v0001033_t0035_u01783738312416") 2026/07/11 02:56:56 DEBUG : both10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d34_d20260711_m025241_c001_v7007000_t0000_u01783738361575") 2026/07/11 02:56:56 DEBUG : both10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40f2_d20260711_m025228_c001_v0001146_t0027_u01783738348067") 2026/07/11 02:56:56 DEBUG : both10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100df_d20260711_m025215_c001_v7007000_t0000_u01783738335260") 2026/07/11 02:56:56 DEBUG : both10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de67_d20260711_m025202_c001_v0001033_t0045_u01783738322182") 2026/07/11 02:56:56 DEBUG : both11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d35_d20260711_m025241_c001_v7007000_t0000_u01783738361751") 2026/07/11 02:56:56 DEBUG : both11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dee9_d20260711_m025229_c001_v0001033_t0028_u01783738349554") 2026/07/11 02:56:56 DEBUG : both11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e0_d20260711_m025215_c001_v7007000_t0000_u01783738335435") 2026/07/11 02:56:56 DEBUG : both11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7d0_d20260711_m025203_c001_v0001136_t0031_u01783738323280") 2026/07/11 02:56:56 DEBUG : both12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d36_d20260711_m025241_c001_v7007000_t0000_u01783738361927") 2026/07/11 02:56:56 DEBUG : both12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc826_d20260711_m025230_c001_v0001136_t0014_u01783738350207") 2026/07/11 02:56:56 DEBUG : both12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e1_d20260711_m025215_c001_v7007000_t0000_u01783738335610") 2026/07/11 02:56:56 DEBUG : both12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4080_d20260711_m025204_c001_v0001146_t0036_u01783738324180") 2026/07/11 02:56:56 DEBUG : both13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d37_d20260711_m025242_c001_v7007000_t0000_u01783738362103") 2026/07/11 02:56:56 DEBUG : both13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4108_d20260711_m025232_c001_v0001146_t0009_u01783738352192") 2026/07/11 02:56:56 DEBUG : both13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e2_d20260711_m025215_c001_v7007000_t0000_u01783738335786") 2026/07/11 02:56:56 DEBUG : both13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de79_d20260711_m025205_c001_v0001033_t0040_u01783738325206") 2026/07/11 02:56:57 DEBUG : both14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d38_d20260711_m025242_c001_v7007000_t0000_u01783738362280") 2026/07/11 02:56:57 DEBUG : both14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1def7_d20260711_m025233_c001_v0001033_t0054_u01783738353049") 2026/07/11 02:56:57 DEBUG : both14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e3_d20260711_m025215_c001_v7007000_t0000_u01783738335965") 2026/07/11 02:56:57 DEBUG : both14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7d8_d20260711_m025206_c001_v0001136_t0021_u01783738326483") 2026/07/11 02:56:57 DEBUG : both15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d39_d20260711_m025242_c001_v7007000_t0000_u01783738362458") 2026/07/11 02:56:57 DEBUG : both15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc832_d20260711_m025234_c001_v0001136_t0028_u01783738354091") 2026/07/11 02:56:57 DEBUG : both15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e4_d20260711_m025216_c001_v7007000_t0000_u01783738336144") 2026/07/11 02:56:57 DEBUG : both15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4088_d20260711_m025207_c001_v0001146_t0020_u01783738327361") 2026/07/11 02:56:57 DEBUG : both16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d3a_d20260711_m025242_c001_v7007000_t0000_u01783738362636") 2026/07/11 02:56:57 DEBUG : both16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4116_d20260711_m025235_c001_v0001146_t0014_u01783738355223") 2026/07/11 02:56:57 DEBUG : both16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e5_d20260711_m025216_c001_v7007000_t0000_u01783738336321") 2026/07/11 02:56:57 DEBUG : both16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de85_d20260711_m025208_c001_v0001033_t0048_u01783738328194") 2026/07/11 02:56:57 DEBUG : both17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d3c_d20260711_m025242_c001_v7007000_t0000_u01783738362813") 2026/07/11 02:56:57 DEBUG : both17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df05_d20260711_m025235_c001_v0001033_t0027_u01783738355961") 2026/07/11 02:56:57 DEBUG : both17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e6_d20260711_m025216_c001_v7007000_t0000_u01783738336496") 2026/07/11 02:56:57 DEBUG : both17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7de_d20260711_m025209_c001_v0001136_t0026_u01783738329111") 2026/07/11 02:56:57 DEBUG : both18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d3d_d20260711_m025242_c001_v7007000_t0000_u01783738362991") 2026/07/11 02:56:57 DEBUG : both18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc840_d20260711_m025236_c001_v0001136_t0023_u01783738356933") 2026/07/11 02:56:57 DEBUG : both18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e7_d20260711_m025216_c001_v7007000_t0000_u01783738336673") 2026/07/11 02:56:57 DEBUG : both18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba409e_d20260711_m025210_c001_v0001146_t0057_u01783738330123") 2026/07/11 02:56:57 DEBUG : both19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d3e_d20260711_m025243_c001_v7007000_t0000_u01783738363168") 2026/07/11 02:56:58 DEBUG : both19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba411c_d20260711_m025238_c001_v0001146_t0047_u01783738358231") 2026/07/11 02:56:58 DEBUG : both19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e8_d20260711_m025216_c001_v7007000_t0000_u01783738336850") 2026/07/11 02:56:58 DEBUG : both19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de95_d20260711_m025211_c001_v0001033_t0026_u01783738331010") 2026/07/11 02:56:58 DEBUG : both2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d3f_d20260711_m025243_c001_v7007000_t0000_u01783738363344") 2026/07/11 02:56:58 DEBUG : both2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1deb9_d20260711_m025221_c001_v0001033_t0025_u01783738341298") 2026/07/11 02:56:58 DEBUG : both2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100e9_d20260711_m025217_c001_v7007000_t0000_u01783738337026") 2026/07/11 02:56:58 DEBUG : both2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7b4_d20260711_m025153_c001_v0001136_t0048_u01783738313241") 2026/07/11 02:56:58 DEBUG : both3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d40_d20260711_m025243_c001_v7007000_t0000_u01783738363520") 2026/07/11 02:56:58 DEBUG : both3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc808_d20260711_m025222_c001_v0001136_t0050_u01783738342113") 2026/07/11 02:56:58 DEBUG : both3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100ea_d20260711_m025217_c001_v7007000_t0000_u01783738337201") 2026/07/11 02:56:58 DEBUG : both3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4050_d20260711_m025154_c001_v0001146_t0017_u01783738314145") 2026/07/11 02:56:58 DEBUG : both4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d41_d20260711_m025243_c001_v7007000_t0000_u01783738363698") 2026/07/11 02:56:58 DEBUG : both4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40d6_d20260711_m025223_c001_v0001146_t0020_u01783738343042") 2026/07/11 02:56:58 DEBUG : both4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100eb_d20260711_m025217_c001_v7007000_t0000_u01783738337376") 2026/07/11 02:56:58 DEBUG : both4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de5d_d20260711_m025155_c001_v0001033_t0050_u01783738315835") 2026/07/11 02:56:58 DEBUG : both5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d42_d20260711_m025243_c001_v7007000_t0000_u01783738363876") 2026/07/11 02:56:58 DEBUG : both5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dec9_d20260711_m025223_c001_v0001033_t0021_u01783738343718") 2026/07/11 02:56:58 DEBUG : both5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100ec_d20260711_m025217_c001_v7007000_t0000_u01783738337552") 2026/07/11 02:56:59 DEBUG : both5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7c0_d20260711_m025157_c001_v0001136_t0047_u01783738317217") 2026/07/11 02:56:59 DEBUG : both6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d43_d20260711_m025244_c001_v7007000_t0000_u01783738364052") 2026/07/11 02:56:59 DEBUG : both6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc810_d20260711_m025224_c001_v0001136_t0005_u01783738344481") 2026/07/11 02:56:59 DEBUG : both6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100ed_d20260711_m025217_c001_v7007000_t0000_u01783738337727") 2026/07/11 02:56:59 DEBUG : both6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4062_d20260711_m025157_c001_v0001146_t0011_u01783738317970") 2026/07/11 02:56:59 DEBUG : both7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d44_d20260711_m025244_c001_v7007000_t0000_u01783738364229") 2026/07/11 02:56:59 DEBUG : both7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40e4_d20260711_m025225_c001_v0001146_t0055_u01783738345606") 2026/07/11 02:56:59 DEBUG : both7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100ee_d20260711_m025217_c001_v7007000_t0000_u01783738337901") 2026/07/11 02:56:59 DEBUG : both7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de63_d20260711_m025159_c001_v0001033_t0045_u01783738319240") 2026/07/11 02:56:59 DEBUG : both8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d45_d20260711_m025244_c001_v7007000_t0000_u01783738364418") 2026/07/11 02:56:59 DEBUG : both8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1ded9_d20260711_m025226_c001_v0001033_t0036_u01783738346392") 2026/07/11 02:56:59 DEBUG : both8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100ef_d20260711_m025218_c001_v7007000_t0000_u01783738338077") 2026/07/11 02:56:59 DEBUG : both8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7c8_d20260711_m025200_c001_v0001136_t0052_u01783738320211") 2026/07/11 02:56:59 DEBUG : both9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d46_d20260711_m025244_c001_v7007000_t0000_u01783738364603") 2026/07/11 02:56:59 DEBUG : both9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc81e_d20260711_m025227_c001_v0001136_t0023_u01783738347180") 2026/07/11 02:56:59 DEBUG : both9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100f0_d20260711_m025218_c001_v7007000_t0000_u01783738338251") 2026/07/11 02:56:59 DEBUG : both9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba406e_d20260711_m025201_c001_v0001146_t0027_u01783738321145") 2026/07/11 02:56:59 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764d_d20260711_m024713_c001_v7007000_t0000_u01783738033436") 2026/07/11 02:57:00 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b95_d20260711_m024711_c001_v0001146_t0019_u01783738031404") 2026/07/11 02:57:00 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764a_d20260711_m024710_c001_v7007000_t0000_u01783738030619") 2026/07/11 02:57:00 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b7f_d20260711_m024708_c001_v0001146_t0058_u01783738028485") 2026/07/11 02:57:00 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a213d_d20260711_m024651_c001_v7007000_t0000_u01783738011800") 2026/07/11 02:57:00 DEBUG : c/non empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3aff_d20260711_m024649_c001_v0001146_t0001_u01783738009852") 2026/07/11 02:57:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792247_d20260711_m025354_c001_v7007000_t0000_u01783738434002") 2026/07/11 02:57:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc914_d20260711_m025349_c001_v0001136_t0005_u01783738429088") 2026/07/11 02:57:00 DEBUG : check sum: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1d00_d20260711_m024642_c001_v7007000_t0000_u01783738002151") 2026/07/11 02:57:00 DEBUG : check sum: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ad7_d20260711_m024641_c001_v0001146_t0023_u01783738001155") 2026/07/11 02:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aae9_d20260711_m025645_c001_v7007000_t0000_u01783738605680") 2026/07/11 02:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625478_d20260711_m025644_c001_v0001181_t0031_u01783738604129") 2026/07/11 02:57:00 DEBUG : dest/3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5a7_d20260711_m025002_c001_v7007000_t0000_u01783738202210") 2026/07/11 02:57:00 DEBUG : dest/3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412acd23db053c18_d20260711_m025001_c001_v0001136_t0039_u01783738201094") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f3_d20260711_m025452_c001_v7007000_t0000_u01783738492627") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9ec_d20260711_m025448_c001_v0001136_t0051_u01783738488164") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f88_d20260711_m025615_c001_v7007000_t0000_u01783738575017") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253a2_d20260711_m025602_c001_v0001181_t0004_u01783738562976") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab4_d20260711_m025559_c001_v7007000_t0000_u01783738559073") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625330_d20260711_m025545_c001_v0001181_t0038_u01783738545816") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4e3_d20260711_m025541_c001_v7007000_t0000_u01783738541687") 2026/07/11 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252f4_d20260711_m025530_c001_v0001181_t0029_u01783738530462") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f68_d20260711_m025526_c001_v7007000_t0000_u01783738526346") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252a4_d20260711_m025514_c001_v0001181_t0051_u01783738514477") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865558d_d20260711_m025510_c001_v7007000_t0000_u01783738510190") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362525a_d20260711_m025456_c001_v0001181_t0001_u01783738496775") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa7a9_d20260711_m025450_c001_v7007000_t0000_u01783738490213") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625214_d20260711_m025439_c001_v0001181_t0036_u01783738479223") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906b_d20260711_m025435_c001_v7007000_t0000_u01783738475012") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d13_d20260711_m025431_c001_v0001182_t0035_u01783738471088") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fed_d20260711_m025429_c001_v7007000_t0000_u01783738469562") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ca9_d20260711_m025418_c001_v0001182_t0028_u01783738458503") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cddc_d20260711_m025414_c001_v7007000_t0000_u01783738454543") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c6b_d20260711_m025410_c001_v0001182_t0024_u01783738450654") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd2_d20260711_m025408_c001_v7007000_t0000_u01783738448901") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c15_d20260711_m025357_c001_v0001182_t0055_u01783738437995") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4190a0896ad71004_d20260711_m025351_c001_v7007000_t0000_u01783738431446") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfff_d20260711_m025338_c001_v0001033_t0034_u01783738418470") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e010_d20260711_m025334_c001_v7007000_t0000_u01783738414188") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8b6_d20260711_m025320_c001_v0001136_t0029_u01783738400530") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd74599b_d20260711_m025316_c001_v7007000_t0000_u01783738396240") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715aa9_d20260711_m025302_c001_v0001182_t0046_u01783738382131") 2026/07/11 02:57:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3ff4_d20260711_m025432_c001_v7007000_t0000_u01783738472687") 2026/07/11 02:57:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ce9_d20260711_m025427_c001_v0001182_t0012_u01783738467486") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f5_d20260711_m025452_c001_v7007000_t0000_u01783738492812") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e115_d20260711_m025448_c001_v0001033_t0039_u01783738488153") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f89_d20260711_m025615_c001_v7007000_t0000_u01783738575194") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f7b_d20260711_m025603_c001_v0001182_t0018_u01783738563517") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab5_d20260711_m025559_c001_v7007000_t0000_u01783738559247") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f13_d20260711_m025546_c001_v0001182_t0017_u01783738546367") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4e5_d20260711_m025541_c001_v7007000_t0000_u01783738541863") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ead_d20260711_m025531_c001_v0001182_t0048_u01783738531028") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f69_d20260711_m025526_c001_v7007000_t0000_u01783738526531") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715e3d_d20260711_m025515_c001_v0001182_t0013_u01783738515052") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865558e_d20260711_m025510_c001_v7007000_t0000_u01783738510381") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715dd1_d20260711_m025457_c001_v0001182_t0000_u01783738497348") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40425dcee49149a3_d20260711_m025449_c001_v7007000_t0000_u01783738489847") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d4f_d20260711_m025439_c001_v0001182_t0011_u01783738479783") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906c_d20260711_m025435_c001_v7007000_t0000_u01783738475203") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251f0_d20260711_m025431_c001_v0001181_t0019_u01783738471099") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a710147_d20260711_m025429_c001_v7007000_t0000_u01783738469696") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251be_d20260711_m025419_c001_v0001181_t0038_u01783738459058") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cddd_d20260711_m025414_c001_v7007000_t0000_u01783738454719") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251a2_d20260711_m025410_c001_v0001181_t0000_u01783738450665") 2026/07/11 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f4c_d20260711_m025409_c001_v7007000_t0000_u01783738449090") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625164_d20260711_m025358_c001_v0001181_t0021_u01783738438561") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79223e_d20260711_m025351_c001_v7007000_t0000_u01783738431065") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8f2_d20260711_m025339_c001_v0001136_t0056_u01783738419434") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e011_d20260711_m025334_c001_v7007000_t0000_u01783738414369") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b2d_d20260711_m025321_c001_v0001182_t0051_u01783738401425") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd74599c_d20260711_m025316_c001_v7007000_t0000_u01783738396433") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df59_d20260711_m025302_c001_v0001033_t0002_u01783738382682") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3ff7_d20260711_m025432_c001_v7007000_t0000_u01783738472855") 2026/07/11 02:57:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251dc_d20260711_m025427_c001_v0001181_t0031_u01783738467499") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f7_d20260711_m025452_c001_v7007000_t0000_u01783738492998") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362523a_d20260711_m025448_c001_v0001181_t0031_u01783738488174") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8a_d20260711_m025615_c001_v7007000_t0000_u01783738575369") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e213_d20260711_m025604_c001_v0001033_t0031_u01783738564081") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab6_d20260711_m025559_c001_v7007000_t0000_u01783738559424") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1cf_d20260711_m025547_c001_v0001033_t0045_u01783738547069") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4e8_d20260711_m025542_c001_v7007000_t0000_u01783738542039") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1a9_d20260711_m025531_c001_v0001033_t0046_u01783738531583") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6a_d20260711_m025526_c001_v7007000_t0000_u01783738526720") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e16f_d20260711_m025515_c001_v0001033_t0047_u01783738515629") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655590_d20260711_m025510_c001_v7007000_t0000_u01783738510572") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e133_d20260711_m025457_c001_v0001033_t0013_u01783738497923") 2026/07/11 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d8dd_d20260711_m025450_c001_v7007000_t0000_u01783738490223") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0f3_d20260711_m025440_c001_v0001033_t0029_u01783738480360") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906d_d20260711_m025435_c001_v7007000_t0000_u01783738475393") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9a8_d20260711_m025431_c001_v0001136_t0057_u01783738471207") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549fb2_d20260711_m025429_c001_v7007000_t0000_u01783738469756") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0a1_d20260711_m025419_c001_v0001033_t0031_u01783738459602") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdde_d20260711_m025414_c001_v7007000_t0000_u01783738454895") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c6d_d20260711_m025410_c001_v0001182_t0025_u01783738450850") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e02b_d20260711_m025409_c001_v7007000_t0000_u01783738449422") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e059_d20260711_m025359_c001_v0001033_t0013_u01783738439151") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d76f3_d20260711_m025351_c001_v7007000_t0000_u01783738431246") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ba5_d20260711_m025340_c001_v0001182_t0018_u01783738420173") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e012_d20260711_m025334_c001_v7007000_t0000_u01783738414551") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfb3_d20260711_m025321_c001_v0001033_t0059_u01783738401985") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd74599e_d20260711_m025316_c001_v7007000_t0000_u01783738396626") 2026/07/11 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc894_d20260711_m025305_c001_v0001136_t0008_u01783738385613") 2026/07/11 02:57:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149065_d20260711_m025432_c001_v7007000_t0000_u01783738472649") 2026/07/11 02:57:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0c3_d20260711_m025427_c001_v0001033_t0004_u01783738467684") 2026/07/11 02:57:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7f9_d20260711_m025453_c001_v7007000_t0000_u01783738493183") 2026/07/11 02:57:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d8f_d20260711_m025448_c001_v0001182_t0021_u01783738488184") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8b_d20260711_m025615_c001_v7007000_t0000_u01783738575546") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcab0_d20260711_m025604_c001_v0001136_t0022_u01783738564802") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab7_d20260711_m025559_c001_v7007000_t0000_u01783738559599") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca84_d20260711_m025547_c001_v0001136_t0017_u01783738547930") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4ea_d20260711_m025542_c001_v7007000_t0000_u01783738542215") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca56_d20260711_m025532_c001_v0001136_t0054_u01783738532268") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6b_d20260711_m025526_c001_v7007000_t0000_u01783738526905") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca2a_d20260711_m025516_c001_v0001136_t0037_u01783738516444") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655593_d20260711_m025510_c001_v7007000_t0000_u01783738510763") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca08_d20260711_m025459_c001_v0001136_t0048_u01783738499091") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d8db_d20260711_m025449_c001_v7007000_t0000_u01783738489868") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9d0_d20260711_m025441_c001_v0001136_t0038_u01783738481158") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906e_d20260711_m025435_c001_v7007000_t0000_u01783738475582") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d15_d20260711_m025431_c001_v0001182_t0026_u01783738471283") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa16_d20260711_m025429_c001_v7007000_t0000_u01783738469927") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc97c_d20260711_m025420_c001_v0001136_t0014_u01783738460374") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cddf_d20260711_m025415_c001_v7007000_t0000_u01783738455071") 2026/07/11 02:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251a4_d20260711_m025410_c001_v0001181_t0018_u01783738450966") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f4a_d20260711_m025408_c001_v7007000_t0000_u01783738448913") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc93a_d20260711_m025400_c001_v0001136_t0021_u01783738440179") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41636c2a96422cea_d20260711_m025351_c001_v7007000_t0000_u01783738431674") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e005_d20260711_m025340_c001_v0001033_t0045_u01783738420397") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e013_d20260711_m025334_c001_v7007000_t0000_u01783738414734") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8c2_d20260711_m025323_c001_v0001136_t0015_u01783738403208") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd74599f_d20260711_m025316_c001_v7007000_t0000_u01783738396819") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715acf_d20260711_m025306_c001_v0001182_t0022_u01783738386141") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3db1_d20260711_m025432_c001_v7007000_t0000_u01783738472696") 2026/07/11 02:57:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251de_d20260711_m025427_c001_v0001181_t0032_u01783738467707") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7fd_d20260711_m025453_c001_v7007000_t0000_u01783738493368") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362523c_d20260711_m025448_c001_v0001181_t0057_u01783738488381") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8c_d20260711_m025615_c001_v7007000_t0000_u01783738575722") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253aa_d20260711_m025605_c001_v0001181_t0032_u01783738565187") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab8_d20260711_m025559_c001_v7007000_t0000_u01783738559773") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625346_d20260711_m025548_c001_v0001181_t0004_u01783738548472") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4ec_d20260711_m025542_c001_v7007000_t0000_u01783738542390") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625300_d20260711_m025532_c001_v0001181_t0010_u01783738532650") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6c_d20260711_m025527_c001_v7007000_t0000_u01783738527087") 2026/07/11 02:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252b4_d20260711_m025516_c001_v0001181_t0003_u01783738516971") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655597_d20260711_m025510_c001_v7007000_t0000_u01783738510953") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625262_d20260711_m025459_c001_v0001181_t0057_u01783738499745") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40425dcee49149a4_d20260711_m025450_c001_v7007000_t0000_u01783738490027") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625220_d20260711_m025441_c001_v0001181_t0011_u01783738481658") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14906f_d20260711_m025435_c001_v7007000_t0000_u01783738475772") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251f2_d20260711_m025431_c001_v0001181_t0003_u01783738471321") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fee_d20260711_m025429_c001_v7007000_t0000_u01783738469740") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cc7_d20260711_m025420_c001_v0001182_t0001_u01783738460892") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde0_d20260711_m025415_c001_v7007000_t0000_u01783738455249") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c6f_d20260711_m025411_c001_v0001182_t0043_u01783738451043") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a98a_d20260711_m025409_c001_v7007000_t0000_u01783738449277") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c1f_d20260711_m025400_c001_v0001182_t0044_u01783738440540") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d76f5_d20260711_m025351_c001_v7007000_t0000_u01783738431597") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8fa_d20260711_m025340_c001_v0001136_t0002_u01783738420801") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e015_d20260711_m025334_c001_v7007000_t0000_u01783738414916") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b3b_d20260711_m025323_c001_v0001182_t0056_u01783738403677") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a0_d20260711_m025317_c001_v7007000_t0000_u01783738397010") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df6b_d20260711_m025306_c001_v0001033_t0056_u01783738386337") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa1a_d20260711_m025433_c001_v7007000_t0000_u01783738473022") 2026/07/11 02:57:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ceb_d20260711_m025427_c001_v0001182_t0052_u01783738467716") 2026/07/11 02:57:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7ff_d20260711_m025453_c001_v7007000_t0000_u01783738493558") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d91_d20260711_m025448_c001_v0001182_t0016_u01783738488446") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8d_d20260711_m025615_c001_v7007000_t0000_u01783738575897") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f81_d20260711_m025605_c001_v0001182_t0026_u01783738565385") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ab9_d20260711_m025559_c001_v7007000_t0000_u01783738559947") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f23_d20260711_m025548_c001_v0001182_t0049_u01783738548683") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4ee_d20260711_m025542_c001_v7007000_t0000_u01783738542565") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715eb7_d20260711_m025532_c001_v0001182_t0059_u01783738532859") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6d_d20260711_m025527_c001_v7007000_t0000_u01783738527270") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715e4b_d20260711_m025517_c001_v0001182_t0053_u01783738517162") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865559a_d20260711_m025511_c001_v7007000_t0000_u01783738511144") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715de3_d20260711_m025459_c001_v0001182_t0002_u01783738499960") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa1b_d20260711_m025450_c001_v7007000_t0000_u01783738490059") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d57_d20260711_m025441_c001_v0001182_t0041_u01783738481859") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149071_d20260711_m025435_c001_v7007000_t0000_u01783738475962") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d19_d20260711_m025431_c001_v0001182_t0008_u01783738471477") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4159f73aac4251e7_d20260711_m025429_c001_v7007000_t0000_u01783738469373") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251ca_d20260711_m025421_c001_v0001181_t0024_u01783738461107") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde1_d20260711_m025415_c001_v7007000_t0000_u01783738455426") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e08b_d20260711_m025411_c001_v0001033_t0001_u01783738451107") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99eebe_d20260711_m025409_c001_v7007000_t0000_u01783738449097") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362516e_d20260711_m025400_c001_v0001181_t0058_u01783738440789") 2026/07/11 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4265123bc732c381_d20260711_m025351_c001_v7007000_t0000_u01783738431468") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ba9_d20260711_m025341_c001_v0001182_t0055_u01783738421303") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e016_d20260711_m025335_c001_v7007000_t0000_u01783738415097") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfb7_d20260711_m025323_c001_v0001033_t0025_u01783738403931") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a1_d20260711_m025317_c001_v7007000_t0000_u01783738397203") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc898_d20260711_m025306_c001_v0001136_t0006_u01783738386860") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149067_d20260711_m025433_c001_v7007000_t0000_u01783738473033") 2026/07/11 02:57:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc996_d20260711_m025427_c001_v0001136_t0031_u01783738467729") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b801_d20260711_m025453_c001_v7007000_t0000_u01783738493744") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9ee_d20260711_m025448_c001_v0001136_t0051_u01783738488511") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8e_d20260711_m025616_c001_v7007000_t0000_u01783738576073") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e219_d20260711_m025605_c001_v0001033_t0022_u01783738565572") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745aba_d20260711_m025600_c001_v7007000_t0000_u01783738560122") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1d3_d20260711_m025548_c001_v0001033_t0057_u01783738548876") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4ef_d20260711_m025542_c001_v7007000_t0000_u01783738542741") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1b3_d20260711_m025533_c001_v0001033_t0015_u01783738533080") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6e_d20260711_m025527_c001_v7007000_t0000_u01783738527454") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e173_d20260711_m025517_c001_v0001033_t0053_u01783738517375") 2026/07/11 02:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865559e_d20260711_m025511_c001_v7007000_t0000_u01783738511333") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e13f_d20260711_m025500_c001_v0001033_t0054_u01783738500168") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e439_d20260711_m025450_c001_v7007000_t0000_u01783738490073") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0ff_d20260711_m025442_c001_v0001033_t0000_u01783738482058") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149072_d20260711_m025436_c001_v7007000_t0000_u01783738476153") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0d5_d20260711_m025431_c001_v0001033_t0024_u01783738471503") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18dae_d20260711_m025429_c001_v7007000_t0000_u01783738469361") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0a7_d20260711_m025421_c001_v0001033_t0016_u01783738461302") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde2_d20260711_m025415_c001_v7007000_t0000_u01783738455603") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc964_d20260711_m025411_c001_v0001136_t0009_u01783738451124") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4018886f4e8e39e8_d20260711_m025409_c001_v7007000_t0000_u01783738449285") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e05b_d20260711_m025401_c001_v0001033_t0038_u01783738441012") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79223f_d20260711_m025351_c001_v7007000_t0000_u01783738431249") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e00d_d20260711_m025341_c001_v0001033_t0027_u01783738421500") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e017_d20260711_m025335_c001_v7007000_t0000_u01783738415279") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8c6_d20260711_m025324_c001_v0001136_t0054_u01783738404350") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a2_d20260711_m025317_c001_v7007000_t0000_u01783738397395") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715add_d20260711_m025307_c001_v0001182_t0013_u01783738387644") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3ff8_d20260711_m025432_c001_v7007000_t0000_u01783738472867") 2026/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251e0_d20260711_m025427_c001_v0001181_t0005_u01783738467900") 2026/07/11 02:57:10 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b802_d20260711_m025453_c001_v7007000_t0000_u01783738493929") 2026/07/11 02:57:10 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362523e_d20260711_m025448_c001_v0001181_t0017_u01783738488589") 2026/07/11 02:57:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f8f_d20260711_m025616_c001_v7007000_t0000_u01783738576249") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcab4_d20260711_m025605_c001_v0001136_t0036_u01783738565987") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745abb_d20260711_m025600_c001_v7007000_t0000_u01783738560297") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca88_d20260711_m025549_c001_v0001136_t0016_u01783738549692") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4f0_d20260711_m025542_c001_v7007000_t0000_u01783738542916") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca5c_d20260711_m025533_c001_v0001136_t0008_u01783738533525") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f6f_d20260711_m025527_c001_v7007000_t0000_u01783738527648") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca2c_d20260711_m025517_c001_v0001136_t0038_u01783738517834") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555a1_d20260711_m025511_c001_v7007000_t0000_u01783738511523") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca0c_d20260711_m025501_c001_v0001136_t0009_u01783738501309") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa1c_d20260711_m025450_c001_v7007000_t0000_u01783738490237") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9d6_d20260711_m025442_c001_v0001136_t0008_u01783738482659") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149073_d20260711_m025436_c001_v7007000_t0000_u01783738476343") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251f4_d20260711_m025431_c001_v0001181_t0036_u01783738471521") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7de_d20260711_m025429_c001_v7007000_t0000_u01783738469775") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc982_d20260711_m025421_c001_v0001136_t0009_u01783738461891") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde3_d20260711_m025415_c001_v7007000_t0000_u01783738455780") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251a6_d20260711_m025411_c001_v0001181_t0034_u01783738451205") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd5_d20260711_m025409_c001_v7007000_t0000_u01783738449429") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc93e_d20260711_m025401_c001_v0001136_t0053_u01783738441559") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d76f4_d20260711_m025351_c001_v7007000_t0000_u01783738431422") 2026/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8fe_d20260711_m025342_c001_v0001136_t0053_u01783738422134") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e018_d20260711_m025335_c001_v7007000_t0000_u01783738415462") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b45_d20260711_m025324_c001_v0001182_t0008_u01783738404857") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a4_d20260711_m025317_c001_v7007000_t0000_u01783738397622") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df79_d20260711_m025307_c001_v0001033_t0059_u01783738387962") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e435_d20260711_m025432_c001_v7007000_t0000_u01783738472876") 2026/07/11 02:57:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ced_d20260711_m025427_c001_v0001182_t0024_u01783738467920") 2026/07/11 02:57:12 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b804_d20260711_m025454_c001_v7007000_t0000_u01783738494114") 2026/07/11 02:57:12 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d97_d20260711_m025448_c001_v0001182_t0011_u01783738488752") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f90_d20260711_m025616_c001_v7007000_t0000_u01783738576425") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253ae_d20260711_m025606_c001_v0001181_t0033_u01783738566381") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745abc_d20260711_m025600_c001_v7007000_t0000_u01783738560471") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362534e_d20260711_m025550_c001_v0001181_t0037_u01783738550060") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4f1_d20260711_m025543_c001_v7007000_t0000_u01783738543092") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625306_d20260711_m025533_c001_v0001181_t0003_u01783738533936") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f70_d20260711_m025527_c001_v7007000_t0000_u01783738527830") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252b8_d20260711_m025518_c001_v0001181_t0034_u01783738518864") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555a4_d20260711_m025511_c001_v7007000_t0000_u01783738511713") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362526e_d20260711_m025502_c001_v0001181_t0052_u01783738502111") 2026/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081560598cab700_d20260711_m025450_c001_v7007000_t0000_u01783738490087") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625224_d20260711_m025443_c001_v0001181_t0012_u01783738483046") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149074_d20260711_m025436_c001_v7007000_t0000_u01783738476532") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9aa_d20260711_m025431_c001_v0001136_t0029_u01783738471691") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549fb3_d20260711_m025429_c001_v7007000_t0000_u01783738469936") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ccb_d20260711_m025422_c001_v0001182_t0029_u01783738462323") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde4_d20260711_m025415_c001_v7007000_t0000_u01783738455957") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c73_d20260711_m025411_c001_v0001182_t0029_u01783738451263") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4161679458fe8166_d20260711_m025409_c001_v7007000_t0000_u01783738449301") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c2b_d20260711_m025401_c001_v0001182_t0032_u01783738441911") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792242_d20260711_m025351_c001_v7007000_t0000_u01783738431614") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bb3_d20260711_m025342_c001_v0001182_t0032_u01783738422604") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e019_d20260711_m025335_c001_v7007000_t0000_u01783738415644") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfbf_d20260711_m025325_c001_v0001033_t0044_u01783738405076") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a5_d20260711_m025317_c001_v7007000_t0000_u01783738397814") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc89c_d20260711_m025308_c001_v0001136_t0053_u01783738388510") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a71014e_d20260711_m025432_c001_v7007000_t0000_u01783738472886") 2026/07/11 02:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251e2_d20260711_m025428_c001_v0001181_t0012_u01783738468241") 2026/07/11 02:57:13 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b806_d20260711_m025454_c001_v7007000_t0000_u01783738494300") 2026/07/11 02:57:13 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e11b_d20260711_m025448_c001_v0001033_t0021_u01783738488808") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f91_d20260711_m025616_c001_v7007000_t0000_u01783738576601") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f85_d20260711_m025606_c001_v0001182_t0049_u01783738566580") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745abe_d20260711_m025600_c001_v7007000_t0000_u01783738560647") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f2d_d20260711_m025550_c001_v0001182_t0046_u01783738550306") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4f2_d20260711_m025543_c001_v7007000_t0000_u01783738543269") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ec1_d20260711_m025534_c001_v0001182_t0020_u01783738534134") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f71_d20260711_m025528_c001_v7007000_t0000_u01783738528012") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715e5b_d20260711_m025519_c001_v0001182_t0013_u01783738519062") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555a7_d20260711_m025511_c001_v7007000_t0000_u01783738511906") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715def_d20260711_m025502_c001_v0001182_t0024_u01783738502321") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d8da_d20260711_m025449_c001_v7007000_t0000_u01783738489691") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d63_d20260711_m025443_c001_v0001182_t0047_u01783738483254") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149075_d20260711_m025436_c001_v7007000_t0000_u01783738476722") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d1b_d20260711_m025431_c001_v0001182_t0038_u01783738471702") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a710148_d20260711_m025429_c001_v7007000_t0000_u01783738469870") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251cc_d20260711_m025422_c001_v0001181_t0034_u01783738462530") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde5_d20260711_m025416_c001_v7007000_t0000_u01783738456133") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251a8_d20260711_m025411_c001_v0001181_t0038_u01783738451421") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99eebd_d20260711_m025408_c001_v7007000_t0000_u01783738448921") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625170_d20260711_m025402_c001_v0001181_t0022_u01783738442101") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792243_d20260711_m025351_c001_v7007000_t0000_u01783738431685") 2026/07/11 02:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e011_d20260711_m025342_c001_v0001033_t0002_u01783738422801") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01a_d20260711_m025335_c001_v7007000_t0000_u01783738415825") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8cc_d20260711_m025326_c001_v0001136_t0027_u01783738406096") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459a6_d20260711_m025318_c001_v7007000_t0000_u01783738398005") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715aef_d20260711_m025308_c001_v0001182_t0058_u01783738388921") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549fb4_d20260711_m025432_c001_v7007000_t0000_u01783738472654") 2026/07/11 02:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cf1_d20260711_m025428_c001_v0001182_t0023_u01783738468128") 2026/07/11 02:57:15 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b808_d20260711_m025454_c001_v7007000_t0000_u01783738494485") 2026/07/11 02:57:15 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625240_d20260711_m025448_c001_v0001181_t0020_u01783738488906") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f92_d20260711_m025616_c001_v7007000_t0000_u01783738576778") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e21b_d20260711_m025606_c001_v0001033_t0055_u01783738566771") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745abf_d20260711_m025600_c001_v7007000_t0000_u01783738560821") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1d9_d20260711_m025550_c001_v0001033_t0011_u01783738550501") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4f3_d20260711_m025543_c001_v7007000_t0000_u01783738543445") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1b7_d20260711_m025534_c001_v0001033_t0008_u01783738534352") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f73_d20260711_m025528_c001_v7007000_t0000_u01783738528195") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e17d_d20260711_m025519_c001_v0001033_t0047_u01783738519279") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555ab_d20260711_m025512_c001_v7007000_t0000_u01783738512097") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e147_d20260711_m025502_c001_v0001033_t0027_u01783738502643") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40425dcee49149a2_d20260711_m025449_c001_v7007000_t0000_u01783738489667") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e103_d20260711_m025443_c001_v0001033_t0037_u01783738483451") 2026/07/11 02:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149076_d20260711_m025436_c001_v7007000_t0000_u01783738476913") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251f6_d20260711_m025431_c001_v0001181_t0002_u01783738471721") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a710146_d20260711_m025429_c001_v7007000_t0000_u01783738469521") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0b1_d20260711_m025422_c001_v0001033_t0037_u01783738462737") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde6_d20260711_m025416_c001_v7007000_t0000_u01783738456310") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c75_d20260711_m025411_c001_v0001182_t0023_u01783738451457") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef94747_d20260711_m025409_c001_v7007000_t0000_u01783738449060") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e05f_d20260711_m025402_c001_v0001033_t0009_u01783738442313") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081560598cab6e9_d20260711_m025351_c001_v7007000_t0000_u01783738431478") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc902_d20260711_m025343_c001_v0001136_t0057_u01783738423343") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01b_d20260711_m025336_c001_v7007000_t0000_u01783738416009") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b59_d20260711_m025326_c001_v0001182_t0035_u01783738406436") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459aa_d20260711_m025318_c001_v7007000_t0000_u01783738398219") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df7f_d20260711_m025309_c001_v0001033_t0014_u01783738389125") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a71014c_d20260711_m025432_c001_v7007000_t0000_u01783738472704") 2026/07/11 02:57:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc998_d20260711_m025428_c001_v0001136_t0046_u01783738468159") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b80a_d20260711_m025454_c001_v7007000_t0000_u01783738494669") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9f0_d20260711_m025448_c001_v0001136_t0051_u01783738488917") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f93_d20260711_m025616_c001_v7007000_t0000_u01783738576961") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcab8_d20260711_m025608_c001_v0001136_t0008_u01783738568072") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac0_d20260711_m025600_c001_v7007000_t0000_u01783738560996") 2026/07/11 02:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca8e_d20260711_m025551_c001_v0001136_t0055_u01783738551518") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4f7_d20260711_m025543_c001_v7007000_t0000_u01783738543737") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca5e_d20260711_m025534_c001_v0001136_t0015_u01783738534864") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f74_d20260711_m025528_c001_v7007000_t0000_u01783738528377") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca34_d20260711_m025519_c001_v0001136_t0042_u01783738519710") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555b0_d20260711_m025512_c001_v7007000_t0000_u01783738512353") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca12_d20260711_m025503_c001_v0001136_t0055_u01783738503183") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d8dc_d20260711_m025450_c001_v7007000_t0000_u01783738490045") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9da_d20260711_m025443_c001_v0001136_t0043_u01783738483970") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149077_d20260711_m025437_c001_v7007000_t0000_u01783738477103") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0d9_d20260711_m025431_c001_v0001033_t0000_u01783738471789") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fef_d20260711_m025429_c001_v7007000_t0000_u01783738469918") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc988_d20260711_m025423_c001_v0001136_t0054_u01783738463208") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde7_d20260711_m025416_c001_v7007000_t0000_u01783738456486") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251ac_d20260711_m025411_c001_v0001181_t0005_u01783738451644") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd3_d20260711_m025409_c001_v7007000_t0000_u01783738449078") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc942_d20260711_m025402_c001_v0001136_t0037_u01783738442959") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792241_d20260711_m025351_c001_v7007000_t0000_u01783738431482") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bb9_d20260711_m025343_c001_v0001182_t0001_u01783738423895") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01c_d20260711_m025336_c001_v7007000_t0000_u01783738416191") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfc1_d20260711_m025326_c001_v0001033_t0002_u01783738406657") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459ae_d20260711_m025318_c001_v7007000_t0000_u01783738398413") 2026/07/11 02:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8a0_d20260711_m025309_c001_v0001136_t0038_u01783738389618") 2026/07/11 02:57:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3db3_d20260711_m025432_c001_v7007000_t0000_u01783738472898") 2026/07/11 02:57:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cf3_d20260711_m025428_c001_v0001182_t0008_u01783738468333") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b80d_d20260711_m025454_c001_v7007000_t0000_u01783738494884") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d9b_d20260711_m025448_c001_v0001182_t0059_u01783738488995") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f94_d20260711_m025617_c001_v7007000_t0000_u01783738577137") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253b8_d20260711_m025608_c001_v0001181_t0015_u01783738568498") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac1_d20260711_m025601_c001_v7007000_t0000_u01783738561170") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625358_d20260711_m025552_c001_v0001181_t0058_u01783738552409") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4fb_d20260711_m025543_c001_v7007000_t0000_u01783738543913") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362530a_d20260711_m025535_c001_v0001181_t0010_u01783738535269") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f75_d20260711_m025528_c001_v7007000_t0000_u01783738528560") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536252c2_d20260711_m025520_c001_v0001181_t0052_u01783738520062") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555b3_d20260711_m025512_c001_v7007000_t0000_u01783738512544") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362527c_d20260711_m025503_c001_v0001181_t0018_u01783738503755") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b7ef_d20260711_m025450_c001_v7007000_t0000_u01783738490106") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625228_d20260711_m025444_c001_v0001181_t0034_u01783738484379") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149078_d20260711_m025437_c001_v7007000_t0000_u01783738477292") 2026/07/11 02:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d1f_d20260711_m025431_c001_v0001182_t0020_u01783738471898") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3feb_d20260711_m025429_c001_v7007000_t0000_u01783738469385") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cd1_d20260711_m025423_c001_v0001182_t0009_u01783738463835") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde8_d20260711_m025416_c001_v7007000_t0000_u01783738456674") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c77_d20260711_m025411_c001_v0001182_t0036_u01783738451670") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef94748_d20260711_m025409_c001_v7007000_t0000_u01783738449237") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c33_d20260711_m025403_c001_v0001182_t0032_u01783738443567") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792240_d20260711_m025351_c001_v7007000_t0000_u01783738431431") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e017_d20260711_m025344_c001_v0001033_t0039_u01783738424103") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01d_d20260711_m025336_c001_v7007000_t0000_u01783738416375") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8d2_d20260711_m025327_c001_v0001136_t0025_u01783738407407") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459b2_d20260711_m025318_c001_v7007000_t0000_u01783738398613") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715afa_d20260711_m025309_c001_v0001182_t0042_u01783738389920") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3ff9_d20260711_m025433_c001_v7007000_t0000_u01783738473046") 2026/07/11 02:57:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251e6_d20260711_m025428_c001_v0001181_t0014_u01783738468442") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b80f_d20260711_m025455_c001_v7007000_t0000_u01783738495069") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625242_d20260711_m025449_c001_v0001181_t0044_u01783738489104") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f95_d20260711_m025617_c001_v7007000_t0000_u01783738577314") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f93_d20260711_m025608_c001_v0001182_t0047_u01783738568781") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac2_d20260711_m025601_c001_v7007000_t0000_u01783738561344") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715f3d_d20260711_m025552_c001_v0001182_t0047_u01783738552601") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4fd_d20260711_m025544_c001_v7007000_t0000_u01783738544090") 2026/07/11 02:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715ecd_d20260711_m025535_c001_v0001182_t0027_u01783738535472") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f76_d20260711_m025528_c001_v7007000_t0000_u01783738528744") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715e65_d20260711_m025520_c001_v0001182_t0022_u01783738520263") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555b6_d20260711_m025512_c001_v7007000_t0000_u01783738512734") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715df7_d20260711_m025504_c001_v0001182_t0032_u01783738504179") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa7a0_d20260711_m025449_c001_v7007000_t0000_u01783738489681") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d73_d20260711_m025444_c001_v0001182_t0013_u01783738484581") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a149079_d20260711_m025437_c001_v7007000_t0000_u01783738477481") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251f8_d20260711_m025431_c001_v0001181_t0049_u01783738471927") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4159f73aac4251e9_d20260711_m025429_c001_v7007000_t0000_u01783738469740") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251ce_d20260711_m025424_c001_v0001181_t0036_u01783738464038") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cde9_d20260711_m025416_c001_v7007000_t0000_u01783738456850") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e08f_d20260711_m025411_c001_v0001033_t0027_u01783738451682") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd4_d20260711_m025409_c001_v7007000_t0000_u01783738449253") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625172_d20260711_m025403_c001_v0001181_t0028_u01783738443767") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d91_d20260711_m025351_c001_v7007000_t0000_u01783738431625") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc904_d20260711_m025344_c001_v0001136_t0042_u01783738424600") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01e_d20260711_m025336_c001_v7007000_t0000_u01783738416557") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b5f_d20260711_m025327_c001_v0001182_t0049_u01783738407902") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459b5_d20260711_m025318_c001_v7007000_t0000_u01783738398805") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df85_d20260711_m025310_c001_v0001033_t0040_u01783738390110") 2026/07/11 02:57:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549fb6_d20260711_m025433_c001_v7007000_t0000_u01783738473010") 2026/07/11 02:57:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc99a_d20260711_m025428_c001_v0001136_t0043_u01783738468483") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b811_d20260711_m025455_c001_v7007000_t0000_u01783738495254") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d9f_d20260711_m025449_c001_v0001182_t0032_u01783738489202") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f96_d20260711_m025617_c001_v7007000_t0000_u01783738577490") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e221_d20260711_m025608_c001_v0001033_t0017_u01783738568995") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac3_d20260711_m025601_c001_v7007000_t0000_u01783738561520") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1e5_d20260711_m025552_c001_v0001033_t0004_u01783738552794") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4fe_d20260711_m025544_c001_v7007000_t0000_u01783738544265") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e1bb_d20260711_m025535_c001_v0001033_t0056_u01783738535672") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f78_d20260711_m025528_c001_v7007000_t0000_u01783738528927") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e183_d20260711_m025520_c001_v0001033_t0005_u01783738520501") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555b9_d20260711_m025512_c001_v7007000_t0000_u01783738512925") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e14f_d20260711_m025504_c001_v0001033_t0019_u01783738504380") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa7a6_d20260711_m025450_c001_v7007000_t0000_u01783738490031") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e107_d20260711_m025444_c001_v0001033_t0016_u01783738484928") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14907a_d20260711_m025437_c001_v7007000_t0000_u01783738477672") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9ae_d20260711_m025432_c001_v0001136_t0045_u01783738472006") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18daf_d20260711_m025429_c001_v7007000_t0000_u01783738469553") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0b7_d20260711_m025424_c001_v0001033_t0044_u01783738464244") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdea_d20260711_m025417_c001_v7007000_t0000_u01783738457026") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc966_d20260711_m025411_c001_v0001136_t0024_u01783738451737") 2026/07/11 02:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef94749_d20260711_m025409_c001_v7007000_t0000_u01783738449413") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e06b_d20260711_m025404_c001_v0001033_t0010_u01783738444134") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d90_d20260711_m025351_c001_v7007000_t0000_u01783738431440") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bc5_d20260711_m025344_c001_v0001182_t0013_u01783738424970") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e01f_d20260711_m025336_c001_v7007000_t0000_u01783738416739") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dfcd_d20260711_m025328_c001_v0001033_t0043_u01783738408105") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459b7_d20260711_m025318_c001_v7007000_t0000_u01783738398995") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8a4_d20260711_m025310_c001_v0001136_t0025_u01783738390824") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3ff3_d20260711_m025432_c001_v7007000_t0000_u01783738472665") 2026/07/11 02:57:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715cf7_d20260711_m025428_c001_v0001182_t0055_u01783738468544") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b814_d20260711_m025455_c001_v7007000_t0000_u01783738495439") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9f4_d20260711_m025449_c001_v0001136_t0033_u01783738489286") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f97_d20260711_m025617_c001_v7007000_t0000_u01783738577667") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcaba_d20260711_m025609_c001_v0001136_t0040_u01783738569479") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac4_d20260711_m025601_c001_v7007000_t0000_u01783738561695") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca98_d20260711_m025553_c001_v0001136_t0052_u01783738553698") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e4ff_d20260711_m025544_c001_v7007000_t0000_u01783738544499") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca66_d20260711_m025536_c001_v0001136_t0027_u01783738536719") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f79_d20260711_m025529_c001_v7007000_t0000_u01783738529111") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca38_d20260711_m025521_c001_v0001136_t0016_u01783738521380") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555bd_d20260711_m025513_c001_v7007000_t0000_u01783738513115") 2026/07/11 02:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca18_d20260711_m025504_c001_v0001136_t0024_u01783738504866") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa7a3_d20260711_m025449_c001_v7007000_t0000_u01783738489856") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9dc_d20260711_m025445_c001_v0001136_t0016_u01783738485475") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14907b_d20260711_m025437_c001_v7007000_t0000_u01783738477862") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d23_d20260711_m025432_c001_v0001182_t0047_u01783738472131") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa15_d20260711_m025429_c001_v7007000_t0000_u01783738469741") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc98a_d20260711_m025424_c001_v0001136_t0026_u01783738464853") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdeb_d20260711_m025417_c001_v7007000_t0000_u01783738457202") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536251ae_d20260711_m025411_c001_v0001181_t0001_u01783738451849") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f4f_d20260711_m025409_c001_v7007000_t0000_u01783738449269") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc948_d20260711_m025404_c001_v0001136_t0035_u01783738444698") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4190a0896ad71005_d20260711_m025351_c001_v7007000_t0000_u01783738431636") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e01d_d20260711_m025345_c001_v0001033_t0033_u01783738425205") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e020_d20260711_m025337_c001_v7007000_t0000_u01783738417051") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc8d4_d20260711_m025328_c001_v0001136_t0052_u01783738408679") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459b8_d20260711_m025319_c001_v7007000_t0000_u01783738399188") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b01_d20260711_m025311_c001_v0001182_t0051_u01783738391148") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aa19_d20260711_m025432_c001_v7007000_t0000_u01783738472824") 2026/07/11 02:57:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0c7_d20260711_m025428_c001_v0001033_t0044_u01783738468571") 2026/07/11 02:57:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792248_d20260711_m025354_c001_v7007000_t0000_u01783738434178") 2026/07/11 02:57:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715be1_d20260711_m025349_c001_v0001182_t0059_u01783738429454") 2026/07/11 02:57:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792249_d20260711_m025354_c001_v7007000_t0000_u01783738434357") 2026/07/11 02:57:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e035_d20260711_m025349_c001_v0001033_t0047_u01783738429467") 2026/07/11 02:57:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224a_d20260711_m025354_c001_v7007000_t0000_u01783738434595") 2026/07/11 02:57:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc918_d20260711_m025349_c001_v0001136_t0056_u01783738429514") 2026/07/11 02:57:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224b_d20260711_m025354_c001_v7007000_t0000_u01783738434772") 2026/07/11 02:57:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715be3_d20260711_m025349_c001_v0001182_t0010_u01783738429657") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224c_d20260711_m025354_c001_v7007000_t0000_u01783738434955") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715be5_d20260711_m025349_c001_v0001182_t0052_u01783738429863") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224d_d20260711_m025355_c001_v7007000_t0000_u01783738435131") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362514c_d20260711_m025350_c001_v0001181_t0005_u01783738430000") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224e_d20260711_m025355_c001_v7007000_t0000_u01783738435308") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e037_d20260711_m025350_c001_v0001033_t0045_u01783738430017") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f79224f_d20260711_m025355_c001_v7007000_t0000_u01783738435484") 2026/07/11 02:57:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715beb_d20260711_m025350_c001_v0001182_t0011_u01783738430052") 2026/07/11 02:57:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792250_d20260711_m025355_c001_v7007000_t0000_u01783738435660") 2026/07/11 02:57:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc91a_d20260711_m025350_c001_v0001136_t0022_u01783738430218") 2026/07/11 02:57:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792251_d20260711_m025355_c001_v7007000_t0000_u01783738435835") 2026/07/11 02:57:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362514e_d20260711_m025350_c001_v0001181_t0019_u01783738430230") 2026/07/11 02:57:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792252_d20260711_m025356_c001_v7007000_t0000_u01783738436011") 2026/07/11 02:57:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bed_d20260711_m025350_c001_v0001182_t0022_u01783738430342") 2026/07/11 02:57:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792253_d20260711_m025356_c001_v7007000_t0000_u01783738436187") 2026/07/11 02:57:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625150_d20260711_m025350_c001_v0001181_t0033_u01783738430452") 2026/07/11 02:57:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792254_d20260711_m025356_c001_v7007000_t0000_u01783738436363") 2026/07/11 02:57:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e039_d20260711_m025350_c001_v0001033_t0021_u01783738430462") 2026/07/11 02:57:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792255_d20260711_m025356_c001_v7007000_t0000_u01783738436554") 2026/07/11 02:57:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715bf1_d20260711_m025350_c001_v0001182_t0043_u01783738430536") 2026/07/11 02:57:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792256_d20260711_m025356_c001_v7007000_t0000_u01783738436730") 2026/07/11 02:57:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc91c_d20260711_m025350_c001_v0001136_t0017_u01783738430546") 2026/07/11 02:57:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f792257_d20260711_m025356_c001_v7007000_t0000_u01783738436907") 2026/07/11 02:57:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625152_d20260711_m025350_c001_v0001181_t0013_u01783738430658") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4265123bc732c389_d20260711_m025412_c001_v7007000_t0000_u01783738452391") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c51_d20260711_m025407_c001_v0001182_t0059_u01783738447300") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a993_d20260711_m025412_c001_v7007000_t0000_u01783738452527") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625188_d20260711_m025407_c001_v0001181_t0017_u01783738447312") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4190a0896ad71011_d20260711_m025412_c001_v7007000_t0000_u01783738452186") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc956_d20260711_m025407_c001_v0001136_t0035_u01783738447428") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fc4_d20260711_m025412_c001_v7007000_t0000_u01783738452403") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c55_d20260711_m025407_c001_v0001182_t0029_u01783738447544") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4190a0896ad71013_d20260711_m025412_c001_v7007000_t0000_u01783738452572") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362518c_d20260711_m025407_c001_v0001181_t0022_u01783738447614") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4265123bc732c388_d20260711_m025412_c001_v7007000_t0000_u01783738452195") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e07d_d20260711_m025407_c001_v0001033_t0051_u01783738447625") 2026/07/11 02:57:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fc5_d20260711_m025412_c001_v7007000_t0000_u01783738452583") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc958_d20260711_m025407_c001_v0001136_t0037_u01783738447744") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd8_d20260711_m025412_c001_v7007000_t0000_u01783738452593") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c59_d20260711_m025407_c001_v0001182_t0044_u01783738447752") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd7_d20260711_m025412_c001_v7007000_t0000_u01783738452412") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362518e_d20260711_m025407_c001_v0001181_t0003_u01783738447824") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdd6_d20260711_m025412_c001_v7007000_t0000_u01783738452225") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c5b_d20260711_m025407_c001_v0001182_t0056_u01783738447938") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e02d_d20260711_m025412_c001_v7007000_t0000_u01783738452423") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625190_d20260711_m025408_c001_v0001181_t0000_u01783738448033") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f414c06a24d2653db_d20260711_m025412_c001_v7007000_t0000_u01783738452433") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc95c_d20260711_m025408_c001_v0001136_t0021_u01783738448078") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549f5d_d20260711_m025412_c001_v7007000_t0000_u01783738452206") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c61_d20260711_m025408_c001_v0001182_t0022_u01783738448133") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f414c06a24d2653d8_d20260711_m025412_c001_v7007000_t0000_u01783738452251") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e083_d20260711_m025408_c001_v0001033_t0009_u01783738448237") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a991_d20260711_m025412_c001_v7007000_t0000_u01783738452175") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625192_d20260711_m025408_c001_v0001181_t0056_u01783738448247") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3fc3_d20260711_m025412_c001_v7007000_t0000_u01783738452218") 2026/07/11 02:57:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715c63_d20260711_m025408_c001_v0001182_t0012_u01783738448351") 2026/07/11 02:57:26 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e7d_d20260711_m025141_c001_v7007000_t0000_u01783738301492") 2026/07/11 02:57:26 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1028fbe9c37eb790_d20260711_m025139_c001_v0001171_t0004_u01783738299420") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655097_d20260711_m025139_c001_v7007000_t0000_u01783738299244") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1028fbe9c37eb788_d20260711_m025135_c001_v0001171_t0030_u01783738295413") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865508e_d20260711_m025134_c001_v7007000_t0000_u01783738294717") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de03_d20260711_m025129_c001_v0001033_t0034_u01783738289791") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603ea2_d20260711_m025128_c001_v7007000_t0000_u01783738288331") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1030126776cb23e0_d20260711_m025125_c001_v0001161_t0056_u01783738285473") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d7d2_d20260711_m025125_c001_v7007000_t0000_u01783738285297") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1030126776cb23d2_d20260711_m025121_c001_v0001161_t0011_u01783738281626") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d7cb_d20260711_m025120_c001_v7007000_t0000_u01783738280736") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1ddd9_d20260711_m025115_c001_v0001033_t0055_u01783738275843") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655058_d20260711_m025114_c001_v7007000_t0000_u01783738274605") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11252283be72cab3_d20260711_m025112_c001_v0001120_t0054_u01783738272808") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b670_d20260711_m025112_c001_v7007000_t0000_u01783738272628") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11252283be72caa3_d20260711_m025109_c001_v0001120_t0008_u01783738269070") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b66d_d20260711_m025108_c001_v7007000_t0000_u01783738268353") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc716_d20260711_m025102_c001_v0001136_t0047_u01783738262292") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655051_d20260711_m025101_c001_v7007000_t0000_u01783738261416") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11154634ebcbe3ba_d20260711_m025059_c001_v0001109_t0048_u01783738259337") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4018886f4e8e390a_d20260711_m025059_c001_v7007000_t0000_u01783738259161") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11154634ebcbe3ae_d20260711_m025055_c001_v0001109_t0047_u01783738255648") 2026/07/11 02:57:27 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4018886f4e8e3903_d20260711_m025054_c001_v7007000_t0000_u01783738254948") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3f40_d20260711_m025049_c001_v0001146_t0034_u01783738249267") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d11_d20260711_m025048_c001_v7007000_t0000_u01783738248387") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f107ceefc94b50f55_d20260711_m025046_c001_v0001145_t0026_u01783738246682") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d28_d20260711_m025046_c001_v7007000_t0000_u01783738246506") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f107ceefc94b50f45_d20260711_m025043_c001_v0001145_t0019_u01783738243351") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d26_d20260711_m025042_c001_v7007000_t0000_u01783738242654") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dd55_d20260711_m025034_c001_v0001033_t0001_u01783738234905") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5e4_d20260711_m025034_c001_v7007000_t0000_u01783738234027") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f111733951e4ebc42_d20260711_m025032_c001_v0001172_t0029_u01783738232220") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99ee5d_d20260711_m025032_c001_v7007000_t0000_u01783738232035") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f111733951e4ebc30_d20260711_m025028_c001_v0001172_t0016_u01783738228586") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99ee5b_d20260711_m025027_c001_v7007000_t0000_u01783738227867") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc69e_d20260711_m025020_c001_v0001136_t0001_u01783738220981") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5c9_d20260711_m025019_c001_v7007000_t0000_u01783738219792") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1180c99e6369e2ec_d20260711_m025013_c001_v0001117_t0011_u01783738213206") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4050722b3247f3eb_d20260711_m025012_c001_v7007000_t0000_u01783738212989") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3e90_d20260711_m025008_c001_v0001146_t0010_u01783738208691") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119011b77cd9c623_d20260711_m025007_c001_v0001161_t0033_u01783738207644") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119011b77cd9c615_d20260711_m025006_c001_v0001161_t0031_u01783738206514") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cc63_d20260711_m024953_c001_v7007000_t0000_u01783738193202") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc63e_d20260711_m024945_c001_v0001136_t0030_u01783738185917") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10718359e4ccc6f5_d20260711_m024945_c001_v0001167_t0058_u01783738185065") 2026/07/11 02:57:28 DEBUG : dst/one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10718359e4ccc6e9_d20260711_m024944_c001_v0001167_t0004_u01783738184038") 2026/07/11 02:57:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e7e_d20260711_m025141_c001_v7007000_t0000_u01783738301666") 2026/07/11 02:57:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f107b56279adb5234_d20260711_m025138_c001_v0001131_t0059_u01783738298818") 2026/07/11 02:57:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1176899fe460846f_d20260711_m025134_c001_v0001137_t0058_u01783738294234") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603ea3_d20260711_m025128_c001_v7007000_t0000_u01783738288516") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f110d8b7de22310c1_d20260711_m025124_c001_v0001044_t0014_u01783738284714") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11783256d32ebfe7_d20260711_m025120_c001_v0001185_t0015_u01783738280420") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655059_d20260711_m025114_c001_v7007000_t0000_u01783738274788") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f116c933d19c87ff0_d20260711_m025112_c001_v0001038_t0010_u01783738272100") 2026/07/11 02:57:29 DEBUG : dst/one.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10959c066281c1be_d20260711_m025107_c001_v0001041_t0044_u01783738267758") 2026/07/11 02:57:29 DEBUG : dst/three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5cb_d20260711_m025019_c001_v7007000_t0000_u01783738219977") 2026/07/11 02:57:29 DEBUG : dst/three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119011b77cd9c659_d20260711_m025018_c001_v0001161_t0053_u01783738218219") 2026/07/11 02:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e7f_d20260711_m025141_c001_v7007000_t0000_u01783738301840") 2026/07/11 02:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1086812a1637f63b_d20260711_m025140_c001_v0001154_t0023_u01783738300254") 2026/07/11 02:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f106d52800fbaaf59_d20260711_m025136_c001_v0001144_t0034_u01783738296336") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e80_d20260711_m025142_c001_v7007000_t0000_u01783738302015") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1028fbe9c37eb79a_d20260711_m025140_c001_v0001171_t0010_u01783738300740") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655098_d20260711_m025140_c001_v7007000_t0000_u01783738300564") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1028fbe9c37eb78c_d20260711_m025137_c001_v0001171_t0052_u01783738297430") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655095_d20260711_m025137_c001_v7007000_t0000_u01783738297254") 2026/07/11 02:57:29 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc770_d20260711_m025131_c001_v0001136_t0048_u01783738291541") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603ea5_d20260711_m025128_c001_v7007000_t0000_u01783738288700") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1030126776cb23e6_d20260711_m025127_c001_v0001161_t0019_u01783738287495") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d7d5_d20260711_m025127_c001_v7007000_t0000_u01783738287318") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1030126776cb23da_d20260711_m025123_c001_v0001161_t0038_u01783738283154") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d7ce_d20260711_m025122_c001_v7007000_t0000_u01783738282978") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc740_d20260711_m025117_c001_v0001136_t0017_u01783738277689") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b671_d20260711_m025114_c001_v7007000_t0000_u01783738274073") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc728_d20260711_m025110_c001_v0001136_t0011_u01783738270733") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b66e_d20260711_m025110_c001_v7007000_t0000_u01783738270019") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3f78_d20260711_m025104_c001_v0001146_t0000_u01783738264971") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4018886f4e8e390d_d20260711_m025100_c001_v7007000_t0000_u01783738260528") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3f5c_d20260711_m025057_c001_v0001146_t0015_u01783738257818") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4018886f4e8e3907_d20260711_m025056_c001_v7007000_t0000_u01783738256771") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dd85_d20260711_m025050_c001_v0001033_t0025_u01783738250236") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d29_d20260711_m025047_c001_v7007000_t0000_u01783738247511") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dd71_d20260711_m025045_c001_v0001033_t0026_u01783738245210") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d27_d20260711_m025044_c001_v7007000_t0000_u01783738244172") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc6d4_d20260711_m025036_c001_v0001136_t0000_u01783738236950") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99ee5e_d20260711_m025033_c001_v7007000_t0000_u01783738233143") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc6be_d20260711_m025030_c001_v0001136_t0022_u01783738230628") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99ee5c_d20260711_m025029_c001_v7007000_t0000_u01783738229574") 2026/07/11 02:57:30 DEBUG : dst/three.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3edc_d20260711_m025022_c001_v0001146_t0009_u01783738222993") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603ea7_d20260711_m025128_c001_v7007000_t0000_u01783738288882") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f11789fbf62253067_d20260711_m025126_c001_v0001116_t0008_u01783738286433") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f110ff0cd57529daa_d20260711_m025122_c001_v0001157_t0042_u01783738282650") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865505a_d20260711_m025114_c001_v7007000_t0000_u01783738274965") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1109d1d958c147a2_d20260711_m025113_c001_v0001161_t0048_u01783738273462") 2026/07/11 02:57:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10783807bb61aeb1_d20260711_m025109_c001_v0001113_t0038_u01783738269720") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549e81_d20260711_m025142_c001_v7007000_t0000_u01783738302190") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3fd6_d20260711_m025130_c001_v0001146_t0001_u01783738290710") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603ea8_d20260711_m025129_c001_v7007000_t0000_u01783738289064") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3fa0_d20260711_m025116_c001_v0001146_t0026_u01783738276843") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865505b_d20260711_m025115_c001_v7007000_t0000_u01783738275139") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dda3_d20260711_m025103_c001_v0001033_t0057_u01783738263615") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c5298655052_d20260711_m025101_c001_v7007000_t0000_u01783738261590") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc6fa_d20260711_m025049_c001_v0001136_t0054_u01783738249932") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418302ec277e3d12_d20260711_m025048_c001_v7007000_t0000_u01783738248563") 2026/07/11 02:57:31 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3f1e_d20260711_m025036_c001_v0001146_t0041_u01783738236262") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5e5_d20260711_m025034_c001_v7007000_t0000_u01783738234201") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dd1e_d20260711_m025022_c001_v0001033_t0058_u01783738222100") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5cc_d20260711_m025020_c001_v7007000_t0000_u01783738220263") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1127a8b5d3a9f35d_d20260711_m025015_c001_v0001144_t0025_u01783738215437") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cc64_d20260711_m024953_c001_v7007000_t0000_u01783738193378") 2026/07/11 02:57:32 DEBUG : dst/two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10718359e4ccc72d_d20260711_m024952_c001_v0001167_t0042_u01783738192121") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4035627ccf9af896_d20260711_m024917_c001_v7007000_t0000_u01783738157163") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3d9d_d20260711_m024913_c001_v0001146_t0018_u01783738153724") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4035627ccf9af892_d20260711_m024911_c001_v7007000_t0000_u01783738151731") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3cad_d20260711_m024801_c001_v0001146_t0032_u01783738081053") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e1e_d20260711_m024752_c001_v7007000_t0000_u01783738072088") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3c79_d20260711_m024748_c001_v0001146_t0019_u01783738068669") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765a_d20260711_m024726_c001_v7007000_t0000_u01783738046320") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bdb_d20260711_m024724_c001_v0001146_t0033_u01783738044068") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7656_d20260711_m024722_c001_v7007000_t0000_u01783738042937") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bd1_d20260711_m024721_c001_v0001146_t0037_u01783738041413") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7652_d20260711_m024718_c001_v7007000_t0000_u01783738038491") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bb5_d20260711_m024716_c001_v0001146_t0051_u01783738036575") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764f_d20260711_m024715_c001_v7007000_t0000_u01783738035699") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ba9_d20260711_m024714_c001_v0001146_t0043_u01783738034130") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7646_d20260711_m024707_c001_v7007000_t0000_u01783738027482") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b6b_d20260711_m024705_c001_v0001146_t0034_u01783738025770") 2026/07/11 02:57:32 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7643_d20260711_m024704_c001_v7007000_t0000_u01783738024852") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b61_d20260711_m024703_c001_v0001146_t0014_u01783738023914") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a371e_d20260711_m024659_c001_v7007000_t0000_u01783738019102") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b2f_d20260711_m024657_c001_v0001146_t0012_u01783738017684") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a2b18_d20260711_m024655_c001_v7007000_t0000_u01783738015924") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b1d_d20260711_m024654_c001_v0001146_t0007_u01783738014789") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a2716_d20260711_m024654_c001_v7007000_t0000_u01783738014439") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f100df63337e5b4b1_d20260711_m024653_c001_v0001167_t0055_u01783738013744") 2026/07/11 02:57:33 DEBUG : empty space: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b11_d20260711_m024652_c001_v0001146_t0046_u01783738012150") 2026/07/11 02:57:33 DEBUG : enormous: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7658_d20260711_m024725_c001_v7007000_t0000_u01783738045351") 2026/07/11 02:57:33 DEBUG : enormous: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bdd_d20260711_m024724_c001_v0001146_t0054_u01783738044371") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419d7f15ea549ec4_d20260711_m025147_c001_v7007000_t0000_u01783738307341") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc796_d20260711_m025145_c001_v0001136_t0055_u01783738305917") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e1a_d20260711_m024747_c001_v7007000_t0000_u01783738067180") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4cc_d20260711_m024745_c001_v0001136_t0042_u01783738065991") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1d05_d20260711_m024648_c001_v7007000_t0000_u01783738008822") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3aeb_d20260711_m024647_c001_v0001146_t0053_u01783738007742") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1d03_d20260711_m024647_c001_v7007000_t0000_u01783738007220") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ae7_d20260711_m024646_c001_v0001146_t0010_u01783738006441") 2026/07/11 02:57:33 DEBUG : existing: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ae1_d20260711_m024645_c001_v0001146_t0054_u01783738005556") 2026/07/11 02:57:33 DEBUG : existing-b: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e1b_d20260711_m024747_c001_v7007000_t0000_u01783738067372") 2026/07/11 02:57:34 DEBUG : existing-b: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3c63_d20260711_m024745_c001_v0001146_t0049_u01783738065982") 2026/07/11 02:57:34 DEBUG : file1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da4_d20260711_m025253_c001_v7007000_t0000_u01783738373133") 2026/07/11 02:57:34 DEBUG : file1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc874_d20260711_m025251_c001_v0001136_t0050_u01783738371819") 2026/07/11 02:57:34 DEBUG : file1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da1_d20260711_m025250_c001_v7007000_t0000_u01783738370548") 2026/07/11 02:57:34 DEBUG : file1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4142_d20260711_m025249_c001_v0001146_t0021_u01783738369052") 2026/07/11 02:57:34 DEBUG : five: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765b_d20260711_m024730_c001_v7007000_t0000_u01783738050939") 2026/07/11 02:57:34 DEBUG : five: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba3bf9_d20260711_m024728_c001_v0001146_t0015_u01783738048599") 2026/07/11 02:57:34 DEBUG : foo: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a331b_d20260711_m024657_c001_v7007000_t0000_u01783738017333") 2026/07/11 02:57:34 DEBUG : foo: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba3b25_d20260711_m024656_c001_v0001146_t0015_u01783738016809") 2026/07/11 02:57:34 DEBUG : foo: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba3b21_d20260711_m024656_c001_v0001146_t0015_u01783738016275") 2026/07/11 02:57:34 DEBUG : four: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765c_d20260711_m024731_c001_v7007000_t0000_u01783738051134") 2026/07/11 02:57:34 DEBUG : four: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1da5e_d20260711_m024729_c001_v0001033_t0035_u01783738049151") 2026/07/11 02:57:34 DEBUG : four: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bef_d20260711_m024727_c001_v0001146_t0022_u01783738047765") 2026/07/11 02:57:34 DEBUG : hello world2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cdb_d20260711_m024550_c001_v7007000_t0000_u01783737950826") 2026/07/11 02:57:34 DEBUG : hello world2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39df_d20260711_m024550_c001_v0001146_t0012_u01783737950007") 2026/07/11 02:57:34 DEBUG : ignore-size: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1d02_d20260711_m024645_c001_v7007000_t0000_u01783738005207") 2026/07/11 02:57:34 DEBUG : ignore-size: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3adf_d20260711_m024644_c001_v0001146_t0022_u01783738004198") 2026/07/11 02:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e17_d20260711_m024745_c001_v7007000_t0000_u01783738065219") 2026/07/11 02:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4c2_d20260711_m024744_c001_v0001136_t0047_u01783738064281") 2026/07/11 02:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e13_d20260711_m024743_c001_v7007000_t0000_u01783738063498") 2026/07/11 02:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4ba_d20260711_m024742_c001_v0001136_t0004_u01783738062451") 2026/07/11 02:57:34 DEBUG : one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765d_d20260711_m024731_c001_v7007000_t0000_u01783738051328") 2026/07/11 02:57:34 DEBUG : one: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba3be7_d20260711_m024726_c001_v0001146_t0015_u01783738046708") 2026/07/11 02:57:35 DEBUG : only0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d47_d20260711_m025244_c001_v7007000_t0000_u01783738364781") 2026/07/11 02:57:35 DEBUG : only0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df13_d20260711_m025239_c001_v0001033_t0035_u01783738359586") 2026/07/11 02:57:35 DEBUG : only0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1deb3_d20260711_m025219_c001_v0001033_t0046_u01783738339754") 2026/07/11 02:57:35 DEBUG : only0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8f6_d20260711_m025213_c001_v7007000_t0000_u01783738333705") 2026/07/11 02:57:35 DEBUG : only0: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7ae_d20260711_m025151_c001_v0001136_t0004_u01783738311812") 2026/07/11 02:57:35 DEBUG : only1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d48_d20260711_m025244_c001_v7007000_t0000_u01783738364959") 2026/07/11 02:57:35 DEBUG : only1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc850_d20260711_m025240_c001_v0001136_t0043_u01783738360168") 2026/07/11 02:57:35 DEBUG : only1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc806_d20260711_m025221_c001_v0001136_t0047_u01783738341016") 2026/07/11 02:57:35 DEBUG : only1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605dfca_d20260711_m025213_c001_v7007000_t0000_u01783738333970") 2026/07/11 02:57:35 DEBUG : only1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4048_d20260711_m025152_c001_v0001146_t0030_u01783738312893") 2026/07/11 02:57:35 DEBUG : only10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d49_d20260711_m025245_c001_v7007000_t0000_u01783738365136") 2026/07/11 02:57:35 DEBUG : only10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba4124_d20260711_m025239_c001_v0001146_t0015_u01783738359596") 2026/07/11 02:57:35 DEBUG : only10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc820_d20260711_m025228_c001_v0001136_t0001_u01783738348390") 2026/07/11 02:57:35 DEBUG : only10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8f8_d20260711_m025213_c001_v7007000_t0000_u01783738333881") 2026/07/11 02:57:35 DEBUG : only10: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4076_d20260711_m025202_c001_v0001146_t0059_u01783738322693") 2026/07/11 02:57:35 DEBUG : only11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4a_d20260711_m025245_c001_v7007000_t0000_u01783738365315") 2026/07/11 02:57:35 DEBUG : only11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc848_d20260711_m025239_c001_v0001136_t0043_u01783738359608") 2026/07/11 02:57:36 DEBUG : only11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40fa_d20260711_m025229_c001_v0001146_t0046_u01783738349898") 2026/07/11 02:57:36 DEBUG : only11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8f2_d20260711_m025213_c001_v7007000_t0000_u01783738333163") 2026/07/11 02:57:36 DEBUG : only11: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de73_d20260711_m025203_c001_v0001033_t0059_u01783738323593") 2026/07/11 02:57:36 DEBUG : only12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4b_d20260711_m025245_c001_v7007000_t0000_u01783738365491") 2026/07/11 02:57:36 DEBUG : only12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40224eefb2715a11_d20260711_m025240_c001_v0001182_t0015_u01783738360156") 2026/07/11 02:57:36 DEBUG : only12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1def3_d20260711_m025231_c001_v0001033_t0000_u01783738351740") 2026/07/11 02:57:36 DEBUG : only12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100db_d20260711_m025214_c001_v7007000_t0000_u01783738334074") 2026/07/11 02:57:36 DEBUG : only12: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7d2_d20260711_m025204_c001_v0001136_t0035_u01783738324509") 2026/07/11 02:57:36 DEBUG : only13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4c_d20260711_m025245_c001_v7007000_t0000_u01783738365667") 2026/07/11 02:57:36 DEBUG : only13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df15_d20260711_m025239_c001_v0001033_t0035_u01783738359799") 2026/07/11 02:57:36 DEBUG : only13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc82e_d20260711_m025232_c001_v0001136_t0021_u01783738352739") 2026/07/11 02:57:36 DEBUG : only13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8f3_d20260711_m025213_c001_v7007000_t0000_u01783738333338") 2026/07/11 02:57:36 DEBUG : only13: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4084_d20260711_m025206_c001_v0001146_t0042_u01783738326155") 2026/07/11 02:57:36 DEBUG : only14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4d_d20260711_m025245_c001_v7007000_t0000_u01783738365843") 2026/07/11 02:57:36 DEBUG : only14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc84a_d20260711_m025239_c001_v0001136_t0043_u01783738359811") 2026/07/11 02:57:36 DEBUG : only14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba410e_d20260711_m025233_c001_v0001146_t0047_u01783738353667") 2026/07/11 02:57:36 DEBUG : only14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef946cc_d20260711_m025214_c001_v7007000_t0000_u01783738334130") 2026/07/11 02:57:36 DEBUG : only14: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de7f_d20260711_m025206_c001_v0001033_t0015_u01783738326753") 2026/07/11 02:57:37 DEBUG : only15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4e_d20260711_m025246_c001_v7007000_t0000_u01783738366020") 2026/07/11 02:57:37 DEBUG : only15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba4126_d20260711_m025239_c001_v0001146_t0015_u01783738359820") 2026/07/11 02:57:37 DEBUG : only15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1defb_d20260711_m025234_c001_v0001033_t0058_u01783738354516") 2026/07/11 02:57:37 DEBUG : only15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100d9_d20260711_m025213_c001_v7007000_t0000_u01783738333719") 2026/07/11 02:57:37 DEBUG : only15: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7da_d20260711_m025207_c001_v0001136_t0015_u01783738327710") 2026/07/11 02:57:37 DEBUG : only16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d4f_d20260711_m025246_c001_v7007000_t0000_u01783738366197") 2026/07/11 02:57:37 DEBUG : only16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df19_d20260711_m025239_c001_v0001033_t0035_u01783738359977") 2026/07/11 02:57:37 DEBUG : only16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc83a_d20260711_m025235_c001_v0001136_t0050_u01783738355608") 2026/07/11 02:57:37 DEBUG : only16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100da_d20260711_m025213_c001_v7007000_t0000_u01783738333899") 2026/07/11 02:57:37 DEBUG : only16: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4098_d20260711_m025208_c001_v0001146_t0053_u01783738328681") 2026/07/11 02:57:38 DEBUG : only17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d50_d20260711_m025246_c001_v7007000_t0000_u01783738366374") 2026/07/11 02:57:38 DEBUG : only17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc84e_d20260711_m025239_c001_v0001136_t0043_u01783738359991") 2026/07/11 02:57:38 DEBUG : only17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba411a_d20260711_m025236_c001_v0001146_t0028_u01783738356323") 2026/07/11 02:57:38 DEBUG : only17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef946cb_d20260711_m025213_c001_v7007000_t0000_u01783738333937") 2026/07/11 02:57:38 DEBUG : only17: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de91_d20260711_m025209_c001_v0001033_t0005_u01783738329485") 2026/07/11 02:57:38 DEBUG : only18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d51_d20260711_m025246_c001_v7007000_t0000_u01783738366551") 2026/07/11 02:57:38 DEBUG : only18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba4128_d20260711_m025240_c001_v0001146_t0015_u01783738360011") 2026/07/11 02:57:38 DEBUG : only18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df07_d20260711_m025237_c001_v0001033_t0059_u01783738357319") 2026/07/11 02:57:38 DEBUG : only18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605dfcb_d20260711_m025214_c001_v7007000_t0000_u01783738334144") 2026/07/11 02:57:38 DEBUG : only18: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7e8_d20260711_m025210_c001_v0001136_t0050_u01783738330560") 2026/07/11 02:57:38 DEBUG : only19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d52_d20260711_m025246_c001_v7007000_t0000_u01783738366728") 2026/07/11 02:57:38 DEBUG : only19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df1b_d20260711_m025240_c001_v0001033_t0035_u01783738360155") 2026/07/11 02:57:38 DEBUG : only19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc844_d20260711_m025238_c001_v0001136_t0016_u01783738358630") 2026/07/11 02:57:38 DEBUG : only19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605dfc7_d20260711_m025213_c001_v7007000_t0000_u01783738333618") 2026/07/11 02:57:38 DEBUG : only19: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40a4_d20260711_m025211_c001_v0001146_t0000_u01783738331533") 2026/07/11 02:57:38 DEBUG : only2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d53_d20260711_m025246_c001_v7007000_t0000_u01783738366904") 2026/07/11 02:57:38 DEBUG : only2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba412a_d20260711_m025240_c001_v0001146_t0015_u01783738360203") 2026/07/11 02:57:38 DEBUG : only2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40ce_d20260711_m025221_c001_v0001146_t0008_u01783738341652") 2026/07/11 02:57:38 DEBUG : only2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8fd_d20260711_m025214_c001_v7007000_t0000_u01783738334231") 2026/07/11 02:57:38 DEBUG : only2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de57_d20260711_m025153_c001_v0001033_t0027_u01783738313686") 2026/07/11 02:57:38 DEBUG : only3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d54_d20260711_m025247_c001_v7007000_t0000_u01783738367081") 2026/07/11 02:57:38 DEBUG : only3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df1d_d20260711_m025240_c001_v0001033_t0035_u01783738360331") 2026/07/11 02:57:38 DEBUG : only3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dec1_d20260711_m025222_c001_v0001033_t0030_u01783738342434") 2026/07/11 02:57:39 DEBUG : only3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100dc_d20260711_m025214_c001_v7007000_t0000_u01783738334249") 2026/07/11 02:57:39 DEBUG : only3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7b8_d20260711_m025154_c001_v0001136_t0026_u01783738314632") 2026/07/11 02:57:39 DEBUG : only4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d55_d20260711_m025247_c001_v7007000_t0000_u01783738367258") 2026/07/11 02:57:39 DEBUG : only4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40224eefb2715a13_d20260711_m025240_c001_v0001182_t0015_u01783738360342") 2026/07/11 02:57:39 DEBUG : only4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc80a_d20260711_m025223_c001_v0001136_t0053_u01783738343343") 2026/07/11 02:57:39 DEBUG : only4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8f4_d20260711_m025213_c001_v7007000_t0000_u01783738333529") 2026/07/11 02:57:39 DEBUG : only4: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba405a_d20260711_m025156_c001_v0001146_t0018_u01783738316640") 2026/07/11 02:57:39 DEBUG : only5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d56_d20260711_m025247_c001_v7007000_t0000_u01783738367435") 2026/07/11 02:57:39 DEBUG : only5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc852_d20260711_m025240_c001_v0001136_t0043_u01783738360354") 2026/07/11 02:57:39 DEBUG : only5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40da_d20260711_m025224_c001_v0001146_t0042_u01783738344170") 2026/07/11 02:57:39 DEBUG : only5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4154cece6a7100d8_d20260711_m025213_c001_v7007000_t0000_u01783738333544") 2026/07/11 02:57:39 DEBUG : only5: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de61_d20260711_m025157_c001_v0001033_t0025_u01783738317594") 2026/07/11 02:57:39 DEBUG : only6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d57_d20260711_m025247_c001_v7007000_t0000_u01783738367613") 2026/07/11 02:57:39 DEBUG : only6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba412c_d20260711_m025240_c001_v0001146_t0015_u01783738360398") 2026/07/11 02:57:39 DEBUG : only6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1ded1_d20260711_m025224_c001_v0001033_t0025_u01783738344995") 2026/07/11 02:57:39 DEBUG : only6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef946ca_d20260711_m025213_c001_v7007000_t0000_u01783738333745") 2026/07/11 02:57:39 DEBUG : only6: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7c2_d20260711_m025158_c001_v0001136_t0014_u01783738318382") 2026/07/11 02:57:39 DEBUG : only7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d58_d20260711_m025247_c001_v7007000_t0000_u01783738367789") 2026/07/11 02:57:39 DEBUG : only7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f419ffbc473d1df21_d20260711_m025240_c001_v0001033_t0035_u01783738360519") 2026/07/11 02:57:39 DEBUG : only7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc814_d20260711_m025226_c001_v0001136_t0021_u01783738346105") 2026/07/11 02:57:39 DEBUG : only7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4078cf379ef946c8_d20260711_m025213_c001_v7007000_t0000_u01783738333553") 2026/07/11 02:57:40 DEBUG : only7: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4066_d20260711_m025159_c001_v0001146_t0059_u01783738319718") 2026/07/11 02:57:40 DEBUG : only8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d59_d20260711_m025247_c001_v7007000_t0000_u01783738367967") 2026/07/11 02:57:40 DEBUG : only8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40224eefb2715a19_d20260711_m025240_c001_v0001182_t0015_u01783738360529") 2026/07/11 02:57:40 DEBUG : only8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba40ec_d20260711_m025226_c001_v0001146_t0040_u01783738346772") 2026/07/11 02:57:40 DEBUG : only8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a8fb_d20260711_m025214_c001_v7007000_t0000_u01783738334056") 2026/07/11 02:57:40 DEBUG : only8: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1de65_d20260711_m025200_c001_v0001033_t0015_u01783738320635") 2026/07/11 02:57:40 DEBUG : only9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18d5a_d20260711_m025248_c001_v7007000_t0000_u01783738368144") 2026/07/11 02:57:40 DEBUG : only9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc854_d20260711_m025240_c001_v0001136_t0043_u01783738360541") 2026/07/11 02:57:40 DEBUG : only9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dedb_d20260711_m025227_c001_v0001033_t0044_u01783738347498") 2026/07/11 02:57:40 DEBUG : only9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605dfc9_d20260711_m025213_c001_v7007000_t0000_u01783738333793") 2026/07/11 02:57:40 DEBUG : only9: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc7cc_d20260711_m025201_c001_v0001136_t0005_u01783738321581") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e0f_d20260711_m024741_c001_v7007000_t0000_u01783738061299") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4aa_d20260711_m024738_c001_v0001136_t0057_u01783738058699") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e09_d20260711_m024737_c001_v7007000_t0000_u01783738057922") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3c25_d20260711_m024736_c001_v0001146_t0036_u01783738056186") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e04_d20260711_m024735_c001_v7007000_t0000_u01783738055057") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1da70_d20260711_m024732_c001_v0001033_t0012_u01783738052449") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7654_d20260711_m024720_c001_v7007000_t0000_u01783738040496") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bc1_d20260711_m024719_c001_v0001146_t0056_u01783738039069") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7651_d20260711_m024717_c001_v7007000_t0000_u01783738037413") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bb3_d20260711_m024716_c001_v0001146_t0040_u01783738036295") 2026/07/11 02:57:40 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d764e_d20260711_m024714_c001_v7007000_t0000_u01783738034896") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ba5_d20260711_m024713_c001_v0001146_t0032_u01783738033835") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7645_d20260711_m024706_c001_v7007000_t0000_u01783738026904") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b69_d20260711_m024705_c001_v0001146_t0035_u01783738025432") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7644_d20260711_m024705_c001_v7007000_t0000_u01783738025044") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b5d_d20260711_m024703_c001_v0001146_t0013_u01783738023567") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7642_d20260711_m024703_c001_v7007000_t0000_u01783738023185") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b59_d20260711_m024702_c001_v0001146_t0019_u01783738022451") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b53_d20260711_m024701_c001_v0001146_t0021_u01783738021622") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7641_d20260711_m024701_c001_v7007000_t0000_u01783738021237") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b4d_d20260711_m024700_c001_v0001146_t0010_u01783738020282") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b41_d20260711_m024659_c001_v0001146_t0043_u01783738019629") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a371f_d20260711_m024659_c001_v7007000_t0000_u01783738019278") 2026/07/11 02:57:41 DEBUG : potato: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b35_d20260711_m024658_c001_v0001146_t0027_u01783738018447") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f412f77845f791889_d20260711_m024926_c001_v7007000_t0000_u01783738166951") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dc2c_d20260711_m024925_c001_v0001033_t0056_u01783738165873") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4035627ccf9af897_d20260711_m024917_c001_v7007000_t0000_u01783738157685") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dbf2_d20260711_m024912_c001_v0001033_t0024_u01783738152996") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4050722b3247f391_d20260711_m024905_c001_v7007000_t0000_u01783738145412") 2026/07/11 02:57:41 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dadc_d20260711_m024759_c001_v0001033_t0045_u01783738079787") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e1f_d20260711_m024752_c001_v7007000_t0000_u01783738072549") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dab6_d20260711_m024748_c001_v0001033_t0048_u01783738068295") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7659_d20260711_m024725_c001_v7007000_t0000_u01783738045544") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bd5_d20260711_m024723_c001_v0001146_t0002_u01783738043512") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7657_d20260711_m024723_c001_v7007000_t0000_u01783738043130") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bcf_d20260711_m024721_c001_v0001146_t0019_u01783738041077") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7655_d20260711_m024720_c001_v7007000_t0000_u01783738040691") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bc9_d20260711_m024719_c001_v0001146_t0041_u01783738039840") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7653_d20260711_m024718_c001_v7007000_t0000_u01783738038684") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3bbd_d20260711_m024717_c001_v0001146_t0020_u01783738037802") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7650_d20260711_m024715_c001_v7007000_t0000_u01783738035893") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3baf_d20260711_m024714_c001_v0001146_t0015_u01783738034906") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d7647_d20260711_m024707_c001_v7007000_t0000_u01783738027679") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3b73_d20260711_m024706_c001_v0001146_t0030_u01783738026488") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cdd_d20260711_m024553_c001_v7007000_t0000_u01783737953696") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39ef_d20260711_m024552_c001_v0001146_t0021_u01783737952971") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cdc_d20260711_m024552_c001_v7007000_t0000_u01783737952105") 2026/07/11 02:57:42 DEBUG : potato2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39e8_d20260711_m024551_c001_v0001146_t0056_u01783737951344") 2026/07/11 02:57:42 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4035627ccf9af898_d20260711_m024918_c001_v7007000_t0000_u01783738158132") 2026/07/11 02:57:42 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc5e2_d20260711_m024914_c001_v0001136_t0003_u01783738154429") 2026/07/11 02:57:42 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4050722b3247f392_d20260711_m024905_c001_v7007000_t0000_u01783738145730") 2026/07/11 02:57:42 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4fe_d20260711_m024801_c001_v0001136_t0057_u01783738081829") 2026/07/11 02:57:43 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e20_d20260711_m024752_c001_v7007000_t0000_u01783738072779") 2026/07/11 02:57:43 DEBUG : potato3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4d0_d20260711_m024749_c001_v0001136_t0057_u01783738069015") 2026/07/11 02:57:43 DEBUG : pre-dest1/1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5a8_d20260711_m025002_c001_v7007000_t0000_u01783738202398") 2026/07/11 02:57:43 DEBUG : pre-dest1/1: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc650_d20260711_m024954_c001_v0001136_t0017_u01783738194075") 2026/07/11 02:57:43 DEBUG : pre-dest2/2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471aa5a9_d20260711_m025002_c001_v7007000_t0000_u01783738202582") 2026/07/11 02:57:43 DEBUG : pre-dest2/2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1dcb6_d20260711_m024954_c001_v0001033_t0012_u01783738194860") 2026/07/11 02:57:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cc57_d20260711_m024940_c001_v7007000_t0000_u01783738180051") 2026/07/11 02:57:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3dfb_d20260711_m024934_c001_v0001146_t0057_u01783738174692") 2026/07/11 02:57:43 DEBUG : sizeonly: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1d01_d20260711_m024643_c001_v7007000_t0000_u01783738003673") 2026/07/11 02:57:43 DEBUG : sizeonly: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3adb_d20260711_m024642_c001_v0001146_t0020_u01783738002719") 2026/07/11 02:57:43 DEBUG : splitbanan: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f409557f12877b816_d20260711_m025455_c001_v7007000_t0000_u01783738495624") 2026/07/11 02:57:43 DEBUG : splitbanan: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715d8b_d20260711_m025447_c001_v0001182_t0046_u01783738487948") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f98_d20260711_m025617_c001_v7007000_t0000_u01783738577843") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcabe_d20260711_m025610_c001_v0001136_t0008_u01783738570735") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd745ac5_d20260711_m025601_c001_v7007000_t0000_u01783738561869") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca9a_d20260711_m025555_c001_v0001136_t0021_u01783738555130") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e500_d20260711_m025544_c001_v7007000_t0000_u01783738544680") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca68_d20260711_m025537_c001_v0001136_t0012_u01783738537941") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f406bed4791603f7a_d20260711_m025529_c001_v7007000_t0000_u01783738529294") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca3c_d20260711_m025522_c001_v0001136_t0053_u01783738522749") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c52986555c0_d20260711_m025513_c001_v7007000_t0000_u01783738513305") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fca1a_d20260711_m025505_c001_v0001136_t0054_u01783738505963") 2026/07/11 02:57:43 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f41327c529865556f_d20260711_m025450_c001_v7007000_t0000_u01783738490080") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc9e4_d20260711_m025446_c001_v0001136_t0046_u01783738486887") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f42170da24a14907c_d20260711_m025438_c001_v7007000_t0000_u01783738478052") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e0d1_d20260711_m025430_c001_v0001033_t0002_u01783738470891") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4159f73aac4251e8_d20260711_m025429_c001_v7007000_t0000_u01783738469558") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc990_d20260711_m025426_c001_v0001136_t0028_u01783738466239") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4273bda0ce75cdec_d20260711_m025417_c001_v7007000_t0000_u01783738457379") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e087_d20260711_m025410_c001_v0001033_t0031_u01783738450465") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f418455c9fa99eebf_d20260711_m025409_c001_v7007000_t0000_u01783738449271") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc94c_d20260711_m025406_c001_v0001136_t0047_u01783738446087") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081560598cab6ea_d20260711_m025351_c001_v7007000_t0000_u01783738431663") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc90e_d20260711_m025347_c001_v0001136_t0049_u01783738427609") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40284b4c6605e021_d20260711_m025337_c001_v7007000_t0000_u01783738417233") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715b73_d20260711_m025330_c001_v0001182_t0033_u01783738410638") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f417f7466dd7459ba_d20260711_m025319_c001_v7007000_t0000_u01783738399378") 2026/07/11 02:57:44 DEBUG : splitbananasplit: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df8d_d20260711_m025312_c001_v0001033_t0024_u01783738392272") 2026/07/11 02:57:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f411760f702e9e434_d20260711_m025432_c001_v7007000_t0000_u01783738472680") 2026/07/11 02:57:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc994_d20260711_m025427_c001_v0001136_t0033_u01783738467310") 2026/07/11 02:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da7_d20260711_m025301_c001_v7007000_t0000_u01783738381247") 2026/07/11 02:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4154_d20260711_m025257_c001_v0001146_t0034_u01783738377811") 2026/07/11 02:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d843_d20260711_m025256_c001_v7007000_t0000_u01783738376708") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df43_d20260711_m025254_c001_v0001033_t0043_u01783738374050") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e18_d20260711_m024745_c001_v7007000_t0000_u01783738065409") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1daa2_d20260711_m024744_c001_v0001033_t0041_u01783738064269") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e14_d20260711_m024743_c001_v7007000_t0000_u01783738063691") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3c45_d20260711_m024742_c001_v0001146_t0021_u01783738062820") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cff_d20260711_m024640_c001_v7007000_t0000_u01783738000630") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ad1_d20260711_m024639_c001_v0001146_t0043_u01783737999109") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cfd_d20260711_m024638_c001_v7007000_t0000_u01783737998762") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ac9_d20260711_m024637_c001_v0001146_t0002_u01783737997386") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cfc_d20260711_m024635_c001_v7007000_t0000_u01783737995424") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3ab1_d20260711_m024634_c001_v0001146_t0019_u01783737994281") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cfb_d20260711_m024633_c001_v7007000_t0000_u01783737993760") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a99_d20260711_m024632_c001_v0001146_t0011_u01783737992282") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a63_d20260711_m024617_c001_v0001146_t0041_u01783737977126") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a1c6_d20260711_m024616_c001_v7007000_t0000_u01783737976700") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a5f_d20260711_m024615_c001_v0001146_t0056_u01783737975986") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a5b_d20260711_m024614_c001_v0001146_t0051_u01783737974950") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694a1c5_d20260711_m024614_c001_v7007000_t0000_u01783737974549") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a43_d20260711_m024611_c001_v0001146_t0002_u01783737971370") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a35_d20260711_m024608_c001_v0001146_t0001_u01783737968472") 2026/07/11 02:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cf4_d20260711_m024608_c001_v7007000_t0000_u01783737968126") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a31_d20260711_m024607_c001_v0001146_t0015_u01783737967434") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a29_d20260711_m024606_c001_v0001146_t0059_u01783737966412") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cf2_d20260711_m024606_c001_v7007000_t0000_u01783737966066") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a17_d20260711_m024602_c001_v0001146_t0047_u01783737962470") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1ceb_d20260711_m024602_c001_v7007000_t0000_u01783737962118") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a11_d20260711_m024601_c001_v0001146_t0050_u01783737961303") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1ce7_d20260711_m024600_c001_v7007000_t0000_u01783737960371") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a0b_d20260711_m024559_c001_v0001146_t0021_u01783737959680") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1ce5_d20260711_m024559_c001_v7007000_t0000_u01783737959160") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3a03_d20260711_m024558_c001_v0001146_t0047_u01783737958525") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1ce0_d20260711_m024557_c001_v7007000_t0000_u01783737957664") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39f9_d20260711_m024556_c001_v0001146_t0040_u01783737956753") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cdf_d20260711_m024556_c001_v7007000_t0000_u01783737956235") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39f5_d20260711_m024555_c001_v0001146_t0030_u01783737955505") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cde_d20260711_m024554_c001_v7007000_t0000_u01783737954985") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39f3_d20260711_m024554_c001_v0001146_t0040_u01783737954215") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cda_d20260711_m024549_c001_v7007000_t0000_u01783737949489") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39db_d20260711_m024548_c001_v0001146_t0042_u01783737948753") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cd7_d20260711_m024548_c001_v7007000_t0000_u01783737948234") 2026/07/11 02:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39d5_d20260711_m024547_c001_v0001146_t0015_u01783737947464") 2026/07/11 02:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cd6_d20260711_m024546_c001_v7007000_t0000_u01783737946605") 2026/07/11 02:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39cd_d20260711_m024545_c001_v0001146_t0015_u01783737945869") 2026/07/11 02:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f424184d5471a1cd5_d20260711_m024543_c001_v7007000_t0000_u01783737943802") 2026/07/11 02:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba39bd_d20260711_m024542_c001_v0001146_t0057_u01783737942955") 2026/07/11 02:57:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da8_d20260711_m025301_c001_v7007000_t0000_u01783738381431") 2026/07/11 02:57:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc880_d20260711_m025257_c001_v0001136_t0012_u01783738377815") 2026/07/11 02:57:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f425e3a23a613d844_d20260711_m025256_c001_v7007000_t0000_u01783738376892") 2026/07/11 02:57:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715a75_d20260711_m025254_c001_v0001182_t0058_u01783738374061") 2026/07/11 02:57:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f99_d20260711_m025619_c001_v7007000_t0000_u01783738579856") 2026/07/11 02:57:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a536253ea_d20260711_m025619_c001_v0001181_t0031_u01783738579225") 2026/07/11 02:57:47 DEBUG : sub/yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e0e_d20260711_m024740_c001_v7007000_t0000_u01783738060725") 2026/07/11 02:57:47 DEBUG : sub/yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1da88_d20260711_m024739_c001_v0001033_t0017_u01783738059037") 2026/07/11 02:57:47 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da5_d20260711_m025253_c001_v7007000_t0000_u01783738373309") 2026/07/11 02:57:47 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba4148_d20260711_m025251_c001_v0001146_t0027_u01783738371484") 2026/07/11 02:57:47 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da2_d20260711_m025250_c001_v7007000_t0000_u01783738370725") 2026/07/11 02:57:47 DEBUG : test_dir1/file2: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1df37_d20260711_m025249_c001_v0001033_t0034_u01783738369090") 2026/07/11 02:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da6_d20260711_m025253_c001_v7007000_t0000_u01783738373485") 2026/07/11 02:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715a6b_d20260711_m025251_c001_v0001182_t0027_u01783738371473") 2026/07/11 02:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40540ba381e18da3_d20260711_m025250_c001_v7007000_t0000_u01783738370906") 2026/07/11 02:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715a4f_d20260711_m025249_c001_v0001182_t0059_u01783738369071") 2026/07/11 02:57:47 DEBUG : three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765e_d20260711_m024731_c001_v7007000_t0000_u01783738051679") 2026/07/11 02:57:48 DEBUG : three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3c01_d20260711_m024730_c001_v0001146_t0025_u01783738050156") 2026/07/11 02:57:48 DEBUG : three: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1133e9c6c2ba3beb_d20260711_m024727_c001_v0001146_t0026_u01783738047059") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9a_d20260711_m025621_c001_v7007000_t0000_u01783738581423") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715fdd_d20260711_m025620_c001_v0001182_t0021_u01783738580805") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa4_d20260711_m025642_c001_v7007000_t0000_u01783738602221") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e285_d20260711_m025640_c001_v0001033_t0055_u01783738600057") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa2_d20260711_m025638_c001_v7007000_t0000_u01783738598500") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2716033_d20260711_m025637_c001_v0001182_t0044_u01783738597071") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa1_d20260711_m025636_c001_v7007000_t0000_u01783738596124") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a5362544a_d20260711_m025635_c001_v0001181_t0040_u01783738595463") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9e_d20260711_m025628_c001_v7007000_t0000_u01783738588939") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2715fff_d20260711_m025627_c001_v0001182_t0013_u01783738587636") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9f_d20260711_m025632_c001_v7007000_t0000_u01783738592058") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e267_d20260711_m025629_c001_v0001033_t0059_u01783738589880") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9d_d20260711_m025626_c001_v7007000_t0000_u01783738586684") 2026/07/11 02:57:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1011cc4a53625414_d20260711_m025626_c001_v0001181_t0019_u01783738586034") 2026/07/11 02:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9c_d20260711_m025625_c001_v7007000_t0000_u01783738585071") 2026/07/11 02:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcade_d20260711_m025624_c001_v0001136_t0033_u01783738584352") 2026/07/11 02:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24f9b_d20260711_m025623_c001_v7007000_t0000_u01783738583396") 2026/07/11 02:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f119ffbc473d1e24b_d20260711_m025622_c001_v0001033_t0011_u01783738582368") 2026/07/11 02:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f400e76990694aaea_d20260711_m025647_c001_v7007000_t0000_u01783738607257") 2026/07/11 02:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f10224eefb2716063_d20260711_m025646_c001_v0001182_t0050_u01783738606644") 2026/07/11 02:57:49 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa0_d20260711_m025634_c001_v7007000_t0000_u01783738594375") 2026/07/11 02:57:49 DEBUG : toe/toe/toe: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcb04_d20260711_m025633_c001_v0001136_t0012_u01783738593039") 2026/07/11 02:57:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa5_d20260711_m025642_c001_v7007000_t0000_u01783738602820") 2026/07/11 02:57:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fcb18_d20260711_m025641_c001_v0001136_t0053_u01783738601884") 2026/07/11 02:57:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4081edecbec24fa3_d20260711_m025639_c001_v7007000_t0000_u01783738599102") 2026/07/11 02:57:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f106ed16908b53fff_d20260711_m025638_c001_v0001150_t0035_u01783738598212") 2026/07/11 02:57:49 DEBUG : two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f40917800ac4d765f_d20260711_m024731_c001_v7007000_t0000_u01783738051871") 2026/07/11 02:57:49 DEBUG : two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f413480a4bb4fc488_d20260711_m024729_c001_v0001136_t0043_u01783738049363") 2026/07/11 02:57:49 DEBUG : two: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f4133e9c6c2ba3be9_d20260711_m024726_c001_v0001146_t0015_u01783738046883") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e11_d20260711_m024741_c001_v7007000_t0000_u01783738061490") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1034edd589ef464d_d20260711_m024740_c001_v0001103_t0036_u01783738060233") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e08_d20260711_m024737_c001_v7007000_t0000_u01783738057344") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc4a0_d20260711_m024735_c001_v0001136_t0044_u01783738055825") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e03_d20260711_m024734_c001_v7007000_t0000_u01783738054481") 2026/07/11 02:57:49 DEBUG : yam: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f113480a4bb4fc492_d20260711_m024732_c001_v0001136_t0040_u01783738052459") 2026/07/11 02:57:49 DEBUG : yaml: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e0a_d20260711_m024738_c001_v7007000_t0000_u01783738058112") 2026/07/11 02:57:49 DEBUG : yaml: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f101e1f1bc858e733_d20260711_m024737_c001_v0001161_t0045_u01783738057053") 2026/07/11 02:57:49 DEBUG : yaml: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f410bfa020f3e3e05_d20260711_m024735_c001_v7007000_t0000_u01783738055247") 2026/07/11 02:57:49 DEBUG : yaml: Deleting (id "4_z5fe2fdc3100d4bfb9ff80e1b_f1051e6fe748e3ded_d20260711_m024734_c001_v0001161_t0010_u01783738054074") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m10.654547909s (try 1/5)