"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/15 01:33:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido" 2026/05/15 01:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:33:46 DEBUG : Creating backend with remote "/tmp/rclone3184140917" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:33:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/15 01:33:47 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:47 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:33:48 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:48 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:49 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:33:49 DEBUG : B2 bucket rclone-test-rumobuy3pido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:50 DEBUG : Creating backend with remote "/non-existing" 2026/05/15 01:33:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/15 01:33:50 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:50 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:33:51 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:51 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:33:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:53 INFO : B2 bucket rclone-test-rumobuy3pido: Running all checks before starting transfers 2026/05/15 01:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:33:53 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:53 INFO : B2 bucket rclone-test-rumobuy3pido: Checks finished, now starting transfers 2026/05/15 01:33:53 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:33:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:54 ERROR : Ignoring --no-traverse with sync 2026/05/15 01:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:33:54 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:54 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:33:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:55 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/15 01:33:56 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:56 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:56 DEBUG : hello world2: size = 12 OK 2026/05/15 01:33:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/15 01:33:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:33:57 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:57 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:57 DEBUG : potato2: size = 11 OK 2026/05/15 01:33:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:33:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:33:59 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:33:59 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:33:59 DEBUG : potato2: size = 11 OK 2026/05/15 01:33:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:33:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/15 01:34:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:34:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/15 01:34:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:34:00 INFO : sub dir2: Making directory 2026/05/15 01:34:00 INFO : sub dir: Making directory 2026/05/15 01:34:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:00 INFO : sub dir2/sub sub dir2: Making directory 2026/05/15 01:34:00 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:00 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:00 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/15 01:34:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:01 INFO : sub dir2: Making directory 2026/05/15 01:34:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/15 01:34:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:03 DEBUG : sub dir2: Making directory with metadata 2026/05/15 01:34:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:34:03 INFO : sub dir2: Making directory 2026/05/15 01:34:03 INFO : sub dir: Making directory 2026/05/15 01:34:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:03 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:34:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/15 01:34:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/15 01:34:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:04 INFO : sub dir2: Making directory 2026/05/15 01:34:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:05 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:05 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:05 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:34:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:06 DEBUG : sub dir2: Making directory with metadata 2026/05/15 01:34:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:34:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:34:06 INFO : sub dir2: Making directory 2026/05/15 01:34:06 INFO : sub dir: Making directory 2026/05/15 01:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:06 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:06 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:06 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:34:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/15 01:34:06 DEBUG : B2 bucket rclone-test-rumobuy3pido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:07 INFO : sub dir2: Making directory 2026/05/15 01:34:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:08 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:08 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:08 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:34:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rakavuy8leni" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-rakavuy8leni 2026/05/15 01:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:10 DEBUG : B2 bucket rclone-test-rakavuy8leni: Waiting for checks to finish 2026/05/15 01:34:10 DEBUG : B2 bucket rclone-test-rakavuy8leni: Waiting for transfers to finish 2026/05/15 01:34:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:11 DEBUG : B2 bucket rclone-test-rakavuy8leni: Purge remote 2026/05/15 01:34:11 INFO : B2 bucket rclone-test-rakavuy8leni: cleaning bucket "rclone-test-rakavuy8leni" of all files 2026/05/15 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zef420d93405d2b9b9fe80e1b_f119ff135edf5bf98_d20260515_m013411_c001_v0001184_t0041_u01778808851379") --- PASS: TestServerSideCopy (3.91s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:34:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:13 DEBUG : sub dir/hello world: Sizes differ 2026/05/15 01:34:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:14 DEBUG : sub dir/hello world: size = 17 OK 2026/05/15 01:34:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/15 01:34:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.82s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:15 DEBUG : Creating backend with remote "TestB2:rclone-test-raqatut8cafu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-raqatut8cafu 2026/05/15 01:34:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:16 DEBUG : B2 bucket rclone-test-raqatut8cafu: Waiting for checks to finish 2026/05/15 01:34:16 DEBUG : B2 bucket rclone-test-raqatut8cafu: Waiting for transfers to finish 2026/05/15 01:34:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-raqatut8cafu) 2026/05/15 01:34:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/15 01:34:18 DEBUG : B2 bucket rclone-test-raqatut8cafu: Waiting for checks to finish 2026/05/15 01:34:18 DEBUG : B2 bucket rclone-test-raqatut8cafu: Waiting for transfers to finish 2026/05/15 01:34:19 DEBUG : sub dir/hello world: size = 17 OK 2026/05/15 01:34:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/15 01:34:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:19 DEBUG : B2 bucket rclone-test-raqatut8cafu: Purge remote 2026/05/15 01:34:19 INFO : B2 bucket rclone-test-raqatut8cafu: cleaning bucket "rclone-test-raqatut8cafu" of all files 2026/05/15 01:34:19 DEBUG : sub dir/hello world: Deleting (id "4_zff422d13405d2b9b9fe80e1b_f101983f0f0abc2fc_d20260515_m013418_c001_v0001115_t0042_u01778808858737") 2026/05/15 01:34:19 DEBUG : sub dir/hello world: Deleting (id "4_zff422d13405d2b9b9fe80e1b_f106fa44afbccf8de_d20260515_m013417_c001_v0001174_t0027_u01778808857507") --- PASS: TestServerSideCopyOverSelf (6.75s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:34:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:22 DEBUG : sub dir/hello world: Sizes differ 2026/05/15 01:34:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:22 DEBUG : sub dir/hello world: size = 17 OK 2026/05/15 01:34:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/15 01:34:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/15 01:34:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xicoper9gazu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-xicoper9gazu 2026/05/15 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:25 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for checks to finish 2026/05/15 01:34:25 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for transfers to finish 2026/05/15 01:34:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:34:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xicoper9gazu) 2026/05/15 01:34:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/15 01:34:27 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for checks to finish 2026/05/15 01:34:27 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for transfers to finish 2026/05/15 01:34:27 DEBUG : sub dir/hello world: size = 17 OK 2026/05/15 01:34:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/15 01:34:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:27 INFO : sub dir/hello world: Deleted 2026/05/15 01:34:28 DEBUG : testing file moves 2026/05/15 01:34:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:28 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for checks to finish 2026/05/15 01:34:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xicoper9gazu) 2026/05/15 01:34:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/15 01:34:28 DEBUG : B2 bucket rclone-test-xicoper9gazu: Waiting for transfers to finish 2026/05/15 01:34:29 DEBUG : sub dir/hello world: size = 24 OK 2026/05/15 01:34:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/15 01:34:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/15 01:34:29 INFO : sub dir/hello world: Deleted 2026/05/15 01:34:29 DEBUG : B2 bucket rclone-test-xicoper9gazu: Purge remote 2026/05/15 01:34:29 INFO : B2 bucket rclone-test-xicoper9gazu: cleaning bucket "rclone-test-xicoper9gazu" of all files 2026/05/15 01:34:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc24d23405d2b9b9fe80e1b_f10817a2a90a5e91b_d20260515_m013428_c001_v0001093_t0038_u01778808868918") 2026/05/15 01:34:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc24d23405d2b9b9fe80e1b_f107986681c771007_d20260515_m013427_c001_v0001146_t0009_u01778808867215") 2026/05/15 01:34:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc24d23405d2b9b9fe80e1b_f10419ec50610fea6_d20260515_m013425_c001_v0001136_t0054_u01778808865904") --- PASS: TestServerSideMoveOverSelf (7.84s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:31 ERROR : error listing: directory not found 2026/05/15 01:34:31 INFO : Local file system at /tmp/rclone3184140917: Making directory 2026/05/15 01:34:32 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:32 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:34:33 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for checks to finish 2026/05/15 01:34:33 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for transfers to finish 2026/05/15 01:34:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/15 01:34:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:34:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/15 01:34:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/15 01:34:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:35 DEBUG : check sum: size = 1 OK 2026/05/15 01:34:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:34:35 INFO : check sum: Copied (new) 2026/05/15 01:34:35 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:35 DEBUG : check sum: size = 1 OK 2026/05/15 01:34:35 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:34:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/15 01:34:35 DEBUG : check sum: Unchanged skipping 2026/05/15 01:34:35 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:35 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/15 01:34:36 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:36 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:36 DEBUG : sizeonly: size = 6 OK 2026/05/15 01:34:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/15 01:34:36 INFO : sizeonly: Copied (new) 2026/05/15 01:34:36 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:37 DEBUG : sizeonly: size = 6 OK 2026/05/15 01:34:37 DEBUG : sizeonly: Sizes identical 2026/05/15 01:34:37 DEBUG : sizeonly: Unchanged skipping 2026/05/15 01:34:37 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:37 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:37 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/15 01:34:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/15 01:34:38 INFO : ignore-size: Copied (new) 2026/05/15 01:34:38 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:34:38 DEBUG : ignore-size: Unchanged skipping 2026/05/15 01:34:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:38 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:40 DEBUG : existing: size = 6 OK 2026/05/15 01:34:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:34:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:40 DEBUG : existing: Unchanged skipping 2026/05/15 01:34:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:40 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:40 INFO : There was nothing to transfer 2026/05/15 01:34:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/15 01:34:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:40 DEBUG : existing: size = 6 OK 2026/05/15 01:34:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/15 01:34:40 INFO : existing: Copied (replaced existing) 2026/05/15 01:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/15 01:34:41 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:41 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:42 DEBUG : existing: size = 6 OK 2026/05/15 01:34:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/15 01:34:42 INFO : existing: Copied (new) 2026/05/15 01:34:42 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:42 DEBUG : existing: Destination exists, skipping 2026/05/15 01:34:42 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:42 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:42 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/15 01:34:44 DEBUG : c/non empty space: size = 5 OK 2026/05/15 01:34:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:34:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/15 01:34:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/15 01:34:44 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:44 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:45 DEBUG : a/potato2: size = 60 OK 2026/05/15 01:34:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:34:45 INFO : a/potato2: Copied (new) 2026/05/15 01:34:45 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:46 DEBUG : empty space: size = 1 OK 2026/05/15 01:34:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/15 01:34:46 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:34:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/15 01:34:46 DEBUG : empty space: Unchanged skipping 2026/05/15 01:34:46 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:46 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:46 INFO : There was nothing to transfer 2026/05/15 01:34:47 DEBUG : empty space: size = 1 OK 2026/05/15 01:34:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/15 01:34:47 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:34:48 INFO : empty space: Updated modification time in destination 2026/05/15 01:34:48 DEBUG : empty space: Unchanged skipping 2026/05/15 01:34:48 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:48 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:49 DEBUG : empty space: size = 1 OK 2026/05/15 01:34:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/15 01:34:49 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:34:49 DEBUG : empty space: Unchanged skipping 2026/05/15 01:34:49 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:49 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:51 DEBUG : foo: size = 3 OK 2026/05/15 01:34:51 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/15 01:34:51 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:34:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:51 DEBUG : foo: sha1 differ 2026/05/15 01:34:51 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:51 DEBUG : foo: size = 3 OK 2026/05/15 01:34:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/15 01:34:51 INFO : foo: Copied (replaced existing) 2026/05/15 01:34:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:52 DEBUG : empty space: size = 1 OK 2026/05/15 01:34:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:34:52 DEBUG : empty space: Unchanged skipping 2026/05/15 01:34:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/15 01:34:52 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:52 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:53 DEBUG : potato: size = 60 OK 2026/05/15 01:34:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:34:53 INFO : potato: Copied (new) 2026/05/15 01:34:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:55 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:34:55 DEBUG : potato: size = 60 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:55 DEBUG : potato: Sizes differ 2026/05/15 01:34:55 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:56 DEBUG : potato: size = 21 OK 2026/05/15 01:34:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/15 01:34:56 INFO : potato: Copied (replaced existing) 2026/05/15 01:34:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.61s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:57 DEBUG : potato: size = 21 OK 2026/05/15 01:34:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/15 01:34:57 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3184140917) 2026/05/15 01:34:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:34:57 DEBUG : potato: sha1 differ 2026/05/15 01:34:57 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:58 DEBUG : potato: size = 21 OK 2026/05/15 01:34:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/15 01:34:58 INFO : potato: Copied (replaced existing) 2026/05/15 01:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:34:59 DEBUG : empty space: size = 1 OK 2026/05/15 01:34:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:34:59 DEBUG : empty space: Unchanged skipping 2026/05/15 01:34:59 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:34:59 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:34:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/15 01:34:59 DEBUG : Waiting for deletions to finish 2026/05/15 01:34:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:01 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:01 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:02 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:02 INFO : potato2: Copied (new) 2026/05/15 01:35:02 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:04 INFO : d: Making directory 2026/05/15 01:35:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/15 01:35:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:04 DEBUG : c/non empty space: size = 5 OK 2026/05/15 01:35:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:04 DEBUG : c/non empty space: Unchanged skipping 2026/05/15 01:35:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:05 DEBUG : a/potato2: size = 60 OK 2026/05/15 01:35:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:05 INFO : a/potato2: Copied (new) 2026/05/15 01:35:05 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/15 01:35:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:07 DEBUG : c/non empty space: size = 5 OK 2026/05/15 01:35:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:07 DEBUG : c/non empty space: Unchanged skipping 2026/05/15 01:35:07 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:07 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:08 DEBUG : a/potato2: size = 60 OK 2026/05/15 01:35:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:08 INFO : a/potato2: Copied (new) 2026/05/15 01:35:08 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting files as there were IO errors 2026/05/15 01:35:08 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:10 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:10 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:10 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:10 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:10 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:10 INFO : potato: Deleted 2026/05/15 01:35:10 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:12 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:12 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:12 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:12 INFO : potato: Deleted 2026/05/15 01:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:13 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:13 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:13 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.95s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:15 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:15 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:15 DEBUG : potato2: size = 19 OK 2026/05/15 01:35:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/15 01:35:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/15 01:35:17 DEBUG : enormous: Excluded 2026/05/15 01:35:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/15 01:35:17 DEBUG : potato2: Excluded 2026/05/15 01:35:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/15 01:35:18 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:18 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:18 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:18 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:18 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:18 INFO : There was nothing to transfer 2026/05/15 01:35:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/15 01:35:18 DEBUG : enormous: Excluded 2026/05/15 01:35:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/15 01:35:18 DEBUG : potato2: Excluded 2026/05/15 01:35:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/15 01:35:18 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for checks to finish 2026/05/15 01:35:18 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/15 01:35:18 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:18 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for transfers to finish 2026/05/15 01:35:18 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:20 DEBUG : enormous: Excluded (Size Filter) 2026/05/15 01:35:20 DEBUG : enormous: Excluded 2026/05/15 01:35:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/15 01:35:20 DEBUG : potato2: Excluded 2026/05/15 01:35:20 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:35:20 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:20 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:20 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:20 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:21 INFO : potato2: Deleted 2026/05/15 01:35:21 INFO : enormous: Deleted 2026/05/15 01:35:21 INFO : There was nothing to transfer 2026/05/15 01:35:21 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/15 01:35:21 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:21 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for checks to finish 2026/05/15 01:35:21 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for transfers to finish 2026/05/15 01:35:21 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:21 INFO : enormous: Deleted 2026/05/15 01:35:21 INFO : potato2: Deleted 2026/05/15 01:35:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.95s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:23 DEBUG : five: Need to transfer - File not found at Destination 2026/05/15 01:35:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:35:23 DEBUG : four: size = 8 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:35:23 DEBUG : four: Sizes differ 2026/05/15 01:35:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/15 01:35:23 DEBUG : one: Destination is newer than source, skipping 2026/05/15 01:35:23 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:23 DEBUG : three: size = 5 OK 2026/05/15 01:35:23 DEBUG : three: Sizes identical 2026/05/15 01:35:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/15 01:35:23 DEBUG : two: size = 3 OK 2026/05/15 01:35:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3184140917) 2026/05/15 01:35:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:35:23 DEBUG : two: sha1 differ 2026/05/15 01:35:23 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:24 DEBUG : five: size = 4 OK 2026/05/15 01:35:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/15 01:35:24 INFO : five: Copied (new) 2026/05/15 01:35:24 DEBUG : four: size = 4 OK 2026/05/15 01:35:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/15 01:35:24 INFO : four: Copied (replaced existing) 2026/05/15 01:35:24 DEBUG : two: size = 3 OK 2026/05/15 01:35:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/15 01:35:24 INFO : two: Copied (replaced existing) 2026/05/15 01:35:24 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:25 DEBUG : five: size = 4 OK 2026/05/15 01:35:25 DEBUG : three: size = 5 OK 2026/05/15 01:35:25 DEBUG : one: Destination is newer than source, skipping 2026/05/15 01:35:25 DEBUG : four: size = 4 OK 2026/05/15 01:35:25 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:25 DEBUG : two: size = 3 OK 2026/05/15 01:35:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/15 01:35:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/15 01:35:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3184140917) 2026/05/15 01:35:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:35:25 DEBUG : three: sha1 differ 2026/05/15 01:35:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/15 01:35:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/15 01:35:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/15 01:35:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/15 01:35:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/15 01:35:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/15 01:35:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/15 01:35:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/15 01:35:25 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:25 DEBUG : three: size = 5 OK 2026/05/15 01:35:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:35:25 INFO : three: Copied (replaced existing) 2026/05/15 01:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === 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-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/15 01:35:27 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:27 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:27 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/15 01:35:27 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/15 01:35:27 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:27 DEBUG : potato: size = 14 OK 2026/05/15 01:35:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/15 01:35:27 INFO : potato: Copied (new) 2026/05/15 01:35:27 DEBUG : yam: size = 11 OK 2026/05/15 01:35:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:27 INFO : yam: Copied (new) 2026/05/15 01:35:27 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:28 DEBUG : potato: size = 14 OK 2026/05/15 01:35:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:35:28 DEBUG : potato: Unchanged skipping 2026/05/15 01:35:28 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:28 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:28 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:28 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:29 DEBUG : yaml: size = 11 OK 2026/05/15 01:35:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:29 INFO : yam: Copied (server-side copy) to: yaml 2026/05/15 01:35:29 INFO : yam: Deleted 2026/05/15 01:35:29 INFO : yaml: Renamed from "yam" 2026/05/15 01:35:29 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/15 01:35:30 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:30 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/15 01:35:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/15 01:35:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:30 DEBUG : yam: size = 11 OK 2026/05/15 01:35:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:30 INFO : yam: Copied (new) 2026/05/15 01:35:30 DEBUG : potato: size = 14 OK 2026/05/15 01:35:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/15 01:35:30 INFO : potato: Copied (new) 2026/05/15 01:35:30 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:31 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:31 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:31 DEBUG : potato: size = 14 OK 2026/05/15 01:35:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:35:31 DEBUG : potato: Unchanged skipping 2026/05/15 01:35:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:31 DEBUG : yaml: size = 11 OK 2026/05/15 01:35:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:31 INFO : yam: Copied (server-side copy) to: yaml 2026/05/15 01:35:32 INFO : yam: Deleted 2026/05/15 01:35:32 INFO : yaml: Renamed from "yam" 2026/05/15 01:35:32 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/15 01:35:33 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:33 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:33 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/15 01:35:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/15 01:35:33 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:33 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:33 DEBUG : sub/yam: size = 11 OK 2026/05/15 01:35:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:33 INFO : sub/yam: Copied (new) 2026/05/15 01:35:33 DEBUG : potato: size = 14 OK 2026/05/15 01:35:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/15 01:35:33 INFO : potato: Copied (new) 2026/05/15 01:35:33 DEBUG : Waiting for deletions to finish 2026/05/15 01:35:34 DEBUG : potato: size = 14 OK 2026/05/15 01:35:34 INFO : B2 bucket rclone-test-rumobuy3pido: Making map for --track-renames 2026/05/15 01:35:34 INFO : B2 bucket rclone-test-rumobuy3pido: Finished making map for --track-renames 2026/05/15 01:35:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:35:34 DEBUG : potato: Unchanged skipping 2026/05/15 01:35:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for renames to finish 2026/05/15 01:35:34 DEBUG : yam: size = 11 OK 2026/05/15 01:35:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/15 01:35:34 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/15 01:35:35 INFO : sub/yam: Deleted 2026/05/15 01:35:35 INFO : yam: Renamed from "sub/yam" 2026/05/15 01:35:35 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:36 DEBUG : Creating backend with remote "/tmp/rclone3184140917/dir1" 2026/05/15 01:35:36 DEBUG : Creating backend with remote "/tmp/rclone3184140917/dir2" 2026/05/15 01:35:36 DEBUG : Local file system at /tmp/rclone3184140917/dir2: Using server-side directory move 2026/05/15 01:35:36 INFO : Local file system at /tmp/rclone3184140917/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/15 01:35:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/15 01:35:36 DEBUG : Local file system at /tmp/rclone3184140917/dir2: Waiting for checks to finish 2026/05/15 01:35:36 DEBUG : Local file system at /tmp/rclone3184140917/dir2: Waiting for transfers to finish 2026/05/15 01:35:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:35:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/15 01:35:36 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:36 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/15 01:35:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/15 01:35:37 INFO : nested/sub dir/file: Copied (new) 2026/05/15 01:35:37 INFO : nested/sub dir/file: Deleted 2026/05/15 01:35:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:35:37 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:35:37 INFO : sub dir/hello world: Deleted 2026/05/15 01:35:37 INFO : sub dir: Removing directory 2026/05/15 01:35:37 INFO : nested/sub dir: Removing directory 2026/05/15 01:35:37 INFO : nested: Removing directory 2026/05/15 01:35:37 DEBUG : Local file system at /tmp/rclone3184140917: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/15 01:35:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/15 01:35:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/15 01:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:35:38 INFO : sub dir/hello world: Copied (new) 2026/05/15 01:35:38 INFO : sub dir/hello world: Deleted 2026/05/15 01:35:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/15 01:35:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/15 01:35:38 INFO : nested/sub dir/file: Copied (new) 2026/05/15 01:35:38 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/15 01:35:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/15 01:35:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:40 DEBUG : existing-b: size = 6 OK 2026/05/15 01:35:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/15 01:35:40 INFO : existing-b: Copied (new) 2026/05/15 01:35:40 INFO : existing-b: Deleted 2026/05/15 01:35:40 DEBUG : existing: size = 6 OK 2026/05/15 01:35:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/15 01:35:40 INFO : existing: Copied (new) 2026/05/15 01:35:40 INFO : existing: Deleted 2026/05/15 01:35:40 DEBUG : existing: Destination exists, skipping 2026/05/15 01:35:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/15 01:35:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:35:40 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:35:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-buvucom3fata" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-buvucom3fata 2026/05/15 01:35:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:46 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/15 01:35:46 DEBUG : empty space: Unchanged skipping 2026/05/15 01:35:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:35:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buvucom3fata) 2026/05/15 01:35:46 DEBUG : potato3: Sizes differ 2026/05/15 01:35:46 DEBUG : B2 bucket rclone-test-buvucom3fata: Waiting for checks to finish 2026/05/15 01:35:46 INFO : empty space: Deleted 2026/05/15 01:35:46 DEBUG : B2 bucket rclone-test-buvucom3fata: Waiting for transfers to finish 2026/05/15 01:35:47 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:47 INFO : potato2: Copied (server-side copy) 2026/05/15 01:35:47 INFO : potato2: Deleted 2026/05/15 01:35:47 DEBUG : potato3: size = 68 OK 2026/05/15 01:35:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:35:47 INFO : potato3: Copied (server-side copy) 2026/05/15 01:35:47 INFO : potato3: Deleted 2026/05/15 01:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cotiqav7lipi" 2026/05/15 01:35:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/15 01:35:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/15 01:35:49 DEBUG : B2 bucket rclone-test-cotiqav7lipi: Waiting for checks to finish 2026/05/15 01:35:49 DEBUG : B2 bucket rclone-test-cotiqav7lipi: Waiting for transfers to finish 2026/05/15 01:35:49 DEBUG : empty space: size = 1 OK 2026/05/15 01:35:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:35:49 INFO : empty space: Copied (server-side copy) 2026/05/15 01:35:50 INFO : empty space: Deleted 2026/05/15 01:35:50 DEBUG : potato3: size = 68 OK 2026/05/15 01:35:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:35:50 INFO : potato3: Copied (server-side copy) 2026/05/15 01:35:50 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:50 INFO : potato2: Copied (server-side copy) 2026/05/15 01:35:50 INFO : potato3: Deleted 2026/05/15 01:35:50 INFO : potato2: Deleted 2026/05/15 01:35:50 DEBUG : B2 bucket rclone-test-cotiqav7lipi: Purge remote 2026/05/15 01:35:50 INFO : B2 bucket rclone-test-cotiqav7lipi: cleaning bucket "rclone-test-cotiqav7lipi" of all files 2026/05/15 01:35:50 DEBUG : empty space: Deleting (id "4_z1f528da3406d2b9b9fe80e1b_f103f36410beebc63_d20260515_m013549_c001_v0001042_t0013_u01778808949672") 2026/05/15 01:35:50 DEBUG : potato2: Deleting (id "4_z1f528da3406d2b9b9fe80e1b_f1037cc4a1cd9016e_d20260515_m013550_c001_v0001167_t0011_u01778808950009") 2026/05/15 01:35:50 DEBUG : potato3: Deleting (id "4_z1f528da3406d2b9b9fe80e1b_f117e316f7a05794f_d20260515_m013550_c001_v0001185_t0056_u01778808950036") 2026/05/15 01:35:51 DEBUG : B2 bucket rclone-test-buvucom3fata: Purge remote 2026/05/15 01:35:51 INFO : B2 bucket rclone-test-buvucom3fata: cleaning bucket "rclone-test-buvucom3fata" of all files 2026/05/15 01:35:51 DEBUG : empty space: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f4176b50030b141a9_d20260515_m013549_c001_v7007000_t0000_u01778808949987") 2026/05/15 01:35:51 DEBUG : empty space: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f11713995263a8a42_d20260515_m013545_c001_v0001174_t0002_u01778808945553") 2026/05/15 01:35:51 DEBUG : potato2: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f41939c4c0caf2e79_d20260515_m013550_c001_v7007000_t0000_u01778808950290") 2026/05/15 01:35:51 DEBUG : potato2: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f1078f39312f5b7d2_d20260515_m013546_c001_v0001165_t0056_u01778808946902") 2026/05/15 01:35:51 DEBUG : potato3: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f4176b50030b141aa_d20260515_m013550_c001_v7007000_t0000_u01778808950224") 2026/05/15 01:35:51 DEBUG : potato3: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f107986681c7710c2_d20260515_m013547_c001_v0001146_t0048_u01778808947159") 2026/05/15 01:35:51 DEBUG : potato3: Deleting (id "4_zff327d73406d2b9b9fe80e1b_f11713995263a8a4a_d20260515_m013546_c001_v0001174_t0021_u01778808946090") --- PASS: TestServerSideMove (11.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:35:52 DEBUG : Creating backend with remote "TestB2:rclone-test-suwifob6quwi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-suwifob6quwi 2026/05/15 01:35:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/15 01:35:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/15 01:35:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:35:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:35:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-suwifob6quwi) 2026/05/15 01:35:58 DEBUG : potato3: Sizes differ 2026/05/15 01:35:58 DEBUG : B2 bucket rclone-test-suwifob6quwi: Waiting for checks to finish 2026/05/15 01:35:58 DEBUG : B2 bucket rclone-test-suwifob6quwi: Waiting for transfers to finish 2026/05/15 01:35:58 DEBUG : potato2: size = 60 OK 2026/05/15 01:35:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:35:58 INFO : potato2: Copied (server-side copy) 2026/05/15 01:35:58 INFO : potato2: Deleted 2026/05/15 01:35:58 DEBUG : potato3: size = 68 OK 2026/05/15 01:35:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:35:58 INFO : potato3: Copied (server-side copy) 2026/05/15 01:35:58 INFO : potato3: Deleted 2026/05/15 01:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kaqehey1nute" 2026/05/15 01:35:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/15 01:36:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:36:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/15 01:36:00 DEBUG : B2 bucket rclone-test-kaqehey1nute: Waiting for checks to finish 2026/05/15 01:36:00 DEBUG : B2 bucket rclone-test-kaqehey1nute: Waiting for transfers to finish 2026/05/15 01:36:00 DEBUG : potato2: size = 60 OK 2026/05/15 01:36:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:36:00 INFO : potato2: Copied (server-side copy) 2026/05/15 01:36:01 INFO : potato2: Deleted 2026/05/15 01:36:01 DEBUG : potato3: size = 68 OK 2026/05/15 01:36:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:36:01 INFO : potato3: Copied (server-side copy) 2026/05/15 01:36:01 INFO : potato3: Deleted 2026/05/15 01:36:02 DEBUG : B2 bucket rclone-test-kaqehey1nute: Purge remote 2026/05/15 01:36:02 INFO : B2 bucket rclone-test-kaqehey1nute: cleaning bucket "rclone-test-kaqehey1nute" of all files 2026/05/15 01:36:02 DEBUG : potato2: Deleting (id "4_z5fc2bd53406d2b9b9fe80e1b_f113e4a5b3ab6274f_d20260515_m013600_c001_v0001184_t0038_u01778808960799") 2026/05/15 01:36:02 DEBUG : potato3: Deleting (id "4_z5fc2bd53406d2b9b9fe80e1b_f100ef9a934cbe9fe_d20260515_m013601_c001_v0001036_t0014_u01778808961021") 2026/05/15 01:36:03 DEBUG : B2 bucket rclone-test-suwifob6quwi: Purge remote 2026/05/15 01:36:03 INFO : B2 bucket rclone-test-suwifob6quwi: cleaning bucket "rclone-test-suwifob6quwi" of all files 2026/05/15 01:36:03 DEBUG : empty space: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f107f62ed30f400a4_d20260515_m013557_c001_v0001181_t0030_u01778808957329") 2026/05/15 01:36:03 DEBUG : potato2: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f42347db4fe8cbbf1_d20260515_m013600_c001_v7007000_t0000_u01778808960996") 2026/05/15 01:36:03 DEBUG : potato2: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f1094c43bb40cdc49_d20260515_m013558_c001_v0001176_t0046_u01778808958169") 2026/05/15 01:36:03 DEBUG : potato3: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f42347db4fe8cbbfc_d20260515_m013601_c001_v7007000_t0000_u01778808961616") 2026/05/15 01:36:03 DEBUG : potato3: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f1106ac0a28ee0aca_d20260515_m013558_c001_v0001171_t0023_u01778808958395") 2026/05/15 01:36:03 DEBUG : potato3: Deleting (id "4_zefc2ad53406d2b9b9fe80e1b_f107f62ed30f400a6_d20260515_m013557_c001_v0001181_t0059_u01778808957579") --- PASS: TestServerSideMoveWithFilter (12.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bedajol9weha" 2026/05/15 01:36:07 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rumobuy3pido -> B2 bucket rclone-test-bedajol9weha 2026/05/15 01:36:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:36:10 DEBUG : empty space: size = 1 OK 2026/05/15 01:36:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/15 01:36:10 DEBUG : empty space: Unchanged skipping 2026/05/15 01:36:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:36:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bedajol9weha) 2026/05/15 01:36:10 DEBUG : potato3: Sizes differ 2026/05/15 01:36:10 DEBUG : B2 bucket rclone-test-bedajol9weha: Waiting for checks to finish 2026/05/15 01:36:10 INFO : empty space: Deleted 2026/05/15 01:36:10 DEBUG : B2 bucket rclone-test-bedajol9weha: Waiting for transfers to finish 2026/05/15 01:36:10 DEBUG : potato2: size = 60 OK 2026/05/15 01:36:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:36:10 INFO : potato2: Copied (server-side copy) 2026/05/15 01:36:10 INFO : potato2: Deleted 2026/05/15 01:36:10 DEBUG : potato3: size = 68 OK 2026/05/15 01:36:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:36:10 INFO : potato3: Copied (server-side copy) 2026/05/15 01:36:11 INFO : potato3: Deleted 2026/05/15 01:36:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rojucip8xiyi" 2026/05/15 01:36:12 INFO : tomatoDir: Making directory 2026/05/15 01:36:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/15 01:36:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/15 01:36:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/15 01:36:12 DEBUG : B2 bucket rclone-test-rojucip8xiyi: Waiting for checks to finish 2026/05/15 01:36:12 DEBUG : B2 bucket rclone-test-rojucip8xiyi: Waiting for transfers to finish 2026/05/15 01:36:13 DEBUG : empty space: size = 1 OK 2026/05/15 01:36:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/15 01:36:13 INFO : empty space: Copied (server-side copy) 2026/05/15 01:36:13 INFO : empty space: Deleted 2026/05/15 01:36:13 DEBUG : potato2: size = 60 OK 2026/05/15 01:36:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/15 01:36:13 INFO : potato2: Copied (server-side copy) 2026/05/15 01:36:13 DEBUG : potato3: size = 68 OK 2026/05/15 01:36:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/15 01:36:13 INFO : potato3: Copied (server-side copy) 2026/05/15 01:36:14 INFO : potato2: Deleted 2026/05/15 01:36:14 INFO : potato3: Deleted 2026/05/15 01:36:14 DEBUG : B2 bucket rclone-test-rojucip8xiyi: Purge remote 2026/05/15 01:36:14 INFO : B2 bucket rclone-test-rojucip8xiyi: cleaning bucket "rclone-test-rojucip8xiyi" of all files 2026/05/15 01:36:14 DEBUG : empty space: Deleting (id "4_z5f42ed63406d2b9b9fe80e1b_f10366554f0dc135d_d20260515_m013613_c001_v0001177_t0046_u01778808973357") 2026/05/15 01:36:14 DEBUG : potato2: Deleting (id "4_z5f42ed63406d2b9b9fe80e1b_f10350b0eead6e961_d20260515_m013613_c001_v0001099_t0020_u01778808973581") 2026/05/15 01:36:14 DEBUG : potato3: Deleting (id "4_z5f42ed63406d2b9b9fe80e1b_f104c62df6b71cbd1_d20260515_m013613_c001_v0001185_t0056_u01778808973721") 2026/05/15 01:36:15 DEBUG : B2 bucket rclone-test-bedajol9weha: Purge remote 2026/05/15 01:36:15 INFO : B2 bucket rclone-test-bedajol9weha: cleaning bucket "rclone-test-bedajol9weha" of all files 2026/05/15 01:36:15 DEBUG : empty space: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f40517d34d6416b16_d20260515_m013613_c001_v7007000_t0000_u01778808973565") 2026/05/15 01:36:15 DEBUG : empty space: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f104c62df6b71cb7f_d20260515_m013609_c001_v0001185_t0013_u01778808969460") 2026/05/15 01:36:15 DEBUG : potato2: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f40517d34d6416b19_d20260515_m013613_c001_v7007000_t0000_u01778808973864") 2026/05/15 01:36:15 DEBUG : potato2: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f115c59dc5d4c5dfe_d20260515_m013610_c001_v0001184_t0000_u01778808970220") 2026/05/15 01:36:15 DEBUG : potato3: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f41939c4c0caf2eb4_d20260515_m013613_c001_v7007000_t0000_u01778808973916") 2026/05/15 01:36:15 DEBUG : potato3: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f118cecae0eea54ef_d20260515_m013610_c001_v0001172_t0006_u01778808970464") 2026/05/15 01:36:15 DEBUG : potato3: Deleting (id "4_z6f82dd53406d2b9b9fe80e1b_f104c62df6b71cb87_d20260515_m013609_c001_v0001185_t0032_u01778808969648") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.32s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/rclone-sync-test" 2026/05/15 01:36:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/rclone-sync-test-include/layer2" 2026/05/15 01:36:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/rclone-sync-test-ignore-file" 2026/05/15 01:36:28 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test: Waiting for checks to finish 2026/05/15 01:36:28 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test: Waiting for transfers to finish 2026/05/15 01:36:28 DEBUG : Waiting for deletions to finish 2026/05/15 01:36:28 INFO : There was nothing to transfer 2026/05/15 01:36:29 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:36:29 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:36:29 DEBUG : Waiting for deletions to finish 2026/05/15 01:36:29 INFO : There was nothing to transfer 2026/05/15 01:36:29 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/15 01:36:29 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/15 01:36:29 DEBUG : Waiting for deletions to finish 2026/05/15 01:36:29 INFO : There was nothing to transfer 2026/05/15 01:36:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:36:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:36:30 DEBUG : Waiting for deletions to finish 2026/05/15 01:36:30 INFO : There was nothing to transfer 2026/05/15 01:36:30 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/15 01:36:30 DEBUG : B2 bucket rclone-test-rumobuy3pido path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/15 01:36:30 DEBUG : Waiting for deletions to finish 2026/05/15 01:36:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/CompareDest" 2026/05/15 01:37:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/05/15 01:37:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:37:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:37:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/15 01:37:34 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:34 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:35 DEBUG : one: size = 3 OK 2026/05/15 01:37:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:37:35 INFO : one: Copied (new) 2026/05/15 01:37:35 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:36 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:36 DEBUG : one: Sizes differ 2026/05/15 01:37:36 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:36 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:37 DEBUG : one: size = 5 OK 2026/05/15 01:37:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/15 01:37:37 INFO : one: Copied (replaced existing) 2026/05/15 01:37:37 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:39 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:39 DEBUG : one: Sizes differ 2026/05/15 01:37:39 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:39 DEBUG : one: size = 5 OK 2026/05/15 01:37:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:37:39 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:39 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:39 INFO : There was nothing to transfer 2026/05/15 01:37:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:40 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:40 DEBUG : one: Sizes differ 2026/05/15 01:37:40 DEBUG : two: size = 3 OK 2026/05/15 01:37:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 01:37:40 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:40 DEBUG : one: size = 5 OK 2026/05/15 01:37:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:37:40 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:40 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:40 INFO : There was nothing to transfer 2026/05/15 01:37:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:41 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:41 DEBUG : one: Sizes differ 2026/05/15 01:37:41 DEBUG : two: size = 3 OK 2026/05/15 01:37:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 01:37:41 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:41 DEBUG : one: size = 5 OK 2026/05/15 01:37:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:37:41 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:41 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:41 INFO : There was nothing to transfer 2026/05/15 01:37:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:42 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:42 DEBUG : one: Sizes differ 2026/05/15 01:37:42 DEBUG : two: size = 3 OK 2026/05/15 01:37:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/15 01:37:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/15 01:37:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 01:37:42 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:42 DEBUG : one: size = 5 OK 2026/05/15 01:37:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:37:42 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:42 DEBUG : Waiting for deletions to finish 2026/05/15 01:37:42 INFO : There was nothing to transfer 2026/05/15 01:37:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:42 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:37:42 DEBUG : one: Sizes differ 2026/05/15 01:37:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:37:43 DEBUG : two: size = 3 (B2 bucket rclone-test-rumobuy3pido path CompareDest) 2026/05/15 01:37:43 DEBUG : two: Sizes differ 2026/05/15 01:37:43 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 01:37:43 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:37:43 DEBUG : one: size = 5 OK 2026/05/15 01:37:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:37:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:37:43 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:37:43 DEBUG : two: size = 5 OK 2026/05/15 01:37:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/15 01:37:43 INFO : two: Copied (new) 2026/05/15 01:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (74.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:37:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dest" 2026/05/15 01:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/pre-dest1" 2026/05/15 01:37:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/pre-dest2" 2026/05/15 01:38:49 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/05/15 01:38:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:38:49 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:38:51 DEBUG : 1: size = 1 OK 2026/05/15 01:38:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:38:51 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/15 01:38:51 DEBUG : 2: size = 1 OK 2026/05/15 01:38:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:38:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/15 01:38:52 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/15 01:38:52 DEBUG : B2 bucket rclone-test-rumobuy3pido path dest: Waiting for checks to finish 2026/05/15 01:38:52 DEBUG : B2 bucket rclone-test-rumobuy3pido path dest: Waiting for transfers to finish 2026/05/15 01:38:53 DEBUG : 3: size = 1 OK 2026/05/15 01:38:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/15 01:38:53 INFO : 3: Copied (new) 2026/05/15 01:38:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (69.47s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:38:54 DEBUG : Config file has changed externally - reloading 2026/05/15 01:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/CopyDest" 2026/05/15 01:38:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/15 01:38:57 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:38:57 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:38:58 DEBUG : one: size = 3 OK 2026/05/15 01:38:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:38:58 INFO : one: Copied (new) 2026/05/15 01:38:58 DEBUG : Waiting for deletions to finish 2026/05/15 01:38:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:38:59 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:38:59 DEBUG : one: Sizes differ 2026/05/15 01:38:59 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:38:59 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:38:59 DEBUG : one: size = 5 OK 2026/05/15 01:38:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/15 01:38:59 INFO : one: Copied (replaced existing) 2026/05/15 01:38:59 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/BackupDir" 2026/05/15 01:39:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:39:02 DEBUG : one: Sizes differ 2026/05/15 01:39:02 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:02 DEBUG : one: size = 5 OK 2026/05/15 01:39:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:39:02 DEBUG : one: Sizes differ 2026/05/15 01:39:04 DEBUG : one: size = 3 OK 2026/05/15 01:39:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:39:04 INFO : one: Copied (server-side copy) 2026/05/15 01:39:04 INFO : one: Deleted 2026/05/15 01:39:04 DEBUG : one: size = 5 OK 2026/05/15 01:39:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/15 01:39:04 INFO : one: Copied (server-side copy) 2026/05/15 01:39:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/15 01:39:04 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:04 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:06 DEBUG : one: size = 5 OK 2026/05/15 01:39:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:06 DEBUG : one: Unchanged skipping 2026/05/15 01:39:06 DEBUG : two: size = 3 OK 2026/05/15 01:39:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:06 DEBUG : two: size = 3 OK 2026/05/15 01:39:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/15 01:39:06 INFO : two: Copied (server-side copy) 2026/05/15 01:39:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/15 01:39:06 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:06 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:06 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:07 DEBUG : one: size = 5 OK 2026/05/15 01:39:07 DEBUG : two: size = 3 OK 2026/05/15 01:39:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:07 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:07 DEBUG : one: Unchanged skipping 2026/05/15 01:39:07 DEBUG : two: Unchanged skipping 2026/05/15 01:39:07 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:07 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:07 INFO : There was nothing to transfer 2026/05/15 01:39:08 DEBUG : one: size = 5 OK 2026/05/15 01:39:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:08 DEBUG : one: Unchanged skipping 2026/05/15 01:39:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:08 DEBUG : three: size = 5 (B2 bucket rclone-test-rumobuy3pido path CopyDest) 2026/05/15 01:39:08 DEBUG : three: Sizes differ 2026/05/15 01:39:08 DEBUG : three: Destination not found in --copy-dest 2026/05/15 01:39:08 DEBUG : three: Need to transfer - File not found at Destination 2026/05/15 01:39:08 DEBUG : two: size = 3 OK 2026/05/15 01:39:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/15 01:39:08 DEBUG : two: Unchanged skipping 2026/05/15 01:39:08 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:08 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:09 DEBUG : three: size = 7 OK 2026/05/15 01:39:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/15 01:39:09 INFO : three: Copied (new) 2026/05/15 01:39:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.33s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/backup" 2026/05/15 01:39:15 DEBUG : two: size = 3 OK 2026/05/15 01:39:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:39:15 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:39:15 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:15 DEBUG : two: Unchanged skipping 2026/05/15 01:39:15 DEBUG : one: Sizes differ 2026/05/15 01:39:17 DEBUG : one: size = 3 OK 2026/05/15 01:39:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:39:17 INFO : one: Copied (server-side copy) 2026/05/15 01:39:17 INFO : one: Deleted 2026/05/15 01:39:17 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:18 DEBUG : one: size = 4 OK 2026/05/15 01:39:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:39:18 INFO : one: Copied (new) 2026/05/15 01:39:18 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:18 DEBUG : three.txt: size = 5 OK 2026/05/15 01:39:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:39:18 INFO : three.txt: Copied (server-side copy) 2026/05/15 01:39:19 INFO : three.txt: Deleted 2026/05/15 01:39:19 INFO : three.txt: Moved into backup dir 2026/05/15 01:39:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:20 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:39:20 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:20 DEBUG : one: Sizes differ 2026/05/15 01:39:20 DEBUG : two: size = 3 OK 2026/05/15 01:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:39:20 DEBUG : two: Unchanged skipping 2026/05/15 01:39:21 DEBUG : one: size = 4 OK 2026/05/15 01:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:39:21 INFO : one: Copied (server-side copy) 2026/05/15 01:39:21 INFO : one: Deleted 2026/05/15 01:39:21 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:21 DEBUG : one: size = 5 OK 2026/05/15 01:39:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:39:21 INFO : one: Copied (new) 2026/05/15 01:39:21 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:22 DEBUG : three.txt: size = 6 OK 2026/05/15 01:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:39:22 INFO : three.txt: Copied (server-side copy) 2026/05/15 01:39:22 INFO : three.txt: Deleted 2026/05/15 01:39:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.94s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/backup" 2026/05/15 01:39:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:39:29 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:39:29 DEBUG : one: Sizes differ 2026/05/15 01:39:29 DEBUG : two: size = 3 OK 2026/05/15 01:39:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:39:29 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:39:29 DEBUG : two: Unchanged skipping 2026/05/15 01:39:30 DEBUG : one.bak: size = 3 OK 2026/05/15 01:39:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:39:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:39:30 INFO : one: Deleted 2026/05/15 01:39:30 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:39:31 DEBUG : one: size = 4 OK 2026/05/15 01:39:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:39:31 INFO : one: Copied (new) 2026/05/15 01:39:31 DEBUG : Waiting for deletions to finish 2026/05/15 01:39:32 DEBUG : three.txt.bak: size = 5 OK 2026/05/15 01:39:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:39:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:39:32 INFO : three.txt: Deleted 2026/05/15 01:39:32 INFO : three.txt: Moved into backup dir 2026/05/15 01:40:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/05/15 01:40:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:40:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:40:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:40:34 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:40:34 DEBUG : one: Sizes differ 2026/05/15 01:40:34 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:40:34 DEBUG : two: size = 3 OK 2026/05/15 01:40:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:40:34 DEBUG : two: Unchanged skipping 2026/05/15 01:40:35 DEBUG : one.bak: size = 4 OK 2026/05/15 01:40:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:40:35 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:40:35 INFO : one: Deleted 2026/05/15 01:40:35 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:40:36 DEBUG : one: size = 5 OK 2026/05/15 01:40:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:40:36 INFO : one: Copied (new) 2026/05/15 01:40:36 DEBUG : Waiting for deletions to finish 2026/05/15 01:40:37 DEBUG : three.txt.bak: size = 6 OK 2026/05/15 01:40:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:40:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:40:37 INFO : three.txt: Deleted 2026/05/15 01:40:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (74.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:40:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/backup" 2026/05/15 01:40:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:40:44 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:40:44 DEBUG : one: Sizes differ 2026/05/15 01:40:44 DEBUG : two: size = 3 OK 2026/05/15 01:40:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:40:44 DEBUG : two: Unchanged skipping 2026/05/15 01:40:44 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:40:45 DEBUG : one-2019-01-01: size = 3 OK 2026/05/15 01:40:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:40:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/15 01:40:45 INFO : one: Deleted 2026/05/15 01:40:45 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:40:46 DEBUG : one: size = 4 OK 2026/05/15 01:40:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:40:46 INFO : one: Copied (new) 2026/05/15 01:40:46 DEBUG : Waiting for deletions to finish 2026/05/15 01:40:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/15 01:40:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:40:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/15 01:40:47 INFO : three.txt: Deleted 2026/05/15 01:40:47 INFO : three.txt: Moved into backup dir 2026/05/15 01:40:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:40:48 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:40:48 DEBUG : one: Sizes differ 2026/05/15 01:40:48 DEBUG : two: size = 3 OK 2026/05/15 01:40:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:40:48 DEBUG : two: Unchanged skipping 2026/05/15 01:40:48 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:40:49 DEBUG : one-2019-01-01: size = 4 OK 2026/05/15 01:40:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:40:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/15 01:40:49 INFO : one: Deleted 2026/05/15 01:40:49 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:40:50 DEBUG : one: size = 5 OK 2026/05/15 01:40:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:40:50 INFO : one: Copied (new) 2026/05/15 01:40:50 DEBUG : Waiting for deletions to finish 2026/05/15 01:40:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/15 01:40:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:40:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/15 01:40:51 INFO : three.txt: Deleted 2026/05/15 01:40:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.67s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:40:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:40:56 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:40:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:40:56 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:40:56 DEBUG : one: Sizes differ 2026/05/15 01:40:56 DEBUG : two: size = 3 OK 2026/05/15 01:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:40:56 DEBUG : two: Unchanged skipping 2026/05/15 01:40:57 DEBUG : one.bak: size = 3 OK 2026/05/15 01:40:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:40:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:40:57 INFO : one: Deleted 2026/05/15 01:40:57 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:40:58 DEBUG : one: size = 4 OK 2026/05/15 01:40:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:40:58 INFO : one: Copied (new) 2026/05/15 01:40:58 DEBUG : Waiting for deletions to finish 2026/05/15 01:40:59 DEBUG : three.txt.bak: size = 5 OK 2026/05/15 01:40:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:40:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:40:59 INFO : three.txt: Deleted 2026/05/15 01:40:59 INFO : three.txt: Moved into backup dir 2026/05/15 01:41:00 DEBUG : one.bak: Excluded (Path Filter) 2026/05/15 01:41:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/15 01:41:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:00 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:00 DEBUG : two: size = 3 OK 2026/05/15 01:41:00 DEBUG : one: Sizes differ 2026/05/15 01:41:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:00 DEBUG : two: Unchanged skipping 2026/05/15 01:41:00 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for checks to finish 2026/05/15 01:41:01 DEBUG : one.bak: size = 4 OK 2026/05/15 01:41:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:41:01 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:41:01 INFO : one: Deleted 2026/05/15 01:41:01 DEBUG : B2 bucket rclone-test-rumobuy3pido path dst: Waiting for transfers to finish 2026/05/15 01:41:01 DEBUG : one: size = 5 OK 2026/05/15 01:41:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:41:01 INFO : one: Copied (new) 2026/05/15 01:41:01 DEBUG : Waiting for deletions to finish 2026/05/15 01:41:02 DEBUG : three.txt.bak: size = 6 OK 2026/05/15 01:41:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:41:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:41:02 INFO : three.txt: Deleted 2026/05/15 01:41:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.26s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:41:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:08 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:08 DEBUG : one: Sizes differ 2026/05/15 01:41:09 DEBUG : one.bak: size = 3 OK 2026/05/15 01:41:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:41:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:41:09 INFO : one: Deleted 2026/05/15 01:41:10 DEBUG : one: size = 4 OK 2026/05/15 01:41:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:41:10 INFO : one: Copied (new) 2026/05/15 01:41:10 DEBUG : two: size = 3 OK 2026/05/15 01:41:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:10 DEBUG : two: Unchanged skipping 2026/05/15 01:41:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:11 DEBUG : three.txt: Sizes differ 2026/05/15 01:41:11 DEBUG : three.txt.bak: size = 5 OK 2026/05/15 01:41:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:41:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:41:11 INFO : three.txt: Deleted 2026/05/15 01:41:12 DEBUG : three.txt: size = 6 OK 2026/05/15 01:41:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:41:12 INFO : three.txt: Copied (new) 2026/05/15 01:41:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:13 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:13 DEBUG : one: Sizes differ 2026/05/15 01:41:13 DEBUG : one.bak: size = 4 OK 2026/05/15 01:41:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:41:13 INFO : one: Copied (server-side copy) to: one.bak 2026/05/15 01:41:13 INFO : one: Deleted 2026/05/15 01:41:14 DEBUG : one: size = 5 OK 2026/05/15 01:41:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:41:14 INFO : one: Copied (new) 2026/05/15 01:41:14 DEBUG : two: size = 3 OK 2026/05/15 01:41:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:14 DEBUG : two: Unchanged skipping 2026/05/15 01:41:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:14 DEBUG : three.txt: Sizes differ 2026/05/15 01:41:14 DEBUG : three.txt.bak: size = 6 OK 2026/05/15 01:41:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:41:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/15 01:41:15 INFO : three.txt: Deleted 2026/05/15 01:41:15 DEBUG : three.txt: size = 19 OK 2026/05/15 01:41:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/15 01:41:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rumobuy3pido/dst" 2026/05/15 01:41:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:20 DEBUG : one: size = 3 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:20 DEBUG : one: Sizes differ 2026/05/15 01:41:22 DEBUG : one-2019-01-01: size = 3 OK 2026/05/15 01:41:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/15 01:41:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/15 01:41:22 INFO : one: Deleted 2026/05/15 01:41:23 DEBUG : one: size = 4 OK 2026/05/15 01:41:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:41:23 INFO : one: Copied (new) 2026/05/15 01:41:23 DEBUG : two: size = 3 OK 2026/05/15 01:41:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:23 DEBUG : two: Unchanged skipping 2026/05/15 01:41:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:23 DEBUG : three.txt: Sizes differ 2026/05/15 01:41:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/15 01:41:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/15 01:41:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/15 01:41:23 INFO : three.txt: Deleted 2026/05/15 01:41:24 DEBUG : three.txt: size = 6 OK 2026/05/15 01:41:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:41:24 INFO : three.txt: Copied (new) 2026/05/15 01:41:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:24 DEBUG : one: size = 4 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:24 DEBUG : one: Sizes differ 2026/05/15 01:41:25 DEBUG : one-2019-01-01: size = 4 OK 2026/05/15 01:41:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/15 01:41:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/15 01:41:25 INFO : one: Deleted 2026/05/15 01:41:25 DEBUG : one: size = 5 OK 2026/05/15 01:41:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/15 01:41:25 INFO : one: Copied (new) 2026/05/15 01:41:26 DEBUG : two: size = 3 OK 2026/05/15 01:41:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:26 DEBUG : two: Unchanged skipping 2026/05/15 01:41:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rumobuy3pido path dst) 2026/05/15 01:41:26 DEBUG : three.txt: Sizes differ 2026/05/15 01:41:26 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/15 01:41:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/15 01:41:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/15 01:41:26 INFO : three.txt: Deleted 2026/05/15 01:41:27 DEBUG : three.txt: size = 19 OK 2026/05/15 01:41:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/15 01:41:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.72s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:29 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:41:29 DEBUG : Testêé: Sizes differ 2026/05/15 01:41:29 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:41:29 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:41:30 DEBUG : Testêé: size = 14 OK 2026/05/15 01:41:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/15 01:41:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/15 01:41:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/15 01:41:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:41:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:41:32 DEBUG : existing: size = 6 OK 2026/05/15 01:41:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/15 01:41:32 INFO : existing: Copied (new) 2026/05/15 01:41:32 DEBUG : Waiting for deletions to finish 2026/05/15 01:41:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:41:32 DEBUG : existing: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:41:32 DEBUG : existing: Sizes differ 2026/05/15 01:41:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/15 01:41:32 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:41:32 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:41:32 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting files as there were IO errors 2026/05/15 01:41:32 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.44s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:34 DEBUG : EXISTING: size = 6 OK 2026/05/15 01:41:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:34 DEBUG : existing: Unchanged skipping 2026/05/15 01:41:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:41:34 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:41:34 DEBUG : Waiting for deletions to finish 2026/05/15 01:41:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:41:53 DEBUG : both0: size = 6 OK 2026/05/15 01:41:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both10: size = 6 OK 2026/05/15 01:41:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both11: size = 6 OK 2026/05/15 01:41:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both0: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both12: size = 6 OK 2026/05/15 01:41:53 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:41:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both13: size = 6 OK 2026/05/15 01:41:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both11: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both14: size = 6 OK 2026/05/15 01:41:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both14: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both15: size = 6 OK 2026/05/15 01:41:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both15: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both16: size = 6 OK 2026/05/15 01:41:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both16: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both17: size = 6 OK 2026/05/15 01:41:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both10: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both18: size = 6 OK 2026/05/15 01:41:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both18: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both19: size = 6 OK 2026/05/15 01:41:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both19: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both1: size = 6 OK 2026/05/15 01:41:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both1: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both2: size = 6 OK 2026/05/15 01:41:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both12: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both3: size = 6 OK 2026/05/15 01:41:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both3: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both4: size = 6 OK 2026/05/15 01:41:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both4: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both5: size = 6 OK 2026/05/15 01:41:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both13: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both6: size = 6 OK 2026/05/15 01:41:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both17: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both7: size = 6 OK 2026/05/15 01:41:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both2: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both8: size = 6 OK 2026/05/15 01:41:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both5: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both9: size = 6 OK 2026/05/15 01:41:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:41:53 DEBUG : both9: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both6: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both7: Unchanged skipping 2026/05/15 01:41:53 DEBUG : both8: Unchanged skipping 2026/05/15 01:41:53 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:41:53 DEBUG : Waiting for deletions to finish 2026/05/15 01:41:53 INFO : only4: Deleted 2026/05/15 01:41:53 INFO : only10: Deleted 2026/05/15 01:41:53 INFO : only6: Deleted 2026/05/15 01:41:53 INFO : only9: Deleted 2026/05/15 01:41:53 INFO : only11: Deleted 2026/05/15 01:41:53 INFO : only13: Deleted 2026/05/15 01:41:54 INFO : only14: Deleted 2026/05/15 01:41:54 INFO : only15: Deleted 2026/05/15 01:41:54 INFO : only18: Deleted 2026/05/15 01:41:54 INFO : only1: Deleted 2026/05/15 01:41:54 INFO : only2: Deleted 2026/05/15 01:41:54 INFO : only8: Deleted 2026/05/15 01:41:54 INFO : only0: Deleted 2026/05/15 01:41:54 INFO : only12: Deleted 2026/05/15 01:41:54 INFO : only16: Deleted 2026/05/15 01:41:54 INFO : only17: Deleted 2026/05/15 01:41:54 INFO : only3: Deleted 2026/05/15 01:41:54 INFO : only5: Deleted 2026/05/15 01:41:54 INFO : only7: Deleted 2026/05/15 01:41:54 INFO : only19: Deleted 2026/05/15 01:41:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.31s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:16 DEBUG : both11: size = 6 OK 2026/05/15 01:42:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both12: size = 6 OK 2026/05/15 01:42:16 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:42:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both0: size = 6 OK 2026/05/15 01:42:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both10: size = 6 OK 2026/05/15 01:42:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both11: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both13: size = 6 OK 2026/05/15 01:42:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both12: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both14: size = 6 OK 2026/05/15 01:42:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both13: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both15: size = 6 OK 2026/05/15 01:42:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both15: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both16: size = 6 OK 2026/05/15 01:42:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both16: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both17: size = 6 OK 2026/05/15 01:42:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both0: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both18: size = 6 OK 2026/05/15 01:42:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both18: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both19: size = 6 OK 2026/05/15 01:42:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both19: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both1: size = 6 OK 2026/05/15 01:42:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both1: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both2: size = 6 OK 2026/05/15 01:42:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both10: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both3: size = 6 OK 2026/05/15 01:42:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both14: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both4: size = 6 OK 2026/05/15 01:42:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both4: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both5: size = 6 OK 2026/05/15 01:42:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both17: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both6: size = 6 OK 2026/05/15 01:42:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both2: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both7: size = 6 OK 2026/05/15 01:42:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both7: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both8: size = 6 OK 2026/05/15 01:42:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both3: Unchanged skipping 2026/05/15 01:42:16 DEBUG : both9: size = 6 OK 2026/05/15 01:42:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:16 DEBUG : both9: Unchanged skipping 2026/05/15 01:42:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only0: Sizes differ 2026/05/15 01:42:16 DEBUG : both5: Unchanged skipping 2026/05/15 01:42:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only10: Sizes differ 2026/05/15 01:42:16 DEBUG : both6: Unchanged skipping 2026/05/15 01:42:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only11: Sizes differ 2026/05/15 01:42:16 DEBUG : both8: Unchanged skipping 2026/05/15 01:42:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only12: Sizes differ 2026/05/15 01:42:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only13: Sizes differ 2026/05/15 01:42:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only14: Sizes differ 2026/05/15 01:42:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only15: Sizes differ 2026/05/15 01:42:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only16: Sizes differ 2026/05/15 01:42:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only17: Sizes differ 2026/05/15 01:42:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only18: Sizes differ 2026/05/15 01:42:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only19: Sizes differ 2026/05/15 01:42:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only1: Sizes differ 2026/05/15 01:42:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only2: Sizes differ 2026/05/15 01:42:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only3: Sizes differ 2026/05/15 01:42:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only4: Sizes differ 2026/05/15 01:42:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only5: Sizes differ 2026/05/15 01:42:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only6: Sizes differ 2026/05/15 01:42:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only7: Sizes differ 2026/05/15 01:42:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only8: Sizes differ 2026/05/15 01:42:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3184140917) 2026/05/15 01:42:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-rumobuy3pido) 2026/05/15 01:42:16 DEBUG : only9: Sizes differ 2026/05/15 01:42:16 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:42:16 DEBUG : only12: size = 0 OK 2026/05/15 01:42:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:16 INFO : only12: Copied (replaced existing) 2026/05/15 01:42:16 DEBUG : only14: size = 0 OK 2026/05/15 01:42:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:16 INFO : only14: Copied (replaced existing) 2026/05/15 01:42:16 DEBUG : only0: size = 0 OK 2026/05/15 01:42:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:16 INFO : only0: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only16: size = 0 OK 2026/05/15 01:42:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only16: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only17: size = 0 OK 2026/05/15 01:42:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only17: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only10: size = 0 OK 2026/05/15 01:42:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only10: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only11: size = 0 OK 2026/05/15 01:42:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only11: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only1: size = 0 OK 2026/05/15 01:42:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only1: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only2: size = 0 OK 2026/05/15 01:42:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only2: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only15: size = 0 OK 2026/05/15 01:42:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only15: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only3: size = 0 OK 2026/05/15 01:42:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only3: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only13: size = 0 OK 2026/05/15 01:42:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only13: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only5: size = 0 OK 2026/05/15 01:42:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only5: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only18: size = 0 OK 2026/05/15 01:42:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only18: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only7: size = 0 OK 2026/05/15 01:42:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only7: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only8: size = 0 OK 2026/05/15 01:42:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only8: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only9: size = 0 OK 2026/05/15 01:42:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only9: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only19: size = 0 OK 2026/05/15 01:42:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only19: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only4: size = 0 OK 2026/05/15 01:42:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only4: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : only6: size = 0 OK 2026/05/15 01:42:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/15 01:42:17 INFO : only6: Copied (replaced existing) 2026/05/15 01:42:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.27s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:26 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:42:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:42:26 DEBUG : empty_on_remote: Making directory with metadata 2026/05/15 01:42:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:42:26 INFO : empty_on_remote: Making directory 2026/05/15 01:42:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/15 01:42:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:28 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:42:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:42:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/15 01:42:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/15 01:42:28 INFO : empty_on_remote: Making directory 2026/05/15 01:42:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/15 01:42:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:30 INFO : sub dir: Making directory 2026/05/15 01:42:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/15 01:42:32 INFO : sub dir: Making directory 2026/05/15 01:42:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:42:44 DEBUG : Waiting for deletions to finish 2026/05/15 01:42:44 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:42:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:42:44 DEBUG : banana: size = 6 OK 2026/05/15 01:42:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:42:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:42:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : apple: size = 5 OK 2026/05/15 01:42:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:42:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : banana: Unchanged skipping 2026/05/15 01:42:44 DEBUG : apple: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:42:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:42:44 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:42:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:42:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:42:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:42:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:42:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:42:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:42:44 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:42:44 DEBUG : Waiting for deletions to finish 2026/05/15 01:42:44 INFO : There was nothing to transfer 2026/05/15 01:42:44 DEBUG : Waiting for deletions to finish 2026/05/15 01:42:45 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : apple: size = 5 OK 2026/05/15 01:42:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:42:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:42:45 DEBUG : banana: size = 6 OK 2026/05/15 01:42:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:42:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:42:45 DEBUG : apple: Unchanged skipping 2026/05/15 01:42:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : banana: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:42:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:42:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:42:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:42:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:42:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:42:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:42:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:42:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:42:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:42:45 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:42:45 DEBUG : Waiting for deletions to finish 2026/05/15 01:42:45 INFO : There was nothing to transfer 2026/05/15 01:42:45 DEBUG : Waiting for deletions to finish 2026/05/15 01:42:45 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:43:01 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:01 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : apple: size = 5 OK 2026/05/15 01:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : apple: Unchanged skipping 2026/05/15 01:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:43:02 DEBUG : banana: size = 6 OK 2026/05/15 01:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : banana: Unchanged skipping 2026/05/15 01:43:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:43:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:43:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:43:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:43:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:43:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:43:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:43:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:43:02 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:02 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:02 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:02 INFO : There was nothing to transfer 2026/05/15 01:43:02 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:02 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : apple: size = 5 OK 2026/05/15 01:43:03 DEBUG : banana: size = 6 OK 2026/05/15 01:43:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : apple: Unchanged skipping 2026/05/15 01:43:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:43:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:43:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:43:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:43:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : banana: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:43:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:43:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:43:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:43:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:43:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:43:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:43:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:43:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:03 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:03 INFO : There was nothing to transfer 2026/05/15 01:43:03 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:03 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:43:18 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:18 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/15 01:43:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:19 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:19 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:19 DEBUG : YmFuYW5h: size = 6 OK 2026/05/15 01:43:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/15 01:43:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/15 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/15 01:43:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:43:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/15 01:43:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:43:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:19 DEBUG : YXBwbGU=: size = 5 OK 2026/05/15 01:43:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/15 01:43:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/15 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/15 01:43:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:43:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:43:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:43:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:43:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:43:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:43:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:43:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:43:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:43:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/15 01:43:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:43:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/15 01:43:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:43:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/15 01:43:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:43:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/15 01:43:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:43:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/15 01:43:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:43:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/15 01:43:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:43:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/15 01:43:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:43:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:21 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0009-3456789.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0003-defghij.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0014-89;=.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/15 01:43:22 INFO : appleappleapplebanana: Deleted 2026/05/15 01:43:22 INFO : splitbananasplit: Deleted 2026/05/15 01:43:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0011-56789;.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0007-1234567.txt: Deleted 2026/05/15 01:43:22 INFO : dir1/0012-6789;.txt: Deleted 2026/05/15 01:43:22 INFO : apple: Deleted 2026/05/15 01:43:22 INFO : banana: Deleted 2026/05/15 01:43:22 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : YXBwbGU=: size = 5 OK 2026/05/15 01:43:23 DEBUG : YmFuYW5h: size = 6 OK 2026/05/15 01:43:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : banana: Unchanged skipping 2026/05/15 01:43:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : apple: Unchanged skipping 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:43:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/15 01:43:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/15 01:43:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:43:23 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:23 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:23 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:23 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/15 01:43:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/15 01:43:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/15 01:43:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/15 01:43:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/15 01:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/15 01:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/15 01:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/15 01:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:43:38 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:38 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/15 01:43:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/15 01:43:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/15 01:43:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/15 01:43:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/15 01:43:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/15 01:43:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/15 01:43:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/15 01:43:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/15 01:43:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/15 01:43:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/15 01:43:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/15 01:43:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/15 01:43:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/15 01:43:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:39 DEBUG : PREFIXbanana: size = 6 OK 2026/05/15 01:43:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/15 01:43:39 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/15 01:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/15 01:43:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:43:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/15 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:39 DEBUG : PREFIXapple: size = 5 OK 2026/05/15 01:43:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/15 01:43:39 INFO : apple: Copied (new) to: PREFIXapple 2026/05/15 01:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:43:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:43:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/15 01:43:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:43:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/15 01:43:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:43:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:43:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:43:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:43:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:43:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:43:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/15 01:43:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:43:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/15 01:43:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:43:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/15 01:43:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:43:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/15 01:43:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:43:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/15 01:43:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:43:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/15 01:43:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:43:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/15 01:43:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:43:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/15 01:43:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:43:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:41 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:41 INFO : appleappleapplebanana: Deleted 2026/05/15 01:43:41 INFO : apple: Deleted 2026/05/15 01:43:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0015-9;=.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0008-2345678.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0007-1234567.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0013-789;=.txt: Deleted 2026/05/15 01:43:42 INFO : banana: Deleted 2026/05/15 01:43:42 INFO : dir1/0003-defghij.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0014-89;=.txt: Deleted 2026/05/15 01:43:42 INFO : splitbananasplit: Deleted 2026/05/15 01:43:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0009-3456789.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0010-456789.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0011-56789;.txt: Deleted 2026/05/15 01:43:42 INFO : dir1/0012-6789;.txt: Deleted 2026/05/15 01:43:42 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/15 01:43:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/15 01:43:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/15 01:43:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/15 01:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/15 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/15 01:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/15 01:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/15 01:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/15 01:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/15 01:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/15 01:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/15 01:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/15 01:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/15 01:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/15 01:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/15 01:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/15 01:43:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:43:43 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:43:43 DEBUG : apple: size = 5 OK 2026/05/15 01:43:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/15 01:43:43 INFO : apple: Copied (new) 2026/05/15 01:43:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:43:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:43:43 INFO : splitbananasplit: Copied (new) 2026/05/15 01:43:43 DEBUG : banana: size = 6 OK 2026/05/15 01:43:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/15 01:43:43 INFO : banana: Copied (new) 2026/05/15 01:43:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:43:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:43:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/15 01:43:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:43:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:43:43 INFO : appleappleapplebanana: Copied (new) 2026/05/15 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:43:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:43:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:43:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:43:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:43:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:43:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:43:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:43:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:43:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:43:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/15 01:43:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:43:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:43:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:43:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:43:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:43:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:43:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:43:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:43:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:43:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:43:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:43:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:43:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/15 01:43:45 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/15 01:43:46 INFO : PREFIXbanana: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/15 01:43:46 INFO : PREFIXsplitbananasplit: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/15 01:43:46 INFO : PREFIXapple: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/15 01:43:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/15 01:43:46 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:46 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:43:46 DEBUG : Waiting for deletions to finish 2026/05/15 01:43:47 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:43:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:44:03 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/15 01:44:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:04 DEBUG : appleSUFFIX: size = 5 OK 2026/05/15 01:44:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/15 01:44:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/15 01:44:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:44:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/15 01:44:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/15 01:44:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/15 01:44:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:44:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/15 01:44:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:44:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/15 01:44:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:44:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/15 01:44:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:44:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:44:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:44:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:44:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:44:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:44:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:44:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/15 01:44:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:44:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/15 01:44:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:44:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/15 01:44:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:44:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/15 01:44:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:44:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/15 01:44:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:44:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/15 01:44:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:44:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/15 01:44:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:44:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:06 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:06 INFO : dir1/0015-9;=.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0010-456789.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0014-89;=.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0008-2345678.txt: Deleted 2026/05/15 01:44:06 INFO : splitbananasplit: Deleted 2026/05/15 01:44:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0012-6789;.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0003-defghij.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0007-1234567.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0011-56789;.txt: Deleted 2026/05/15 01:44:06 INFO : dir1/0009-3456789.txt: Deleted 2026/05/15 01:44:07 INFO : apple: Deleted 2026/05/15 01:44:07 INFO : appleappleapplebanana: Deleted 2026/05/15 01:44:07 INFO : banana: Deleted 2026/05/15 01:44:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/15 01:44:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/15 01:44:07 INFO : dir1/0013-789;=.txt: Deleted 2026/05/15 01:44:07 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/15 01:44:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/15 01:44:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/15 01:44:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:07 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:07 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:44:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:44:08 INFO : splitbananasplit: Copied (new) 2026/05/15 01:44:08 DEBUG : apple: size = 5 OK 2026/05/15 01:44:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/15 01:44:08 INFO : apple: Copied (new) 2026/05/15 01:44:08 DEBUG : banana: size = 6 OK 2026/05/15 01:44:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/15 01:44:08 INFO : banana: Copied (new) 2026/05/15 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:44:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/15 01:44:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:44:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:44:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/15 01:44:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:44:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:44:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/15 01:44:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:44:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:44:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/15 01:44:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:44:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:44:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:44:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:44:09 INFO : appleappleapplebanana: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:44:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:44:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:44:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:44:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:44:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:44:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:44:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:44:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:44:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:44:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:44:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:44:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:44:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:44:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/15 01:44:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:44:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:44:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/15 01:44:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:44:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:44:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/15 01:44:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:44:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:44:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/15 01:44:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:44:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:44:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/15 01:44:10 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : appleSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/15 01:44:10 INFO : bananaSUFFIX: Deleted 2026/05/15 01:44:10 INFO : splitbananasplitSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/15 01:44:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/15 01:44:10 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:11 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:11 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:44:26 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:27 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : apple: size = 5 OK 2026/05/15 01:44:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:27 DEBUG : apple: Unchanged skipping 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:27 DEBUG : banana: size = 6 OK 2026/05/15 01:44:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:27 DEBUG : banana: Unchanged skipping 2026/05/15 01:44:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/15 01:44:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/15 01:44:27 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:27 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:27 DEBUG : appleapple: size = 21 OK 2026/05/15 01:44:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/15 01:44:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/15 01:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:27 DEBUG : splitbanan: size = 16 OK 2026/05/15 01:44:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/15 01:44:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/15 01:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/15 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/15 01:44:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/15 01:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/15 01:44:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/15 01:44:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/15 01:44:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/15 01:44:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/15 01:44:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/15 01:44:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/15 01:44:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/15 01:44:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/15 01:44:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/15 01:44:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/15 01:44:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/15 01:44:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/15 01:44:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/15 01:44:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/15 01:44:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/15 01:44:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/15 01:44:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/15 01:44:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/15 01:44:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/15 01:44:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/15 01:44:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/15 01:44:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/15 01:44:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/15 01:44:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/15 01:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/15 01:44:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/15 01:44:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/15 01:44:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/15 01:44:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/15 01:44:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/15 01:44:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/15 01:44:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/15 01:44:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/15 01:44:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/15 01:44:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/15 01:44:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/15 01:44:29 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:29 INFO : splitbananasplit: Deleted 2026/05/15 01:44:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/15 01:44:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0013-789;=.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0015-9;=.txt: Deleted 2026/05/15 01:44:30 INFO : appleappleapplebanana: Deleted 2026/05/15 01:44:30 INFO : dir1/0008-2345678.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0014-89;=.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0010-456789.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0011-56789;.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0007-1234567.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0009-3456789.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0003-defghij.txt: Deleted 2026/05/15 01:44:30 INFO : dir1/0012-6789;.txt: Deleted 2026/05/15 01:44:30 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:30 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : appleapple: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : apple: size = 5 OK 2026/05/15 01:44:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : apple: Unchanged skipping 2026/05/15 01:44:31 DEBUG : appleapple: size = 21 OK 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:44:31 DEBUG : banana: size = 6 OK 2026/05/15 01:44:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : banana: Unchanged skipping 2026/05/15 01:44:31 DEBUG : splitbanan: size = 16 OK 2026/05/15 01:44:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/15 01:44:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/15 01:44:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/15 01:44:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/15 01:44:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/15 01:44:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/15 01:44:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/15 01:44:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/15 01:44:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/15 01:44:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/15 01:44:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/15 01:44:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/15 01:44:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/15 01:44:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/15 01:44:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/15 01:44:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/15 01:44:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/15 01:44:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/15 01:44:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:44:31 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:31 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:31 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:31 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : appleapple: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/15 01:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/15 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/15 01:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/15 01:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/15 01:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/15 01:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/15 01:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/15 01:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/15 01:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/15 01:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/15 01:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/15 01:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/15 01:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/15 01:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/15 01:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/15 01:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/15 01:44:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:44:47 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:47 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:47 DEBUG : apple: size = 5 OK 2026/05/15 01:44:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:44:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:44:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : apple: Unchanged skipping 2026/05/15 01:44:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:44:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:44:47 DEBUG : banana: size = 6 OK 2026/05/15 01:44:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : banana: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:44:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:44:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:44:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:44:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:44:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:44:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:44:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:44:47 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:47 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:47 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:48 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : apple: size = 5 OK 2026/05/15 01:44:48 DEBUG : banana: size = 6 OK 2026/05/15 01:44:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:44:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:44:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : apple: Unchanged skipping 2026/05/15 01:44:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : banana: Unchanged skipping 2026/05/15 01:44:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:44:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:44:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:44:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:44:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:44:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:44:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:44:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:44:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:44:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:44:48 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:44:48 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:48 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:48 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : Waiting for deletions to finish 2026/05/15 01:44:49 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:44:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:45:04 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:04 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:04 DEBUG : banana: size = 6 OK 2026/05/15 01:45:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:04 DEBUG : apple: size = 5 OK 2026/05/15 01:45:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:04 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:04 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:05 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:05 DEBUG : banana: size = 6 OK 2026/05/15 01:45:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:05 DEBUG : apple: size = 5 OK 2026/05/15 01:45:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:05 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:05 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:05 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:05 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:45:20 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:21 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : apple: size = 5 OK 2026/05/15 01:45:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:21 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:21 DEBUG : banana: size = 6 OK 2026/05/15 01:45:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:21 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:21 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:21 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:21 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : apple: size = 5 OK 2026/05/15 01:45:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : banana: size = 6 OK 2026/05/15 01:45:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:22 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:22 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:22 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:22 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:45:37 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:37 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : banana: size = 6 OK 2026/05/15 01:45:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:38 DEBUG : apple: size = 5 OK 2026/05/15 01:45:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:38 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:38 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:38 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:38 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:39 DEBUG : banana: size = 6 OK 2026/05/15 01:45:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:39 DEBUG : apple: size = 5 OK 2026/05/15 01:45:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:39 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:39 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:39 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:39 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:45:54 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:54 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : apple: size = 5 OK 2026/05/15 01:45:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:55 DEBUG : banana: size = 6 OK 2026/05/15 01:45:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:55 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:55 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:55 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:55 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:55 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:55 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : apple: size = 5 OK 2026/05/15 01:45:56 DEBUG : banana: size = 6 OK 2026/05/15 01:45:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : apple: Unchanged skipping 2026/05/15 01:45:56 DEBUG : banana: Unchanged skipping 2026/05/15 01:45:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/15 01:45:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/15 01:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/15 01:45:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/15 01:45:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/15 01:45:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/15 01:45:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/15 01:45:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/15 01:45:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/15 01:45:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/15 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/15 01:45:56 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:45:56 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:56 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:56 DEBUG : apple: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : banana: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/15 01:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.33s) --- PASS: TestTransform/NFC (15.65s) --- PASS: TestTransform/NFD (17.43s) --- PASS: TestTransform/base64 (20.32s) --- PASS: TestTransform/prefix (23.63s) --- PASS: TestTransform/suffix (24.59s) --- PASS: TestTransform/truncate (19.78s) --- PASS: TestTransform/encoder (17.83s) --- PASS: TestTransform/ISO-8859-1 (16.34s) --- PASS: TestTransform/charmap (16.77s) --- PASS: TestTransform/lowercase (16.75s) --- PASS: TestTransform/ascii (17.24s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/15 01:46:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/15 01:46:01 INFO : sub dir_somesuffix: Making directory 2026/05/15 01:46:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/15 01:46:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/15 01:46:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/15 01:46:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/15 01:46:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:01 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/15 01:46:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/15 01:46:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:03 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:03 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:03 INFO : tictactoe: Making directory 2026/05/15 01:46:03 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:03 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/15 01:46:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:03 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/15 01:46:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/15 01:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:04 INFO : toe: Making directory 2026/05/15 01:46:04 INFO : toe/toe: Making directory 2026/05/15 01:46:04 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/15 01:46:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/15 01:46:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/15 01:46:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:04 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/15 01:46:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/15 01:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.94s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:06 INFO : toe: Making directory 2026/05/15 01:46:06 INFO : toe/toe: Making directory 2026/05/15 01:46:06 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/15 01:46:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/15 01:46:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/15 01:46:06 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:06 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/15 01:46:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/15 01:46:07 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.05s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:08 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:46:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/15 01:46:08 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:08 INFO : tictacempty_dir: Making directory 2026/05/15 01:46:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:08 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:08 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:08 INFO : tictactoe: Making directory 2026/05/15 01:46:08 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:08 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:08 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:08 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:08 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/15 01:46:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:10 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:46:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/15 01:46:10 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:10 INFO : tictacempty_dir: Making directory 2026/05/15 01:46:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:10 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:10 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:10 INFO : tictactoe: Making directory 2026/05/15 01:46:10 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:10 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:10 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/15 01:46:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:10 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:10 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/15 01:46:11 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:11 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:11 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:11 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/15 01:46:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/15 01:46:11 NOTICE: B2 bucket rclone-test-rumobuy3pido: 0 differences found 2026/05/15 01:46:11 NOTICE: B2 bucket rclone-test-rumobuy3pido: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:12 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:12 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:12 INFO : tictactoe: Making directory 2026/05/15 01:46:12 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:12 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:12 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:12 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:12 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/15 01:46:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:13 DEBUG : Waiting for deletions to finish 2026/05/15 01:46:13 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:13 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:13 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/15 01:46:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/15 01:46:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/15 01:46:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/15 01:46:13 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/05/15 01:46:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:14 INFO : toe: Making directory 2026/05/15 01:46:14 INFO : toe/toe: Making directory 2026/05/15 01:46:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/15 01:46:14 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:14 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:16 DEBUG : toe/toe/toe: size = 11 OK 2026/05/15 01:46:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:16 INFO : toe/toe/toe: Copied (new) 2026/05/15 01:46:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.34s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:17 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:46:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/15 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:17 INFO : tictacempty_dir: Making directory 2026/05/15 01:46:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:17 INFO : tictactoe: Making directory 2026/05/15 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:17 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/15 01:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:17 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:17 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:18 INFO : toe/toe/toe.txt: Deleted 2026/05/15 01:46:18 INFO : toe/toe: Removing directory 2026/05/15 01:46:18 INFO : toe: Removing directory 2026/05/15 01:46:18 INFO : empty_dir: Removing directory 2026/05/15 01:46:18 DEBUG : Local file system at /tmp/rclone3184140917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:18 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:46:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/15 01:46:18 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:19 INFO : tictacempty_dir: Making directory 2026/05/15 01:46:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:19 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:19 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:19 INFO : tictactoe: Making directory 2026/05/15 01:46:19 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:19 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:19 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/15 01:46:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:19 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:19 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:19 INFO : toe/toe/toe.txt: Deleted 2026/05/15 01:46:19 INFO : toe/toe: Removing directory 2026/05/15 01:46:19 INFO : toe: Removing directory 2026/05/15 01:46:19 INFO : empty_dir: Removing directory 2026/05/15 01:46:19 DEBUG : Local file system at /tmp/rclone3184140917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/15 01:46:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/15 01:46:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/15 01:46:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/15 01:46:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.43s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:22 DEBUG : Reset feature "Copy" 2026/05/15 01:46:22 DEBUG : Reset feature "Move" 2026/05/15 01:46:22 DEBUG : Reset feature "Copy" 2026/05/15 01:46:22 DEBUG : Reset feature "Move" 2026/05/15 01:46:22 DEBUG : empty_dir: Making directory with metadata 2026/05/15 01:46:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/15 01:46:22 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:22 INFO : tictacempty_dir: Making directory 2026/05/15 01:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/15 01:46:22 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:22 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:22 INFO : tictactoe: Making directory 2026/05/15 01:46:22 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:22 DEBUG : toe: transformed to: tictactoe 2026/05/15 01:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:22 INFO : tictactoe/tictactoe: Making directory 2026/05/15 01:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/15 01:46:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/15 01:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:22 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/15 01:46:23 INFO : toe/toe/toe.txt: Deleted 2026/05/15 01:46:23 INFO : toe/toe: Removing directory 2026/05/15 01:46:23 INFO : toe: Removing directory 2026/05/15 01:46:23 INFO : empty_dir: Removing directory 2026/05/15 01:46:23 DEBUG : Local file system at /tmp/rclone3184140917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/15 01:46:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/15 01:46:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/15 01:46:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.67s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:25 DEBUG : toe: transformed to: dG9l 2026/05/15 01:46:26 DEBUG : toe: transformed to: dG9l 2026/05/15 01:46:26 INFO : dG9l: Making directory 2026/05/15 01:46:26 DEBUG : toe: transformed to: dG9l 2026/05/15 01:46:26 DEBUG : toe: transformed to: dG9l 2026/05/15 01:46:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/15 01:46:26 INFO : dG9l/dG9l: Making directory 2026/05/15 01:46:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/15 01:46:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/15 01:46:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/15 01:46:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/15 01:46:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/15 01:46:26 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:26 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/15 01:46:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/15 01:46:26 DEBUG : Waiting for deletions to finish 2026/05/15 01:46:27 DEBUG : dG9l: transformed to: toe 2026/05/15 01:46:27 DEBUG : dG9l: transformed to: toe 2026/05/15 01:46:27 DEBUG : dG9l: transformed to: toe 2026/05/15 01:46:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/15 01:46:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/15 01:46:27 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for checks to finish 2026/05/15 01:46:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/15 01:46:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/15 01:46:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/15 01:46:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/15 01:46:27 DEBUG : Local file system at /tmp/rclone3184140917: Waiting for transfers to finish 2026/05/15 01:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-rumobuy3pido", Local "Local file system at /tmp/rclone3184140917", Modify Window "1ms" 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe: transformed to: 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe: transformed to: 2026/05/15 01:46:28 INFO : B2 bucket rclone-test-rumobuy3pido: Making directory 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe: transformed to: 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe: transformed to: 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe/toe: transformed to: 2026/05/15 01:46:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/15 01:46:28 INFO : toe/toe: Making directory 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe/toe: transformed to: 2026/05/15 01:46:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe: transformed to: 2026/05/15 01:46:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/15 01:46:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/15 01:46:28 DEBUG : toe/toe/toe: transformed to: 2026/05/15 01:46:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/15 01:46:28 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for checks to finish 2026/05/15 01:46:28 DEBUG : B2 bucket rclone-test-rumobuy3pido: Waiting for transfers to finish 2026/05/15 01:46:29 DEBUG : toe/toe/toe: size = 11 OK 2026/05/15 01:46:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/15 01:46:29 INFO : toe/toe/toe: Copied (new) 2026/05/15 01:46:29 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting files as there were IO errors 2026/05/15 01:46:29 ERROR : B2 bucket rclone-test-rumobuy3pido: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2026/05/15 01:46:30 DEBUG : B2 bucket rclone-test-rumobuy3pido: Purge remote 2026/05/15 01:46:30 INFO : B2 bucket rclone-test-rumobuy3pido: cleaning bucket "rclone-test-rumobuy3pido" of all files 2026/05/15 01:46:31 DEBUG : BackupDir/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e23_d20260515_m013909_c001_v7007000_t0000_u01778809149593") 2026/05/15 01:46:31 DEBUG : BackupDir/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1191a64bfe25fc78_d20260515_m013903_c001_v0001120_t0028_u01778809143881") 2026/05/15 01:46:31 DEBUG : CompareDest/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd6688_d20260515_m013744_c001_v7007000_t0000_u01778809064341") 2026/05/15 01:46:31 DEBUG : CompareDest/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799bfa_d20260515_m013738_c001_v0001090_t0046_u01778809058431") 2026/05/15 01:46:31 DEBUG : CompareDest/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd6689_d20260515_m013744_c001_v7007000_t0000_u01778809064522") 2026/05/15 01:46:31 DEBUG : CompareDest/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ee5d_d20260515_m013739_c001_v0001098_t0025_u01778809059840") 2026/05/15 01:46:31 DEBUG : CopyDest/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e24_d20260515_m013909_c001_v7007000_t0000_u01778809149774") 2026/05/15 01:46:31 DEBUG : CopyDest/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458e6f_d20260515_m013900_c001_v0001041_t0006_u01778809140763") 2026/05/15 01:46:31 DEBUG : CopyDest/three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e25_d20260515_m013909_c001_v7007000_t0000_u01778809149956") 2026/05/15 01:46:31 DEBUG : CopyDest/three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ef0f_d20260515_m013907_c001_v0001098_t0054_u01778809147677") 2026/05/15 01:46:31 DEBUG : CopyDest/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e26_d20260515_m013910_c001_v7007000_t0000_u01778809150138") 2026/05/15 01:46:31 DEBUG : CopyDest/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ccc_d20260515_m013905_c001_v0001090_t0024_u01778809145402") 2026/05/15 01:46:31 DEBUG : EXISTING: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e301_d20260515_m014134_c001_v7007000_t0000_u01778809294806") 2026/05/15 01:46:31 DEBUG : EXISTING: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e36_d20260515_m014133_c001_v0001090_t0007_u01778809293690") 2026/05/15 01:46:31 DEBUG : PREFIXapple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f411fed08995271c8_d20260515_m014346_c001_v7007000_t0000_u01778809426291") 2026/05/15 01:46:31 DEBUG : PREFIXapple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45905d_d20260515_m014339_c001_v0001041_t0001_u01778809419422") 2026/05/15 01:46:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab938a_d20260515_m014345_c001_v7007000_t0000_u01778809425914") 2026/05/15 01:46:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fbe_d20260515_m014339_c001_v0001090_t0048_u01778809419440") 2026/05/15 01:46:32 DEBUG : PREFIXbanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac44_d20260515_m014345_c001_v7007000_t0000_u01778809425945") 2026/05/15 01:46:32 DEBUG : PREFIXbanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1a5_d20260515_m014339_c001_v0001098_t0058_u01778809419411") 2026/05/15 01:46:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6428b_d20260515_m014346_c001_v7007000_t0000_u01778809426150") 2026/05/15 01:46:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab4a_d20260515_m014339_c001_v0001116_t0053_u01778809419432") 2026/05/15 01:46:32 DEBUG : Testêé: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2ff_d20260515_m014130_c001_v7007000_t0000_u01778809290886") 2026/05/15 01:46:32 DEBUG : Testêé: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f045_d20260515_m014130_c001_v0001098_t0054_u01778809290141") 2026/05/15 01:46:32 DEBUG : Testêé: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e26_d20260515_m014129_c001_v0001090_t0044_u01778809289095") 2026/05/15 01:46:32 DEBUG : YXBwbGU=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf349c_d20260515_m014324_c001_v7007000_t0000_u01778809404158") 2026/05/15 01:46:32 DEBUG : YXBwbGU=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aafa_d20260515_m014319_c001_v0001116_t0001_u01778809399285") 2026/05/15 01:46:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf349e_d20260515_m014324_c001_v7007000_t0000_u01778809404344") 2026/05/15 01:46:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f16b_d20260515_m014319_c001_v0001098_t0049_u01778809399293") 2026/05/15 01:46:32 DEBUG : YmFuYW5h: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34a0_d20260515_m014324_c001_v7007000_t0000_u01778809404526") 2026/05/15 01:46:32 DEBUG : YmFuYW5h: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f82_d20260515_m014319_c001_v0001090_t0021_u01778809399271") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7d6_d20260515_m013508_c001_v7007000_t0000_u01778808908476") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a26_d20260515_m013507_c001_v0001090_t0028_u01778808907701") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7b8_d20260515_m013505_c001_v7007000_t0000_u01778808905716") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a18_d20260515_m013504_c001_v0001090_t0040_u01778808904776") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ee86_d20260515_m013445_c001_v7007000_t0000_u01778808885794") 2026/05/15 01:46:32 DEBUG : a/potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999d0_d20260515_m013444_c001_v0001090_t0053_u01778808884873") 2026/05/15 01:46:32 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b3_d20260515_m014557_c001_v7007000_t0000_u01778809557066") 2026/05/15 01:46:32 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45917f_d20260515_m014552_c001_v0001041_t0016_u01778809552878") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ecb_d20260515_m014539_c001_v7007000_t0000_u01778809539852") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459160_d20260515_m014535_c001_v0001041_t0025_u01778809535634") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fbb_d20260515_m014523_c001_v7007000_t0000_u01778809523087") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45913b_d20260515_m014519_c001_v0001041_t0006_u01778809519360") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdc7_d20260515_m014506_c001_v7007000_t0000_u01778809506365") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45911b_d20260515_m014502_c001_v0001041_t0018_u01778809502733") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbee9e_d20260515_m014449_c001_v7007000_t0000_u01778809489938") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590f9_d20260515_m014445_c001_v0001041_t0057_u01778809485722") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9500_d20260515_m014432_c001_v7007000_t0000_u01778809472035") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a04a_d20260515_m014425_c001_v0001090_t0057_u01778809465175") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a0a_d20260515_m014412_c001_v7007000_t0000_u01778809452181") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590a5_d20260515_m014407_c001_v0001041_t0021_u01778809447948") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccba_d20260515_m014406_c001_v7007000_t0000_u01778809446973") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a004_d20260515_m014401_c001_v0001090_t0001_u01778809441342") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac4d_d20260515_m014347_c001_v7007000_t0000_u01778809427698") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1b7_d20260515_m014343_c001_v0001098_t0030_u01778809423272") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db21f3_d20260515_m014341_c001_v7007000_t0000_u01778809421745") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459057_d20260515_m014337_c001_v0001041_t0033_u01778809417137") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d9992d_d20260515_m014322_c001_v7007000_t0000_u01778809402537") 2026/05/15 01:46:33 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f7a_d20260515_m014316_c001_v0001090_t0058_u01778809396614") 2026/05/15 01:46:34 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfd7_d20260515_m014303_c001_v7007000_t0000_u01778809383834") 2026/05/15 01:46:34 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f56_d20260515_m014259_c001_v0001090_t0032_u01778809379761") 2026/05/15 01:46:34 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522def2_d20260515_m014246_c001_v7007000_t0000_u01778809366261") 2026/05/15 01:46:34 DEBUG : apple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f20_d20260515_m014242_c001_v0001090_t0053_u01778809362605") 2026/05/15 01:46:34 DEBUG : appleSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417e83d57983f2ad_d20260515_m014410_c001_v7007000_t0000_u01778809450479") 2026/05/15 01:46:34 DEBUG : appleSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a00c_d20260515_m014404_c001_v0001090_t0031_u01778809444010") 2026/05/15 01:46:34 DEBUG : appleapple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9501_d20260515_m014432_c001_v7007000_t0000_u01778809472216") 2026/05/15 01:46:34 DEBUG : appleapple: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a050_d20260515_m014427_c001_v0001090_t0026_u01778809467633") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b4_d20260515_m014557_c001_v7007000_t0000_u01778809557248") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a142_d20260515_m014553_c001_v0001090_t0002_u01778809553483") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ecc_d20260515_m014540_c001_v7007000_t0000_u01778809540033") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a116_d20260515_m014536_c001_v0001090_t0027_u01778809536335") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fbd_d20260515_m014523_c001_v7007000_t0000_u01778809523269") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0ea_d20260515_m014520_c001_v0001090_t0028_u01778809520028") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdca_d20260515_m014506_c001_v7007000_t0000_u01778809506546") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0c0_d20260515_m014503_c001_v0001090_t0049_u01778809503400") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea0_d20260515_m014450_c001_v7007000_t0000_u01778809490118") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a096_d20260515_m014446_c001_v0001090_t0033_u01778809486416") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6caf87_d20260515_m014430_c001_v7007000_t0000_u01778809470077") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac26_d20260515_m014426_c001_v0001116_t0034_u01778809466049") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a0d_d20260515_m014412_c001_v7007000_t0000_u01778809452362") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abcc_d20260515_m014407_c001_v0001116_t0033_u01778809447937") 2026/05/15 01:46:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db224a_d20260515_m014406_c001_v7007000_t0000_u01778809446986") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1e9_d20260515_m014402_c001_v0001098_t0036_u01778809442270") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac4e_d20260515_m014347_c001_v7007000_t0000_u01778809427925") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab5c_d20260515_m014343_c001_v0001116_t0014_u01778809423262") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a204_d20260515_m014341_c001_v7007000_t0000_u01778809421729") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab46_d20260515_m014337_c001_v0001116_t0025_u01778809417805") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a45a7_d20260515_m014322_c001_v7007000_t0000_u01778809402236") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f167_d20260515_m014317_c001_v0001098_t0028_u01778809397584") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfde_d20260515_m014304_c001_v7007000_t0000_u01778809384017") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f14f_d20260515_m014300_c001_v0001098_t0034_u01778809380665") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522def3_d20260515_m014246_c001_v7007000_t0000_u01778809366450") 2026/05/15 01:46:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f131_d20260515_m014243_c001_v0001098_t0042_u01778809363410") 2026/05/15 01:46:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc391_d20260515_m014410_c001_v7007000_t0000_u01778809450643") 2026/05/15 01:46:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459095_d20260515_m014404_c001_v0001041_t0014_u01778809444025") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7e3_d20260515_m013508_c001_v7007000_t0000_u01778808908659") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a1c_d20260515_m013506_c001_v0001090_t0048_u01778808906263") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7b1_d20260515_m013505_c001_v7007000_t0000_u01778808905166") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a0e_d20260515_m013503_c001_v0001090_t0041_u01778808903550") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ee7e_d20260515_m013445_c001_v7007000_t0000_u01778808885243") 2026/05/15 01:46:35 DEBUG : b/potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999c4_d20260515_m013443_c001_v0001090_t0048_u01778808883638") 2026/05/15 01:46:35 DEBUG : backup/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f422f154267c974ba_d20260515_m013923_c001_v7007000_t0000_u01778809163099") 2026/05/15 01:46:36 DEBUG : backup/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f119a7618b2ff0bd5_d20260515_m013921_c001_v0001038_t0019_u01778809161088") 2026/05/15 01:46:36 DEBUG : backup/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11713995263a9b5e_d20260515_m013916_c001_v0001174_t0053_u01778809156960") 2026/05/15 01:46:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a88c_d20260515_m014051_c001_v7007000_t0000_u01778809251542") 2026/05/15 01:46:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f106fa44afbcd168d_d20260515_m014049_c001_v0001174_t0037_u01778809249269") 2026/05/15 01:46:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f104d7faa76547152_d20260515_m014045_c001_v0001098_t0054_u01778809245141") 2026/05/15 01:46:36 DEBUG : backup/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f134_d20260515_m014037_c001_v7007000_t0000_u01778809237759") 2026/05/15 01:46:36 DEBUG : backup/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10130b8315a54a6c_d20260515_m014035_c001_v0001184_t0038_u01778809235673") 2026/05/15 01:46:36 DEBUG : backup/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1107f7fef6dcd5ea_d20260515_m013930_c001_v0001177_t0032_u01778809170435") 2026/05/15 01:46:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a88e_d20260515_m014051_c001_v7007000_t0000_u01778809251724") 2026/05/15 01:46:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1129f158321938e5_d20260515_m014050_c001_v0001117_t0024_u01778809250410") 2026/05/15 01:46:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f112c51a32896a265_d20260515_m014047_c001_v0001180_t0053_u01778809247061") 2026/05/15 01:46:36 DEBUG : backup/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f422f154267c974c4_d20260515_m013923_c001_v7007000_t0000_u01778809163280") 2026/05/15 01:46:36 DEBUG : backup/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1057ad4872bbce9f_d20260515_m013922_c001_v0001103_t0010_u01778809162234") 2026/05/15 01:46:36 DEBUG : backup/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f103f36410beebdab_d20260515_m013918_c001_v0001042_t0006_u01778809158557") 2026/05/15 01:46:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f135_d20260515_m014038_c001_v7007000_t0000_u01778809238045") 2026/05/15 01:46:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f110af5297b388553_d20260515_m014037_c001_v0001185_t0022_u01778809237019") 2026/05/15 01:46:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f105e8ba63e8f1016_d20260515_m013931_c001_v0001029_t0010_u01778809171913") 2026/05/15 01:46:36 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b5_d20260515_m014557_c001_v7007000_t0000_u01778809557429") 2026/05/15 01:46:36 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f319_d20260515_m014553_c001_v0001098_t0022_u01778809553160") 2026/05/15 01:46:36 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ecd_d20260515_m014540_c001_v7007000_t0000_u01778809540215") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2e9_d20260515_m014535_c001_v0001098_t0052_u01778809535958") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fbf_d20260515_m014523_c001_v7007000_t0000_u01778809523452") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2c9_d20260515_m014519_c001_v0001098_t0026_u01778809519743") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdcd_d20260515_m014506_c001_v7007000_t0000_u01778809506726") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f29f_d20260515_m014503_c001_v0001098_t0057_u01778809503036") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea1_d20260515_m014450_c001_v7007000_t0000_u01778809490299") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f271_d20260515_m014446_c001_v0001098_t0027_u01778809486086") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9502_d20260515_m014432_c001_v7007000_t0000_u01778809472412") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f233_d20260515_m014425_c001_v0001098_t0025_u01778809465593") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a0e_d20260515_m014412_c001_v7007000_t0000_u01778809452543") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a01e_d20260515_m014407_c001_v0001090_t0055_u01778809447955") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf39c5_d20260515_m014407_c001_v7007000_t0000_u01778809447000") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459091_d20260515_m014401_c001_v0001041_t0028_u01778809441951") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac4f_d20260515_m014348_c001_v7007000_t0000_u01778809428107") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fd0_d20260515_m014343_c001_v0001090_t0031_u01778809423280") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e0b8_d20260515_m014342_c001_v7007000_t0000_u01778809422129") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f19f_d20260515_m014337_c001_v0001098_t0008_u01778809417477") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf348d_d20260515_m014322_c001_v7007000_t0000_u01778809402550") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aaf0_d20260515_m014317_c001_v0001116_t0019_u01778809397022") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfe0_d20260515_m014304_c001_v7007000_t0000_u01778809384200") 2026/05/15 01:46:37 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aab0_d20260515_m014300_c001_v0001116_t0045_u01778809380104") 2026/05/15 01:46:38 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522def4_d20260515_m014246_c001_v7007000_t0000_u01778809366660") 2026/05/15 01:46:38 DEBUG : banana: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa5b_d20260515_m014242_c001_v0001116_t0026_u01778809362961") 2026/05/15 01:46:38 DEBUG : bananaSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9442_d20260515_m014410_c001_v7007000_t0000_u01778809450650") 2026/05/15 01:46:38 DEBUG : bananaSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1ef_d20260515_m014404_c001_v0001098_t0039_u01778809444033") 2026/05/15 01:46:38 DEBUG : both0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db209f_d20260515_m014218_c001_v7007000_t0000_u01778809338539") 2026/05/15 01:46:38 DEBUG : both0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f9b_d20260515_m014159_c001_v0001041_t0056_u01778809319373") 2026/05/15 01:46:38 DEBUG : both0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90be_d20260515_m014155_c001_v7007000_t0000_u01778809315140") 2026/05/15 01:46:38 DEBUG : both0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f05f_d20260515_m014137_c001_v0001098_t0021_u01778809297050") 2026/05/15 01:46:38 DEBUG : both1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20a1_d20260515_m014218_c001_v7007000_t0000_u01778809338807") 2026/05/15 01:46:38 DEBUG : both1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0b7_d20260515_m014200_c001_v0001098_t0015_u01778809320914") 2026/05/15 01:46:38 DEBUG : both1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90bf_d20260515_m014155_c001_v7007000_t0000_u01778809315323") 2026/05/15 01:46:38 DEBUG : both1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e42_d20260515_m014138_c001_v0001090_t0046_u01778809298192") 2026/05/15 01:46:38 DEBUG : both10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20a2_d20260515_m014218_c001_v7007000_t0000_u01778809338989") 2026/05/15 01:46:38 DEBUG : both10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0cb_d20260515_m014208_c001_v0001098_t0015_u01778809328077") 2026/05/15 01:46:38 DEBUG : both10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90c0_d20260515_m014155_c001_v7007000_t0000_u01778809315505") 2026/05/15 01:46:38 DEBUG : both10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e5a_d20260515_m014145_c001_v0001090_t0010_u01778809305013") 2026/05/15 01:46:38 DEBUG : both11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20a4_d20260515_m014219_c001_v7007000_t0000_u01778809339172") 2026/05/15 01:46:38 DEBUG : both11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799eb6_d20260515_m014208_c001_v0001090_t0053_u01778809328802") 2026/05/15 01:46:38 DEBUG : both11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90c2_d20260515_m014155_c001_v7007000_t0000_u01778809315689") 2026/05/15 01:46:38 DEBUG : both11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f73_d20260515_m014145_c001_v0001041_t0007_u01778809305679") 2026/05/15 01:46:38 DEBUG : both12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20a6_d20260515_m014219_c001_v7007000_t0000_u01778809339356") 2026/05/15 01:46:38 DEBUG : both12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fbb_d20260515_m014209_c001_v0001041_t0042_u01778809329476") 2026/05/15 01:46:38 DEBUG : both12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90c3_d20260515_m014155_c001_v7007000_t0000_u01778809315873") 2026/05/15 01:46:39 DEBUG : both12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f08d_d20260515_m014146_c001_v0001098_t0044_u01778809306418") 2026/05/15 01:46:39 DEBUG : both13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20a8_d20260515_m014219_c001_v7007000_t0000_u01778809339542") 2026/05/15 01:46:39 DEBUG : both13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0d1_d20260515_m014210_c001_v0001098_t0057_u01778809330276") 2026/05/15 01:46:39 DEBUG : both13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90c4_d20260515_m014156_c001_v7007000_t0000_u01778809316055") 2026/05/15 01:46:39 DEBUG : both13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e68_d20260515_m014147_c001_v0001090_t0011_u01778809307069") 2026/05/15 01:46:39 DEBUG : both14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20aa_d20260515_m014219_c001_v7007000_t0000_u01778809339757") 2026/05/15 01:46:39 DEBUG : both14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ec4_d20260515_m014211_c001_v0001090_t0011_u01778809331243") 2026/05/15 01:46:39 DEBUG : both14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90c6_d20260515_m014156_c001_v7007000_t0000_u01778809316237") 2026/05/15 01:46:39 DEBUG : both14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f7d_d20260515_m014148_c001_v0001041_t0011_u01778809308008") 2026/05/15 01:46:39 DEBUG : both15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ac_d20260515_m014219_c001_v7007000_t0000_u01778809339941") 2026/05/15 01:46:39 DEBUG : both15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fc3_d20260515_m014212_c001_v0001041_t0050_u01778809332017") 2026/05/15 01:46:39 DEBUG : both15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90cd_d20260515_m014156_c001_v7007000_t0000_u01778809316420") 2026/05/15 01:46:39 DEBUG : both15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f097_d20260515_m014148_c001_v0001098_t0022_u01778809308651") 2026/05/15 01:46:39 DEBUG : both16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ad_d20260515_m014220_c001_v7007000_t0000_u01778809340124") 2026/05/15 01:46:39 DEBUG : both16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0db_d20260515_m014212_c001_v0001098_t0047_u01778809332727") 2026/05/15 01:46:39 DEBUG : both16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90cf_d20260515_m014156_c001_v7007000_t0000_u01778809316605") 2026/05/15 01:46:39 DEBUG : both16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e72_d20260515_m014149_c001_v0001090_t0013_u01778809309332") 2026/05/15 01:46:39 DEBUG : both17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ae_d20260515_m014220_c001_v7007000_t0000_u01778809340306") 2026/05/15 01:46:39 DEBUG : both17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ecc_d20260515_m014213_c001_v0001090_t0056_u01778809333876") 2026/05/15 01:46:39 DEBUG : both17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d1_d20260515_m014156_c001_v7007000_t0000_u01778809316789") 2026/05/15 01:46:40 DEBUG : both17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f87_d20260515_m014150_c001_v0001041_t0025_u01778809310178") 2026/05/15 01:46:40 DEBUG : both18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20af_d20260515_m014220_c001_v7007000_t0000_u01778809340489") 2026/05/15 01:46:40 DEBUG : both18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fc7_d20260515_m014214_c001_v0001041_t0009_u01778809334688") 2026/05/15 01:46:40 DEBUG : both18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d2_d20260515_m014156_c001_v7007000_t0000_u01778809316972") 2026/05/15 01:46:40 DEBUG : both18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0a5_d20260515_m014150_c001_v0001098_t0047_u01778809310956") 2026/05/15 01:46:40 DEBUG : both19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b0_d20260515_m014220_c001_v7007000_t0000_u01778809340672") 2026/05/15 01:46:40 DEBUG : both19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0e1_d20260515_m014215_c001_v0001098_t0039_u01778809335526") 2026/05/15 01:46:40 DEBUG : both19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d4_d20260515_m014157_c001_v7007000_t0000_u01778809317154") 2026/05/15 01:46:40 DEBUG : both19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e7c_d20260515_m014151_c001_v0001090_t0014_u01778809311685") 2026/05/15 01:46:40 DEBUG : both2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b1_d20260515_m014220_c001_v7007000_t0000_u01778809340857") 2026/05/15 01:46:40 DEBUG : both2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e98_d20260515_m014201_c001_v0001090_t0051_u01778809321723") 2026/05/15 01:46:40 DEBUG : both2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d5_d20260515_m014157_c001_v7007000_t0000_u01778809317344") 2026/05/15 01:46:40 DEBUG : both2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f5d_d20260515_m014138_c001_v0001041_t0053_u01778809298879") 2026/05/15 01:46:40 DEBUG : both3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b2_d20260515_m014221_c001_v7007000_t0000_u01778809341040") 2026/05/15 01:46:40 DEBUG : both3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fa7_d20260515_m014202_c001_v0001041_t0055_u01778809322534") 2026/05/15 01:46:40 DEBUG : both3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d6_d20260515_m014157_c001_v7007000_t0000_u01778809317526") 2026/05/15 01:46:40 DEBUG : both3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f06b_d20260515_m014139_c001_v0001098_t0032_u01778809299661") 2026/05/15 01:46:40 DEBUG : both4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b3_d20260515_m014221_c001_v7007000_t0000_u01778809341226") 2026/05/15 01:46:40 DEBUG : both4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0bd_d20260515_m014203_c001_v0001098_t0054_u01778809323296") 2026/05/15 01:46:40 DEBUG : both4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d8_d20260515_m014157_c001_v7007000_t0000_u01778809317711") 2026/05/15 01:46:40 DEBUG : both4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e4c_d20260515_m014140_c001_v0001090_t0018_u01778809300449") 2026/05/15 01:46:41 DEBUG : both5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b4_d20260515_m014221_c001_v7007000_t0000_u01778809341408") 2026/05/15 01:46:41 DEBUG : both5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ea4_d20260515_m014204_c001_v0001090_t0005_u01778809324095") 2026/05/15 01:46:41 DEBUG : both5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90d9_d20260515_m014157_c001_v7007000_t0000_u01778809317893") 2026/05/15 01:46:41 DEBUG : both5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f63_d20260515_m014141_c001_v0001041_t0006_u01778809301234") 2026/05/15 01:46:41 DEBUG : both6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b5_d20260515_m014221_c001_v7007000_t0000_u01778809341590") 2026/05/15 01:46:41 DEBUG : both6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fad_d20260515_m014204_c001_v0001041_t0010_u01778809324996") 2026/05/15 01:46:41 DEBUG : both6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90da_d20260515_m014158_c001_v7007000_t0000_u01778809318078") 2026/05/15 01:46:41 DEBUG : both6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f077_d20260515_m014141_c001_v0001098_t0016_u01778809301943") 2026/05/15 01:46:41 DEBUG : both7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b6_d20260515_m014221_c001_v7007000_t0000_u01778809341773") 2026/05/15 01:46:41 DEBUG : both7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0c5_d20260515_m014205_c001_v0001098_t0032_u01778809325767") 2026/05/15 01:46:41 DEBUG : both7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90dc_d20260515_m014158_c001_v7007000_t0000_u01778809318261") 2026/05/15 01:46:41 DEBUG : both7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e54_d20260515_m014142_c001_v0001090_t0042_u01778809302619") 2026/05/15 01:46:41 DEBUG : both8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b7_d20260515_m014221_c001_v7007000_t0000_u01778809341955") 2026/05/15 01:46:41 DEBUG : both8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799eaa_d20260515_m014206_c001_v0001090_t0052_u01778809326517") 2026/05/15 01:46:41 DEBUG : both8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90dd_d20260515_m014158_c001_v7007000_t0000_u01778809318444") 2026/05/15 01:46:41 DEBUG : both8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f69_d20260515_m014143_c001_v0001041_t0057_u01778809303363") 2026/05/15 01:46:41 DEBUG : both9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b8_d20260515_m014222_c001_v7007000_t0000_u01778809342140") 2026/05/15 01:46:41 DEBUG : both9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fb5_d20260515_m014207_c001_v0001041_t0035_u01778809327219") 2026/05/15 01:46:41 DEBUG : both9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90de_d20260515_m014158_c001_v7007000_t0000_u01778809318627") 2026/05/15 01:46:41 DEBUG : both9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f07f_d20260515_m014144_c001_v0001098_t0056_u01778809304199") 2026/05/15 01:46:41 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7e4_d20260515_m013508_c001_v7007000_t0000_u01778808908852") 2026/05/15 01:46:41 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a20_d20260515_m013506_c001_v0001090_t0023_u01778808906661") 2026/05/15 01:46:42 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7ba_d20260515_m013505_c001_v7007000_t0000_u01778808905899") 2026/05/15 01:46:42 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a10_d20260515_m013504_c001_v0001090_t0031_u01778808904050") 2026/05/15 01:46:42 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ee89_d20260515_m013445_c001_v7007000_t0000_u01778808885978") 2026/05/15 01:46:42 DEBUG : c/non empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999c8_d20260515_m013444_c001_v0001090_t0033_u01778808884069") 2026/05/15 01:46:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34a3_d20260515_m014324_c001_v7007000_t0000_u01778809404707") 2026/05/15 01:46:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459033_d20260515_m014319_c001_v0001041_t0000_u01778809399341") 2026/05/15 01:46:42 DEBUG : check sum: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea77_d20260515_m013436_c001_v7007000_t0000_u01778808876125") 2026/05/15 01:46:42 DEBUG : check sum: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999a6_d20260515_m013434_c001_v0001090_t0052_u01778808874970") 2026/05/15 01:46:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e415_d20260515_m014628_c001_v7007000_t0000_u01778809588117") 2026/05/15 01:46:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4591b3_d20260515_m014626_c001_v0001041_t0033_u01778809586557") 2026/05/15 01:46:42 DEBUG : dest/3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e17_d20260515_m013854_c001_v7007000_t0000_u01778809134004") 2026/05/15 01:46:42 DEBUG : dest/3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f405533168959ca91_d20260515_m013852_c001_v0001033_t0039_u01778809132918") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9503_d20260515_m014432_c001_v7007000_t0000_u01778809472595") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac2c_d20260515_m014427_c001_v0001116_t0026_u01778809467658") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b6_d20260515_m014557_c001_v7007000_t0000_u01778809557611") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45916d_d20260515_m014544_c001_v0001041_t0031_u01778809544462") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ece_d20260515_m014540_c001_v7007000_t0000_u01778809540397") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459146_d20260515_m014527_c001_v0001041_t0015_u01778809527711") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fc4_d20260515_m014523_c001_v7007000_t0000_u01778809523634") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459129_d20260515_m014510_c001_v0001041_t0024_u01778809510939") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdd0_d20260515_m014506_c001_v7007000_t0000_u01778809506907") 2026/05/15 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459105_d20260515_m014454_c001_v0001041_t0048_u01778809494602") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea2_d20260515_m014450_c001_v7007000_t0000_u01778809490480") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590e7_d20260515_m014436_c001_v0001041_t0042_u01778809476766") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f415b65876d6e7c98_d20260515_m014430_c001_v7007000_t0000_u01778809470429") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a038_d20260515_m014416_c001_v0001090_t0049_u01778809456983") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a10_d20260515_m014412_c001_v7007000_t0000_u01778809452825") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f203_d20260515_m014408_c001_v0001098_t0006_u01778809448243") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417e83d57983f29d_d20260515_m014407_c001_v7007000_t0000_u01778809447016") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fee_d20260515_m014352_c001_v0001090_t0040_u01778809432401") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac50_d20260515_m014348_c001_v7007000_t0000_u01778809428289") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1bb_d20260515_m014343_c001_v0001098_t0018_u01778809423587") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a205_d20260515_m014341_c001_v7007000_t0000_u01778809421910") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459047_d20260515_m014328_c001_v0001041_t0000_u01778809408773") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d9992a_d20260515_m014322_c001_v7007000_t0000_u01778809402354") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f66_d20260515_m014308_c001_v0001090_t0040_u01778809388446") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfe3_d20260515_m014304_c001_v7007000_t0000_u01778809384381") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f34_d20260515_m014251_c001_v0001090_t0041_u01778809371014") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522def6_d20260515_m014246_c001_v7007000_t0000_u01778809366842") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f08_d20260515_m014235_c001_v0001090_t0037_u01778809355007") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf39ff_d20260515_m014410_c001_v7007000_t0000_u01778809450677") 2026/05/15 01:46:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a010_d20260515_m014404_c001_v0001090_t0005_u01778809444404") 2026/05/15 01:46:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9505_d20260515_m014432_c001_v7007000_t0000_u01778809472777") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590d9_d20260515_m014427_c001_v0001041_t0009_u01778809467667") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b7_d20260515_m014557_c001_v7007000_t0000_u01778809557793") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2fd_d20260515_m014545_c001_v0001098_t0038_u01778809545487") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed0_d20260515_m014540_c001_v7007000_t0000_u01778809540579") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2d9_d20260515_m014528_c001_v0001098_t0016_u01778809528406") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fc7_d20260515_m014523_c001_v7007000_t0000_u01778809523821") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2b5_d20260515_m014511_c001_v0001098_t0026_u01778809511667") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdd3_d20260515_m014507_c001_v7007000_t0000_u01778809507088") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f28d_d20260515_m014455_c001_v0001098_t0022_u01778809495281") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea3_d20260515_m014450_c001_v7007000_t0000_u01778809490661") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f25d_d20260515_m014437_c001_v0001098_t0030_u01778809477528") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc40b_d20260515_m014429_c001_v7007000_t0000_u01778809469887") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f227_d20260515_m014417_c001_v0001098_t0043_u01778809457663") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a11_d20260515_m014413_c001_v7007000_t0000_u01778809453029") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590a7_d20260515_m014408_c001_v0001041_t0020_u01778809448259") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2244_d20260515_m014406_c001_v7007000_t0000_u01778809446438") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459081_d20260515_m014353_c001_v0001041_t0040_u01778809433135") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac51_d20260515_m014348_c001_v7007000_t0000_u01778809428521") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45906d_d20260515_m014343_c001_v0001041_t0040_u01778809423602") 2026/05/15 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6427c_d20260515_m014342_c001_v7007000_t0000_u01778809422115") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f183_d20260515_m014329_c001_v0001098_t0044_u01778809409544") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbe9fe_d20260515_m014322_c001_v7007000_t0000_u01778809402398") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aad2_d20260515_m014309_c001_v0001116_t0025_u01778809389333") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfe5_d20260515_m014304_c001_v7007000_t0000_u01778809384563") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa80_d20260515_m014251_c001_v0001116_t0021_u01778809371692") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522defe_d20260515_m014247_c001_v7007000_t0000_u01778809367025") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa31_d20260515_m014235_c001_v0001116_t0020_u01778809355328") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cccb_d20260515_m014410_c001_v7007000_t0000_u01778809450694") 2026/05/15 01:46:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459099_d20260515_m014404_c001_v0001041_t0013_u01778809444419") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9506_d20260515_m014432_c001_v7007000_t0000_u01778809472958") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a054_d20260515_m014427_c001_v0001090_t0041_u01778809467936") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b8_d20260515_m014557_c001_v7007000_t0000_u01778809557974") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a12a_d20260515_m014546_c001_v0001090_t0005_u01778809546218") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed2_d20260515_m014540_c001_v7007000_t0000_u01778809540762") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0fc_d20260515_m014529_c001_v0001090_t0022_u01778809529107") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fc8_d20260515_m014524_c001_v7007000_t0000_u01778809524004") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0d8_d20260515_m014512_c001_v0001090_t0025_u01778809512336") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdd6_d20260515_m014507_c001_v7007000_t0000_u01778809507269") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0ac_d20260515_m014456_c001_v0001090_t0052_u01778809496019") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea5_d20260515_m014450_c001_v7007000_t0000_u01778809490842") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a07a_d20260515_m014438_c001_v0001090_t0058_u01778809478304") 2026/05/15 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6caf86_d20260515_m014429_c001_v7007000_t0000_u01778809469893") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abf4_d20260515_m014418_c001_v0001116_t0054_u01778809458373") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a17_d20260515_m014413_c001_v7007000_t0000_u01778809453210") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a022_d20260515_m014408_c001_v0001090_t0048_u01778809448344") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2248_d20260515_m014406_c001_v7007000_t0000_u01778809446800") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1db_d20260515_m014353_c001_v0001098_t0056_u01778809433867") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac52_d20260515_m014348_c001_v7007000_t0000_u01778809428705") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fd6_d20260515_m014343_c001_v0001090_t0032_u01778809423785") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6427f_d20260515_m014342_c001_v7007000_t0000_u01778809422302") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab28_d20260515_m014330_c001_v0001116_t0036_u01778809410307") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf348a_d20260515_m014322_c001_v7007000_t0000_u01778809402368") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f159_d20260515_m014310_c001_v0001098_t0014_u01778809390233") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfe9_d20260515_m014304_c001_v7007000_t0000_u01778809384747") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f141_d20260515_m014252_c001_v0001098_t0019_u01778809372945") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522deff_d20260515_m014247_c001_v7007000_t0000_u01778809367210") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f123_d20260515_m014236_c001_v0001098_t0026_u01778809356171") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cccc_d20260515_m014410_c001_v7007000_t0000_u01778809450705") 2026/05/15 01:46:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1f1_d20260515_m014404_c001_v0001098_t0024_u01778809444427") 2026/05/15 01:46:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9508_d20260515_m014433_c001_v7007000_t0000_u01778809473138") 2026/05/15 01:46:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f237_d20260515_m014427_c001_v0001098_t0028_u01778809467949") 2026/05/15 01:46:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5b9_d20260515_m014558_c001_v7007000_t0000_u01778809558158") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad4f_d20260515_m014546_c001_v0001116_t0010_u01778809546962") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed4_d20260515_m014540_c001_v7007000_t0000_u01778809540943") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9acfb_d20260515_m014529_c001_v0001116_t0024_u01778809529823") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fc9_d20260515_m014524_c001_v7007000_t0000_u01778809524187") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9acc9_d20260515_m014513_c001_v0001116_t0037_u01778809513300") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdd9_d20260515_m014507_c001_v7007000_t0000_u01778809507450") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac8b_d20260515_m014456_c001_v0001116_t0050_u01778809496703") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea6_d20260515_m014451_c001_v7007000_t0000_u01778809491022") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac54_d20260515_m014439_c001_v0001116_t0024_u01778809479103") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6caf89_d20260515_m014430_c001_v7007000_t0000_u01778809470444") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590c3_d20260515_m014419_c001_v0001041_t0017_u01778809459240") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a19_d20260515_m014413_c001_v7007000_t0000_u01778809453391") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590a9_d20260515_m014408_c001_v0001041_t0038_u01778809448556") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd941d_d20260515_m014406_c001_v7007000_t0000_u01778809446838") 2026/05/15 01:46:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab8c_d20260515_m014354_c001_v0001116_t0048_u01778809434639") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac53_d20260515_m014348_c001_v7007000_t0000_u01778809428886") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1bf_d20260515_m014343_c001_v0001098_t0014_u01778809423880") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f411fed0899527198_d20260515_m014342_c001_v7007000_t0000_u01778809422144") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799faa_d20260515_m014331_c001_v0001090_t0027_u01778809411164") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a1a6_d20260515_m014322_c001_v7007000_t0000_u01778809402189") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459023_d20260515_m014310_c001_v0001041_t0034_u01778809390993") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfea_d20260515_m014304_c001_v7007000_t0000_u01778809384929") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459007_d20260515_m014253_c001_v0001041_t0000_u01778809373752") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df01_d20260515_m014247_c001_v7007000_t0000_u01778809367392") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458feb_d20260515_m014236_c001_v0001041_t0046_u01778809356554") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf39fa_d20260515_m014410_c001_v7007000_t0000_u01778809450494") 2026/05/15 01:46:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abba_d20260515_m014404_c001_v0001116_t0033_u01778809444765") 2026/05/15 01:46:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9509_d20260515_m014433_c001_v7007000_t0000_u01778809473320") 2026/05/15 01:46:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590db_d20260515_m014428_c001_v0001041_t0014_u01778809468073") 2026/05/15 01:46:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5ba_d20260515_m014558_c001_v7007000_t0000_u01778809558339") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459175_d20260515_m014547_c001_v0001041_t0025_u01778809547545") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed6_d20260515_m014541_c001_v7007000_t0000_u01778809541127") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45914c_d20260515_m014530_c001_v0001041_t0006_u01778809530398") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fca_d20260515_m014524_c001_v7007000_t0000_u01778809524369") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45912f_d20260515_m014514_c001_v0001041_t0024_u01778809514046") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cddb_d20260515_m014507_c001_v7007000_t0000_u01778809507631") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459109_d20260515_m014457_c001_v0001041_t0046_u01778809497237") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea7_d20260515_m014451_c001_v7007000_t0000_u01778809491203") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590ed_d20260515_m014439_c001_v0001041_t0054_u01778809479607") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc40e_d20260515_m014430_c001_v7007000_t0000_u01778809470248") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a03e_d20260515_m014419_c001_v0001090_t0047_u01778809459566") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a1a_d20260515_m014413_c001_v7007000_t0000_u01778809453572") 2026/05/15 01:46:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f205_d20260515_m014408_c001_v0001098_t0037_u01778809448614") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf39c4_d20260515_m014406_c001_v7007000_t0000_u01778809446819") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ff6_d20260515_m014355_c001_v0001090_t0022_u01778809435363") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac54_d20260515_m014349_c001_v7007000_t0000_u01778809429067") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab64_d20260515_m014344_c001_v0001116_t0024_u01778809424040") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e0b9_d20260515_m014342_c001_v7007000_t0000_u01778809422311") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45904b_d20260515_m014331_c001_v0001041_t0040_u01778809411474") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6cae52_d20260515_m014322_c001_v7007000_t0000_u01778809402405") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f6e_d20260515_m014311_c001_v0001090_t0051_u01778809391358") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfeb_d20260515_m014305_c001_v7007000_t0000_u01778809385112") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f3e_d20260515_m014254_c001_v0001090_t0030_u01778809374161") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df02_d20260515_m014247_c001_v7007000_t0000_u01778809367575") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f0c_d20260515_m014236_c001_v0001090_t0053_u01778809356863") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2254_d20260515_m014410_c001_v7007000_t0000_u01778809450502") 2026/05/15 01:46:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1f3_d20260515_m014404_c001_v0001098_t0033_u01778809444791") 2026/05/15 01:46:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd950e_d20260515_m014433_c001_v7007000_t0000_u01778809473501") 2026/05/15 01:46:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f239_d20260515_m014428_c001_v0001098_t0033_u01778809468237") 2026/05/15 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5bb_d20260515_m014558_c001_v7007000_t0000_u01778809558521") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f307_d20260515_m014547_c001_v0001098_t0024_u01778809547902") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed8_d20260515_m014541_c001_v7007000_t0000_u01778809541315") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2db_d20260515_m014530_c001_v0001098_t0042_u01778809530994") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fcb_d20260515_m014524_c001_v7007000_t0000_u01778809524551") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2b9_d20260515_m014514_c001_v0001098_t0001_u01778809514472") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cddc_d20260515_m014507_c001_v7007000_t0000_u01778809507811") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f293_d20260515_m014457_c001_v0001098_t0018_u01778809497560") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea8_d20260515_m014451_c001_v7007000_t0000_u01778809491384") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f267_d20260515_m014440_c001_v0001098_t0034_u01778809480630") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439e267_d20260515_m014430_c001_v7007000_t0000_u01778809470308") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f229_d20260515_m014419_c001_v0001098_t0025_u01778809459884") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a1c_d20260515_m014413_c001_v7007000_t0000_u01778809453757") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a024_d20260515_m014408_c001_v0001090_t0017_u01778809448750") 2026/05/15 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4180ab6f1891d251_d20260515_m014406_c001_v7007000_t0000_u01778809446450") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459083_d20260515_m014356_c001_v0001041_t0019_u01778809436182") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac55_d20260515_m014349_c001_v7007000_t0000_u01778809429249") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459071_d20260515_m014344_c001_v0001041_t0027_u01778809424084") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6427e_d20260515_m014342_c001_v7007000_t0000_u01778809422148") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f18b_d20260515_m014331_c001_v0001098_t0003_u01778809411801") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3488_d20260515_m014322_c001_v7007000_t0000_u01778809402182") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aada_d20260515_m014311_c001_v0001116_t0015_u01778809391722") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfec_d20260515_m014305_c001_v7007000_t0000_u01778809385294") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa90_d20260515_m014254_c001_v0001116_t0002_u01778809374477") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df05_d20260515_m014247_c001_v7007000_t0000_u01778809367774") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa39_d20260515_m014237_c001_v0001116_t0025_u01778809357258") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a2a9_d20260515_m014410_c001_v7007000_t0000_u01778809450717") 2026/05/15 01:46:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45909b_d20260515_m014404_c001_v0001041_t0036_u01778809444804") 2026/05/15 01:46:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd950f_d20260515_m014433_c001_v7007000_t0000_u01778809473682") 2026/05/15 01:46:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac2e_d20260515_m014428_c001_v0001116_t0009_u01778809468249") 2026/05/15 01:46:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5bc_d20260515_m014558_c001_v7007000_t0000_u01778809558703") 2026/05/15 01:46:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a130_d20260515_m014548_c001_v0001090_t0010_u01778809548246") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ed9_d20260515_m014541_c001_v7007000_t0000_u01778809541496") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a106_d20260515_m014531_c001_v0001090_t0026_u01778809531334") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fcc_d20260515_m014524_c001_v7007000_t0000_u01778809524734") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0dc_d20260515_m014514_c001_v0001090_t0032_u01778809514943") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdde_d20260515_m014507_c001_v7007000_t0000_u01778809507991") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0b0_d20260515_m014457_c001_v0001090_t0041_u01778809497973") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeea9_d20260515_m014451_c001_v7007000_t0000_u01778809491565") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a084_d20260515_m014440_c001_v0001090_t0035_u01778809480931") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd94fa_d20260515_m014430_c001_v7007000_t0000_u01778809470257") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac00_d20260515_m014420_c001_v0001116_t0007_u01778809460225") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a1e_d20260515_m014413_c001_v7007000_t0000_u01778809453938") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f209_d20260515_m014408_c001_v0001098_t0019_u01778809448949") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd941f_d20260515_m014407_c001_v7007000_t0000_u01778809447025") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1dd_d20260515_m014356_c001_v0001098_t0055_u01778809436594") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac56_d20260515_m014349_c001_v7007000_t0000_u01778809429430") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fd8_d20260515_m014344_c001_v0001090_t0021_u01778809424179") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab936a_d20260515_m014342_c001_v7007000_t0000_u01778809422167") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab30_d20260515_m014332_c001_v0001116_t0009_u01778809412510") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4083f8fc28a428ab_d20260515_m014322_c001_v7007000_t0000_u01778809402202") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f15b_d20260515_m014312_c001_v0001098_t0049_u01778809392420") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfed_d20260515_m014305_c001_v7007000_t0000_u01778809385477") 2026/05/15 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f143_d20260515_m014255_c001_v0001098_t0008_u01778809375042") 2026/05/15 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df06_d20260515_m014247_c001_v7007000_t0000_u01778809367959") 2026/05/15 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f125_d20260515_m014237_c001_v0001098_t0034_u01778809357888") 2026/05/15 01:46:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc392_d20260515_m014410_c001_v7007000_t0000_u01778809450824") 2026/05/15 01:46:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a014_d20260515_m014404_c001_v0001090_t0035_u01778809444841") 2026/05/15 01:46:54 DEBUG : dir1/0007-12345: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9510_d20260515_m014433_c001_v7007000_t0000_u01778809473863") 2026/05/15 01:46:54 DEBUG : dir1/0007-12345: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a058_d20260515_m014428_c001_v0001090_t0017_u01778809468266") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5bd_d20260515_m014558_c001_v7007000_t0000_u01778809558886") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad57_d20260515_m014548_c001_v0001116_t0053_u01778809548710") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1edb_d20260515_m014541_c001_v7007000_t0000_u01778809541679") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad05_d20260515_m014531_c001_v0001116_t0056_u01778809531753") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fce_d20260515_m014524_c001_v7007000_t0000_u01778809524917") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9acd1_d20260515_m014515_c001_v0001116_t0010_u01778809515353") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde0_d20260515_m014508_c001_v7007000_t0000_u01778809508171") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac8d_d20260515_m014458_c001_v0001116_t0025_u01778809498299") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeaa_d20260515_m014451_c001_v7007000_t0000_u01778809491746") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac5e_d20260515_m014441_c001_v0001116_t0050_u01778809481298") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40517d34d6418ad3_d20260515_m014430_c001_v7007000_t0000_u01778809470419") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590c7_d20260515_m014421_c001_v0001041_t0051_u01778809461097") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a23_d20260515_m014414_c001_v7007000_t0000_u01778809454119") 2026/05/15 01:46:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590ab_d20260515_m014409_c001_v0001041_t0059_u01778809449041") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbea63_d20260515_m014406_c001_v7007000_t0000_u01778809446854") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab90_d20260515_m014357_c001_v0001116_t0042_u01778809437004") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac57_d20260515_m014349_c001_v7007000_t0000_u01778809429611") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1c1_d20260515_m014344_c001_v0001098_t0019_u01778809424234") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db21f9_d20260515_m014342_c001_v7007000_t0000_u01778809422109") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fae_d20260515_m014333_c001_v0001090_t0031_u01778809413018") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a45a8_d20260515_m014322_c001_v7007000_t0000_u01778809402421") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459025_d20260515_m014312_c001_v0001041_t0011_u01778809392800") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfee_d20260515_m014305_c001_v7007000_t0000_u01778809385660") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45900b_d20260515_m014255_c001_v0001041_t0029_u01778809375428") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df08_d20260515_m014248_c001_v7007000_t0000_u01778809368144") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fed_d20260515_m014238_c001_v0001041_t0021_u01778809358279") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9438_d20260515_m014410_c001_v7007000_t0000_u01778809450467") 2026/05/15 01:46:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1f5_d20260515_m014405_c001_v0001098_t0034_u01778809445094") 2026/05/15 01:46:55 DEBUG : dir1/0008-23456: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9511_d20260515_m014434_c001_v7007000_t0000_u01778809474043") 2026/05/15 01:46:55 DEBUG : dir1/0008-23456: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590dd_d20260515_m014428_c001_v0001041_t0005_u01778809468495") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5be_d20260515_m014559_c001_v7007000_t0000_u01778809559068") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459177_d20260515_m014549_c001_v0001041_t0005_u01778809549210") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1edd_d20260515_m014541_c001_v7007000_t0000_u01778809541860") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459152_d20260515_m014532_c001_v0001041_t0052_u01778809532297") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fcf_d20260515_m014525_c001_v7007000_t0000_u01778809525101") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459133_d20260515_m014515_c001_v0001041_t0059_u01778809515914") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde1_d20260515_m014508_c001_v7007000_t0000_u01778809508352") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45910d_d20260515_m014458_c001_v0001041_t0020_u01778809498831") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeab_d20260515_m014451_c001_v7007000_t0000_u01778809491927") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590f1_d20260515_m014441_c001_v0001041_t0015_u01778809481798") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40517d34d6418ad2_d20260515_m014430_c001_v7007000_t0000_u01778809470237") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a042_d20260515_m014421_c001_v0001090_t0059_u01778809461450") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a24_d20260515_m014414_c001_v7007000_t0000_u01778809454301") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abd0_d20260515_m014409_c001_v0001116_t0036_u01778809449140") 2026/05/15 01:46:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4180ab6f1891d252_d20260515_m014406_c001_v7007000_t0000_u01778809446693") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ffc_d20260515_m014357_c001_v0001090_t0031_u01778809437630") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac58_d20260515_m014349_c001_v7007000_t0000_u01778809429792") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459073_d20260515_m014344_c001_v0001041_t0000_u01778809424420") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a20d_d20260515_m014342_c001_v7007000_t0000_u01778809422092") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45904d_d20260515_m014333_c001_v0001041_t0052_u01778809413394") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99922_d20260515_m014321_c001_v7007000_t0000_u01778809401808") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f70_d20260515_m014313_c001_v0001090_t0051_u01778809393299") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dfef_d20260515_m014305_c001_v7007000_t0000_u01778809385843") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f46_d20260515_m014255_c001_v0001090_t0016_u01778809375795") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df09_d20260515_m014248_c001_v7007000_t0000_u01778809368432") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f14_d20260515_m014238_c001_v0001090_t0055_u01778809358696") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc386_d20260515_m014410_c001_v7007000_t0000_u01778809450461") 2026/05/15 01:46:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a016_d20260515_m014405_c001_v0001090_t0002_u01778809445182") 2026/05/15 01:46:58 DEBUG : dir1/0009-34567: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9512_d20260515_m014434_c001_v7007000_t0000_u01778809474225") 2026/05/15 01:46:58 DEBUG : dir1/0009-34567: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f23b_d20260515_m014428_c001_v0001098_t0008_u01778809468569") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5bf_d20260515_m014559_c001_v7007000_t0000_u01778809559250") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f30b_d20260515_m014549_c001_v0001098_t0050_u01778809549631") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1edf_d20260515_m014542_c001_v7007000_t0000_u01778809542041") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2dd_d20260515_m014532_c001_v0001098_t0047_u01778809532637") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd0_d20260515_m014525_c001_v7007000_t0000_u01778809525283") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2c1_d20260515_m014516_c001_v0001098_t0007_u01778809516345") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde2_d20260515_m014508_c001_v7007000_t0000_u01778809508533") 2026/05/15 01:46:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f295_d20260515_m014459_c001_v0001098_t0018_u01778809499285") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeac_d20260515_m014452_c001_v7007000_t0000_u01778809492108") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f26b_d20260515_m014442_c001_v0001098_t0005_u01778809482251") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc40f_d20260515_m014430_c001_v7007000_t0000_u01778809470437") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f22b_d20260515_m014422_c001_v0001098_t0054_u01778809462017") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a25_d20260515_m014414_c001_v7007000_t0000_u01778809454577") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a028_d20260515_m014409_c001_v0001090_t0011_u01778809449246") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4180ab6f1891d254_d20260515_m014406_c001_v7007000_t0000_u01778809446876") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459089_d20260515_m014358_c001_v0001041_t0006_u01778809438286") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac59_d20260515_m014349_c001_v7007000_t0000_u01778809429973") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1c3_d20260515_m014344_c001_v0001098_t0019_u01778809424533") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac3b_d20260515_m014342_c001_v7007000_t0000_u01778809422325") 2026/05/15 01:46:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f18f_d20260515_m014333_c001_v0001098_t0051_u01778809413792") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99924_d20260515_m014321_c001_v7007000_t0000_u01778809401990") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aae2_d20260515_m014313_c001_v0001116_t0006_u01778809393635") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff0_d20260515_m014306_c001_v7007000_t0000_u01778809386025") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa98_d20260515_m014256_c001_v0001116_t0016_u01778809376135") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df11_d20260515_m014248_c001_v7007000_t0000_u01778809368619") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa41_d20260515_m014239_c001_v0001116_t0052_u01778809359133") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2255_d20260515_m014410_c001_v7007000_t0000_u01778809450685") 2026/05/15 01:47:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45909d_d20260515_m014405_c001_v0001041_t0023_u01778809445197") 2026/05/15 01:47:00 DEBUG : dir1/0010-45678: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9513_d20260515_m014434_c001_v7007000_t0000_u01778809474406") 2026/05/15 01:47:00 DEBUG : dir1/0010-45678: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a05a_d20260515_m014428_c001_v0001090_t0040_u01778809468638") 2026/05/15 01:47:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c0_d20260515_m014559_c001_v7007000_t0000_u01778809559433") 2026/05/15 01:47:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a136_d20260515_m014550_c001_v0001090_t0030_u01778809550038") 2026/05/15 01:47:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ee2_d20260515_m014542_c001_v7007000_t0000_u01778809542223") 2026/05/15 01:47:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a10e_d20260515_m014532_c001_v0001090_t0029_u01778809532963") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd1_d20260515_m014525_c001_v7007000_t0000_u01778809525468") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0e0_d20260515_m014516_c001_v0001090_t0041_u01778809516684") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde3_d20260515_m014508_c001_v7007000_t0000_u01778809508716") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0b4_d20260515_m014459_c001_v0001090_t0021_u01778809499548") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeead_d20260515_m014452_c001_v7007000_t0000_u01778809492290") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a088_d20260515_m014442_c001_v0001090_t0049_u01778809482714") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a353_d20260515_m014430_c001_v7007000_t0000_u01778809470275") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac16_d20260515_m014422_c001_v0001116_t0031_u01778809462380") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a26_d20260515_m014414_c001_v7007000_t0000_u01778809454776") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f20b_d20260515_m014409_c001_v0001098_t0035_u01778809449422") 2026/05/15 01:47:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccb7_d20260515_m014406_c001_v7007000_t0000_u01778809446610") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1e3_d20260515_m014358_c001_v0001098_t0009_u01778809438707") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5a_d20260515_m014350_c001_v7007000_t0000_u01778809430155") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fda_d20260515_m014344_c001_v0001090_t0025_u01778809424667") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f64280_d20260515_m014342_c001_v7007000_t0000_u01778809422333") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab32_d20260515_m014334_c001_v0001116_t0056_u01778809414229") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99925_d20260515_m014322_c001_v7007000_t0000_u01778809402172") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f15d_d20260515_m014314_c001_v0001098_t0049_u01778809394302") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff1_d20260515_m014306_c001_v7007000_t0000_u01778809386208") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f147_d20260515_m014257_c001_v0001098_t0054_u01778809377174") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df12_d20260515_m014248_c001_v7007000_t0000_u01778809368801") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f127_d20260515_m014240_c001_v0001098_t0007_u01778809360099") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9444_d20260515_m014410_c001_v7007000_t0000_u01778809450838") 2026/05/15 01:47:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1f9_d20260515_m014405_c001_v0001098_t0003_u01778809445382") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9519_d20260515_m014434_c001_v7007000_t0000_u01778809474586") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac32_d20260515_m014428_c001_v0001116_t0032_u01778809468794") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c1_d20260515_m014559_c001_v7007000_t0000_u01778809559615") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad67_d20260515_m014550_c001_v0001116_t0035_u01778809550477") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ee6_d20260515_m014542_c001_v7007000_t0000_u01778809542404") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad09_d20260515_m014533_c001_v0001116_t0001_u01778809533260") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd2_d20260515_m014525_c001_v7007000_t0000_u01778809525651") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9acd9_d20260515_m014517_c001_v0001116_t0039_u01778809517053") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde5_d20260515_m014508_c001_v7007000_t0000_u01778809508897") 2026/05/15 01:47:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac93_d20260515_m014459_c001_v0001116_t0001_u01778809499928") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeb0_d20260515_m014452_c001_v7007000_t0000_u01778809492471") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac66_d20260515_m014442_c001_v0001116_t0036_u01778809482998") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e12e_d20260515_m014430_c001_v7007000_t0000_u01778809470284") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590cb_d20260515_m014423_c001_v0001041_t0040_u01778809463164") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a27_d20260515_m014414_c001_v7007000_t0000_u01778809454957") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590ad_d20260515_m014409_c001_v0001041_t0054_u01778809449475") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc361_d20260515_m014406_c001_v7007000_t0000_u01778809446858") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab9a_d20260515_m014359_c001_v0001116_t0002_u01778809439063") 2026/05/15 01:47:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5b_d20260515_m014350_c001_v7007000_t0000_u01778809430337") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab6c_d20260515_m014344_c001_v0001116_t0009_u01778809424713") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f411fed089952719a_d20260515_m014342_c001_v7007000_t0000_u01778809422345") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fb2_d20260515_m014334_c001_v0001090_t0016_u01778809414747") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a1ae_d20260515_m014322_c001_v7007000_t0000_u01778809402373") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459027_d20260515_m014314_c001_v0001041_t0043_u01778809394643") 2026/05/15 01:47:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff3_d20260515_m014306_c001_v7007000_t0000_u01778809386389") 2026/05/15 01:47:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45900d_d20260515_m014257_c001_v0001041_t0032_u01778809377671") 2026/05/15 01:47:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df14_d20260515_m014248_c001_v7007000_t0000_u01778809368983") 2026/05/15 01:47:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458ff3_d20260515_m014240_c001_v0001041_t0053_u01778809360480") 2026/05/15 01:47:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccc9_d20260515_m014410_c001_v7007000_t0000_u01778809450510") 2026/05/15 01:47:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abbc_d20260515_m014405_c001_v0001116_t0034_u01778809445505") 2026/05/15 01:47:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd951a_d20260515_m014434_c001_v7007000_t0000_u01778809474768") 2026/05/15 01:47:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590df_d20260515_m014428_c001_v0001041_t0038_u01778809468892") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c2_d20260515_m014559_c001_v7007000_t0000_u01778809559797") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45917b_d20260515_m014551_c001_v0001041_t0048_u01778809551062") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ee7_d20260515_m014542_c001_v7007000_t0000_u01778809542586") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45915c_d20260515_m014533_c001_v0001041_t0044_u01778809533796") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd3_d20260515_m014525_c001_v7007000_t0000_u01778809525836") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459137_d20260515_m014517_c001_v0001041_t0045_u01778809517635") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde6_d20260515_m014509_c001_v7007000_t0000_u01778809509077") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459117_d20260515_m014500_c001_v0001041_t0036_u01778809500769") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeb6_d20260515_m014452_c001_v7007000_t0000_u01778809492724") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590f5_d20260515_m014443_c001_v0001041_t0056_u01778809483783") 2026/05/15 01:47:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd94fb_d20260515_m014430_c001_v7007000_t0000_u01778809470454") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a044_d20260515_m014423_c001_v0001090_t0031_u01778809463529") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a28_d20260515_m014415_c001_v7007000_t0000_u01778809455148") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a02a_d20260515_m014409_c001_v0001090_t0046_u01778809449579") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417e83d57983f299_d20260515_m014406_c001_v7007000_t0000_u01778809446834") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a000_d20260515_m014359_c001_v0001090_t0029_u01778809439674") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5c_d20260515_m014350_c001_v7007000_t0000_u01778809430519") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1c5_d20260515_m014344_c001_v0001098_t0013_u01778809424893") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab936b_d20260515_m014342_c001_v7007000_t0000_u01778809422355") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459051_d20260515_m014335_c001_v0001041_t0032_u01778809415185") 2026/05/15 01:47:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc285_d20260515_m014322_c001_v7007000_t0000_u01778809402437") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f76_d20260515_m014314_c001_v0001090_t0024_u01778809394950") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff5_d20260515_m014306_c001_v7007000_t0000_u01778809386571") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f52_d20260515_m014258_c001_v0001090_t0035_u01778809378248") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df16_d20260515_m014249_c001_v7007000_t0000_u01778809369167") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f1a_d20260515_m014240_c001_v0001090_t0025_u01778809360791") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccca_d20260515_m014410_c001_v7007000_t0000_u01778809450521") 2026/05/15 01:47:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45909f_d20260515_m014405_c001_v0001041_t0031_u01778809445544") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd951b_d20260515_m014434_c001_v7007000_t0000_u01778809474951") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f23d_d20260515_m014428_c001_v0001098_t0054_u01778809468938") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c3_d20260515_m014559_c001_v7007000_t0000_u01778809559980") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f311_d20260515_m014551_c001_v0001098_t0015_u01778809551436") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ee8_d20260515_m014542_c001_v7007000_t0000_u01778809542767") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2e3_d20260515_m014534_c001_v0001098_t0009_u01778809534231") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd4_d20260515_m014526_c001_v7007000_t0000_u01778809526018") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f2c5_d20260515_m014517_c001_v0001098_t0047_u01778809517957") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde7_d20260515_m014509_c001_v7007000_t0000_u01778809509257") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f29b_d20260515_m014501_c001_v0001098_t0001_u01778809501236") 2026/05/15 01:47:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeb7_d20260515_m014452_c001_v7007000_t0000_u01778809492905") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f26f_d20260515_m014444_c001_v0001098_t0003_u01778809484244") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40517d34d6418ad1_d20260515_m014430_c001_v7007000_t0000_u01778809470055") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f231_d20260515_m014423_c001_v0001098_t0008_u01778809463867") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a2a_d20260515_m014415_c001_v7007000_t0000_u01778809455329") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abd4_d20260515_m014409_c001_v0001116_t0010_u01778809449684") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc363_d20260515_m014407_c001_v7007000_t0000_u01778809447039") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45908d_d20260515_m014400_c001_v0001041_t0020_u01778809440009") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5d_d20260515_m014350_c001_v7007000_t0000_u01778809430702") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459075_d20260515_m014344_c001_v0001041_t0059_u01778809424956") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac3a_d20260515_m014342_c001_v7007000_t0000_u01778809422126") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f199_d20260515_m014335_c001_v0001098_t0024_u01778809415599") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6cae51_d20260515_m014322_c001_v7007000_t0000_u01778809402222") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aae8_d20260515_m014315_c001_v0001116_t0042_u01778809395398") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff7_d20260515_m014306_c001_v7007000_t0000_u01778809386756") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aaa4_d20260515_m014258_c001_v0001116_t0026_u01778809378536") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df23_d20260515_m014249_c001_v7007000_t0000_u01778809369348") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa4b_d20260515_m014241_c001_v0001116_t0035_u01778809361085") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417e83d57983f2b4_d20260515_m014410_c001_v7007000_t0000_u01778809450850") 2026/05/15 01:47:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a018_d20260515_m014405_c001_v0001090_t0015_u01778809445818") 2026/05/15 01:47:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd951c_d20260515_m014435_c001_v7007000_t0000_u01778809475272") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a060_d20260515_m014429_c001_v0001090_t0035_u01778809469077") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c5_d20260515_m014600_c001_v7007000_t0000_u01778809560162") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a13c_d20260515_m014551_c001_v0001090_t0007_u01778809551870") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1ee9_d20260515_m014542_c001_v7007000_t0000_u01778809542949") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a112_d20260515_m014534_c001_v0001090_t0011_u01778809534565") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd6_d20260515_m014526_c001_v7007000_t0000_u01778809526202") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0e6_d20260515_m014518_c001_v0001090_t0029_u01778809518338") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde8_d20260515_m014509_c001_v7007000_t0000_u01778809509437") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a0b8_d20260515_m014501_c001_v0001090_t0056_u01778809501713") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeeb9_d20260515_m014453_c001_v7007000_t0000_u01778809493085") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a08c_d20260515_m014444_c001_v0001090_t0057_u01778809484684") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4009bb3c7e6caf88_d20260515_m014430_c001_v7007000_t0000_u01778809470260") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac22_d20260515_m014424_c001_v0001116_t0044_u01778809464215") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a2b_d20260515_m014415_c001_v7007000_t0000_u01778809455510") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f20d_d20260515_m014409_c001_v0001098_t0018_u01778809449755") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2246_d20260515_m014406_c001_v7007000_t0000_u01778809446618") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1e5_d20260515_m014400_c001_v0001098_t0057_u01778809440354") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5e_d20260515_m014350_c001_v7007000_t0000_u01778809430885") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fdc_d20260515_m014344_c001_v0001090_t0027_u01778809424998") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a20e_d20260515_m014342_c001_v7007000_t0000_u01778809422275") 2026/05/15 01:47:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab3c_d20260515_m014336_c001_v0001116_t0007_u01778809416054") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbe9fc_d20260515_m014322_c001_v7007000_t0000_u01778809402212") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f161_d20260515_m014315_c001_v0001098_t0007_u01778809395906") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff8_d20260515_m014306_c001_v7007000_t0000_u01778809386938") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f14b_d20260515_m014259_c001_v0001098_t0031_u01778809379126") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df24_d20260515_m014249_c001_v7007000_t0000_u01778809369531") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f12b_d20260515_m014241_c001_v0001098_t0041_u01778809361797") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a02_d20260515_m014410_c001_v7007000_t0000_u01778809450865") 2026/05/15 01:47:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590a1_d20260515_m014405_c001_v0001041_t0036_u01778809445888") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd951d_d20260515_m014435_c001_v7007000_t0000_u01778809475453") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac34_d20260515_m014429_c001_v0001116_t0007_u01778809469330") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c6_d20260515_m014600_c001_v7007000_t0000_u01778809560344") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad6f_d20260515_m014552_c001_v0001116_t0040_u01778809552278") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1eea_d20260515_m014543_c001_v7007000_t0000_u01778809543130") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad17_d20260515_m014535_c001_v0001116_t0005_u01778809535064") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fd8_d20260515_m014526_c001_v7007000_t0000_u01778809526385") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9acdd_d20260515_m014518_c001_v0001116_t0041_u01778809518672") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cde9_d20260515_m014509_c001_v7007000_t0000_u01778809509618") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac95_d20260515_m014502_c001_v0001116_t0050_u01778809502185") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeec2_d20260515_m014453_c001_v7007000_t0000_u01778809493266") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac6c_d20260515_m014445_c001_v0001116_t0040_u01778809485203") 2026/05/15 01:47:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc40c_d20260515_m014430_c001_v7007000_t0000_u01778809470067") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590d1_d20260515_m014424_c001_v0001041_t0000_u01778809464698") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a2c_d20260515_m014415_c001_v7007000_t0000_u01778809455692") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590af_d20260515_m014409_c001_v0001041_t0000_u01778809449922") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccb6_d20260515_m014406_c001_v7007000_t0000_u01778809446425") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aba2_d20260515_m014400_c001_v0001116_t0032_u01778809440710") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac5f_d20260515_m014351_c001_v7007000_t0000_u01778809431068") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1c7_d20260515_m014345_c001_v0001098_t0001_u01778809425237") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db21f4_d20260515_m014341_c001_v7007000_t0000_u01778809421926") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fb6_d20260515_m014336_c001_v0001090_t0055_u01778809416732") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4083f8fc28a428ac_d20260515_m014322_c001_v7007000_t0000_u01778809402386") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45902b_d20260515_m014316_c001_v0001041_t0052_u01778809396257") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dff9_d20260515_m014307_c001_v7007000_t0000_u01778809387125") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45900f_d20260515_m014259_c001_v0001041_t0033_u01778809379475") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df25_d20260515_m014249_c001_v7007000_t0000_u01778809369714") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458ff5_d20260515_m014242_c001_v0001041_t0035_u01778809362082") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a2a7_d20260515_m014410_c001_v7007000_t0000_u01778809450531") 2026/05/15 01:47:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1fb_d20260515_m014405_c001_v0001098_t0000_u01778809445983") 2026/05/15 01:47:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34a5_d20260515_m014324_c001_v7007000_t0000_u01778809404891") 2026/05/15 01:47:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f84_d20260515_m014319_c001_v0001090_t0040_u01778809399641") 2026/05/15 01:47:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34a7_d20260515_m014325_c001_v7007000_t0000_u01778809405088") 2026/05/15 01:47:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f16f_d20260515_m014319_c001_v0001098_t0018_u01778809399728") 2026/05/15 01:47:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34a9_d20260515_m014325_c001_v7007000_t0000_u01778809405270") 2026/05/15 01:47:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459035_d20260515_m014319_c001_v0001041_t0019_u01778809399843") 2026/05/15 01:47:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34ab_d20260515_m014325_c001_v7007000_t0000_u01778809405455") 2026/05/15 01:47:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aafe_d20260515_m014319_c001_v0001116_t0001_u01778809399855") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34ad_d20260515_m014325_c001_v7007000_t0000_u01778809405636") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f86_d20260515_m014319_c001_v0001090_t0014_u01778809399972") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34af_d20260515_m014325_c001_v7007000_t0000_u01778809405818") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459037_d20260515_m014320_c001_v0001041_t0037_u01778809400196") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b1_d20260515_m014325_c001_v7007000_t0000_u01778809405999") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f171_d20260515_m014320_c001_v0001098_t0049_u01778809400205") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b3_d20260515_m014326_c001_v7007000_t0000_u01778809406179") 2026/05/15 01:47:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f88_d20260515_m014320_c001_v0001090_t0057_u01778809400325") 2026/05/15 01:47:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b4_d20260515_m014326_c001_v7007000_t0000_u01778809406361") 2026/05/15 01:47:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab06_d20260515_m014320_c001_v0001116_t0043_u01778809400506") 2026/05/15 01:47:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b5_d20260515_m014326_c001_v7007000_t0000_u01778809406542") 2026/05/15 01:47:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459039_d20260515_m014320_c001_v0001041_t0058_u01778809400578") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b6_d20260515_m014326_c001_v7007000_t0000_u01778809406723") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f173_d20260515_m014320_c001_v0001098_t0041_u01778809400708") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b7_d20260515_m014326_c001_v7007000_t0000_u01778809406931") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f8c_d20260515_m014320_c001_v0001090_t0042_u01778809400779") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b8_d20260515_m014327_c001_v7007000_t0000_u01778809407116") 2026/05/15 01:47:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45903b_d20260515_m014320_c001_v0001041_t0026_u01778809400956") 2026/05/15 01:47:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34b9_d20260515_m014327_c001_v7007000_t0000_u01778809407296") 2026/05/15 01:47:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab08_d20260515_m014321_c001_v0001116_t0028_u01778809401022") 2026/05/15 01:47:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34ba_d20260515_m014327_c001_v7007000_t0000_u01778809407478") 2026/05/15 01:47:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f175_d20260515_m014321_c001_v0001098_t0014_u01778809401029") 2026/05/15 01:47:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf34bc_d20260515_m014327_c001_v7007000_t0000_u01778809407659") 2026/05/15 01:47:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f8e_d20260515_m014321_c001_v0001090_t0002_u01778809401077") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db221f_d20260515_m014345_c001_v7007000_t0000_u01778809425976") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1a7_d20260515_m014339_c001_v0001098_t0045_u01778809419784") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db2220_d20260515_m014346_c001_v7007000_t0000_u01778809426162") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fc0_d20260515_m014339_c001_v0001090_t0000_u01778809419851") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f3a27d1_d20260515_m014345_c001_v7007000_t0000_u01778809425991") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45905f_d20260515_m014339_c001_v0001041_t0049_u01778809419901") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6428c_d20260515_m014346_c001_v7007000_t0000_u01778809426300") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1a9_d20260515_m014340_c001_v0001098_t0042_u01778809420117") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab938f_d20260515_m014346_c001_v7007000_t0000_u01778809426097") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459061_d20260515_m014340_c001_v0001041_t0036_u01778809420228") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f3a27d2_d20260515_m014346_c001_v7007000_t0000_u01778809426172") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab4c_d20260515_m014340_c001_v0001116_t0014_u01778809420292") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f411fed08995271c6_d20260515_m014345_c001_v7007000_t0000_u01778809425922") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fc2_d20260515_m014340_c001_v0001090_t0015_u01778809420332") 2026/05/15 01:47:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f411fed08995271c7_d20260515_m014346_c001_v7007000_t0000_u01778809426108") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1ad_d20260515_m014340_c001_v0001098_t0058_u01778809420457") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f6428a_d20260515_m014346_c001_v7007000_t0000_u01778809426117") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459063_d20260515_m014340_c001_v0001041_t0051_u01778809420558") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f64288_d20260515_m014345_c001_v7007000_t0000_u01778809425931") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fc6_d20260515_m014340_c001_v0001090_t0007_u01778809420824") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9392_d20260515_m014346_c001_v7007000_t0000_u01778809426280") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1af_d20260515_m014340_c001_v0001098_t0048_u01778809420851") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e0c0_d20260515_m014345_c001_v7007000_t0000_u01778809425955") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459067_d20260515_m014340_c001_v0001041_t0035_u01778809420970") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac46_d20260515_m014346_c001_v7007000_t0000_u01778809426132") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ab54_d20260515_m014341_c001_v0001116_t0040_u01778809421074") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac49_d20260515_m014346_c001_v7007000_t0000_u01778809426315") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1b1_d20260515_m014341_c001_v0001098_t0054_u01778809421228") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f64289_d20260515_m014345_c001_v7007000_t0000_u01778809425964") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fca_d20260515_m014341_c001_v0001090_t0031_u01778809421236") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e0c2_d20260515_m014346_c001_v7007000_t0000_u01778809426139") 2026/05/15 01:47:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459069_d20260515_m014341_c001_v0001041_t0046_u01778809421425") 2026/05/15 01:47:16 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2f9_d20260515_m014127_c001_v7007000_t0000_u01778809287635") 2026/05/15 01:47:16 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11641effae86752c_d20260515_m014125_c001_v0001185_t0012_u01778809285735") 2026/05/15 01:47:16 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99441_d20260515_m014125_c001_v7007000_t0000_u01778809285553") 2026/05/15 01:47:16 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11641effae86750a_d20260515_m014122_c001_v0001185_t0018_u01778809282958") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99438_d20260515_m014122_c001_v7007000_t0000_u01778809282234") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799dfe_d20260515_m014117_c001_v0001090_t0007_u01778809277374") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2ee_d20260515_m014115_c001_v7007000_t0000_u01778809275917") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f119e6b235a620f61_d20260515_m014113_c001_v0001103_t0036_u01778809273953") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e2f_d20260515_m014113_c001_v7007000_t0000_u01778809273767") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f119e6b235a620f4f_d20260515_m014110_c001_v0001103_t0056_u01778809270458") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e2c_d20260515_m014109_c001_v7007000_t0000_u01778809269715") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799de0_d20260515_m014105_c001_v0001090_t0007_u01778809265079") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a897_d20260515_m014103_c001_v7007000_t0000_u01778809263809") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f106fa44afbcd1767_d20260515_m014101_c001_v0001174_t0019_u01778809261423") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e28_d20260515_m014101_c001_v7007000_t0000_u01778809261235") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f106fa44afbcd173d_d20260515_m014058_c001_v0001174_t0044_u01778809258178") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e12_d20260515_m014057_c001_v7007000_t0000_u01778809257454") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f1f_d20260515_m014052_c001_v0001041_t0001_u01778809252816") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a890_d20260515_m014051_c001_v7007000_t0000_u01778809251906") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117d679f40ba388d_d20260515_m014049_c001_v0001093_t0008_u01778809249840") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a43d5_d20260515_m014049_c001_v7007000_t0000_u01778809249651") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117d679f40ba387d_d20260515_m014046_c001_v0001093_t0002_u01778809246258") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a43cf_d20260515_m014045_c001_v7007000_t0000_u01778809245534") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3efe3_d20260515_m014039_c001_v0001098_t0002_u01778809239144") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f136_d20260515_m014038_c001_v7007000_t0000_u01778809238229") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1163442dc800de98_d20260515_m014036_c001_v0001134_t0005_u01778809236433") 2026/05/15 01:47:17 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4176b50030b14375_d20260515_m014035_c001_v7007000_t0000_u01778809235884") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1163442dc800ddee_d20260515_m013931_c001_v0001134_t0042_u01778809171365") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3165_d20260515_m013930_c001_v7007000_t0000_u01778809170646") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799cfa_d20260515_m013924_c001_v0001090_t0009_u01778809164371") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f422f154267c974c5_d20260515_m013923_c001_v7007000_t0000_u01778809163462") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f103a19ddaa38b644_d20260515_m013921_c001_v0001154_t0021_u01778809161686") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e34_d20260515_m013921_c001_v7007000_t0000_u01778809161499") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f103a19ddaa38b63e_d20260515_m013918_c001_v0001154_t0011_u01778809158057") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e30_d20260515_m013917_c001_v7007000_t0000_u01778809157327") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458e7b_d20260515_m013911_c001_v0001041_t0057_u01778809151432") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e28_d20260515_m013910_c001_v7007000_t0000_u01778809150319") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f114c8e0f36306d2c_d20260515_m013904_c001_v0001103_t0040_u01778809144508") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f405fe689a78c3a25_d20260515_m013904_c001_v7007000_t0000_u01778809144275") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ef03_d20260515_m013900_c001_v0001098_t0044_u01778809140087") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f113bd574081e130b_d20260515_m013859_c001_v0001182_t0018_u01778809139338") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f113bd574081e1305_d20260515_m013858_c001_v0001182_t0036_u01778809138404") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd668a_d20260515_m013744_c001_v7007000_t0000_u01778809064718") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458dfb_d20260515_m013737_c001_v0001041_t0044_u01778809057726") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f104e96190bcab66f_d20260515_m013736_c001_v0001036_t0029_u01778809056824") 2026/05/15 01:47:18 DEBUG : dst/one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f104e96190bcab66b_d20260515_m013735_c001_v0001036_t0009_u01778809055222") 2026/05/15 01:47:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2fa_d20260515_m014127_c001_v7007000_t0000_u01778809287821") 2026/05/15 01:47:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1169b4fa1aa74404_d20260515_m014125_c001_v0001029_t0039_u01778809285065") 2026/05/15 01:47:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f112dfd7c5e300474_d20260515_m014121_c001_v0001174_t0032_u01778809281862") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2ef_d20260515_m014116_c001_v7007000_t0000_u01778809276101") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f112c51a32896a2a1_d20260515_m014113_c001_v0001180_t0055_u01778809273555") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f101322b094c8944c_d20260515_m014109_c001_v0001178_t0039_u01778809269512") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a898_d20260515_m014103_c001_v7007000_t0000_u01778809263991") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f103c8efffc4aa0ef_d20260515_m014100_c001_v0001113_t0051_u01778809260765") 2026/05/15 01:47:19 DEBUG : dst/one.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1156f3a3375790ac_d20260515_m014057_c001_v0001090_t0010_u01778809257014") 2026/05/15 01:47:19 DEBUG : dst/three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e2a_d20260515_m013910_c001_v7007000_t0000_u01778809150518") 2026/05/15 01:47:19 DEBUG : dst/three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f113bd574081e1333_d20260515_m013909_c001_v0001182_t0026_u01778809149015") 2026/05/15 01:47:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2fb_d20260515_m014128_c001_v7007000_t0000_u01778809288003") 2026/05/15 01:47:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1158e2d3d86722cb_d20260515_m014126_c001_v0001180_t0017_u01778809286498") 2026/05/15 01:47:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f1114ca5b231a7b35_d20260515_m014123_c001_v0001165_t0037_u01778809283702") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2fc_d20260515_m014128_c001_v7007000_t0000_u01778809288187") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11641effae86753c_d20260515_m014127_c001_v0001185_t0016_u01778809287024") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99444_d20260515_m014126_c001_v7007000_t0000_u01778809286842") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11641effae867518_d20260515_m014124_c001_v0001185_t0013_u01778809284088") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d9943d_d20260515_m014123_c001_v7007000_t0000_u01778809283907") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f37_d20260515_m014118_c001_v0001041_t0041_u01778809278894") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2f0_d20260515_m014116_c001_v7007000_t0000_u01778809276283") 2026/05/15 01:47:19 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f119e6b235a620f67_d20260515_m014115_c001_v0001103_t0037_u01778809275197") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e34_d20260515_m014115_c001_v7007000_t0000_u01778809275010") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f119e6b235a620f59_d20260515_m014112_c001_v0001103_t0050_u01778809272040") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e2d_d20260515_m014111_c001_v7007000_t0000_u01778809271853") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f2d_d20260515_m014106_c001_v0001041_t0034_u01778809266752") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e29_d20260515_m014102_c001_v7007000_t0000_u01778809262687") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f27_d20260515_m014059_c001_v0001041_t0013_u01778809259826") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f421ab82987326e1e_d20260515_m014059_c001_v7007000_t0000_u01778809259093") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f007_d20260515_m014054_c001_v0001098_t0036_u01778809254447") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a43d6_d20260515_m014050_c001_v7007000_t0000_u01778809250989") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3effd_d20260515_m014048_c001_v0001098_t0011_u01778809248362") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f418b6c6f6f2a43d2_d20260515_m014047_c001_v7007000_t0000_u01778809247282") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799daa_d20260515_m014040_c001_v0001090_t0023_u01778809240650") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4176b50030b14376_d20260515_m014037_c001_v7007000_t0000_u01778809237207") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799d8e_d20260515_m014033_c001_v0001090_t0039_u01778809233571") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3167_d20260515_m013932_c001_v7007000_t0000_u01778809172301") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458e93_d20260515_m013925_c001_v0001041_t0003_u01778809165887") 2026/05/15 01:47:20 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e36_d20260515_m013922_c001_v7007000_t0000_u01778809162546") 2026/05/15 01:47:21 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458e8d_d20260515_m013920_c001_v0001041_t0015_u01778809160072") 2026/05/15 01:47:21 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e32_d20260515_m013918_c001_v7007000_t0000_u01778809158984") 2026/05/15 01:47:21 DEBUG : dst/three.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ef19_d20260515_m013912_c001_v0001098_t0013_u01778809152472") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2f1_d20260515_m014116_c001_v7007000_t0000_u01778809276465") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f101322b094c8945a_d20260515_m014114_c001_v0001178_t0036_u01778809274807") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10274d0be31da563_d20260515_m014111_c001_v0001098_t0052_u01778809271438") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a899_d20260515_m014104_c001_v7007000_t0000_u01778809264173") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10425bb849271fb6_d20260515_m014102_c001_v0001115_t0013_u01778809262163") 2026/05/15 01:47:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f115fbc87dd224ee6_d20260515_m014058_c001_v0001182_t0058_u01778809258883") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2fd_d20260515_m014128_c001_v7007000_t0000_u01778809288369") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f02f_d20260515_m014118_c001_v0001098_t0035_u01778809278103") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e2f2_d20260515_m014116_c001_v7007000_t0000_u01778809276649") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f015_d20260515_m014105_c001_v0001098_t0006_u01778809265812") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a89a_d20260515_m014104_c001_v7007000_t0000_u01778809264354") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799dcc_d20260515_m014053_c001_v0001090_t0051_u01778809253732") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6a891_d20260515_m014052_c001_v7007000_t0000_u01778809252088") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f09_d20260515_m014039_c001_v0001041_t0048_u01778809239985") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f137_d20260515_m014038_c001_v7007000_t0000_u01778809238412") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ef33_d20260515_m013925_c001_v0001098_t0054_u01778809165116") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f422f154267c974c6_d20260515_m013923_c001_v7007000_t0000_u01778809163643") 2026/05/15 01:47:21 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ce4_d20260515_m013912_c001_v0001090_t0037_u01778809152152") 2026/05/15 01:47:22 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e2b_d20260515_m013910_c001_v7007000_t0000_u01778809150699") 2026/05/15 01:47:22 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f111e887acc5252be_d20260515_m013906_c001_v0001105_t0058_u01778809146354") 2026/05/15 01:47:22 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd668b_d20260515_m013744_c001_v7007000_t0000_u01778809064899") 2026/05/15 01:47:22 DEBUG : dst/two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f104e96190bcab673_d20260515_m013743_c001_v0001036_t0035_u01778809063606") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a112c_d20260515_m013610_c001_v7007000_t0000_u01778808970199") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed9b_d20260515_m013606_c001_v0001098_t0028_u01778808966811") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1128_d20260515_m013604_c001_v7007000_t0000_u01778808964797") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed6b_d20260515_m013554_c001_v0001098_t0006_u01778808954764") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bce_d20260515_m013546_c001_v7007000_t0000_u01778808946863") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed45_d20260515_m013542_c001_v0001098_t0052_u01778808942887") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f897_d20260515_m013521_c001_v7007000_t0000_u01778808921878") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a6c_d20260515_m013519_c001_v0001090_t0040_u01778808919733") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f877_d20260515_m013518_c001_v7007000_t0000_u01778808918746") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a62_d20260515_m013517_c001_v0001090_t0027_u01778808917413") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f825_d20260515_m013514_c001_v7007000_t0000_u01778808914091") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a3c_d20260515_m013512_c001_v0001090_t0045_u01778808912102") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7fe_d20260515_m013511_c001_v7007000_t0000_u01778808911153") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a2e_d20260515_m013509_c001_v0001090_t0041_u01778808909583") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7aa_d20260515_m013503_c001_v7007000_t0000_u01778808903001") 2026/05/15 01:47:22 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a06_d20260515_m013501_c001_v0001090_t0028_u01778808901212") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7a2_d20260515_m013500_c001_v7007000_t0000_u01778808900261") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999fe_d20260515_m013459_c001_v0001090_t0042_u01778808899378") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09f1e6_d20260515_m013453_c001_v7007000_t0000_u01778808893555") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999e8_d20260515_m013452_c001_v0001090_t0027_u01778808892073") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09f1e1_d20260515_m013450_c001_v7007000_t0000_u01778808890248") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999dc_d20260515_m013449_c001_v0001090_t0001_u01778808889072") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09f1d9_d20260515_m013448_c001_v7007000_t0000_u01778808888708") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f108ad06923a3fa4c_d20260515_m013447_c001_v0001167_t0034_u01778808887959") 2026/05/15 01:47:23 DEBUG : empty space: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999d6_d20260515_m013446_c001_v0001090_t0025_u01778808886342") 2026/05/15 01:47:23 DEBUG : enormous: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f890_d20260515_m013521_c001_v7007000_t0000_u01778808921138") 2026/05/15 01:47:23 DEBUG : enormous: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a6e_d20260515_m013520_c001_v0001090_t0002_u01778808920016") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4010328a8d46e300_d20260515_m014133_c001_v7007000_t0000_u01778809293319") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f4b_d20260515_m014131_c001_v0001041_t0054_u01778809291992") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bc9_d20260515_m013541_c001_v7007000_t0000_u01778808941282") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d4d_d20260515_m013539_c001_v0001041_t0052_u01778808939953") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ee68_d20260515_m013443_c001_v7007000_t0000_u01778808883070") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999be_d20260515_m013441_c001_v0001090_t0045_u01778808881976") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ee66_d20260515_m013441_c001_v7007000_t0000_u01778808881432") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999b8_d20260515_m013440_c001_v0001090_t0035_u01778808880700") 2026/05/15 01:47:23 DEBUG : existing: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999b4_d20260515_m013439_c001_v0001090_t0014_u01778808879774") 2026/05/15 01:47:23 DEBUG : existing-b: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bca_d20260515_m013541_c001_v7007000_t0000_u01778808941463") 2026/05/15 01:47:24 DEBUG : existing-b: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed3d_d20260515_m013539_c001_v0001098_t0017_u01778808939963") 2026/05/15 01:47:24 DEBUG : file1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20dc_d20260515_m014230_c001_v7007000_t0000_u01778809350198") 2026/05/15 01:47:24 DEBUG : file1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fdd_d20260515_m014229_c001_v0001041_t0049_u01778809349313") 2026/05/15 01:47:24 DEBUG : file1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d5_d20260515_m014228_c001_v7007000_t0000_u01778809348028") 2026/05/15 01:47:24 DEBUG : file1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f10b_d20260515_m014226_c001_v0001098_t0018_u01778809346834") 2026/05/15 01:47:24 DEBUG : five: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f8b5_d20260515_m013525_c001_v7007000_t0000_u01778808925908") 2026/05/15 01:47:24 DEBUG : five: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799a7e_d20260515_m013523_c001_v0001090_t0029_u01778808923848") 2026/05/15 01:47:24 DEBUG : foo: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09f1e4_d20260515_m013451_c001_v7007000_t0000_u01778808891711") 2026/05/15 01:47:24 DEBUG : foo: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc7999e4_d20260515_m013451_c001_v0001090_t0029_u01778808891161") 2026/05/15 01:47:24 DEBUG : foo: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc7999e0_d20260515_m013450_c001_v0001090_t0029_u01778808890611") 2026/05/15 01:47:24 DEBUG : four: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f8b6_d20260515_m013526_c001_v7007000_t0000_u01778808926091") 2026/05/15 01:47:24 DEBUG : four: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458d2a_d20260515_m013524_c001_v0001041_t0018_u01778808924408") 2026/05/15 01:47:24 DEBUG : four: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a7a_d20260515_m013523_c001_v0001090_t0044_u01778808923065") 2026/05/15 01:47:24 DEBUG : hello world2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368eca6_d20260515_m013356_c001_v7007000_t0000_u01778808836953") 2026/05/15 01:47:24 DEBUG : hello world2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799922_d20260515_m013356_c001_v0001090_t0012_u01778808836173") 2026/05/15 01:47:24 DEBUG : ignore-size: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea7b_d20260515_m013439_c001_v7007000_t0000_u01778808879411") 2026/05/15 01:47:24 DEBUG : ignore-size: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999b2_d20260515_m013438_c001_v0001090_t0026_u01778808878295") 2026/05/15 01:47:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bbc_d20260515_m013539_c001_v7007000_t0000_u01778808939224") 2026/05/15 01:47:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ab4_d20260515_m013538_c001_v0001090_t0037_u01778808938506") 2026/05/15 01:47:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bae_d20260515_m013537_c001_v7007000_t0000_u01778808937771") 2026/05/15 01:47:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ab0_d20260515_m013536_c001_v0001090_t0057_u01778808936683") 2026/05/15 01:47:24 DEBUG : one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f8b7_d20260515_m013526_c001_v7007000_t0000_u01778808926275") 2026/05/15 01:47:24 DEBUG : one: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799a72_d20260515_m013522_c001_v0001090_t0029_u01778808922247") 2026/05/15 01:47:25 DEBUG : only0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20b9_d20260515_m014222_c001_v7007000_t0000_u01778809342325") 2026/05/15 01:47:25 DEBUG : only0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3f0e5_d20260515_m014216_c001_v0001098_t0028_u01778809336876") 2026/05/15 01:47:25 DEBUG : only0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e92_d20260515_m014200_c001_v0001090_t0026_u01778809320171") 2026/05/15 01:47:25 DEBUG : only0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f419584b4b24ab894_d20260515_m014154_c001_v7007000_t0000_u01778809314168") 2026/05/15 01:47:25 DEBUG : only0: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f5b_d20260515_m014137_c001_v0001041_t0049_u01778809297826") 2026/05/15 01:47:25 DEBUG : only1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ba_d20260515_m014222_c001_v7007000_t0000_u01778809342510") 2026/05/15 01:47:25 DEBUG : only1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fd3_d20260515_m014217_c001_v0001041_t0018_u01778809337281") 2026/05/15 01:47:25 DEBUG : only1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fa3_d20260515_m014201_c001_v0001041_t0048_u01778809321416") 2026/05/15 01:47:25 DEBUG : only1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f1a6_d20260515_m014154_c001_v7007000_t0000_u01778809314074") 2026/05/15 01:47:25 DEBUG : only1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f065_d20260515_m014138_c001_v0001098_t0038_u01778809298537") 2026/05/15 01:47:25 DEBUG : only10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20bc_d20260515_m014222_c001_v7007000_t0000_u01778809342695") 2026/05/15 01:47:25 DEBUG : only10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3f0e7_d20260515_m014217_c001_v0001098_t0028_u01778809337107") 2026/05/15 01:47:25 DEBUG : only10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fb9_d20260515_m014208_c001_v0001041_t0032_u01778809328400") 2026/05/15 01:47:25 DEBUG : only10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9028_d20260515_m014153_c001_v7007000_t0000_u01778809313597") 2026/05/15 01:47:25 DEBUG : only10: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f089_d20260515_m014145_c001_v0001098_t0032_u01778809305357") 2026/05/15 01:47:25 DEBUG : only11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20be_d20260515_m014222_c001_v7007000_t0000_u01778809342878") 2026/05/15 01:47:25 DEBUG : only11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799edc_d20260515_m014217_c001_v0001090_t0029_u01778809337266") 2026/05/15 01:47:25 DEBUG : only11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0cf_d20260515_m014209_c001_v0001098_t0011_u01778809329147") 2026/05/15 01:47:25 DEBUG : only11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f419584b4b24ab88e_d20260515_m014153_c001_v7007000_t0000_u01778809313798") 2026/05/15 01:47:25 DEBUG : only11: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e62_d20260515_m014146_c001_v0001090_t0045_u01778809306107") 2026/05/15 01:47:26 DEBUG : only12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c0_d20260515_m014223_c001_v7007000_t0000_u01778809343061") 2026/05/15 01:47:26 DEBUG : only12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799ed4_d20260515_m014216_c001_v0001090_t0029_u01778809336862") 2026/05/15 01:47:26 DEBUG : only12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ebe_d20260515_m014209_c001_v0001090_t0050_u01778809329838") 2026/05/15 01:47:26 DEBUG : only12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f1a8_d20260515_m014154_c001_v7007000_t0000_u01778809314257") 2026/05/15 01:47:26 DEBUG : only12: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f75_d20260515_m014146_c001_v0001041_t0027_u01778809306739") 2026/05/15 01:47:26 DEBUG : only13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c2_d20260515_m014223_c001_v7007000_t0000_u01778809343244") 2026/05/15 01:47:26 DEBUG : only13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fd5_d20260515_m014217_c001_v0001041_t0018_u01778809337464") 2026/05/15 01:47:26 DEBUG : only13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fbf_d20260515_m014210_c001_v0001041_t0000_u01778809330689") 2026/05/15 01:47:26 DEBUG : only13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f1a4_d20260515_m014153_c001_v7007000_t0000_u01778809313809") 2026/05/15 01:47:26 DEBUG : only13: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f093_d20260515_m014147_c001_v0001098_t0053_u01778809307546") 2026/05/15 01:47:26 DEBUG : only14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c3_d20260515_m014223_c001_v7007000_t0000_u01778809343428") 2026/05/15 01:47:26 DEBUG : only14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fcf_d20260515_m014216_c001_v0001041_t0018_u01778809336887") 2026/05/15 01:47:26 DEBUG : only14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0d3_d20260515_m014211_c001_v0001098_t0046_u01778809331614") 2026/05/15 01:47:26 DEBUG : only14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab902f_d20260515_m014153_c001_v7007000_t0000_u01778809313962") 2026/05/15 01:47:26 DEBUG : only14: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e6f_d20260515_m014148_c001_v0001090_t0012_u01778809308348") 2026/05/15 01:47:26 DEBUG : only15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c4_d20260515_m014223_c001_v7007000_t0000_u01778809343612") 2026/05/15 01:47:26 DEBUG : only15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417ab6d833c9a9e7_d20260515_m014217_c001_v0001116_t0033_u01778809337445") 2026/05/15 01:47:26 DEBUG : only15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799eca_d20260515_m014212_c001_v0001090_t0044_u01778809332448") 2026/05/15 01:47:26 DEBUG : only15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90b6_d20260515_m014153_c001_v7007000_t0000_u01778809313972") 2026/05/15 01:47:27 DEBUG : only15: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f83_d20260515_m014148_c001_v0001041_t0014_u01778809308988") 2026/05/15 01:47:27 DEBUG : only16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c6_d20260515_m014223_c001_v7007000_t0000_u01778809343795") 2026/05/15 01:47:27 DEBUG : only16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799ed8_d20260515_m014217_c001_v0001090_t0029_u01778809337083") 2026/05/15 01:47:27 DEBUG : only16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fc5_d20260515_m014213_c001_v0001041_t0036_u01778809333041") 2026/05/15 01:47:27 DEBUG : only16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9031_d20260515_m014154_c001_v7007000_t0000_u01778809314324") 2026/05/15 01:47:27 DEBUG : only16: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f09d_d20260515_m014149_c001_v0001098_t0052_u01778809309750") 2026/05/15 01:47:28 DEBUG : only17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c8_d20260515_m014223_c001_v7007000_t0000_u01778809343984") 2026/05/15 01:47:28 DEBUG : only17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fd1_d20260515_m014217_c001_v0001041_t0018_u01778809337097") 2026/05/15 01:47:28 DEBUG : only17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0df_d20260515_m014214_c001_v0001098_t0005_u01778809334335") 2026/05/15 01:47:28 DEBUG : only17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90b9_d20260515_m014154_c001_v7007000_t0000_u01778809314337") 2026/05/15 01:47:28 DEBUG : only17: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e78_d20260515_m014150_c001_v0001090_t0058_u01778809310533") 2026/05/15 01:47:28 DEBUG : only18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20c9_d20260515_m014224_c001_v7007000_t0000_u01778809344166") 2026/05/15 01:47:28 DEBUG : only18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417ab6d833c9a9eb_d20260515_m014217_c001_v0001116_t0033_u01778809337632") 2026/05/15 01:47:28 DEBUG : only18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ed0_d20260515_m014215_c001_v0001090_t0010_u01778809335177") 2026/05/15 01:47:28 DEBUG : only18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f419584b4b24ab893_d20260515_m014153_c001_v7007000_t0000_u01778809313984") 2026/05/15 01:47:28 DEBUG : only18: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f89_d20260515_m014151_c001_v0001041_t0036_u01778809311344") 2026/05/15 01:47:28 DEBUG : only19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ca_d20260515_m014224_c001_v7007000_t0000_u01778809344351") 2026/05/15 01:47:28 DEBUG : only19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417ab6d833c9a9ed_d20260515_m014217_c001_v0001116_t0033_u01778809337817") 2026/05/15 01:47:28 DEBUG : only19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fcd_d20260515_m014215_c001_v0001041_t0037_u01778809335881") 2026/05/15 01:47:28 DEBUG : only19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90ba_d20260515_m014154_c001_v7007000_t0000_u01778809314519") 2026/05/15 01:47:28 DEBUG : only19: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0ab_d20260515_m014152_c001_v0001098_t0021_u01778809312106") 2026/05/15 01:47:28 DEBUG : only2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20cb_d20260515_m014224_c001_v7007000_t0000_u01778809344534") 2026/05/15 01:47:28 DEBUG : only2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3f0e9_d20260515_m014217_c001_v0001098_t0028_u01778809337291") 2026/05/15 01:47:28 DEBUG : only2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0bb_d20260515_m014202_c001_v0001098_t0023_u01778809322065") 2026/05/15 01:47:28 DEBUG : only2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9030_d20260515_m014154_c001_v7007000_t0000_u01778809314143") 2026/05/15 01:47:28 DEBUG : only2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e4a_d20260515_m014139_c001_v0001090_t0031_u01778809299328") 2026/05/15 01:47:28 DEBUG : only3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20cc_d20260515_m014224_c001_v7007000_t0000_u01778809344716") 2026/05/15 01:47:28 DEBUG : only3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799ede_d20260515_m014217_c001_v0001090_t0029_u01778809337450") 2026/05/15 01:47:28 DEBUG : only3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e9c_d20260515_m014202_c001_v0001090_t0049_u01778809322957") 2026/05/15 01:47:28 DEBUG : only3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f419584b4b24ab895_d20260515_m014154_c001_v7007000_t0000_u01778809314351") 2026/05/15 01:47:28 DEBUG : only3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f5f_d20260515_m014140_c001_v0001041_t0007_u01778809300051") 2026/05/15 01:47:28 DEBUG : only4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20cd_d20260515_m014224_c001_v7007000_t0000_u01778809344899") 2026/05/15 01:47:28 DEBUG : only4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799ee2_d20260515_m014217_c001_v0001090_t0029_u01778809337821") 2026/05/15 01:47:29 DEBUG : only4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fa9_d20260515_m014203_c001_v0001041_t0022_u01778809323665") 2026/05/15 01:47:29 DEBUG : only4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9027_d20260515_m014153_c001_v7007000_t0000_u01778809313416") 2026/05/15 01:47:29 DEBUG : only4: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f071_d20260515_m014140_c001_v0001098_t0023_u01778809300828") 2026/05/15 01:47:29 DEBUG : only5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20ce_d20260515_m014225_c001_v7007000_t0000_u01778809345082") 2026/05/15 01:47:29 DEBUG : only5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3f0eb_d20260515_m014217_c001_v0001098_t0028_u01778809337474") 2026/05/15 01:47:29 DEBUG : only5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0c1_d20260515_m014204_c001_v0001098_t0027_u01778809324554") 2026/05/15 01:47:29 DEBUG : only5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368f1aa_d20260515_m014154_c001_v7007000_t0000_u01778809314438") 2026/05/15 01:47:29 DEBUG : only5: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e50_d20260515_m014141_c001_v0001090_t0045_u01778809301617") 2026/05/15 01:47:29 DEBUG : only6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20cf_d20260515_m014225_c001_v7007000_t0000_u01778809345265") 2026/05/15 01:47:29 DEBUG : only6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fd9_d20260515_m014217_c001_v0001041_t0018_u01778809337837") 2026/05/15 01:47:29 DEBUG : only6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ea8_d20260515_m014205_c001_v0001090_t0023_u01778809325374") 2026/05/15 01:47:29 DEBUG : only6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9029_d20260515_m014153_c001_v7007000_t0000_u01778809313781") 2026/05/15 01:47:29 DEBUG : only6: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f67_d20260515_m014142_c001_v0001041_t0040_u01778809302262") 2026/05/15 01:47:29 DEBUG : only7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d0_d20260515_m014225_c001_v7007000_t0000_u01778809345448") 2026/05/15 01:47:29 DEBUG : only7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799ee0_d20260515_m014217_c001_v0001090_t0029_u01778809337639") 2026/05/15 01:47:29 DEBUG : only7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fb1_d20260515_m014206_c001_v0001041_t0013_u01778809326045") 2026/05/15 01:47:29 DEBUG : only7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f408e2ac0cdab9032_d20260515_m014154_c001_v7007000_t0000_u01778809314506") 2026/05/15 01:47:29 DEBUG : only7: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f07b_d20260515_m014143_c001_v0001098_t0034_u01778809303000") 2026/05/15 01:47:29 DEBUG : only8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d1_d20260515_m014225_c001_v7007000_t0000_u01778809345632") 2026/05/15 01:47:29 DEBUG : only8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41508fba9e458fd7_d20260515_m014217_c001_v0001041_t0018_u01778809337653") 2026/05/15 01:47:29 DEBUG : only8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f0c7_d20260515_m014206_c001_v0001098_t0044_u01778809326876") 2026/05/15 01:47:30 DEBUG : only8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90b7_d20260515_m014154_c001_v7007000_t0000_u01778809314154") 2026/05/15 01:47:30 DEBUG : only8: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799e58_d20260515_m014143_c001_v0001090_t0014_u01778809303793") 2026/05/15 01:47:30 DEBUG : only9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d2_d20260515_m014225_c001_v7007000_t0000_u01778809345902") 2026/05/15 01:47:30 DEBUG : only9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3f0f1_d20260515_m014217_c001_v0001098_t0028_u01778809337664") 2026/05/15 01:47:30 DEBUG : only9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799eb0_d20260515_m014207_c001_v0001090_t0049_u01778809327745") 2026/05/15 01:47:30 DEBUG : only9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd90b5_d20260515_m014153_c001_v7007000_t0000_u01778809313788") 2026/05/15 01:47:30 DEBUG : only9: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458f6b_d20260515_m014144_c001_v0001041_t0059_u01778809304545") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b92_d20260515_m013535_c001_v7007000_t0000_u01778808935554") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed27_d20260515_m013533_c001_v0001098_t0019_u01778808933619") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b8c_d20260515_m013532_c001_v7007000_t0000_u01778808932522") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d34_d20260515_m013530_c001_v0001041_t0053_u01778808930598") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b88_d20260515_m013529_c001_v7007000_t0000_u01778808929858") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d30_d20260515_m013527_c001_v0001041_t0041_u01778808927324") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f850_d20260515_m013516_c001_v7007000_t0000_u01778808916417") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a4a_d20260515_m013514_c001_v0001090_t0031_u01778808914652") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f817_d20260515_m013512_c001_v7007000_t0000_u01778808912830") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a3a_d20260515_m013511_c001_v0001090_t0008_u01778808911706") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7fa_d20260515_m013510_c001_v7007000_t0000_u01778808910456") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a2c_d20260515_m013509_c001_v0001090_t0044_u01778808909232") 2026/05/15 01:47:30 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7a7_d20260515_m013502_c001_v7007000_t0000_u01778808902452") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a04_d20260515_m013500_c001_v0001090_t0053_u01778808900809") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7a3_d20260515_m013500_c001_v7007000_t0000_u01778808900445") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999fc_d20260515_m013458_c001_v0001090_t0022_u01778808898908") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f79d_d20260515_m013458_c001_v7007000_t0000_u01778808898536") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999fa_d20260515_m013457_c001_v0001090_t0026_u01778808897845") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999f6_d20260515_m013457_c001_v0001090_t0005_u01778808897086") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f794_d20260515_m013456_c001_v7007000_t0000_u01778808896721") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999f2_d20260515_m013455_c001_v0001090_t0002_u01778808895333") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999ee_d20260515_m013454_c001_v0001090_t0002_u01778808894473") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09f1e8_d20260515_m013453_c001_v7007000_t0000_u01778808893741") 2026/05/15 01:47:31 DEBUG : potato: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999ea_d20260515_m013452_c001_v0001090_t0053_u01778808892751") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439d8ef_d20260515_m013619_c001_v7007000_t0000_u01778808979714") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799b2c_d20260515_m013618_c001_v0001090_t0016_u01778808978933") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a112e_d20260515_m013610_c001_v7007000_t0000_u01778808970437") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799b02_d20260515_m013606_c001_v0001090_t0028_u01778808966075") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1c07_d20260515_m013558_c001_v7007000_t0000_u01778808958377") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ae4_d20260515_m013554_c001_v0001090_t0007_u01778808954015") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bcf_d20260515_m013547_c001_v7007000_t0000_u01778808947137") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ac4_d20260515_m013542_c001_v0001090_t0016_u01778808942383") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f88f_d20260515_m013520_c001_v7007000_t0000_u01778808920954") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a6a_d20260515_m013519_c001_v0001090_t0004_u01778808919295") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f878_d20260515_m013518_c001_v7007000_t0000_u01778808918929") 2026/05/15 01:47:31 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a56_d20260515_m013516_c001_v0001090_t0055_u01778808916965") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f851_d20260515_m013516_c001_v7007000_t0000_u01778808916600") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a50_d20260515_m013515_c001_v0001090_t0057_u01778808915387") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f82f_d20260515_m013514_c001_v7007000_t0000_u01778808914288") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a40_d20260515_m013513_c001_v0001090_t0001_u01778808913197") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7ff_d20260515_m013511_c001_v7007000_t0000_u01778808911340") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a32_d20260515_m013510_c001_v0001090_t0033_u01778808910466") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f7ab_d20260515_m013503_c001_v7007000_t0000_u01778808903184") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a0a_d20260515_m013501_c001_v0001090_t0055_u01778808901910") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ecd1_d20260515_m013400_c001_v7007000_t0000_u01778808840099") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79992c_d20260515_m013359_c001_v0001090_t0049_u01778808839103") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ecba_d20260515_m013358_c001_v7007000_t0000_u01778808838196") 2026/05/15 01:47:32 DEBUG : potato2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799926_d20260515_m013357_c001_v0001090_t0026_u01778808837492") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a112f_d20260515_m013611_c001_v7007000_t0000_u01778808971027") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d83_d20260515_m013607_c001_v0001041_t0041_u01778808967561") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1c0c_d20260515_m013558_c001_v7007000_t0000_u01778808958656") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d75_d20260515_m013555_c001_v0001041_t0047_u01778808955492") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bd2_d20260515_m013547_c001_v7007000_t0000_u01778808947609") 2026/05/15 01:47:32 DEBUG : potato3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d53_d20260515_m013543_c001_v0001041_t0037_u01778808943330") 2026/05/15 01:47:32 DEBUG : pre-dest1/1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e18_d20260515_m013854_c001_v7007000_t0000_u01778809134186") 2026/05/15 01:47:32 DEBUG : pre-dest1/1: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458e09_d20260515_m013745_c001_v0001041_t0027_u01778809065630") 2026/05/15 01:47:32 DEBUG : pre-dest2/2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd8e19_d20260515_m013854_c001_v7007000_t0000_u01778809134367") 2026/05/15 01:47:33 DEBUG : pre-dest2/2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799c0c_d20260515_m013746_c001_v0001090_t0052_u01778809066352") 2026/05/15 01:47:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4031156c04f63520_d20260515_m013630_c001_v7007000_t0000_u01778808990646") 2026/05/15 01:47:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3edd3_d20260515_m013627_c001_v0001098_t0051_u01778808987463") 2026/05/15 01:47:33 DEBUG : sizeonly: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea7a_d20260515_m013437_c001_v7007000_t0000_u01778808877752") 2026/05/15 01:47:33 DEBUG : sizeonly: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999ac_d20260515_m013436_c001_v0001090_t0007_u01778808876669") 2026/05/15 01:47:33 DEBUG : splitbanan: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f413193f51ccd9520_d20260515_m014435_c001_v7007000_t0000_u01778809475634") 2026/05/15 01:47:33 DEBUG : splitbanan: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f235_d20260515_m014427_c001_v0001098_t0014_u01778809467646") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c7_d20260515_m014600_c001_v7007000_t0000_u01778809560528") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad75_d20260515_m014553_c001_v0001116_t0015_u01778809553974") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416f25d8cf9a1eeb_d20260515_m014543_c001_v7007000_t0000_u01778809543311") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ad1d_d20260515_m014536_c001_v0001116_t0035_u01778809536743") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41560bbd42d99fda_d20260515_m014526_c001_v7007000_t0000_u01778809526568") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ace5_d20260515_m014520_c001_v0001116_t0031_u01778809520400") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314cdea_d20260515_m014509_c001_v7007000_t0000_u01778809509800") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aca1_d20260515_m014503_c001_v0001116_t0025_u01778809503721") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41011b6a6dcbeec3_d20260515_m014453_c001_v7007000_t0000_u01778809493447") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9ac71_d20260515_m014446_c001_v0001116_t0051_u01778809486792") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40517d34d6418acf_d20260515_m014429_c001_v7007000_t0000_u01778809469871") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4590d3_d20260515_m014426_c001_v0001041_t0047_u01778809466602") 2026/05/15 01:47:33 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41939c4c0caf3a2d_d20260515_m014415_c001_v7007000_t0000_u01778809455873") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f1ff_d20260515_m014407_c001_v0001098_t0011_u01778809447966") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41279401a314ccb9_d20260515_m014406_c001_v7007000_t0000_u01778809446791") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abb2_d20260515_m014402_c001_v0001116_t0054_u01778809442720") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f409be069bbe6ac60_d20260515_m014351_c001_v7007000_t0000_u01778809431250") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45906b_d20260515_m014343_c001_v0001041_t0045_u01778809423293") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db21fa_d20260515_m014342_c001_v7007000_t0000_u01778809422293") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799fba_d20260515_m014338_c001_v0001090_t0018_u01778809418362") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f42347db4fe8cc284_d20260515_m014322_c001_v7007000_t0000_u01778809402244") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e45902f_d20260515_m014317_c001_v0001041_t0017_u01778809397924") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4021f9fca439dffa_d20260515_m014307_c001_v7007000_t0000_u01778809387322") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459017_d20260515_m014300_c001_v0001041_t0054_u01778809380976") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522df26_d20260515_m014249_c001_v7007000_t0000_u01778809369896") 2026/05/15 01:47:34 DEBUG : splitbananasplit: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458ff7_d20260515_m014243_c001_v0001041_t0034_u01778809363803") 2026/05/15 01:47:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f417e83d57983f2b3_d20260515_m014410_c001_v7007000_t0000_u01778809450662") 2026/05/15 01:47:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9abb6_d20260515_m014404_c001_v0001116_t0033_u01778809444045") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20e2_d20260515_m014234_c001_v7007000_t0000_u01778809354443") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f119_d20260515_m014233_c001_v0001098_t0008_u01778809353194") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20df_d20260515_m014232_c001_v7007000_t0000_u01778809352446") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa21_d20260515_m014231_c001_v0001116_t0057_u01778809351130") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1bbd_d20260515_m013539_c001_v7007000_t0000_u01778808939407") 2026/05/15 01:47:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed33_d20260515_m013538_c001_v0001098_t0036_u01778808938497") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1baf_d20260515_m013537_c001_v7007000_t0000_u01778808937951") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458d45_d20260515_m013537_c001_v0001041_t0038_u01778808937038") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea76_d20260515_m013434_c001_v7007000_t0000_u01778808874424") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc7999a2_d20260515_m013432_c001_v0001090_t0034_u01778808872929") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea72_d20260515_m013432_c001_v7007000_t0000_u01778808872567") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79999c_d20260515_m013431_c001_v0001090_t0039_u01778808871405") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea69_d20260515_m013429_c001_v7007000_t0000_u01778808869280") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799994_d20260515_m013428_c001_v0001090_t0033_u01778808868147") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea68_d20260515_m013427_c001_v7007000_t0000_u01778808867599") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79998c_d20260515_m013426_c001_v0001090_t0044_u01778808866515") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799986_d20260515_m013423_c001_v0001090_t0059_u01778808863567") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f420dbeecba09ea64_d20260515_m013423_c001_v7007000_t0000_u01778808863205") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799984_d20260515_m013422_c001_v0001090_t0036_u01778808862470") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799980_d20260515_m013421_c001_v0001090_t0005_u01778808861704") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed3a_d20260515_m013420_c001_v7007000_t0000_u01778808860977") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79996e_d20260515_m013418_c001_v0001090_t0041_u01778808858035") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799964_d20260515_m013414_c001_v0001090_t0000_u01778808854955") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed30_d20260515_m013414_c001_v7007000_t0000_u01778808854594") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79995e_d20260515_m013413_c001_v0001090_t0055_u01778808853780") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79995a_d20260515_m013413_c001_v0001090_t0030_u01778808853132") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed2a_d20260515_m013412_c001_v7007000_t0000_u01778808852773") 2026/05/15 01:47:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799950_d20260515_m013409_c001_v0001090_t0022_u01778808849220") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed19_d20260515_m013408_c001_v7007000_t0000_u01778808848860") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79994c_d20260515_m013408_c001_v0001090_t0005_u01778808848096") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed17_d20260515_m013407_c001_v7007000_t0000_u01778808847202") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799948_d20260515_m013406_c001_v0001090_t0041_u01778808846458") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed14_d20260515_m013405_c001_v7007000_t0000_u01778808845917") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799944_d20260515_m013405_c001_v0001090_t0031_u01778808845115") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ed08_d20260515_m013404_c001_v7007000_t0000_u01778808844219") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79993a_d20260515_m013403_c001_v0001090_t0021_u01778808843294") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ecfb_d20260515_m013402_c001_v7007000_t0000_u01778808842755") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799932_d20260515_m013401_c001_v0001090_t0009_u01778808841953") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ece2_d20260515_m013401_c001_v7007000_t0000_u01778808841401") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79992e_d20260515_m013400_c001_v0001090_t0025_u01778808840648") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ec95_d20260515_m013355_c001_v7007000_t0000_u01778808835630") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79991a_d20260515_m013354_c001_v0001090_t0029_u01778808834868") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ec8d_d20260515_m013354_c001_v7007000_t0000_u01778808834329") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799916_d20260515_m013353_c001_v0001090_t0031_u01778808833555") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ec86_d20260515_m013352_c001_v7007000_t0000_u01778808832644") 2026/05/15 01:47:36 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799912_d20260515_m013351_c001_v0001090_t0007_u01778808831891") 2026/05/15 01:47:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f416522e08368ec63_d20260515_m013349_c001_v7007000_t0000_u01778808829735") 2026/05/15 01:47:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79990c_d20260515_m013348_c001_v0001090_t0042_u01778808828993") 2026/05/15 01:47:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20e3_d20260515_m014234_c001_v7007000_t0000_u01778809354627") 2026/05/15 01:47:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e458fdf_d20260515_m014233_c001_v0001041_t0039_u01778809353205") 2026/05/15 01:47:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20e0_d20260515_m014232_c001_v7007000_t0000_u01778809352629") 2026/05/15 01:47:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799f04_d20260515_m014231_c001_v0001090_t0014_u01778809351136") 2026/05/15 01:47:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5c9_d20260515_m014602_c001_v7007000_t0000_u01778809562701") 2026/05/15 01:47:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459189_d20260515_m014601_c001_v0001041_t0006_u01778809561918") 2026/05/15 01:47:37 DEBUG : sub/yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b91_d20260515_m013534_c001_v7007000_t0000_u01778808934936") 2026/05/15 01:47:37 DEBUG : sub/yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799aa2_d20260515_m013533_c001_v0001090_t0036_u01778808933265") 2026/05/15 01:47:37 DEBUG : test_dir1/file2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20dd_d20260515_m014230_c001_v7007000_t0000_u01778809350381") 2026/05/15 01:47:37 DEBUG : test_dir1/file2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f10f_d20260515_m014228_c001_v0001098_t0038_u01778809348975") 2026/05/15 01:47:37 DEBUG : test_dir1/file2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d6_d20260515_m014228_c001_v7007000_t0000_u01778809348212") 2026/05/15 01:47:37 DEBUG : test_dir1/file2: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799ef2_d20260515_m014226_c001_v0001090_t0027_u01778809346851") 2026/05/15 01:47:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20de_d20260515_m014230_c001_v7007000_t0000_u01778809350565") 2026/05/15 01:47:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799efc_d20260515_m014228_c001_v0001090_t0042_u01778809348963") 2026/05/15 01:47:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db20d7_d20260515_m014228_c001_v7007000_t0000_u01778809348394") 2026/05/15 01:47:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9aa09_d20260515_m014226_c001_v0001116_t0050_u01778809346849") 2026/05/15 01:47:37 DEBUG : three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f8b8_d20260515_m013526_c001_v7007000_t0000_u01778808926457") 2026/05/15 01:47:37 DEBUG : three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a8c_d20260515_m013525_c001_v0001090_t0011_u01778808925179") 2026/05/15 01:47:37 DEBUG : three: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a76_d20260515_m013522_c001_v0001090_t0030_u01778808922615") 2026/05/15 01:47:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5cd_d20260515_m014604_c001_v7007000_t0000_u01778809564342") 2026/05/15 01:47:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f32d_d20260515_m014603_c001_v0001098_t0035_u01778809563644") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a651_d20260515_m014625_c001_v7007000_t0000_u01778809585025") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a19c_d20260515_m014622_c001_v0001090_t0028_u01778809582886") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a617_d20260515_m014621_c001_v7007000_t0000_u01778809581335") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f34d_d20260515_m014619_c001_v0001098_t0036_u01778809579458") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5f1_d20260515_m014618_c001_v7007000_t0000_u01778809578500") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e4591a7_d20260515_m014617_c001_v0001041_t0041_u01778809577702") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5d6_d20260515_m014612_c001_v7007000_t0000_u01778809572072") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f341_d20260515_m014610_c001_v0001098_t0015_u01778809570990") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5d9_d20260515_m014614_c001_v7007000_t0000_u01778809574403") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a184_d20260515_m014613_c001_v0001090_t0008_u01778809573014") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5d4_d20260515_m014610_c001_v7007000_t0000_u01778809570031") 2026/05/15 01:47:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f11508fba9e459193_d20260515_m014609_c001_v0001041_t0022_u01778809569268") 2026/05/15 01:47:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5d0_d20260515_m014608_c001_v7007000_t0000_u01778809568324") 2026/05/15 01:47:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9adb1_d20260515_m014607_c001_v0001116_t0039_u01778809567220") 2026/05/15 01:47:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5ce_d20260515_m014606_c001_v7007000_t0000_u01778809566276") 2026/05/15 01:47:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc79a16a_d20260515_m014605_c001_v0001090_t0011_u01778809565346") 2026/05/15 01:47:38 DEBUG : toe/toe/toe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f41416e1b8522e41a_d20260515_m014629_c001_v7007000_t0000_u01778809589845") 2026/05/15 01:47:38 DEBUG : toe/toe/toe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3f361_d20260515_m014629_c001_v0001098_t0026_u01778809589056") 2026/05/15 01:47:38 DEBUG : toe/toe/toe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a5dc_d20260515_m014616_c001_v7007000_t0000_u01778809576768") 2026/05/15 01:47:38 DEBUG : toe/toe/toe: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9adcb_d20260515_m014615_c001_v0001116_t0006_u01778809575374") 2026/05/15 01:47:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a657_d20260515_m014625_c001_v7007000_t0000_u01778809585612") 2026/05/15 01:47:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f117ab6d833c9adf5_d20260515_m014624_c001_v0001116_t0036_u01778809584353") 2026/05/15 01:47:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f4068601f6113a624_d20260515_m014621_c001_v7007000_t0000_u01778809581933") 2026/05/15 01:47:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f107224e245d268ff_d20260515_m014620_c001_v0001103_t0040_u01778809580871") 2026/05/15 01:47:39 DEBUG : two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f407f37648f39f8ba_d20260515_m013526_c001_v7007000_t0000_u01778808926642") 2026/05/15 01:47:39 DEBUG : two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40749130cce3ed11_d20260515_m013524_c001_v0001098_t0028_u01778808924597") 2026/05/15 01:47:39 DEBUG : two: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f40389dd8cc799a74_d20260515_m013522_c001_v0001090_t0029_u01778808922431") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b93_d20260515_m013535_c001_v7007000_t0000_u01778808935736") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f109bd2a5e7fe52c4_d20260515_m013534_c001_v0001173_t0005_u01778808934543") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b8b_d20260515_m013531_c001_v7007000_t0000_u01778808931976") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10389dd8cc799a98_d20260515_m013530_c001_v0001090_t0012_u01778808930586") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b83_d20260515_m013529_c001_v7007000_t0000_u01778808929314") 2026/05/15 01:47:39 DEBUG : yam: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f10749130cce3ed17_d20260515_m013527_c001_v0001098_t0021_u01778808927336") 2026/05/15 01:47:39 DEBUG : yaml: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b8e_d20260515_m013532_c001_v7007000_t0000_u01778808932703") 2026/05/15 01:47:39 DEBUG : yaml: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f110a2ad9dc4ae3ad_d20260515_m013531_c001_v0001100_t0007_u01778808931626") 2026/05/15 01:47:39 DEBUG : yaml: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f404438fe60db1b89_d20260515_m013530_c001_v7007000_t0000_u01778808930041") 2026/05/15 01:47:39 DEBUG : yaml: Deleting (id "4_z2f72add3404d2b9b9fe80e1b_f100aeec73f23f25e_d20260515_m013528_c001_v0001038_t0035_u01778808928957") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 13m59.238158215s (try 1/5)