"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/13 02:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu" 2026/05/13 02:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 02:22:00 DEBUG : Creating backend with remote "/tmp/rclone1129979580" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:22:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:03 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:03 DEBUG : B2 bucket rclone-test-mohoked4nopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", 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-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", 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-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:04 DEBUG : Creating backend with remote "/non-existing" 2026/05/13 02:22:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/13 02:22:04 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:04 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:05 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:05 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:07 INFO : B2 bucket rclone-test-mohoked4nopu: Running all checks before starting transfers 2026/05/13 02:22:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:07 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:07 INFO : B2 bucket rclone-test-mohoked4nopu: Checks finished, now starting transfers 2026/05/13 02:22:07 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:08 ERROR : Ignoring --no-traverse with sync 2026/05/13 02:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:09 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/13 02:22:10 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:10 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:10 DEBUG : hello world2: size = 12 OK 2026/05/13 02:22:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/13 02:22:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:22:11 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:11 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:11 DEBUG : potato2: size = 11 OK 2026/05/13 02:22:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:22:13 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:13 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:13 DEBUG : potato2: size = 11 OK 2026/05/13 02:22:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/13 02:22:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:22:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/13 02:22:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:22:14 INFO : sub dir2: Making directory 2026/05/13 02:22:14 INFO : sub dir: Making directory 2026/05/13 02:22:14 INFO : sub dir2/sub sub dir2: Making directory 2026/05/13 02:22:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:14 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:14 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:14 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/13 02:22:15 DEBUG : B2 bucket rclone-test-mohoked4nopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:15 INFO : sub dir2: Making directory 2026/05/13 02:22:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/13 02:22:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:22:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:15 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:15 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:17 DEBUG : sub dir2: Making directory with metadata 2026/05/13 02:22:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:22:17 INFO : sub dir2: Making directory 2026/05/13 02:22:17 INFO : sub dir: Making directory 2026/05/13 02:22:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:17 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:17 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/13 02:22:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/13 02:22:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", 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-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:18 INFO : sub dir2: Making directory 2026/05/13 02:22:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:19 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:19 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:19 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.42s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:20 DEBUG : sub dir2: Making directory with metadata 2026/05/13 02:22:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:22:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:22:20 INFO : sub dir2: Making directory 2026/05/13 02:22:20 INFO : sub dir: Making directory 2026/05/13 02:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:20 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/13 02:22:21 DEBUG : B2 bucket rclone-test-mohoked4nopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", 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-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:22 INFO : sub dir2: Making directory 2026/05/13 02:22:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:22 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:22 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:22 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:22:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-guguwur9hata" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-guguwur9hata 2026/05/13 02:22:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:25 DEBUG : B2 bucket rclone-test-guguwur9hata: Waiting for checks to finish 2026/05/13 02:22:25 DEBUG : B2 bucket rclone-test-guguwur9hata: Waiting for transfers to finish 2026/05/13 02:22:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:26 DEBUG : B2 bucket rclone-test-guguwur9hata: Purge remote 2026/05/13 02:22:26 INFO : B2 bucket rclone-test-guguwur9hata: cleaning bucket "rclone-test-guguwur9hata" of all files 2026/05/13 02:22:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f527db3204d1bfb9fe80e1b_f112faae6d7145923_d20260513_m022225_c001_v0001033_t0034_u01778638945549") --- PASS: TestServerSideCopy (4.06s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:22:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:22:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/13 02:22:28 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:28 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:28 DEBUG : sub dir/hello world: size = 17 OK 2026/05/13 02:22:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/13 02:22:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.97s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyokus0kase" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-ziyokus0kase 2026/05/13 02:22:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:31 DEBUG : B2 bucket rclone-test-ziyokus0kase: Waiting for checks to finish 2026/05/13 02:22:31 DEBUG : B2 bucket rclone-test-ziyokus0kase: Waiting for transfers to finish 2026/05/13 02:22:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:22:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ziyokus0kase) 2026/05/13 02:22:32 DEBUG : sub dir/hello world: Sizes differ 2026/05/13 02:22:32 DEBUG : B2 bucket rclone-test-ziyokus0kase: Waiting for checks to finish 2026/05/13 02:22:32 DEBUG : B2 bucket rclone-test-ziyokus0kase: Waiting for transfers to finish 2026/05/13 02:22:33 DEBUG : sub dir/hello world: size = 17 OK 2026/05/13 02:22:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/13 02:22:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:33 DEBUG : B2 bucket rclone-test-ziyokus0kase: Purge remote 2026/05/13 02:22:33 INFO : B2 bucket rclone-test-ziyokus0kase: cleaning bucket "rclone-test-ziyokus0kase" of all files 2026/05/13 02:22:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf629d23204d1bfb9fe80e1b_f11374b7573b41bdb_d20260513_m022232_c001_v0001137_t0011_u01778638952829") 2026/05/13 02:22:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf629d23204d1bfb9fe80e1b_f113e4a5b3a916b52_d20260513_m022231_c001_v0001184_t0030_u01778638951564") --- PASS: TestServerSideCopyOverSelf (5.86s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:22:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:22:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/13 02:22:36 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:36 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:36 DEBUG : sub dir/hello world: size = 17 OK 2026/05/13 02:22:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/13 02:22:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/13 02:22:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzarap3zosu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-wuzarap3zosu 2026/05/13 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:38 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for checks to finish 2026/05/13 02:22:38 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for transfers to finish 2026/05/13 02:22:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:22:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:22:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wuzarap3zosu) 2026/05/13 02:22:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/13 02:22:40 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for checks to finish 2026/05/13 02:22:40 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for transfers to finish 2026/05/13 02:22:41 DEBUG : sub dir/hello world: size = 17 OK 2026/05/13 02:22:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/13 02:22:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:41 INFO : sub dir/hello world: Deleted 2026/05/13 02:22:42 DEBUG : testing file moves 2026/05/13 02:22:42 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:22:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wuzarap3zosu) 2026/05/13 02:22:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/13 02:22:42 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for checks to finish 2026/05/13 02:22:42 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Waiting for transfers to finish 2026/05/13 02:22:42 DEBUG : sub dir/hello world: size = 24 OK 2026/05/13 02:22:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/13 02:22:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/13 02:22:42 INFO : sub dir/hello world: Deleted 2026/05/13 02:22:43 DEBUG : B2 bucket rclone-test-wuzarap3zosu: Purge remote 2026/05/13 02:22:43 INFO : B2 bucket rclone-test-wuzarap3zosu: cleaning bucket "rclone-test-wuzarap3zosu" of all files 2026/05/13 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd13204d1bfb9fe80e1b_f100bfc3dd2f5a72d_d20260513_m022242_c001_v0001182_t0037_u01778638962619") 2026/05/13 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd13204d1bfb9fe80e1b_f110a9791265dac41_d20260513_m022240_c001_v0001150_t0017_u01778638960768") 2026/05/13 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd13204d1bfb9fe80e1b_f100e54a83fc4eb1c_d20260513_m022239_c001_v0001180_t0049_u01778638959514") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:45 ERROR : error listing: directory not found 2026/05/13 02:22:45 INFO : Local file system at /tmp/rclone1129979580: Making directory 2026/05/13 02:22:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:22:47 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for checks to finish 2026/05/13 02:22:47 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for transfers to finish 2026/05/13 02:22:47 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/13 02:22:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:22:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/13 02:22:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/13 02:22:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:48 DEBUG : check sum: size = 1 OK 2026/05/13 02:22:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:22:48 INFO : check sum: Copied (new) 2026/05/13 02:22:48 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:49 DEBUG : check sum: size = 1 OK 2026/05/13 02:22:49 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:22:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/13 02:22:49 DEBUG : check sum: Unchanged skipping 2026/05/13 02:22:49 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:49 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/13 02:22:50 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:50 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:50 DEBUG : sizeonly: size = 6 OK 2026/05/13 02:22:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/13 02:22:50 INFO : sizeonly: Copied (new) 2026/05/13 02:22:50 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:50 DEBUG : sizeonly: size = 6 OK 2026/05/13 02:22:50 DEBUG : sizeonly: Sizes identical 2026/05/13 02:22:50 DEBUG : sizeonly: Unchanged skipping 2026/05/13 02:22:50 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:50 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:50 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/13 02:22:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/13 02:22:52 INFO : ignore-size: Copied (new) 2026/05/13 02:22:52 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:22:52 DEBUG : ignore-size: Unchanged skipping 2026/05/13 02:22:52 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:52 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:52 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:54 DEBUG : existing: size = 6 OK 2026/05/13 02:22:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:22:54 DEBUG : existing: Unchanged skipping 2026/05/13 02:22:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:54 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:54 INFO : There was nothing to transfer 2026/05/13 02:22:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/13 02:22:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:54 DEBUG : existing: size = 6 OK 2026/05/13 02:22:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/13 02:22:54 INFO : existing: Copied (replaced existing) 2026/05/13 02:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/13 02:22:55 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:55 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:56 DEBUG : existing: size = 6 OK 2026/05/13 02:22:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/13 02:22:56 INFO : existing: Copied (new) 2026/05/13 02:22:56 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:56 DEBUG : existing: Destination exists, skipping 2026/05/13 02:22:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:56 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:22:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/13 02:22:58 DEBUG : c/non empty space: size = 5 OK 2026/05/13 02:22:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:22:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/13 02:22:58 DEBUG : c/non empty space: Unchanged skipping 2026/05/13 02:22:58 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:22:58 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:22:59 DEBUG : a/potato2: size = 60 OK 2026/05/13 02:22:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:22:59 INFO : a/potato2: Copied (new) 2026/05/13 02:22:59 DEBUG : Waiting for deletions to finish 2026/05/13 02:22:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:01 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:01 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/13 02:23:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:23:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/13 02:23:01 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:01 INFO : There was nothing to transfer 2026/05/13 02:23:01 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:01 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/13 02:23:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:23:02 INFO : empty space: Updated modification time in destination 2026/05/13 02:23:02 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:02 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:03 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:03 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:03 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/13 02:23:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:23:03 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:03 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:03 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:05 DEBUG : foo: size = 3 OK 2026/05/13 02:23:05 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/13 02:23:05 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:05 DEBUG : foo: sha1 differ 2026/05/13 02:23:05 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:05 DEBUG : foo: size = 3 OK 2026/05/13 02:23:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/13 02:23:05 INFO : foo: Copied (replaced existing) 2026/05/13 02:23:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/13 02:23:06 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:06 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:06 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:06 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:06 DEBUG : potato: size = 60 OK 2026/05/13 02:23:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:06 INFO : potato: Copied (new) 2026/05/13 02:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:08 DEBUG : potato: size = 60 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:08 DEBUG : potato: Sizes differ 2026/05/13 02:23:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:09 DEBUG : potato: size = 21 OK 2026/05/13 02:23:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/13 02:23:09 INFO : potato: Copied (replaced existing) 2026/05/13 02:23:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:11 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:11 DEBUG : potato: size = 21 OK 2026/05/13 02:23:11 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/13 02:23:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:11 DEBUG : potato: sha1 differ 2026/05/13 02:23:11 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:11 DEBUG : potato: size = 21 OK 2026/05/13 02:23:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/13 02:23:11 INFO : potato: Copied (replaced existing) 2026/05/13 02:23:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:13 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:13 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/13 02:23:13 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:13 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:13 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:15 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:15 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:15 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:15 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:16 DEBUG : potato2: size = 60 OK 2026/05/13 02:23:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:16 INFO : potato2: Copied (new) 2026/05/13 02:23:16 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:18 INFO : d: Making directory 2026/05/13 02:23:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/13 02:23:18 DEBUG : c/non empty space: size = 5 OK 2026/05/13 02:23:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/13 02:23:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:18 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:18 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:19 DEBUG : a/potato2: size = 60 OK 2026/05/13 02:23:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:19 INFO : a/potato2: Copied (new) 2026/05/13 02:23:19 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/13 02:23:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:21 DEBUG : c/non empty space: size = 5 OK 2026/05/13 02:23:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:21 DEBUG : c/non empty space: Unchanged skipping 2026/05/13 02:23:21 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:21 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:21 DEBUG : a/potato2: size = 60 OK 2026/05/13 02:23:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:21 INFO : a/potato2: Copied (new) 2026/05/13 02:23:21 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting files as there were IO errors 2026/05/13 02:23:21 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:23 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:24 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:24 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:24 INFO : potato: Deleted 2026/05/13 02:23:24 DEBUG : potato2: size = 60 OK 2026/05/13 02:23:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.62s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:26 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:26 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:26 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:26 INFO : potato: Deleted 2026/05/13 02:23:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:27 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:27 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:27 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:27 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:27 DEBUG : potato2: size = 60 OK 2026/05/13 02:23:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:23:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.07s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:23:29 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:29 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:29 DEBUG : potato2: size = 19 OK 2026/05/13 02:23:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/13 02:23:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : enormous: Excluded 2026/05/13 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : potato2: Excluded 2026/05/13 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:32 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:32 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:32 INFO : There was nothing to transfer 2026/05/13 02:23:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : enormous: Excluded 2026/05/13 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : potato2: Excluded 2026/05/13 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/13 02:23:32 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/13 02:23:32 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:32 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for checks to finish 2026/05/13 02:23:32 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for transfers to finish 2026/05/13 02:23:32 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/13 02:23:35 DEBUG : enormous: Excluded 2026/05/13 02:23:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/13 02:23:35 DEBUG : potato2: Excluded 2026/05/13 02:23:35 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:35 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:23:35 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:35 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:35 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:35 INFO : potato2: Deleted 2026/05/13 02:23:35 INFO : enormous: Deleted 2026/05/13 02:23:35 INFO : There was nothing to transfer 2026/05/13 02:23:36 DEBUG : empty space: size = 1 OK 2026/05/13 02:23:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/13 02:23:36 DEBUG : empty space: Unchanged skipping 2026/05/13 02:23:36 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for checks to finish 2026/05/13 02:23:36 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for transfers to finish 2026/05/13 02:23:36 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:36 INFO : enormous: Deleted 2026/05/13 02:23:36 INFO : potato2: Deleted 2026/05/13 02:23:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:38 DEBUG : five: Need to transfer - File not found at Destination 2026/05/13 02:23:38 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:38 DEBUG : one: Destination is newer than source, skipping 2026/05/13 02:23:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:38 DEBUG : four: size = 8 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:38 DEBUG : four: Sizes differ 2026/05/13 02:23:38 DEBUG : two: size = 3 OK 2026/05/13 02:23:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/13 02:23:38 DEBUG : three: size = 5 OK 2026/05/13 02:23:38 DEBUG : three: Sizes identical 2026/05/13 02:23:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/13 02:23:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:38 DEBUG : two: sha1 differ 2026/05/13 02:23:38 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:38 DEBUG : four: size = 4 OK 2026/05/13 02:23:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/13 02:23:38 INFO : four: Copied (replaced existing) 2026/05/13 02:23:38 DEBUG : five: size = 4 OK 2026/05/13 02:23:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/13 02:23:38 INFO : five: Copied (new) 2026/05/13 02:23:39 DEBUG : two: size = 3 OK 2026/05/13 02:23:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/13 02:23:39 INFO : two: Copied (replaced existing) 2026/05/13 02:23:39 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:39 DEBUG : five: size = 4 OK 2026/05/13 02:23:39 DEBUG : four: size = 4 OK 2026/05/13 02:23:39 DEBUG : three: size = 5 OK 2026/05/13 02:23:39 DEBUG : two: size = 3 OK 2026/05/13 02:23:39 DEBUG : one: Destination is newer than source, skipping 2026/05/13 02:23:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/13 02:23:39 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/13 02:23:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/13 02:23:39 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1129979580) 2026/05/13 02:23:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:23:39 DEBUG : three: sha1 differ 2026/05/13 02:23:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/13 02:23:39 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/13 02:23:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/13 02:23:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/13 02:23:39 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/13 02:23:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/13 02:23:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/13 02:23:39 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:40 DEBUG : three: size = 5 OK 2026/05/13 02:23:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:23:40 INFO : three: Copied (replaced existing) 2026/05/13 02:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.08s) === 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-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/13 02:23:41 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:41 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:41 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:41 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/13 02:23:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/13 02:23:41 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:42 DEBUG : potato: size = 14 OK 2026/05/13 02:23:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/13 02:23:42 INFO : potato: Copied (new) 2026/05/13 02:23:42 DEBUG : yam: size = 11 OK 2026/05/13 02:23:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:42 INFO : yam: Copied (new) 2026/05/13 02:23:42 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:42 DEBUG : potato: size = 14 OK 2026/05/13 02:23:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:23:42 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:42 DEBUG : potato: Unchanged skipping 2026/05/13 02:23:42 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:42 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:42 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:43 DEBUG : yaml: size = 11 OK 2026/05/13 02:23:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:43 INFO : yam: Copied (server-side copy) to: yaml 2026/05/13 02:23:44 INFO : yam: Deleted 2026/05/13 02:23:44 INFO : yaml: Renamed from "yam" 2026/05/13 02:23:44 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/13 02:23:45 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:45 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/13 02:23:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/13 02:23:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:45 DEBUG : yam: size = 11 OK 2026/05/13 02:23:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:45 INFO : yam: Copied (new) 2026/05/13 02:23:45 DEBUG : potato: size = 14 OK 2026/05/13 02:23:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/13 02:23:45 INFO : potato: Copied (new) 2026/05/13 02:23:45 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:46 DEBUG : potato: size = 14 OK 2026/05/13 02:23:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:23:46 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:46 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:46 DEBUG : potato: Unchanged skipping 2026/05/13 02:23:46 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:46 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:46 DEBUG : yaml: size = 11 OK 2026/05/13 02:23:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:46 INFO : yam: Copied (server-side copy) to: yaml 2026/05/13 02:23:47 INFO : yam: Deleted 2026/05/13 02:23:47 INFO : yaml: Renamed from "yam" 2026/05/13 02:23:47 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/13 02:23:48 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:48 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/13 02:23:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/13 02:23:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:48 DEBUG : sub/yam: size = 11 OK 2026/05/13 02:23:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:48 INFO : sub/yam: Copied (new) 2026/05/13 02:23:49 DEBUG : potato: size = 14 OK 2026/05/13 02:23:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/13 02:23:49 INFO : potato: Copied (new) 2026/05/13 02:23:49 DEBUG : Waiting for deletions to finish 2026/05/13 02:23:49 DEBUG : potato: size = 14 OK 2026/05/13 02:23:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:23:49 DEBUG : potato: Unchanged skipping 2026/05/13 02:23:49 INFO : B2 bucket rclone-test-mohoked4nopu: Making map for --track-renames 2026/05/13 02:23:49 INFO : B2 bucket rclone-test-mohoked4nopu: Finished making map for --track-renames 2026/05/13 02:23:49 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:49 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for renames to finish 2026/05/13 02:23:50 DEBUG : yam: size = 11 OK 2026/05/13 02:23:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/13 02:23:50 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/13 02:23:50 INFO : sub/yam: Deleted 2026/05/13 02:23:50 INFO : yam: Renamed from "sub/yam" 2026/05/13 02:23:50 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:51 DEBUG : Creating backend with remote "/tmp/rclone1129979580/dir1" 2026/05/13 02:23:51 DEBUG : Creating backend with remote "/tmp/rclone1129979580/dir2" 2026/05/13 02:23:51 DEBUG : Local file system at /tmp/rclone1129979580/dir2: Using server-side directory move 2026/05/13 02:23:51 INFO : Local file system at /tmp/rclone1129979580/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/13 02:23:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/13 02:23:51 INFO : file1.txt: Moved (server-side) 2026/05/13 02:23:51 DEBUG : Local file system at /tmp/rclone1129979580/dir2: Waiting for checks to finish 2026/05/13 02:23:51 DEBUG : Local file system at /tmp/rclone1129979580/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:23:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/13 02:23:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/13 02:23:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/13 02:23:52 INFO : nested/sub dir/file: Copied (new) 2026/05/13 02:23:52 INFO : nested/sub dir/file: Deleted 2026/05/13 02:23:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:23:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:23:52 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:23:52 INFO : sub dir/hello world: Deleted 2026/05/13 02:23:52 INFO : sub dir: Removing directory 2026/05/13 02:23:52 INFO : nested/sub dir: Removing directory 2026/05/13 02:23:52 INFO : nested: Removing directory 2026/05/13 02:23:52 DEBUG : Local file system at /tmp/rclone1129979580: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/13 02:23:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/13 02:23:53 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:53 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/13 02:23:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:23:54 INFO : sub dir/hello world: Copied (new) 2026/05/13 02:23:54 INFO : sub dir/hello world: Deleted 2026/05/13 02:23:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/13 02:23:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/13 02:23:54 INFO : nested/sub dir/file: Copied (new) 2026/05/13 02:23:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/13 02:23:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/13 02:23:55 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:55 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:55 DEBUG : existing-b: size = 6 OK 2026/05/13 02:23:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/13 02:23:55 INFO : existing-b: Copied (new) 2026/05/13 02:23:55 INFO : existing-b: Deleted 2026/05/13 02:23:55 DEBUG : existing: size = 6 OK 2026/05/13 02:23:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/13 02:23:55 INFO : existing: Copied (new) 2026/05/13 02:23:55 INFO : existing: Deleted 2026/05/13 02:23:56 DEBUG : existing: Destination exists, skipping 2026/05/13 02:23:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/13 02:23:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:23:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:23:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bivavel5jika" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-bivavel5jika 2026/05/13 02:24:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:01 DEBUG : empty space: size = 1 OK 2026/05/13 02:24:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/13 02:24:01 DEBUG : empty space: Unchanged skipping 2026/05/13 02:24:01 DEBUG : B2 bucket rclone-test-bivavel5jika: Waiting for checks to finish 2026/05/13 02:24:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:24:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bivavel5jika) 2026/05/13 02:24:01 DEBUG : potato3: Sizes differ 2026/05/13 02:24:01 INFO : empty space: Deleted 2026/05/13 02:24:01 DEBUG : B2 bucket rclone-test-bivavel5jika: Waiting for transfers to finish 2026/05/13 02:24:02 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:02 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:02 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:02 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:02 INFO : potato2: Deleted 2026/05/13 02:24:02 INFO : potato3: Deleted 2026/05/13 02:24:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dowozar3coxo" 2026/05/13 02:24:04 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/13 02:24:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/13 02:24:04 DEBUG : B2 bucket rclone-test-dowozar3coxo: Waiting for checks to finish 2026/05/13 02:24:04 DEBUG : B2 bucket rclone-test-dowozar3coxo: Waiting for transfers to finish 2026/05/13 02:24:04 DEBUG : empty space: size = 1 OK 2026/05/13 02:24:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:24:04 INFO : empty space: Copied (server-side copy) 2026/05/13 02:24:04 INFO : empty space: Deleted 2026/05/13 02:24:05 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:05 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:05 INFO : potato3: Deleted 2026/05/13 02:24:05 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:05 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:05 INFO : potato2: Deleted 2026/05/13 02:24:06 DEBUG : B2 bucket rclone-test-dowozar3coxo: Purge remote 2026/05/13 02:24:06 INFO : B2 bucket rclone-test-dowozar3coxo: cleaning bucket "rclone-test-dowozar3coxo" of all files 2026/05/13 02:24:06 DEBUG : empty space: Deleting (id "4_z9f92fde3205d1bfb9fe80e1b_f110a9791265dad43_d20260513_m022404_c001_v0001150_t0022_u01778639044663") 2026/05/13 02:24:06 DEBUG : potato2: Deleting (id "4_z9f92fde3205d1bfb9fe80e1b_f118abea89a6ab0da_d20260513_m022404_c001_v0001033_t0044_u01778639044918") 2026/05/13 02:24:06 DEBUG : potato3: Deleting (id "4_z9f92fde3205d1bfb9fe80e1b_f1064707f574196ae_d20260513_m022405_c001_v0001043_t0019_u01778639045034") 2026/05/13 02:24:07 DEBUG : B2 bucket rclone-test-bivavel5jika: Purge remote 2026/05/13 02:24:07 INFO : B2 bucket rclone-test-bivavel5jika: cleaning bucket "rclone-test-bivavel5jika" of all files 2026/05/13 02:24:07 DEBUG : empty space: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f4173b5f2a051dbaf_d20260513_m022404_c001_v7007000_t0000_u01778639044892") 2026/05/13 02:24:07 DEBUG : empty space: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f110a9791265dad35_d20260513_m022400_c001_v0001150_t0044_u01778639040284") 2026/05/13 02:24:07 DEBUG : potato2: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f4173b5f2a051dbb2_d20260513_m022405_c001_v7007000_t0000_u01778639045741") 2026/05/13 02:24:07 DEBUG : potato2: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f119a7618b2fc2ddf_d20260513_m022401_c001_v0001038_t0002_u01778639041696") 2026/05/13 02:24:07 DEBUG : potato3: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f4173b5f2a051dbb1_d20260513_m022405_c001_v7007000_t0000_u01778639045413") 2026/05/13 02:24:07 DEBUG : potato3: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f105a44a1971ba1f7_d20260513_m022402_c001_v0001174_t0009_u01778639042061") 2026/05/13 02:24:07 DEBUG : potato3: Deleting (id "4_z9f42edb3205d1bfb9fe80e1b_f110a9791265dad39_d20260513_m022400_c001_v0001150_t0040_u01778639040804") 2026/05/13 02:24:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/05/13 02:24:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/13 02:24:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.69s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yumofoj3kexu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-yumofoj3kexu 2026/05/13 02:24:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/13 02:24:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/13 02:24:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:24:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yumofoj3kexu) 2026/05/13 02:24:13 DEBUG : potato3: Sizes differ 2026/05/13 02:24:13 DEBUG : B2 bucket rclone-test-yumofoj3kexu: Waiting for checks to finish 2026/05/13 02:24:13 DEBUG : B2 bucket rclone-test-yumofoj3kexu: Waiting for transfers to finish 2026/05/13 02:24:14 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:14 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:14 INFO : potato2: Deleted 2026/05/13 02:24:14 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:14 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:14 INFO : potato3: Deleted 2026/05/13 02:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-honoyey5ruha" 2026/05/13 02:24:15 DEBUG : empty space: Excluded (Size Filter) 2026/05/13 02:24:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/13 02:24:16 DEBUG : B2 bucket rclone-test-honoyey5ruha: Waiting for checks to finish 2026/05/13 02:24:16 DEBUG : B2 bucket rclone-test-honoyey5ruha: Waiting for transfers to finish 2026/05/13 02:24:16 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:16 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:17 INFO : potato2: Deleted 2026/05/13 02:24:17 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:17 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:17 INFO : potato3: Deleted 2026/05/13 02:24:17 DEBUG : B2 bucket rclone-test-honoyey5ruha: Purge remote 2026/05/13 02:24:17 INFO : B2 bucket rclone-test-honoyey5ruha: cleaning bucket "rclone-test-honoyey5ruha" of all files 2026/05/13 02:24:18 DEBUG : potato2: Deleting (id "4_z6f322dd3206d1bfb9fe80e1b_f1106ac0a28e79730_d20260513_m022416_c001_v0001171_t0017_u01778639056670") 2026/05/13 02:24:18 DEBUG : potato3: Deleting (id "4_z6f322dd3206d1bfb9fe80e1b_f10062fd3a4ced91a_d20260513_m022417_c001_v0001131_t0026_u01778639057005") 2026/05/13 02:24:18 DEBUG : B2 bucket rclone-test-yumofoj3kexu: Purge remote 2026/05/13 02:24:18 INFO : B2 bucket rclone-test-yumofoj3kexu: cleaning bucket "rclone-test-yumofoj3kexu" of all files 2026/05/13 02:24:18 DEBUG : empty space: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f105db1c3c38975ec_d20260513_m022413_c001_v0001184_t0028_u01778639053088") 2026/05/13 02:24:18 DEBUG : potato2: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f40463e912b11fe38_d20260513_m022416_c001_v7007000_t0000_u01778639056983") 2026/05/13 02:24:18 DEBUG : potato2: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f1114f1cb076fe182_d20260513_m022413_c001_v0001105_t0018_u01778639053914") 2026/05/13 02:24:18 DEBUG : potato3: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f40463e912b11fe3a_d20260513_m022417_c001_v7007000_t0000_u01778639057390") 2026/05/13 02:24:18 DEBUG : potato3: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f1059776ec2b891d7_d20260513_m022414_c001_v0001157_t0011_u01778639054198") 2026/05/13 02:24:18 DEBUG : potato3: Deleting (id "4_z8f321dd3206d1bfb9fe80e1b_f105db1c3c38975f0_d20260513_m022413_c001_v0001184_t0027_u01778639053315") 2026/05/13 02:24:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/13 02:24:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/13 02:24:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vayocus8hayo" 2026/05/13 02:24:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mohoked4nopu -> B2 bucket rclone-test-vayocus8hayo 2026/05/13 02:24:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:26 DEBUG : empty space: size = 1 OK 2026/05/13 02:24:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/13 02:24:26 DEBUG : empty space: Unchanged skipping 2026/05/13 02:24:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:24:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vayocus8hayo) 2026/05/13 02:24:26 DEBUG : potato3: Sizes differ 2026/05/13 02:24:26 DEBUG : B2 bucket rclone-test-vayocus8hayo: Waiting for checks to finish 2026/05/13 02:24:26 INFO : empty space: Deleted 2026/05/13 02:24:26 DEBUG : B2 bucket rclone-test-vayocus8hayo: Waiting for transfers to finish 2026/05/13 02:24:26 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:26 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:26 INFO : potato2: Deleted 2026/05/13 02:24:26 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:26 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:27 INFO : potato3: Deleted 2026/05/13 02:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-reveboc5xigu" 2026/05/13 02:24:28 INFO : tomatoDir: Making directory 2026/05/13 02:24:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/13 02:24:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/13 02:24:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/13 02:24:28 DEBUG : B2 bucket rclone-test-reveboc5xigu: Waiting for checks to finish 2026/05/13 02:24:28 DEBUG : B2 bucket rclone-test-reveboc5xigu: Waiting for transfers to finish 2026/05/13 02:24:30 DEBUG : empty space: size = 1 OK 2026/05/13 02:24:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/13 02:24:30 INFO : empty space: Copied (server-side copy) 2026/05/13 02:24:30 DEBUG : potato3: size = 68 OK 2026/05/13 02:24:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/13 02:24:30 INFO : potato3: Copied (server-side copy) 2026/05/13 02:24:30 INFO : empty space: Deleted 2026/05/13 02:24:30 INFO : potato3: Deleted 2026/05/13 02:24:30 DEBUG : potato2: size = 60 OK 2026/05/13 02:24:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/13 02:24:30 INFO : potato2: Copied (server-side copy) 2026/05/13 02:24:30 INFO : potato2: Deleted 2026/05/13 02:24:30 DEBUG : B2 bucket rclone-test-reveboc5xigu: Purge remote 2026/05/13 02:24:30 INFO : B2 bucket rclone-test-reveboc5xigu: cleaning bucket "rclone-test-reveboc5xigu" of all files 2026/05/13 02:24:31 DEBUG : empty space: Deleting (id "4_zef925de3206d1bfb9fe80e1b_f109fdda034b6885a_d20260513_m022429_c001_v0001144_t0034_u01778639069324") 2026/05/13 02:24:31 DEBUG : potato2: Deleting (id "4_zef925de3206d1bfb9fe80e1b_f107a829bedebd8da_d20260513_m022429_c001_v0001099_t0047_u01778639069955") 2026/05/13 02:24:31 DEBUG : potato3: Deleting (id "4_zef925de3206d1bfb9fe80e1b_f105a44a1971ba34b_d20260513_m022429_c001_v0001174_t0027_u01778639069697") 2026/05/13 02:24:31 DEBUG : B2 bucket rclone-test-vayocus8hayo: Purge remote 2026/05/13 02:24:31 INFO : B2 bucket rclone-test-vayocus8hayo: cleaning bucket "rclone-test-vayocus8hayo" of all files 2026/05/13 02:24:31 DEBUG : empty space: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f405a59b7e8120052_d20260513_m022430_c001_v7007000_t0000_u01778639070091") 2026/05/13 02:24:31 DEBUG : empty space: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f11484306687c45b6_d20260513_m022425_c001_v0001172_t0018_u01778639065378") 2026/05/13 02:24:31 DEBUG : potato2: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f4187183d4c9fd619_d20260513_m022430_c001_v7007000_t0000_u01778639070296") 2026/05/13 02:24:31 DEBUG : potato2: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f1097919cf7c47aec_d20260513_m022426_c001_v0001183_t0040_u01778639066489") 2026/05/13 02:24:31 DEBUG : potato3: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f4187183d4c9fd618_d20260513_m022430_c001_v7007000_t0000_u01778639070105") 2026/05/13 02:24:31 DEBUG : potato3: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f101f0e96cf77af02_d20260513_m022426_c001_v0001180_t0042_u01778639066712") 2026/05/13 02:24:31 DEBUG : potato3: Deleting (id "4_zaf224dd3206d1bfb9fe80e1b_f11484306687c45be_d20260513_m022425_c001_v0001172_t0046_u01778639065647") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.04s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/rclone-sync-test" 2026/05/13 02:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/rclone-sync-test-include/layer2" 2026/05/13 02:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/rclone-sync-test-ignore-file" 2026/05/13 02:25:44 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-mohoked4nopu/rclone-sync-test/.ignore": net/http: TLS handshake timeout) 2026/05/13 02:25:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/13 02:25:44 DEBUG : pacer: Reducing sleep to 10ms 2026/05/13 02:25:45 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test: Waiting for checks to finish 2026/05/13 02:25:45 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test: Waiting for transfers to finish 2026/05/13 02:25:45 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:45 INFO : There was nothing to transfer 2026/05/13 02:25:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:25:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:25:45 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:45 INFO : There was nothing to transfer 2026/05/13 02:25:46 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/13 02:25:46 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/13 02:25:46 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:46 INFO : There was nothing to transfer 2026/05/13 02:25:46 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:25:46 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:25:46 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:46 INFO : There was nothing to transfer 2026/05/13 02:25:47 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/13 02:25:47 DEBUG : B2 bucket rclone-test-mohoked4nopu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/13 02:25:47 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.27s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/CompareDest" 2026/05/13 02:25:51 DEBUG : one: Need to transfer - File not found at Destination 2026/05/13 02:25:51 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:25:51 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:25:52 DEBUG : one: size = 3 OK 2026/05/13 02:25:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:25:52 INFO : one: Copied (new) 2026/05/13 02:25:52 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:25:52 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:25:52 DEBUG : one: Sizes differ 2026/05/13 02:25:52 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:25:53 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:25:54 DEBUG : one: size = 5 OK 2026/05/13 02:25:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/13 02:25:54 INFO : one: Copied (replaced existing) 2026/05/13 02:25:54 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:25:56 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:25:56 DEBUG : one: Sizes differ 2026/05/13 02:25:56 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:25:56 DEBUG : one: size = 5 OK 2026/05/13 02:25:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:25:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 02:25:56 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:25:56 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:56 INFO : There was nothing to transfer 2026/05/13 02:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:25:58 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:25:58 DEBUG : one: Sizes differ 2026/05/13 02:25:58 DEBUG : two: size = 3 OK 2026/05/13 02:25:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:25:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/13 02:25:58 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:25:58 DEBUG : one: size = 5 OK 2026/05/13 02:25:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:25:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 02:25:58 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:25:58 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:58 INFO : There was nothing to transfer 2026/05/13 02:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:25:58 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:25:58 DEBUG : one: Sizes differ 2026/05/13 02:25:58 DEBUG : two: size = 3 OK 2026/05/13 02:25:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:25:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/13 02:25:58 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:25:59 DEBUG : one: size = 5 OK 2026/05/13 02:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 02:25:59 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:25:59 DEBUG : Waiting for deletions to finish 2026/05/13 02:25:59 INFO : There was nothing to transfer 2026/05/13 02:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:00 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:26:00 DEBUG : one: Sizes differ 2026/05/13 02:26:00 DEBUG : two: size = 3 OK 2026/05/13 02:26:00 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/13 02:26:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/13 02:26:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/13 02:26:00 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:26:00 DEBUG : one: size = 5 OK 2026/05/13 02:26:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:26:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 02:26:00 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/05/13 02:26:00 INFO : There was nothing to transfer 2026/05/13 02:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:00 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:26:00 DEBUG : one: Sizes differ 2026/05/13 02:26:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:01 DEBUG : two: size = 3 (B2 bucket rclone-test-mohoked4nopu path CompareDest) 2026/05/13 02:26:01 DEBUG : two: Sizes differ 2026/05/13 02:26:01 DEBUG : two: Need to transfer - File not found at Destination 2026/05/13 02:26:01 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:26:01 DEBUG : one: size = 5 OK 2026/05/13 02:26:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 02:26:01 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:26:01 DEBUG : two: size = 5 OK 2026/05/13 02:26:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/13 02:26:01 INFO : two: Copied (new) 2026/05/13 02:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.12s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dest" 2026/05/13 02:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/pre-dest1" 2026/05/13 02:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/pre-dest2" 2026/05/13 02:26:09 DEBUG : 1: size = 1 OK 2026/05/13 02:26:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:26:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/13 02:26:09 DEBUG : 2: size = 1 OK 2026/05/13 02:26:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:26:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/13 02:26:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/13 02:26:09 DEBUG : B2 bucket rclone-test-mohoked4nopu path dest: Waiting for checks to finish 2026/05/13 02:26:09 DEBUG : B2 bucket rclone-test-mohoked4nopu path dest: Waiting for transfers to finish 2026/05/13 02:26:10 DEBUG : 3: size = 1 OK 2026/05/13 02:26:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/13 02:26:10 INFO : 3: Copied (new) 2026/05/13 02:26:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:26:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/CopyDest" 2026/05/13 02:26:15 DEBUG : one: Need to transfer - File not found at Destination 2026/05/13 02:26:15 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:26:15 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:26:16 DEBUG : one: size = 3 OK 2026/05/13 02:26:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:26:16 INFO : one: Copied (new) 2026/05/13 02:26:16 DEBUG : Waiting for deletions to finish 2026/05/13 02:26:17 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:26:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:17 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:26:17 DEBUG : one: Sizes differ 2026/05/13 02:26:17 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:26:17 DEBUG : one: size = 5 OK 2026/05/13 02:26:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/13 02:26:17 INFO : one: Copied (replaced existing) 2026/05/13 02:26:17 DEBUG : Waiting for deletions to finish 2026/05/13 02:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/BackupDir" 2026/05/13 02:26:20 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:26:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:20 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:26:20 DEBUG : one: Sizes differ 2026/05/13 02:26:21 DEBUG : one: size = 5 OK 2026/05/13 02:26:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:26:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:26:21 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:26:21 DEBUG : one: Sizes differ 2026/05/13 02:27:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/05/13 02:27:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/13 02:27:22 DEBUG : pacer: Reducing sleep to 10ms 2026/05/13 02:27:24 DEBUG : one: size = 3 OK 2026/05/13 02:27:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:27:24 INFO : one: Copied (server-side copy) 2026/05/13 02:27:25 INFO : one: Deleted 2026/05/13 02:27:26 DEBUG : one: size = 5 OK 2026/05/13 02:27:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/13 02:27:26 INFO : one: Copied (server-side copy) 2026/05/13 02:27:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/13 02:27:26 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:26 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:27 DEBUG : one: size = 5 OK 2026/05/13 02:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:27 DEBUG : one: Unchanged skipping 2026/05/13 02:27:28 DEBUG : two: size = 3 OK 2026/05/13 02:27:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:28 DEBUG : two: size = 3 OK 2026/05/13 02:27:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/13 02:27:28 INFO : two: Copied (server-side copy) 2026/05/13 02:27:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/13 02:27:28 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:28 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:28 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:29 DEBUG : one: size = 5 OK 2026/05/13 02:27:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:29 DEBUG : one: Unchanged skipping 2026/05/13 02:27:29 DEBUG : two: size = 3 OK 2026/05/13 02:27:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:29 DEBUG : two: Unchanged skipping 2026/05/13 02:27:29 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:29 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:29 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:29 INFO : There was nothing to transfer 2026/05/13 02:27:30 DEBUG : one: size = 5 OK 2026/05/13 02:27:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:30 DEBUG : one: Unchanged skipping 2026/05/13 02:27:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:27:30 DEBUG : three: size = 5 (B2 bucket rclone-test-mohoked4nopu path CopyDest) 2026/05/13 02:27:30 DEBUG : three: Sizes differ 2026/05/13 02:27:30 DEBUG : three: Destination not found in --copy-dest 2026/05/13 02:27:30 DEBUG : three: Need to transfer - File not found at Destination 2026/05/13 02:27:30 DEBUG : two: size = 3 OK 2026/05/13 02:27:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/13 02:27:30 DEBUG : two: Unchanged skipping 2026/05/13 02:27:30 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:30 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:31 DEBUG : three: size = 7 OK 2026/05/13 02:27:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/13 02:27:31 INFO : three: Copied (new) 2026/05/13 02:27:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (80.67s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:27:35 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001130_t0046": EOF 2026/05/13 02:27:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001130_t0046": EOF) 2026/05/13 02:27:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mohoked4nopu: 1/10 (Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001130_t0046": EOF) 2026/05/13 02:27:37 DEBUG : pacer: Reducing sleep to 10ms 2026/05/13 02:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/backup" 2026/05/13 02:27:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:27:40 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:27:40 DEBUG : one: Sizes differ 2026/05/13 02:27:40 DEBUG : two: size = 3 OK 2026/05/13 02:27:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:27:40 DEBUG : two: Unchanged skipping 2026/05/13 02:27:40 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:41 DEBUG : one: size = 3 OK 2026/05/13 02:27:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:27:41 INFO : one: Copied (server-side copy) 2026/05/13 02:27:41 INFO : one: Deleted 2026/05/13 02:27:41 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:42 DEBUG : one: size = 4 OK 2026/05/13 02:27:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:27:42 INFO : one: Copied (new) 2026/05/13 02:27:42 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:43 DEBUG : three.txt: size = 5 OK 2026/05/13 02:27:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:27:43 INFO : three.txt: Copied (server-side copy) 2026/05/13 02:27:43 INFO : three.txt: Deleted 2026/05/13 02:27:43 INFO : three.txt: Moved into backup dir 2026/05/13 02:27:45 DEBUG : two: size = 3 OK 2026/05/13 02:27:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:27:45 DEBUG : two: Unchanged skipping 2026/05/13 02:27:45 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:27:45 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:27:45 DEBUG : one: Sizes differ 2026/05/13 02:27:46 DEBUG : one: size = 4 OK 2026/05/13 02:27:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:27:46 INFO : one: Copied (server-side copy) 2026/05/13 02:27:46 INFO : one: Deleted 2026/05/13 02:27:46 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:47 DEBUG : one: size = 5 OK 2026/05/13 02:27:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:27:47 INFO : one: Copied (new) 2026/05/13 02:27:47 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:47 DEBUG : three.txt: size = 6 OK 2026/05/13 02:27:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:27:47 INFO : three.txt: Copied (server-side copy) 2026/05/13 02:27:47 INFO : three.txt: Deleted 2026/05/13 02:27:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.05s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:27:50 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1043-03.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001043_t0057": EOF 2026/05/13 02:27:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-03.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001043_t0057": EOF) 2026/05/13 02:27:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-mohoked4nopu: 1/10 (Post "https://pod-000-1043-03.backblaze.com/b2api/v1/b2_upload_file/ff221dc3204d1bfb9fe80e1b/c001_v0001043_t0057": EOF) 2026/05/13 02:27:52 DEBUG : pacer: Reducing sleep to 10ms 2026/05/13 02:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:27:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/backup" 2026/05/13 02:27:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:27:56 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:27:56 DEBUG : one: Sizes differ 2026/05/13 02:27:56 DEBUG : two: size = 3 OK 2026/05/13 02:27:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:27:56 DEBUG : two: Unchanged skipping 2026/05/13 02:27:56 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:27:58 DEBUG : one.bak: size = 3 OK 2026/05/13 02:27:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:27:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:27:58 INFO : one: Deleted 2026/05/13 02:27:58 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:27:59 DEBUG : one: size = 4 OK 2026/05/13 02:27:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:27:59 INFO : one: Copied (new) 2026/05/13 02:27:59 DEBUG : Waiting for deletions to finish 2026/05/13 02:27:59 DEBUG : three.txt.bak: size = 5 OK 2026/05/13 02:27:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:27:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:27:59 INFO : three.txt: Deleted 2026/05/13 02:27:59 INFO : three.txt: Moved into backup dir 2026/05/13 02:28:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:01 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:01 DEBUG : one: Sizes differ 2026/05/13 02:28:01 DEBUG : two: size = 3 OK 2026/05/13 02:28:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:01 DEBUG : two: Unchanged skipping 2026/05/13 02:28:01 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:28:02 DEBUG : one.bak: size = 4 OK 2026/05/13 02:28:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:02 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:28:02 INFO : one: Deleted 2026/05/13 02:28:02 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:28:02 DEBUG : one: size = 5 OK 2026/05/13 02:28:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:28:02 INFO : one: Copied (new) 2026/05/13 02:28:02 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:02 DEBUG : three.txt.bak: size = 6 OK 2026/05/13 02:28:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:28:03 INFO : three.txt: Deleted 2026/05/13 02:28:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/backup" 2026/05/13 02:28:09 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:28:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:09 DEBUG : two: size = 3 OK 2026/05/13 02:28:09 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:09 DEBUG : one: Sizes differ 2026/05/13 02:28:09 DEBUG : two: Unchanged skipping 2026/05/13 02:28:10 DEBUG : one-2019-01-01: size = 3 OK 2026/05/13 02:28:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:28:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/13 02:28:10 INFO : one: Deleted 2026/05/13 02:28:10 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:28:11 DEBUG : one: size = 4 OK 2026/05/13 02:28:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:11 INFO : one: Copied (new) 2026/05/13 02:28:11 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/13 02:28:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:28:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/13 02:28:12 INFO : three.txt: Deleted 2026/05/13 02:28:12 INFO : three.txt: Moved into backup dir 2026/05/13 02:28:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:14 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:14 DEBUG : one: Sizes differ 2026/05/13 02:28:14 DEBUG : two: size = 3 OK 2026/05/13 02:28:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:14 DEBUG : two: Unchanged skipping 2026/05/13 02:28:14 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:28:14 DEBUG : one-2019-01-01: size = 4 OK 2026/05/13 02:28:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/13 02:28:14 INFO : one: Deleted 2026/05/13 02:28:14 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:28:15 DEBUG : one: size = 5 OK 2026/05/13 02:28:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:28:15 INFO : one: Copied (new) 2026/05/13 02:28:15 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/13 02:28:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/13 02:28:16 INFO : three.txt: Deleted 2026/05/13 02:28:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.99s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:28:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:20 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:20 DEBUG : one: Sizes differ 2026/05/13 02:28:20 DEBUG : two: size = 3 OK 2026/05/13 02:28:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:20 DEBUG : two: Unchanged skipping 2026/05/13 02:28:20 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:28:21 DEBUG : one.bak: size = 3 OK 2026/05/13 02:28:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:28:21 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:28:21 INFO : one: Deleted 2026/05/13 02:28:21 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:28:22 DEBUG : one: size = 4 OK 2026/05/13 02:28:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:22 INFO : one: Copied (new) 2026/05/13 02:28:22 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:23 DEBUG : three.txt.bak: size = 5 OK 2026/05/13 02:28:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:28:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:28:23 INFO : three.txt: Deleted 2026/05/13 02:28:23 INFO : three.txt: Moved into backup dir 2026/05/13 02:28:24 DEBUG : one.bak: Excluded (Path Filter) 2026/05/13 02:28:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/13 02:28:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:24 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:24 DEBUG : one: Sizes differ 2026/05/13 02:28:24 DEBUG : two: size = 3 OK 2026/05/13 02:28:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:24 DEBUG : two: Unchanged skipping 2026/05/13 02:28:24 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for checks to finish 2026/05/13 02:28:25 DEBUG : one.bak: size = 4 OK 2026/05/13 02:28:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:28:25 INFO : one: Deleted 2026/05/13 02:28:25 DEBUG : B2 bucket rclone-test-mohoked4nopu path dst: Waiting for transfers to finish 2026/05/13 02:28:25 DEBUG : one: size = 5 OK 2026/05/13 02:28:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:28:25 INFO : one: Copied (new) 2026/05/13 02:28:25 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:26 DEBUG : three.txt.bak: size = 6 OK 2026/05/13 02:28:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:28:26 INFO : three.txt: Deleted 2026/05/13 02:28:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.15s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:28:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:30 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:30 DEBUG : one: Sizes differ 2026/05/13 02:28:32 DEBUG : one.bak: size = 3 OK 2026/05/13 02:28:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:28:32 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:28:32 INFO : one: Deleted 2026/05/13 02:28:33 DEBUG : one: size = 4 OK 2026/05/13 02:28:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:33 INFO : one: Copied (new) 2026/05/13 02:28:33 DEBUG : two: size = 3 OK 2026/05/13 02:28:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:33 DEBUG : two: Unchanged skipping 2026/05/13 02:28:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:33 DEBUG : three.txt: Sizes differ 2026/05/13 02:28:33 DEBUG : three.txt.bak: size = 5 OK 2026/05/13 02:28:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:28:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:28:34 INFO : three.txt: Deleted 2026/05/13 02:28:34 DEBUG : three.txt: size = 6 OK 2026/05/13 02:28:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:34 INFO : three.txt: Copied (new) 2026/05/13 02:28:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:35 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:35 DEBUG : one: Sizes differ 2026/05/13 02:28:35 DEBUG : one.bak: size = 4 OK 2026/05/13 02:28:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:35 INFO : one: Copied (server-side copy) to: one.bak 2026/05/13 02:28:36 INFO : one: Deleted 2026/05/13 02:28:36 DEBUG : one: size = 5 OK 2026/05/13 02:28:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:28:36 INFO : one: Copied (new) 2026/05/13 02:28:36 DEBUG : two: size = 3 OK 2026/05/13 02:28:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:36 DEBUG : two: Unchanged skipping 2026/05/13 02:28:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:36 DEBUG : three.txt: Sizes differ 2026/05/13 02:28:37 DEBUG : three.txt.bak: size = 6 OK 2026/05/13 02:28:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/13 02:28:37 INFO : three.txt: Deleted 2026/05/13 02:28:37 DEBUG : three.txt: size = 19 OK 2026/05/13 02:28:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/13 02:28:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.35s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoked4nopu/dst" 2026/05/13 02:28:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:41 DEBUG : one: size = 3 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:41 DEBUG : one: Sizes differ 2026/05/13 02:28:43 DEBUG : one-2019-01-01: size = 3 OK 2026/05/13 02:28:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/13 02:28:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/13 02:28:43 INFO : one: Deleted 2026/05/13 02:28:44 DEBUG : one: size = 4 OK 2026/05/13 02:28:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:44 INFO : one: Copied (new) 2026/05/13 02:28:44 DEBUG : two: size = 3 OK 2026/05/13 02:28:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:44 DEBUG : two: Unchanged skipping 2026/05/13 02:28:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:44 DEBUG : three.txt: Sizes differ 2026/05/13 02:28:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/13 02:28:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/13 02:28:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/13 02:28:45 INFO : three.txt: Deleted 2026/05/13 02:28:45 DEBUG : three.txt: size = 6 OK 2026/05/13 02:28:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:45 INFO : three.txt: Copied (new) 2026/05/13 02:28:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:46 DEBUG : one: size = 4 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:46 DEBUG : one: Sizes differ 2026/05/13 02:28:47 DEBUG : one-2019-01-01: size = 4 OK 2026/05/13 02:28:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/13 02:28:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/13 02:28:47 INFO : one: Deleted 2026/05/13 02:28:47 DEBUG : one: size = 5 OK 2026/05/13 02:28:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/13 02:28:47 INFO : one: Copied (new) 2026/05/13 02:28:48 DEBUG : two: size = 3 OK 2026/05/13 02:28:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:48 DEBUG : two: Unchanged skipping 2026/05/13 02:28:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mohoked4nopu path dst) 2026/05/13 02:28:48 DEBUG : three.txt: Sizes differ 2026/05/13 02:28:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/13 02:28:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/13 02:28:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/13 02:28:48 INFO : three.txt: Deleted 2026/05/13 02:28:49 DEBUG : three.txt: size = 19 OK 2026/05/13 02:28:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/13 02:28:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:28:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:28:51 DEBUG : Testêé: Sizes differ 2026/05/13 02:28:51 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:28:52 DEBUG : Testêé: size = 14 OK 2026/05/13 02:28:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/13 02:28:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/13 02:28:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/13 02:28:53 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:28:53 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:28:54 DEBUG : existing: size = 6 OK 2026/05/13 02:28:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/13 02:28:54 INFO : existing: Copied (new) 2026/05/13 02:28:54 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:28:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:28:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:28:54 DEBUG : existing: Sizes differ 2026/05/13 02:28:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/13 02:28:54 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:28:54 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting files as there were IO errors 2026/05/13 02:28:54 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:28:56 DEBUG : EXISTING: size = 6 OK 2026/05/13 02:28:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:28:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:28:56 DEBUG : existing: Unchanged skipping 2026/05/13 02:28:56 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:28:56 DEBUG : Waiting for deletions to finish 2026/05/13 02:28:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:16 DEBUG : both0: size = 6 OK 2026/05/13 02:29:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both10: size = 6 OK 2026/05/13 02:29:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both11: size = 6 OK 2026/05/13 02:29:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:29:16 DEBUG : both12: size = 6 OK 2026/05/13 02:29:16 DEBUG : both0: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both13: size = 6 OK 2026/05/13 02:29:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both12: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both14: size = 6 OK 2026/05/13 02:29:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both14: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both15: size = 6 OK 2026/05/13 02:29:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both15: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both16: size = 6 OK 2026/05/13 02:29:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both16: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both17: size = 6 OK 2026/05/13 02:29:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both17: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both18: size = 6 OK 2026/05/13 02:29:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both18: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both19: size = 6 OK 2026/05/13 02:29:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both19: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both1: size = 6 OK 2026/05/13 02:29:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both1: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both2: size = 6 OK 2026/05/13 02:29:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both2: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both3: size = 6 OK 2026/05/13 02:29:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both3: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both4: size = 6 OK 2026/05/13 02:29:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both4: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both5: size = 6 OK 2026/05/13 02:29:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both10: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both6: size = 6 OK 2026/05/13 02:29:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both13: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both7: size = 6 OK 2026/05/13 02:29:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both5: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both8: size = 6 OK 2026/05/13 02:29:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both11: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both9: size = 6 OK 2026/05/13 02:29:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:16 DEBUG : both6: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both7: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both8: Unchanged skipping 2026/05/13 02:29:16 DEBUG : both9: Unchanged skipping 2026/05/13 02:29:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:29:16 DEBUG : Waiting for deletions to finish 2026/05/13 02:29:16 INFO : only10: Deleted 2026/05/13 02:29:17 INFO : only13: Deleted 2026/05/13 02:29:17 INFO : only14: Deleted 2026/05/13 02:29:17 INFO : only19: Deleted 2026/05/13 02:29:17 INFO : only11: Deleted 2026/05/13 02:29:17 INFO : only15: Deleted 2026/05/13 02:29:17 INFO : only16: Deleted 2026/05/13 02:29:17 INFO : only17: Deleted 2026/05/13 02:29:17 INFO : only18: Deleted 2026/05/13 02:29:17 INFO : only6: Deleted 2026/05/13 02:29:17 INFO : only0: Deleted 2026/05/13 02:29:17 INFO : only1: Deleted 2026/05/13 02:29:17 INFO : only2: Deleted 2026/05/13 02:29:17 INFO : only4: Deleted 2026/05/13 02:29:17 INFO : only5: Deleted 2026/05/13 02:29:17 INFO : only7: Deleted 2026/05/13 02:29:17 INFO : only9: Deleted 2026/05/13 02:29:17 INFO : only12: Deleted 2026/05/13 02:29:17 INFO : only3: Deleted 2026/05/13 02:29:17 INFO : only8: Deleted 2026/05/13 02:29:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.52s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:40 DEBUG : both0: size = 6 OK 2026/05/13 02:29:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both0: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both10: size = 6 OK 2026/05/13 02:29:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both10: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both11: size = 6 OK 2026/05/13 02:29:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both11: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both12: size = 6 OK 2026/05/13 02:29:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both12: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both13: size = 6 OK 2026/05/13 02:29:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both13: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both14: size = 6 OK 2026/05/13 02:29:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both14: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both15: size = 6 OK 2026/05/13 02:29:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both15: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both16: size = 6 OK 2026/05/13 02:29:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both16: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both17: size = 6 OK 2026/05/13 02:29:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both17: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both18: size = 6 OK 2026/05/13 02:29:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both18: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both19: size = 6 OK 2026/05/13 02:29:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both19: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both1: size = 6 OK 2026/05/13 02:29:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both1: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both2: size = 6 OK 2026/05/13 02:29:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both2: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both3: size = 6 OK 2026/05/13 02:29:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both3: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both4: size = 6 OK 2026/05/13 02:29:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both4: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both5: size = 6 OK 2026/05/13 02:29:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both5: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both6: size = 6 OK 2026/05/13 02:29:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both6: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both7: size = 6 OK 2026/05/13 02:29:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both7: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both8: size = 6 OK 2026/05/13 02:29:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : both8: Unchanged skipping 2026/05/13 02:29:40 DEBUG : both9: size = 6 OK 2026/05/13 02:29:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:29:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only0: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only0: Sizes differ 2026/05/13 02:29:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only10: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only10: Sizes differ 2026/05/13 02:29:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only11: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only11: Sizes differ 2026/05/13 02:29:40 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:29:40 DEBUG : both9: Unchanged skipping 2026/05/13 02:29:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only14: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only14: Sizes differ 2026/05/13 02:29:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only15: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only15: Sizes differ 2026/05/13 02:29:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only13: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only13: Sizes differ 2026/05/13 02:29:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only12: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only12: Sizes differ 2026/05/13 02:29:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only16: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only16: Sizes differ 2026/05/13 02:29:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only1: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only1: Sizes differ 2026/05/13 02:29:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only17: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only17: Sizes differ 2026/05/13 02:29:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only3: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only3: Sizes differ 2026/05/13 02:29:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only4: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only4: Sizes differ 2026/05/13 02:29:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only5: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only5: Sizes differ 2026/05/13 02:29:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only6: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only6: Sizes differ 2026/05/13 02:29:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only7: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only7: Sizes differ 2026/05/13 02:29:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only8: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only8: Sizes differ 2026/05/13 02:29:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only19: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only19: Sizes differ 2026/05/13 02:29:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only18: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only18: Sizes differ 2026/05/13 02:29:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only2: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only2: Sizes differ 2026/05/13 02:29:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1129979580) 2026/05/13 02:29:40 DEBUG : only9: size = 6 (B2 bucket rclone-test-mohoked4nopu) 2026/05/13 02:29:40 DEBUG : only9: Sizes differ 2026/05/13 02:29:40 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:29:41 DEBUG : only11: size = 0 OK 2026/05/13 02:29:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only11: Copied (replaced existing) 2026/05/13 02:29:41 DEBUG : only0: size = 0 OK 2026/05/13 02:29:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only0: Copied (replaced existing) 2026/05/13 02:29:41 DEBUG : only15: size = 0 OK 2026/05/13 02:29:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only15: Copied (replaced existing) 2026/05/13 02:29:41 DEBUG : only13: size = 0 OK 2026/05/13 02:29:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only13: Copied (replaced existing) 2026/05/13 02:29:41 DEBUG : only12: size = 0 OK 2026/05/13 02:29:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only12: Copied (replaced existing) 2026/05/13 02:29:41 DEBUG : only10: size = 0 OK 2026/05/13 02:29:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:41 INFO : only10: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only16: size = 0 OK 2026/05/13 02:29:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only16: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only14: size = 0 OK 2026/05/13 02:29:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only14: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only1: size = 0 OK 2026/05/13 02:29:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only1: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only3: size = 0 OK 2026/05/13 02:29:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only3: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only17: size = 0 OK 2026/05/13 02:29:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only17: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only4: size = 0 OK 2026/05/13 02:29:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only4: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only5: size = 0 OK 2026/05/13 02:29:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only5: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only6: size = 0 OK 2026/05/13 02:29:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only6: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only7: size = 0 OK 2026/05/13 02:29:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only7: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only8: size = 0 OK 2026/05/13 02:29:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only8: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only19: size = 0 OK 2026/05/13 02:29:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only19: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only18: size = 0 OK 2026/05/13 02:29:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only18: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only2: size = 0 OK 2026/05/13 02:29:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only2: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : only9: size = 0 OK 2026/05/13 02:29:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/13 02:29:42 INFO : only9: Copied (replaced existing) 2026/05/13 02:29:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.21s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:50 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:29:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:29:50 DEBUG : empty_on_remote: Making directory with metadata 2026/05/13 02:29:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:29:50 INFO : empty_on_remote: Making directory 2026/05/13 02:29:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/13 02:29:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:53 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:29:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:29:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/13 02:29:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/13 02:29:53 INFO : empty_on_remote: Making directory 2026/05/13 02:29:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/13 02:29:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:55 INFO : sub dir: Making directory 2026/05/13 02:29:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:29:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/13 02:29:57 INFO : sub dir: Making directory 2026/05/13 02:29:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:30:07 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:07 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : banana: size = 6 OK 2026/05/13 02:30:08 DEBUG : apple: size = 5 OK 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:30:08 DEBUG : banana: Unchanged skipping 2026/05/13 02:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : apple: Unchanged skipping 2026/05/13 02:30:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:08 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:08 INFO : There was nothing to transfer 2026/05/13 02:30:08 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:08 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : apple: size = 5 OK 2026/05/13 02:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : apple: Unchanged skipping 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:30:08 DEBUG : banana: size = 6 OK 2026/05/13 02:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : banana: Unchanged skipping 2026/05/13 02:30:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:30:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:08 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:08 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:08 INFO : There was nothing to transfer 2026/05/13 02:30:08 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:08 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:30:23 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : apple: size = 5 OK 2026/05/13 02:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : banana: size = 6 OK 2026/05/13 02:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : banana: Unchanged skipping 2026/05/13 02:30:24 DEBUG : apple: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:30:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:30:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:30:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:30:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:30:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:30:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:30:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:30:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:30:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:24 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:24 INFO : There was nothing to transfer 2026/05/13 02:30:24 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : apple: size = 5 OK 2026/05/13 02:30:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : apple: Unchanged skipping 2026/05/13 02:30:25 DEBUG : banana: size = 6 OK 2026/05/13 02:30:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : banana: Unchanged skipping 2026/05/13 02:30:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:30:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:30:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:30:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:30:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:30:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:30:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:30:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:30:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:30:25 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:25 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:25 INFO : There was nothing to transfer 2026/05/13 02:30:25 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:25 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:30:39 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:40 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/13 02:30:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:40 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:40 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/13 02:30:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:30:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/13 02:30:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:30:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:41 DEBUG : YXBwbGU=: size = 5 OK 2026/05/13 02:30:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/13 02:30:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/13 02:30:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:41 DEBUG : YmFuYW5h: size = 6 OK 2026/05/13 02:30:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/13 02:30:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/13 02:30:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:30:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:30:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:30:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:30:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:30:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:30:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:30:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:30:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:30:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/13 02:30:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:30:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/13 02:30:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:30:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/13 02:30:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:30:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/13 02:30:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:30:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/13 02:30:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:30:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/13 02:30:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:30:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/13 02:30:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:30:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:42 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:42 INFO : appleappleapplebanana: Deleted 2026/05/13 02:30:42 INFO : banana: Deleted 2026/05/13 02:30:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/13 02:30:43 INFO : splitbananasplit: Deleted 2026/05/13 02:30:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0010-456789.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0015-9;=.txt: Deleted 2026/05/13 02:30:43 INFO : apple: Deleted 2026/05/13 02:30:43 INFO : dir1/0003-defghij.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0008-2345678.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0012-6789;.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0014-89;=.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0007-1234567.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0011-56789;.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0013-789;=.txt: Deleted 2026/05/13 02:30:43 INFO : dir1/0009-3456789.txt: Deleted 2026/05/13 02:30:43 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:44 DEBUG : YXBwbGU=: size = 5 OK 2026/05/13 02:30:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : apple: Unchanged skipping 2026/05/13 02:30:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:30:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:44 DEBUG : YmFuYW5h: size = 6 OK 2026/05/13 02:30:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : banana: Unchanged skipping 2026/05/13 02:30:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/13 02:30:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/13 02:30:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/13 02:30:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/13 02:30:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/13 02:30:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/13 02:30:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/13 02:30:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/13 02:30:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/13 02:30:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:30:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:30:44 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:44 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:44 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:44 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/13 02:30:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/13 02:30:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/13 02:30:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/13 02:30:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/13 02:30:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/13 02:30:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/13 02:30:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/13 02:30:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/13 02:30:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:30:58 DEBUG : Waiting for deletions to finish 2026/05/13 02:30:58 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:30:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:30:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:30:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:30:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:30:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:30:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:30:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/13 02:30:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/13 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/13 02:30:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/13 02:30:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/13 02:30:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/13 02:30:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/13 02:30:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/13 02:30:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/13 02:30:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/13 02:30:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/13 02:30:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/13 02:30:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/13 02:30:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/13 02:30:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/13 02:30:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/13 02:30:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:30:58 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:30:58 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:30:59 DEBUG : PREFIXbanana: size = 6 OK 2026/05/13 02:30:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/13 02:30:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/13 02:30:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:30:59 DEBUG : PREFIXapple: size = 5 OK 2026/05/13 02:30:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/13 02:30:59 INFO : apple: Copied (new) to: PREFIXapple 2026/05/13 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:30:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:30:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:30:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/13 02:30:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:30:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/13 02:30:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:30:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/13 02:30:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:30:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/13 02:30:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:30:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:30:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:30:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:30:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:30:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:30:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:30:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:30:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:30:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:30:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:30:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:30:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:30:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/13 02:30:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:30:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:30:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/13 02:31:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:31:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/13 02:31:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:31:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/13 02:31:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:31:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/13 02:31:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:31:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/13 02:31:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:31:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/13 02:31:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:31:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/13 02:31:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:31:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/13 02:31:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:31:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:00 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/13 02:31:01 INFO : appleappleapplebanana: Deleted 2026/05/13 02:31:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/13 02:31:01 INFO : splitbananasplit: Deleted 2026/05/13 02:31:01 INFO : dir1/0008-2345678.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0012-6789;.txt: Deleted 2026/05/13 02:31:01 INFO : dir1/0014-89;=.txt: Deleted 2026/05/13 02:31:01 INFO : apple: Deleted 2026/05/13 02:31:01 INFO : banana: Deleted 2026/05/13 02:31:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/13 02:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/13 02:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/13 02:31:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:31:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:31:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:31:02 INFO : appleappleapplebanana: Copied (new) 2026/05/13 02:31:02 DEBUG : apple: size = 5 OK 2026/05/13 02:31:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/13 02:31:02 INFO : apple: Copied (new) 2026/05/13 02:31:02 DEBUG : banana: size = 6 OK 2026/05/13 02:31:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/13 02:31:02 INFO : banana: Copied (new) 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:31:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:31:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/13 02:31:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:31:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:31:02 INFO : splitbananasplit: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:31:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:31:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:31:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:31:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:31:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:31:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:31:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:31:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:31:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:31:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:31:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:31:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:31:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:31:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:31:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/13 02:31:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:31:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:31:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/13 02:31:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:31:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:31:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/13 02:31:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:31:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:31:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/13 02:31:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:31:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:31:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/13 02:31:04 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/13 02:31:04 INFO : PREFIXbanana: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/13 02:31:04 INFO : PREFIXapple: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/13 02:31:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/13 02:31:04 INFO : PREFIXsplitbananasplit: Deleted 2026/05/13 02:31:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/13 02:31:04 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:05 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:05 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:31:19 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:20 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:31:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:31:20 DEBUG : appleSUFFIX: size = 5 OK 2026/05/13 02:31:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/13 02:31:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/13 02:31:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:31:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/13 02:31:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:31:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/13 02:31:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:31:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/13 02:31:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/13 02:31:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/13 02:31:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:31:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:31:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:31:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:31:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:31:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:31:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:31:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/13 02:31:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:31:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/13 02:31:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:31:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/13 02:31:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:31:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/13 02:31:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:31:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/13 02:31:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:31:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/13 02:31:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:31:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/13 02:31:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:31:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/13 02:31:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:31:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:22 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:22 INFO : banana: Deleted 2026/05/13 02:31:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/13 02:31:22 INFO : apple: Deleted 2026/05/13 02:31:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0008-2345678.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0010-456789.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0013-789;=.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0011-56789;.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/13 02:31:23 INFO : splitbananasplit: Deleted 2026/05/13 02:31:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0007-1234567.txt: Deleted 2026/05/13 02:31:23 INFO : appleappleapplebanana: Deleted 2026/05/13 02:31:23 INFO : dir1/0003-defghij.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0009-3456789.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0012-6789;.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0014-89;=.txt: Deleted 2026/05/13 02:31:23 INFO : dir1/0015-9;=.txt: Deleted 2026/05/13 02:31:23 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/13 02:31:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/13 02:31:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/13 02:31:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/13 02:31:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:31:24 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:31:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:31:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:31:24 INFO : appleappleapplebanana: Copied (new) 2026/05/13 02:31:24 DEBUG : apple: size = 5 OK 2026/05/13 02:31:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/13 02:31:24 INFO : apple: Copied (new) 2026/05/13 02:31:24 DEBUG : banana: size = 6 OK 2026/05/13 02:31:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/13 02:31:24 INFO : banana: Copied (new) 2026/05/13 02:31:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:31:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:31:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/13 02:31:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:31:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:31:24 INFO : splitbananasplit: Copied (new) 2026/05/13 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:31:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/13 02:31:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:31:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:31:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/13 02:31:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:31:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:31:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:31:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:31:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:31:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:31:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:31:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:31:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:31:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:31:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:31:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:31:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:31:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:31:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:31:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:31:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:31:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:31:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:31:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:31:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:31:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/13 02:31:25 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : bananaSUFFIX: Deleted 2026/05/13 02:31:26 INFO : splitbananasplitSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : appleSUFFIX: Deleted 2026/05/13 02:31:26 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/13 02:31:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/13 02:31:26 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:26 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:27 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:31:41 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : apple: size = 5 OK 2026/05/13 02:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:42 DEBUG : banana: size = 6 OK 2026/05/13 02:31:42 DEBUG : apple: Unchanged skipping 2026/05/13 02:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:42 DEBUG : banana: Unchanged skipping 2026/05/13 02:31:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/13 02:31:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/13 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:42 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:31:42 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:31:42 DEBUG : appleapple: size = 21 OK 2026/05/13 02:31:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/13 02:31:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/13 02:31:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/13 02:31:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/13 02:31:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/13 02:31:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/13 02:31:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/13 02:31:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/13 02:31:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:42 DEBUG : splitbanan: size = 16 OK 2026/05/13 02:31:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/13 02:31:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/13 02:31:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/13 02:31:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/13 02:31:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/13 02:31:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/13 02:31:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/13 02:31:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/13 02:31:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/13 02:31:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/13 02:31:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/13 02:31:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/13 02:31:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/13 02:31:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/13 02:31:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/13 02:31:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/13 02:31:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/13 02:31:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/13 02:31:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/13 02:31:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/13 02:31:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/13 02:31:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/13 02:31:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/13 02:31:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/13 02:31:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/13 02:31:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/13 02:31:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/13 02:31:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/13 02:31:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/13 02:31:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/13 02:31:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/13 02:31:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/13 02:31:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/13 02:31:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/13 02:31:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/13 02:31:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/13 02:31:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/13 02:31:43 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/13 02:31:43 INFO : dir1/0010-456789.txt: Deleted 2026/05/13 02:31:43 INFO : appleappleapplebanana: Deleted 2026/05/13 02:31:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0011-56789;.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0015-9;=.txt: Deleted 2026/05/13 02:31:44 INFO : splitbananasplit: Deleted 2026/05/13 02:31:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/13 02:31:44 INFO : dir1/0013-789;=.txt: Deleted 2026/05/13 02:31:44 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:44 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : appleapple: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:45 DEBUG : apple: size = 5 OK 2026/05/13 02:31:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : apple: Unchanged skipping 2026/05/13 02:31:45 DEBUG : appleapple: size = 21 OK 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:31:45 DEBUG : banana: size = 6 OK 2026/05/13 02:31:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : banana: Unchanged skipping 2026/05/13 02:31:45 DEBUG : splitbanan: size = 16 OK 2026/05/13 02:31:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/13 02:31:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/13 02:31:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/13 02:31:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/13 02:31:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/13 02:31:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/13 02:31:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/13 02:31:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/13 02:31:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/13 02:31:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/13 02:31:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/13 02:31:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/13 02:31:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/13 02:31:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/13 02:31:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/13 02:31:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/13 02:31:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/13 02:31:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/13 02:31:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/13 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:31:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:31:45 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:31:45 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:45 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:45 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : appleapple: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/13 02:31:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/13 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/13 02:31:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/13 02:31:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/13 02:31:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/13 02:31:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/13 02:31:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/13 02:31:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/13 02:31:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/13 02:31:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/13 02:31:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/13 02:31:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/13 02:31:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/13 02:31:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/13 02:31:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/13 02:31:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/13 02:31:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:31:59 DEBUG : Waiting for deletions to finish 2026/05/13 02:31:59 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:31:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : apple: size = 5 OK 2026/05/13 02:32:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:00 DEBUG : banana: size = 6 OK 2026/05/13 02:32:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:00 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:00 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:00 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:00 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:00 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : banana: size = 6 OK 2026/05/13 02:32:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : apple: size = 5 OK 2026/05/13 02:32:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:01 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:01 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:01 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:32:15 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:16 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:16 DEBUG : banana: size = 6 OK 2026/05/13 02:32:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:16 DEBUG : apple: size = 5 OK 2026/05/13 02:32:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:16 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:16 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:16 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:17 DEBUG : banana: size = 6 OK 2026/05/13 02:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:17 DEBUG : apple: size = 5 OK 2026/05/13 02:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:17 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:17 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:17 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:32:30 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:31 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : apple: size = 5 OK 2026/05/13 02:32:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:31 DEBUG : banana: size = 6 OK 2026/05/13 02:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:31 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:31 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:31 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:31 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:31 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:31 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : apple: size = 5 OK 2026/05/13 02:32:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:32 DEBUG : banana: size = 6 OK 2026/05/13 02:32:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:32 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:32 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:32 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:32 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:32:46 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:46 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : apple: size = 5 OK 2026/05/13 02:32:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:47 DEBUG : banana: size = 6 OK 2026/05/13 02:32:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:47 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:47 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:47 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:47 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : apple: size = 5 OK 2026/05/13 02:32:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : apple: Unchanged skipping 2026/05/13 02:32:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:32:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:32:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:32:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:32:48 DEBUG : banana: size = 6 OK 2026/05/13 02:32:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : banana: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:32:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:32:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:32:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:32:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:32:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:32:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:32:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:32:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:32:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:32:48 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:32:48 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:48 DEBUG : Waiting for deletions to finish 2026/05/13 02:32:48 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:32:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:01 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:02 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:33:02 DEBUG : apple: size = 5 OK 2026/05/13 02:33:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : apple: Unchanged skipping 2026/05/13 02:33:02 DEBUG : banana: size = 6 OK 2026/05/13 02:33:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : banana: Unchanged skipping 2026/05/13 02:33:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:33:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:33:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:33:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:33:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:33:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:33:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:33:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:33:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:33:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:33:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:33:02 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:02 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:02 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:03 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : apple: size = 5 OK 2026/05/13 02:33:03 DEBUG : banana: size = 6 OK 2026/05/13 02:33:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/13 02:33:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/13 02:33:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : apple: Unchanged skipping 2026/05/13 02:33:03 DEBUG : banana: Unchanged skipping 2026/05/13 02:33:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/13 02:33:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/13 02:33:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/13 02:33:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/13 02:33:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/13 02:33:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/13 02:33:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/13 02:33:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/13 02:33:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/13 02:33:03 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:03 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:03 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:03 DEBUG : apple: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : banana: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/13 02:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.57s) --- PASS: TestTransform/NFC (14.40s) --- PASS: TestTransform/NFD (16.67s) --- PASS: TestTransform/base64 (18.88s) --- PASS: TestTransform/prefix (21.29s) --- PASS: TestTransform/suffix (21.56s) --- PASS: TestTransform/truncate (18.27s) --- PASS: TestTransform/encoder (16.29s) --- PASS: TestTransform/ISO-8859-1 (15.68s) --- PASS: TestTransform/charmap (15.03s) --- PASS: TestTransform/lowercase (15.78s) --- PASS: TestTransform/ascii (15.70s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/13 02:33:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/13 02:33:09 INFO : sub dir_somesuffix: Making directory 2026/05/13 02:33:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/13 02:33:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/13 02:33:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/13 02:33:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/13 02:33:09 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:09 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/13 02:33:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/13 02:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:10 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:10 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:10 INFO : tictactoe: Making directory 2026/05/13 02:33:10 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:10 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/13 02:33:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:10 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:10 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/13 02:33:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/13 02:33:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:12 INFO : toe: Making directory 2026/05/13 02:33:12 INFO : toe/toe: Making directory 2026/05/13 02:33:12 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/13 02:33:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/13 02:33:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/13 02:33:12 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:12 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/13 02:33:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/13 02:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.00s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:14 INFO : toe: Making directory 2026/05/13 02:33:14 INFO : toe/toe: Making directory 2026/05/13 02:33:14 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/13 02:33:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/13 02:33:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/13 02:33:14 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:14 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/13 02:33:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/13 02:33:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:15 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:33:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/13 02:33:15 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:16 INFO : tictacempty_dir: Making directory 2026/05/13 02:33:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:16 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:16 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:16 INFO : tictactoe: Making directory 2026/05/13 02:33:16 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:16 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:16 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:16 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/13 02:33:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:17 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:33:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/13 02:33:17 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:17 INFO : tictacempty_dir: Making directory 2026/05/13 02:33:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:17 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:17 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:17 INFO : tictactoe: Making directory 2026/05/13 02:33:17 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:17 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:17 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/13 02:33:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:17 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/13 02:33:18 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:18 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:18 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:18 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/13 02:33:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/13 02:33:18 NOTICE: B2 bucket rclone-test-mohoked4nopu: 0 differences found 2026/05/13 02:33:18 NOTICE: B2 bucket rclone-test-mohoked4nopu: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:19 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:19 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:19 INFO : tictactoe: Making directory 2026/05/13 02:33:19 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:19 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:19 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:19 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:19 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/13 02:33:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:20 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:20 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:20 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:20 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/13 02:33:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/13 02:33:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/13 02:33:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/13 02:33:20 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2026/05/13 02:33:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:21 INFO : toe: Making directory 2026/05/13 02:33:21 INFO : toe/toe: Making directory 2026/05/13 02:33:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/13 02:33:21 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:21 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:22 DEBUG : toe/toe/toe: size = 11 OK 2026/05/13 02:33:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:22 INFO : toe/toe/toe: Copied (new) 2026/05/13 02:33:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:23 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:33:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/13 02:33:23 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:23 INFO : tictacempty_dir: Making directory 2026/05/13 02:33:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:23 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:23 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:23 INFO : tictactoe: Making directory 2026/05/13 02:33:23 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:23 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:23 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/13 02:33:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:23 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:23 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:24 INFO : toe/toe/toe.txt: Deleted 2026/05/13 02:33:24 INFO : toe/toe: Removing directory 2026/05/13 02:33:24 INFO : toe: Removing directory 2026/05/13 02:33:24 INFO : empty_dir: Removing directory 2026/05/13 02:33:24 DEBUG : Local file system at /tmp/rclone1129979580: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:25 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:33:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/13 02:33:25 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:25 INFO : tictacempty_dir: Making directory 2026/05/13 02:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:25 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:25 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:25 INFO : tictactoe: Making directory 2026/05/13 02:33:25 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:25 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:25 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/13 02:33:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:25 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:25 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:25 INFO : toe/toe/toe.txt: Deleted 2026/05/13 02:33:25 INFO : toe/toe: Removing directory 2026/05/13 02:33:25 INFO : toe: Removing directory 2026/05/13 02:33:25 INFO : empty_dir: Removing directory 2026/05/13 02:33:25 DEBUG : Local file system at /tmp/rclone1129979580: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/13 02:33:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/13 02:33:27 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.53s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:28 DEBUG : Reset feature "Copy" 2026/05/13 02:33:28 DEBUG : Reset feature "Move" 2026/05/13 02:33:28 DEBUG : Reset feature "Copy" 2026/05/13 02:33:28 DEBUG : Reset feature "Move" 2026/05/13 02:33:28 DEBUG : empty_dir: Making directory with metadata 2026/05/13 02:33:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/13 02:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:28 INFO : tictacempty_dir: Making directory 2026/05/13 02:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/13 02:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:28 INFO : tictactoe: Making directory 2026/05/13 02:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/13 02:33:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:28 INFO : tictactoe/tictactoe: Making directory 2026/05/13 02:33:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/13 02:33:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/13 02:33:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:28 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:28 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/13 02:33:29 INFO : toe/toe/toe.txt: Deleted 2026/05/13 02:33:29 INFO : toe/toe: Removing directory 2026/05/13 02:33:29 INFO : toe: Removing directory 2026/05/13 02:33:29 INFO : empty_dir: Removing directory 2026/05/13 02:33:29 DEBUG : Local file system at /tmp/rclone1129979580: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/13 02:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/13 02:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/13 02:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/13 02:33:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/13 02:33:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/13 02:33:31 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.47s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:32 DEBUG : toe: transformed to: dG9l 2026/05/13 02:33:32 DEBUG : toe: transformed to: dG9l 2026/05/13 02:33:32 INFO : dG9l: Making directory 2026/05/13 02:33:32 DEBUG : toe: transformed to: dG9l 2026/05/13 02:33:32 DEBUG : toe: transformed to: dG9l 2026/05/13 02:33:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/13 02:33:32 INFO : dG9l/dG9l: Making directory 2026/05/13 02:33:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/13 02:33:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/13 02:33:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/13 02:33:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/13 02:33:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/13 02:33:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:32 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/13 02:33:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/13 02:33:32 DEBUG : Waiting for deletions to finish 2026/05/13 02:33:33 DEBUG : dG9l: transformed to: toe 2026/05/13 02:33:33 DEBUG : dG9l: transformed to: toe 2026/05/13 02:33:33 DEBUG : dG9l: transformed to: toe 2026/05/13 02:33:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/13 02:33:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/13 02:33:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/13 02:33:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/13 02:33:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/13 02:33:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/13 02:33:33 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for checks to finish 2026/05/13 02:33:33 DEBUG : Local file system at /tmp/rclone1129979580: Waiting for transfers to finish 2026/05/13 02:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-mohoked4nopu", Local "Local file system at /tmp/rclone1129979580", Modify Window "1ms" 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe: transformed to: 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe: transformed to: 2026/05/13 02:33:34 INFO : B2 bucket rclone-test-mohoked4nopu: Making directory 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe: transformed to: 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe: transformed to: 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe/toe: transformed to: 2026/05/13 02:33:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/13 02:33:34 INFO : toe/toe: Making directory 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe/toe: transformed to: 2026/05/13 02:33:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe: transformed to: 2026/05/13 02:33:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/13 02:33:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/13 02:33:34 DEBUG : toe/toe/toe: transformed to: 2026/05/13 02:33:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/13 02:33:34 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for checks to finish 2026/05/13 02:33:34 DEBUG : B2 bucket rclone-test-mohoked4nopu: Waiting for transfers to finish 2026/05/13 02:33:35 DEBUG : toe/toe/toe: size = 11 OK 2026/05/13 02:33:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/13 02:33:35 INFO : toe/toe/toe: Copied (new) 2026/05/13 02:33:35 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting files as there were IO errors 2026/05/13 02:33:35 ERROR : B2 bucket rclone-test-mohoked4nopu: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/05/13 02:33:36 DEBUG : B2 bucket rclone-test-mohoked4nopu: Purge remote 2026/05/13 02:33:36 INFO : B2 bucket rclone-test-mohoked4nopu: cleaning bucket "rclone-test-mohoked4nopu" of all files 2026/05/13 02:33:37 DEBUG : BackupDir/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444ef_d20260513_m022731_c001_v7007000_t0000_u01778639251725") 2026/05/13 02:33:37 DEBUG : BackupDir/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1048f712a2aa83ea_d20260513_m022722_c001_v0001144_t0037_u01778639242391") 2026/05/13 02:33:37 DEBUG : CompareDest/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d7729_d20260513_m022602_c001_v7007000_t0000_u01778639162454") 2026/05/13 02:33:37 DEBUG : CompareDest/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddadf6_d20260513_m022555_c001_v0001043_t0000_u01778639155872") 2026/05/13 02:33:37 DEBUG : CompareDest/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d772a_d20260513_m022602_c001_v7007000_t0000_u01778639162641") 2026/05/13 02:33:37 DEBUG : CompareDest/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f84e2_d20260513_m022557_c001_v0001130_t0010_u01778639157447") 2026/05/13 02:33:37 DEBUG : CopyDest/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f1_d20260513_m022731_c001_v7007000_t0000_u01778639251907") 2026/05/13 02:33:37 DEBUG : CopyDest/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f43b_d20260513_m022619_c001_v0001041_t0020_u01778639179102") 2026/05/13 02:33:37 DEBUG : CopyDest/three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f2_d20260513_m022732_c001_v7007000_t0000_u01778639252089") 2026/05/13 02:33:37 DEBUG : CopyDest/three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f85e6_d20260513_m022729_c001_v0001130_t0034_u01778639249718") 2026/05/13 02:33:37 DEBUG : CopyDest/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f4_d20260513_m022732_c001_v7007000_t0000_u01778639252273") 2026/05/13 02:33:37 DEBUG : CopyDest/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddae80_d20260513_m022727_c001_v0001043_t0034_u01778639247116") 2026/05/13 02:33:37 DEBUG : EXISTING: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab18_d20260513_m022857_c001_v7007000_t0000_u01778639337118") 2026/05/13 02:33:37 DEBUG : EXISTING: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f587_d20260513_m022855_c001_v0001041_t0007_u01778639335519") 2026/05/13 02:33:37 DEBUG : PREFIXapple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba4_d20260513_m023104_c001_v7007000_t0000_u01778639464604") 2026/05/13 02:33:38 DEBUG : PREFIXapple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975301_d20260513_m023058_c001_v0001137_t0034_u01778639458870") 2026/05/13 02:33:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a581c_d20260513_m023104_c001_v7007000_t0000_u01778639464820") 2026/05/13 02:33:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f731_d20260513_m023058_c001_v0001041_t0020_u01778639458903") 2026/05/13 02:33:38 DEBUG : PREFIXbanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4129cd3bd3dcc12f_d20260513_m023104_c001_v7007000_t0000_u01778639464463") 2026/05/13 02:33:38 DEBUG : PREFIXbanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878a1_d20260513_m023058_c001_v0001181_t0034_u01778639458880") 2026/05/13 02:33:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4129cd3bd3dcc131_d20260513_m023104_c001_v7007000_t0000_u01778639464831") 2026/05/13 02:33:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c004_d20260513_m023058_c001_v0001146_t0016_u01778639458892") 2026/05/13 02:33:38 DEBUG : Testêé: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab13_d20260513_m022852_c001_v7007000_t0000_u01778639332869") 2026/05/13 02:33:38 DEBUG : Testêé: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f581_d20260513_m022851_c001_v0001041_t0042_u01778639331987") 2026/05/13 02:33:38 DEBUG : Testêé: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f57f_d20260513_m022851_c001_v0001041_t0056_u01778639331226") 2026/05/13 02:33:38 DEBUG : YXBwbGU=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ec_d20260513_m023044_c001_v7007000_t0000_u01778639444931") 2026/05/13 02:33:38 DEBUG : YXBwbGU=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87849_d20260513_m023040_c001_v0001181_t0052_u01778639440737") 2026/05/13 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ed_d20260513_m023045_c001_v7007000_t0000_u01778639445116") 2026/05/13 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752c5_d20260513_m023040_c001_v0001137_t0004_u01778639440751") 2026/05/13 02:33:38 DEBUG : YmFuYW5h: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ee_d20260513_m023045_c001_v7007000_t0000_u01778639445300") 2026/05/13 02:33:38 DEBUG : YmFuYW5h: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfb2_d20260513_m023040_c001_v0001146_t0030_u01778639440761") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a6_d20260513_m022322_c001_v7007000_t0000_u01778639002205") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f838a_d20260513_m022321_c001_v0001130_t0051_u01778639001394") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a4_d20260513_m022319_c001_v7007000_t0000_u01778638999658") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8378_d20260513_m022318_c001_v0001130_t0019_u01778638998626") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9ea_d20260513_m022259_c001_v7007000_t0000_u01778638979745") 2026/05/13 02:33:38 DEBUG : a/potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8326_d20260513_m022258_c001_v0001130_t0043_u01778638978773") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5924_d20260513_m023304_c001_v7007000_t0000_u01778639584503") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87afb_d20260513_m023300_c001_v0001181_t0010_u01778639580798") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120490_d20260513_m023248_c001_v7007000_t0000_u01778639568843") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87aaf_d20260513_m023244_c001_v0001181_t0003_u01778639564924") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58d7_d20260513_m023233_c001_v7007000_t0000_u01778639553097") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a65_d20260513_m023229_c001_v0001181_t0022_u01778639549668") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfca_d20260513_m023218_c001_v7007000_t0000_u01778639538006") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a3b_d20260513_m023214_c001_v0001181_t0046_u01778639534538") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc731_d20260513_m023202_c001_v7007000_t0000_u01778639522375") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a05_d20260513_m023158_c001_v0001181_t0042_u01778639518215") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc07_d20260513_m023146_c001_v7007000_t0000_u01778639506087") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975373_d20260513_m023139_c001_v0001137_t0013_u01778639499925") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203fc_d20260513_m023127_c001_v7007000_t0000_u01778639487797") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c076_d20260513_m023124_c001_v0001146_t0020_u01778639484229") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203f5_d20260513_m023122_c001_v7007000_t0000_u01778639482721") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8790d_d20260513_m023118_c001_v0001181_t0042_u01778639478316") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99118_d20260513_m023106_c001_v7007000_t0000_u01778639466208") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c01e_d20260513_m023102_c001_v0001146_t0013_u01778639462472") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc6da_d20260513_m023101_c001_v7007000_t0000_u01778639461565") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752f7_d20260513_m023056_c001_v0001137_t0028_u01778639456839") 2026/05/13 02:33:39 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edb9a_d20260513_m023042_c001_v7007000_t0000_u01778639442981") 2026/05/13 02:33:40 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87841_d20260513_m023038_c001_v0001181_t0030_u01778639438230") 2026/05/13 02:33:40 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb94_d20260513_m023026_c001_v7007000_t0000_u01778639426029") 2026/05/13 02:33:40 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d877f1_d20260513_m023021_c001_v0001181_t0057_u01778639421344") 2026/05/13 02:33:40 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57d4_d20260513_m023009_c001_v7007000_t0000_u01778639409425") 2026/05/13 02:33:40 DEBUG : apple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87793_d20260513_m023005_c001_v0001181_t0030_u01778639405692") 2026/05/13 02:33:40 DEBUG : appleSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4187183d4c9fdc61_d20260513_m023126_c001_v7007000_t0000_u01778639486318") 2026/05/13 02:33:40 DEBUG : appleSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87911_d20260513_m023120_c001_v0001181_t0059_u01778639480591") 2026/05/13 02:33:40 DEBUG : appleapple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc08_d20260513_m023146_c001_v7007000_t0000_u01778639506269") 2026/05/13 02:33:40 DEBUG : appleapple: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879b1_d20260513_m023142_c001_v0001181_t0014_u01778639502107") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5925_d20260513_m023304_c001_v7007000_t0000_u01778639584685") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975437_d20260513_m023301_c001_v0001137_t0029_u01778639581346") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120491_d20260513_m023249_c001_v7007000_t0000_u01778639569027") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975411_d20260513_m023245_c001_v0001137_t0057_u01778639565544") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58d9_d20260513_m023233_c001_v7007000_t0000_u01778639553279") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753ed_d20260513_m023230_c001_v0001137_t0053_u01778639550265") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfcb_d20260513_m023218_c001_v7007000_t0000_u01778639538190") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753cb_d20260513_m023215_c001_v0001137_t0019_u01778639535084") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc732_d20260513_m023202_c001_v7007000_t0000_u01778639522579") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753af_d20260513_m023158_c001_v0001137_t0054_u01778639518931") 2026/05/13 02:33:40 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e90a_d20260513_m023143_c001_v7007000_t0000_u01778639503776") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0c2_d20260513_m023140_c001_v0001146_t0059_u01778639500496") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203fd_d20260513_m023127_c001_v7007000_t0000_u01778639487980") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87937_d20260513_m023124_c001_v0001181_t0020_u01778639484237") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc2_d20260513_m023123_c001_v7007000_t0000_u01778639483129") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975333_d20260513_m023118_c001_v0001137_t0021_u01778639478859") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9911a_d20260513_m023106_c001_v7007000_t0000_u01778639466390") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878bd_d20260513_m023102_c001_v0001181_t0017_u01778639462481") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9910e_d20260513_m023101_c001_v7007000_t0000_u01778639461139") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c002_d20260513_m023057_c001_v0001146_t0001_u01778639457335") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1c13_d20260513_m023042_c001_v7007000_t0000_u01778639442537") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfb0_d20260513_m023038_c001_v0001146_t0038_u01778639438725") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb95_d20260513_m023026_c001_v7007000_t0000_u01778639426214") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf6a_d20260513_m023022_c001_v0001146_t0010_u01778639422602") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57d5_d20260513_m023009_c001_v7007000_t0000_u01778639409606") 2026/05/13 02:33:41 DEBUG : appleappleapplebanana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf36_d20260513_m023006_c001_v0001146_t0045_u01778639406604") 2026/05/13 02:33:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dbcf_d20260513_m023126_c001_v7007000_t0000_u01778639486328") 2026/05/13 02:33:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f76b_d20260513_m023120_c001_v0001041_t0053_u01778639480603") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a7_d20260513_m022322_c001_v7007000_t0000_u01778639002386") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8380_d20260513_m022320_c001_v0001130_t0015_u01778639000207") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a3_d20260513_m022319_c001_v7007000_t0000_u01778638999112") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8372_d20260513_m022317_c001_v0001130_t0037_u01778638997396") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9e6_d20260513_m022259_c001_v7007000_t0000_u01778638979205") 2026/05/13 02:33:41 DEBUG : b/potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8320_d20260513_m022257_c001_v0001130_t0026_u01778638977357") 2026/05/13 02:33:42 DEBUG : backup/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fae6_d20260513_m022748_c001_v7007000_t0000_u01778639268333") 2026/05/13 02:33:42 DEBUG : backup/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f117db4638f3186ce_d20260513_m022745_c001_v0001040_t0034_u01778639265699") 2026/05/13 02:33:42 DEBUG : backup/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f118e64cd8e8800ea_d20260513_m022741_c001_v0001176_t0052_u01778639261566") 2026/05/13 02:33:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc620_d20260513_m022816_c001_v7007000_t0000_u01778639296599") 2026/05/13 02:33:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f116fbf37ceadc1f8_d20260513_m022814_c001_v0001182_t0022_u01778639294686") 2026/05/13 02:33:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f113e9aa2fbdd4ed6_d20260513_m022810_c001_v0001183_t0020_u01778639290115") 2026/05/13 02:33:42 DEBUG : backup/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1b8a_d20260513_m022803_c001_v7007000_t0000_u01778639283615") 2026/05/13 02:33:42 DEBUG : backup/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f11466e87ee2d0ff8_d20260513_m022801_c001_v0001134_t0057_u01778639281837") 2026/05/13 02:33:42 DEBUG : backup/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f11770b85ffe170c9_d20260513_m022757_c001_v0001104_t0007_u01778639277220") 2026/05/13 02:33:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc621_d20260513_m022816_c001_v7007000_t0000_u01778639296781") 2026/05/13 02:33:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114014decdb55712_d20260513_m022815_c001_v0001090_t0031_u01778639295607") 2026/05/13 02:33:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f100439dc64db36e4_d20260513_m022811_c001_v0001029_t0005_u01778639291712") 2026/05/13 02:33:42 DEBUG : backup/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fae7_d20260513_m022748_c001_v7007000_t0000_u01778639268513") 2026/05/13 02:33:42 DEBUG : backup/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f116aa8a5367f7779_d20260513_m022747_c001_v0001173_t0058_u01778639267348") 2026/05/13 02:33:42 DEBUG : backup/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1190c2bdf59e6fd9_d20260513_m022743_c001_v0001136_t0013_u01778639263212") 2026/05/13 02:33:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1b8b_d20260513_m022803_c001_v7007000_t0000_u01778639283801") 2026/05/13 02:33:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1125f2b1c41f5d4a_d20260513_m022802_c001_v0001181_t0032_u01778639282859") 2026/05/13 02:33:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f112320ad0ce9662c_d20260513_m022759_c001_v0001040_t0028_u01778639279304") 2026/05/13 02:33:42 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5926_d20260513_m023304_c001_v7007000_t0000_u01778639584869") 2026/05/13 02:33:42 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1be_d20260513_m023301_c001_v0001146_t0056_u01778639581016") 2026/05/13 02:33:42 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120492_d20260513_m023249_c001_v7007000_t0000_u01778639569211") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c186_d20260513_m023245_c001_v0001146_t0021_u01778639565205") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58dd_d20260513_m023233_c001_v7007000_t0000_u01778639553478") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c15a_d20260513_m023229_c001_v0001146_t0015_u01778639549946") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfcc_d20260513_m023218_c001_v7007000_t0000_u01778639538427") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c128_d20260513_m023214_c001_v0001146_t0003_u01778639534752") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc733_d20260513_m023202_c001_v7007000_t0000_u01778639522764") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c102_d20260513_m023158_c001_v0001146_t0019_u01778639518427") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc09_d20260513_m023146_c001_v7007000_t0000_u01778639506452") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879a5_d20260513_m023140_c001_v0001181_t0017_u01778639500287") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203fe_d20260513_m023128_c001_v7007000_t0000_u01778639488161") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975341_d20260513_m023124_c001_v0001137_t0013_u01778639484248") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99137_d20260513_m023122_c001_v7007000_t0000_u01778639482730") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f765_d20260513_m023118_c001_v0001041_t0032_u01778639478521") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9911b_d20260513_m023106_c001_v7007000_t0000_u01778639466573") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f73b_d20260513_m023102_c001_v0001041_t0000_u01778639462492") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba2_d20260513_m023101_c001_v7007000_t0000_u01778639461577") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87895_d20260513_m023057_c001_v0001181_t0030_u01778639457127") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1c14_d20260513_m023042_c001_v7007000_t0000_u01778639442720") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752c1_d20260513_m023038_c001_v0001137_t0059_u01778639438441") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb96_d20260513_m023026_c001_v7007000_t0000_u01778639426394") 2026/05/13 02:33:43 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975293_d20260513_m023021_c001_v0001137_t0007_u01778639421557") 2026/05/13 02:33:44 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57d7_d20260513_m023009_c001_v7007000_t0000_u01778639409788") 2026/05/13 02:33:44 DEBUG : banana: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975267_d20260513_m023005_c001_v0001137_t0009_u01778639405917") 2026/05/13 02:33:44 DEBUG : bananaSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f411e0b830fa725f5_d20260513_m023126_c001_v7007000_t0000_u01778639486086") 2026/05/13 02:33:44 DEBUG : bananaSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c064_d20260513_m023120_c001_v0001146_t0026_u01778639480625") 2026/05/13 02:33:44 DEBUG : both0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70ee_d20260513_m022943_c001_v7007000_t0000_u01778639383178") 2026/05/13 02:33:44 DEBUG : both0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f60b_d20260513_m022922_c001_v0001041_t0035_u01778639362840") 2026/05/13 02:33:44 DEBUG : both0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b4_d20260513_m022918_c001_v7007000_t0000_u01778639358466") 2026/05/13 02:33:44 DEBUG : both0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f589_d20260513_m022858_c001_v0001041_t0024_u01778639338963") 2026/05/13 02:33:44 DEBUG : both1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70ef_d20260513_m022943_c001_v7007000_t0000_u01778639383360") 2026/05/13 02:33:44 DEBUG : both1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f60f_d20260513_m022923_c001_v0001041_t0054_u01778639363838") 2026/05/13 02:33:44 DEBUG : both1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b6_d20260513_m022918_c001_v7007000_t0000_u01778639358648") 2026/05/13 02:33:44 DEBUG : both1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f58f_d20260513_m022859_c001_v0001041_t0055_u01778639339892") 2026/05/13 02:33:44 DEBUG : both10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f0_d20260513_m022943_c001_v7007000_t0000_u01778639383542") 2026/05/13 02:33:44 DEBUG : both10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f63d_d20260513_m022931_c001_v0001041_t0010_u01778639371233") 2026/05/13 02:33:44 DEBUG : both10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b9_d20260513_m022918_c001_v7007000_t0000_u01778639358830") 2026/05/13 02:33:44 DEBUG : both10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5c1_d20260513_m022907_c001_v0001041_t0018_u01778639347068") 2026/05/13 02:33:44 DEBUG : both11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f1_d20260513_m022943_c001_v7007000_t0000_u01778639383724") 2026/05/13 02:33:44 DEBUG : both11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f641_d20260513_m022932_c001_v0001041_t0028_u01778639372146") 2026/05/13 02:33:44 DEBUG : both11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70bd_d20260513_m022919_c001_v7007000_t0000_u01778639359014") 2026/05/13 02:33:44 DEBUG : both11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5c5_d20260513_m022907_c001_v0001041_t0032_u01778639347894") 2026/05/13 02:33:44 DEBUG : both12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f2_d20260513_m022943_c001_v7007000_t0000_u01778639383907") 2026/05/13 02:33:44 DEBUG : both12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f645_d20260513_m022933_c001_v0001041_t0033_u01778639373010") 2026/05/13 02:33:45 DEBUG : both12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70bf_d20260513_m022919_c001_v7007000_t0000_u01778639359196") 2026/05/13 02:33:45 DEBUG : both12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5cb_d20260513_m022908_c001_v0001041_t0005_u01778639348736") 2026/05/13 02:33:45 DEBUG : both13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f3_d20260513_m022944_c001_v7007000_t0000_u01778639384090") 2026/05/13 02:33:45 DEBUG : both13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f64d_d20260513_m022933_c001_v0001041_t0005_u01778639373804") 2026/05/13 02:33:45 DEBUG : both13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c0_d20260513_m022919_c001_v7007000_t0000_u01778639359378") 2026/05/13 02:33:45 DEBUG : both13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5d1_d20260513_m022909_c001_v0001041_t0005_u01778639349878") 2026/05/13 02:33:45 DEBUG : both14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f4_d20260513_m022944_c001_v7007000_t0000_u01778639384271") 2026/05/13 02:33:45 DEBUG : both14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f655_d20260513_m022934_c001_v0001041_t0028_u01778639374697") 2026/05/13 02:33:45 DEBUG : both14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c1_d20260513_m022919_c001_v7007000_t0000_u01778639359560") 2026/05/13 02:33:45 DEBUG : both14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5d7_d20260513_m022910_c001_v0001041_t0046_u01778639350823") 2026/05/13 02:33:45 DEBUG : both15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f5_d20260513_m022944_c001_v7007000_t0000_u01778639384453") 2026/05/13 02:33:45 DEBUG : both15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f659_d20260513_m022935_c001_v0001041_t0028_u01778639375631") 2026/05/13 02:33:45 DEBUG : both15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c2_d20260513_m022919_c001_v7007000_t0000_u01778639359743") 2026/05/13 02:33:45 DEBUG : both15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5df_d20260513_m022911_c001_v0001041_t0049_u01778639351697") 2026/05/13 02:33:45 DEBUG : both16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f6_d20260513_m022944_c001_v7007000_t0000_u01778639384633") 2026/05/13 02:33:45 DEBUG : both16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f65f_d20260513_m022936_c001_v0001041_t0040_u01778639376713") 2026/05/13 02:33:45 DEBUG : both16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c4_d20260513_m022919_c001_v7007000_t0000_u01778639359925") 2026/05/13 02:33:45 DEBUG : both16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5e5_d20260513_m022912_c001_v0001041_t0014_u01778639352545") 2026/05/13 02:33:45 DEBUG : both17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f7_d20260513_m022944_c001_v7007000_t0000_u01778639384816") 2026/05/13 02:33:45 DEBUG : both17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f667_d20260513_m022937_c001_v0001041_t0005_u01778639377503") 2026/05/13 02:33:46 DEBUG : both17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c5_d20260513_m022920_c001_v7007000_t0000_u01778639360107") 2026/05/13 02:33:46 DEBUG : both17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5eb_d20260513_m022913_c001_v0001041_t0058_u01778639353417") 2026/05/13 02:33:46 DEBUG : both18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f8_d20260513_m022945_c001_v7007000_t0000_u01778639385001") 2026/05/13 02:33:46 DEBUG : both18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f66d_d20260513_m022938_c001_v0001041_t0019_u01778639378783") 2026/05/13 02:33:46 DEBUG : both18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c7_d20260513_m022920_c001_v7007000_t0000_u01778639360342") 2026/05/13 02:33:46 DEBUG : both18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5f1_d20260513_m022914_c001_v0001041_t0044_u01778639354092") 2026/05/13 02:33:46 DEBUG : both19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70f9_d20260513_m022945_c001_v7007000_t0000_u01778639385183") 2026/05/13 02:33:46 DEBUG : both19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f673_d20260513_m022939_c001_v0001041_t0021_u01778639379534") 2026/05/13 02:33:46 DEBUG : both19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c8_d20260513_m022920_c001_v7007000_t0000_u01778639360527") 2026/05/13 02:33:46 DEBUG : both19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5f5_d20260513_m022914_c001_v0001041_t0001_u01778639354889") 2026/05/13 02:33:46 DEBUG : both2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70fa_d20260513_m022945_c001_v7007000_t0000_u01778639385366") 2026/05/13 02:33:46 DEBUG : both2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f613_d20260513_m022924_c001_v0001041_t0014_u01778639364534") 2026/05/13 02:33:46 DEBUG : both2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70c9_d20260513_m022920_c001_v7007000_t0000_u01778639360710") 2026/05/13 02:33:46 DEBUG : both2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f597_d20260513_m022900_c001_v0001041_t0053_u01778639340596") 2026/05/13 02:33:46 DEBUG : both3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70fb_d20260513_m022945_c001_v7007000_t0000_u01778639385549") 2026/05/13 02:33:46 DEBUG : both3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f617_d20260513_m022925_c001_v0001041_t0049_u01778639365251") 2026/05/13 02:33:46 DEBUG : both3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70ca_d20260513_m022920_c001_v7007000_t0000_u01778639360894") 2026/05/13 02:33:46 DEBUG : both3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f59d_d20260513_m022901_c001_v0001041_t0014_u01778639341393") 2026/05/13 02:33:46 DEBUG : both4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70fc_d20260513_m022945_c001_v7007000_t0000_u01778639385733") 2026/05/13 02:33:46 DEBUG : both4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f61b_d20260513_m022926_c001_v0001041_t0053_u01778639366024") 2026/05/13 02:33:46 DEBUG : both4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70cb_d20260513_m022921_c001_v7007000_t0000_u01778639361079") 2026/05/13 02:33:46 DEBUG : both4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5a1_d20260513_m022902_c001_v0001041_t0056_u01778639342280") 2026/05/13 02:33:46 DEBUG : both5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70fd_d20260513_m022945_c001_v7007000_t0000_u01778639385916") 2026/05/13 02:33:46 DEBUG : both5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f621_d20260513_m022927_c001_v0001041_t0017_u01778639367030") 2026/05/13 02:33:47 DEBUG : both5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70cc_d20260513_m022921_c001_v7007000_t0000_u01778639361263") 2026/05/13 02:33:47 DEBUG : both5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5a7_d20260513_m022902_c001_v0001041_t0005_u01778639342957") 2026/05/13 02:33:47 DEBUG : both6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70ff_d20260513_m022946_c001_v7007000_t0000_u01778639386107") 2026/05/13 02:33:47 DEBUG : both6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f625_d20260513_m022927_c001_v0001041_t0023_u01778639367772") 2026/05/13 02:33:47 DEBUG : both6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70cd_d20260513_m022921_c001_v7007000_t0000_u01778639361558") 2026/05/13 02:33:47 DEBUG : both6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5ad_d20260513_m022903_c001_v0001041_t0055_u01778639343930") 2026/05/13 02:33:47 DEBUG : both7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7100_d20260513_m022946_c001_v7007000_t0000_u01778639386289") 2026/05/13 02:33:47 DEBUG : both7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f62f_d20260513_m022928_c001_v0001041_t0045_u01778639368603") 2026/05/13 02:33:47 DEBUG : both7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70ce_d20260513_m022921_c001_v7007000_t0000_u01778639361740") 2026/05/13 02:33:47 DEBUG : both7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5b3_d20260513_m022904_c001_v0001041_t0019_u01778639344640") 2026/05/13 02:33:47 DEBUG : both8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7101_d20260513_m022946_c001_v7007000_t0000_u01778639386471") 2026/05/13 02:33:47 DEBUG : both8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f635_d20260513_m022929_c001_v0001041_t0002_u01778639369622") 2026/05/13 02:33:47 DEBUG : both8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70cf_d20260513_m022921_c001_v7007000_t0000_u01778639361922") 2026/05/13 02:33:47 DEBUG : both8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5b7_d20260513_m022905_c001_v0001041_t0027_u01778639345413") 2026/05/13 02:33:47 DEBUG : both9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7102_d20260513_m022946_c001_v7007000_t0000_u01778639386656") 2026/05/13 02:33:47 DEBUG : both9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f639_d20260513_m022930_c001_v0001041_t0005_u01778639370359") 2026/05/13 02:33:47 DEBUG : both9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70d0_d20260513_m022922_c001_v7007000_t0000_u01778639362105") 2026/05/13 02:33:47 DEBUG : both9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5bb_d20260513_m022906_c001_v0001041_t0001_u01778639346215") 2026/05/13 02:33:47 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a8_d20260513_m022322_c001_v7007000_t0000_u01778639002569") 2026/05/13 02:33:47 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8382_d20260513_m022320_c001_v0001130_t0048_u01778639000654") 2026/05/13 02:33:48 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a5_d20260513_m022319_c001_v7007000_t0000_u01778638999840") 2026/05/13 02:33:48 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8376_d20260513_m022317_c001_v0001130_t0030_u01778638997860") 2026/05/13 02:33:48 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9ed_d20260513_m022259_c001_v7007000_t0000_u01778638979926") 2026/05/13 02:33:48 DEBUG : c/non empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8324_d20260513_m022257_c001_v0001130_t0037_u01778638977888") 2026/05/13 02:33:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ef_d20260513_m023045_c001_v7007000_t0000_u01778639445484") 2026/05/13 02:33:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f705_d20260513_m023040_c001_v0001041_t0022_u01778639440771") 2026/05/13 02:33:48 DEBUG : check sum: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9a3_d20260513_m022249_c001_v7007000_t0000_u01778638969725") 2026/05/13 02:33:48 DEBUG : check sum: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82fa_d20260513_m022248_c001_v0001130_t0015_u01778638968631") 2026/05/13 02:33:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d81ec_d20260513_m023334_c001_v7007000_t0000_u01778639614091") 2026/05/13 02:33:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87b84_d20260513_m023332_c001_v0001181_t0020_u01778639612670") 2026/05/13 02:33:48 DEBUG : dest/3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d24265_d20260513_m022611_c001_v7007000_t0000_u01778639171798") 2026/05/13 02:33:48 DEBUG : dest/3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413d940965165009_d20260513_m022610_c001_v0001136_t0022_u01778639170613") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0a_d20260513_m023146_c001_v7007000_t0000_u01778639506635") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0ca_d20260513_m023142_c001_v0001146_t0000_u01778639502120") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5928_d20260513_m023305_c001_v7007000_t0000_u01778639585052") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87acb_d20260513_m023253_c001_v0001181_t0020_u01778639573532") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120493_d20260513_m023249_c001_v7007000_t0000_u01778639569397") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a87_d20260513_m023237_c001_v0001181_t0055_u01778639557748") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58e0_d20260513_m023233_c001_v7007000_t0000_u01778639553661") 2026/05/13 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a51_d20260513_m023222_c001_v0001181_t0013_u01778639542723") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfcd_d20260513_m023218_c001_v7007000_t0000_u01778639538611") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a1f_d20260513_m023207_c001_v0001181_t0022_u01778639527046") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc734_d20260513_m023202_c001_v7007000_t0000_u01778639522947") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879d5_d20260513_m023150_c001_v0001181_t0029_u01778639510759") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e90d_d20260513_m023144_c001_v7007000_t0000_u01778639504224") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97535f_d20260513_m023132_c001_v0001137_t0054_u01778639492485") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203ff_d20260513_m023128_c001_v7007000_t0000_u01778639488344") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87939_d20260513_m023124_c001_v0001181_t0042_u01778639484503") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f1_d20260513_m023122_c001_v7007000_t0000_u01778639482744") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878ef_d20260513_m023110_c001_v0001181_t0025_u01778639470918") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9911d_d20260513_m023106_c001_v7007000_t0000_u01778639466754") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878bf_d20260513_m023102_c001_v0001181_t0044_u01778639462688") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9910d_d20260513_m023100_c001_v7007000_t0000_u01778639460937") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752e3_d20260513_m023049_c001_v0001137_t0057_u01778639449627") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1c15_d20260513_m023042_c001_v7007000_t0000_u01778639442905") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87817_d20260513_m023030_c001_v0001181_t0030_u01778639430752") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb97_d20260513_m023026_c001_v7007000_t0000_u01778639426600") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d877c1_d20260513_m023014_c001_v0001181_t0056_u01778639414076") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57d9_d20260513_m023009_c001_v7007000_t0000_u01778639409968") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87773_d20260513_m022959_c001_v0001181_t0040_u01778639399311") 2026/05/13 02:33:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc5_d20260513_m023126_c001_v7007000_t0000_u01778639486248") 2026/05/13 02:33:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87915_d20260513_m023120_c001_v0001181_t0040_u01778639480797") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0b_d20260513_m023146_c001_v7007000_t0000_u01778639506819") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7af_d20260513_m023142_c001_v0001041_t0033_u01778639502127") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5929_d20260513_m023305_c001_v7007000_t0000_u01778639585235") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1a0_d20260513_m023254_c001_v0001146_t0027_u01778639574104") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120494_d20260513_m023249_c001_v7007000_t0000_u01778639569594") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c166_d20260513_m023238_c001_v0001146_t0018_u01778639558312") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58e4_d20260513_m023233_c001_v7007000_t0000_u01778639553844") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c13e_d20260513_m023223_c001_v0001146_t0023_u01778639543300") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfce_d20260513_m023218_c001_v7007000_t0000_u01778639538794") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c112_d20260513_m023207_c001_v0001146_t0020_u01778639527613") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc735_d20260513_m023203_c001_v7007000_t0000_u01778639523129") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0ea_d20260513_m023151_c001_v0001146_t0050_u01778639511323") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823e88_d20260513_m023144_c001_v7007000_t0000_u01778639504228") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8796f_d20260513_m023133_c001_v0001181_t0050_u01778639493174") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120400_d20260513_m023128_c001_v7007000_t0000_u01778639488526") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c07a_d20260513_m023124_c001_v0001146_t0013_u01778639484555") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdbf_d20260513_m023122_c001_v7007000_t0000_u01778639482750") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f751_d20260513_m023111_c001_v0001041_t0000_u01778639471480") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9911e_d20260513_m023106_c001_v7007000_t0000_u01778639466937") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c022_d20260513_m023102_c001_v0001146_t0020_u01778639462789") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99110_d20260513_m023101_c001_v7007000_t0000_u01778639461508") 2026/05/13 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87873_d20260513_m023050_c001_v0001181_t0003_u01778639450514") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990e7_d20260513_m023042_c001_v7007000_t0000_u01778639442918") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752af_d20260513_m023031_c001_v0001137_t0058_u01778639431324") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb98_d20260513_m023026_c001_v7007000_t0000_u01778639426781") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975281_d20260513_m023014_c001_v0001137_t0007_u01778639414664") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57db_d20260513_m023010_c001_v7007000_t0000_u01778639410149") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97525b_d20260513_m022959_c001_v0001137_t0046_u01778639399532") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4187183d4c9fdc60_d20260513_m023126_c001_v7007000_t0000_u01778639486134") 2026/05/13 02:33:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975339_d20260513_m023120_c001_v0001137_t0004_u01778639480888") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0c_d20260513_m023147_c001_v7007000_t0000_u01778639507002") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879b3_d20260513_m023142_c001_v0001181_t0007_u01778639502322") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a592b_d20260513_m023305_c001_v7007000_t0000_u01778639585418") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975425_d20260513_m023254_c001_v0001137_t0033_u01778639574896") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120495_d20260513_m023249_c001_v7007000_t0000_u01778639569778") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753fb_d20260513_m023238_c001_v0001137_t0042_u01778639558979") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58e7_d20260513_m023234_c001_v7007000_t0000_u01778639554027") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753dd_d20260513_m023224_c001_v0001137_t0008_u01778639544005") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfcf_d20260513_m023218_c001_v7007000_t0000_u01778639538975") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753c1_d20260513_m023208_c001_v0001137_t0002_u01778639528402") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc736_d20260513_m023203_c001_v7007000_t0000_u01778639523312") 2026/05/13 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975399_d20260513_m023152_c001_v0001137_t0010_u01778639512177") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9917c_d20260513_m023144_c001_v7007000_t0000_u01778639504229") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0aa_d20260513_m023134_c001_v0001146_t0033_u01778639494246") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120401_d20260513_m023128_c001_v7007000_t0000_u01778639488708") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975343_d20260513_m023124_c001_v0001137_t0044_u01778639484586") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203f7_d20260513_m023123_c001_v7007000_t0000_u01778639483112") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975329_d20260513_m023112_c001_v0001137_t0039_u01778639472203") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9911f_d20260513_m023107_c001_v7007000_t0000_u01778639467228") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f73d_d20260513_m023102_c001_v0001041_t0000_u01778639462832") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a40a1_d20260513_m023101_c001_v7007000_t0000_u01778639461517") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfde_d20260513_m023051_c001_v0001146_t0011_u01778639451105") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fd78_d20260513_m023043_c001_v7007000_t0000_u01778639443135") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf92_d20260513_m023031_c001_v0001146_t0022_u01778639431968") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb99_d20260513_m023026_c001_v7007000_t0000_u01778639426961") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf4a_d20260513_m023015_c001_v0001146_t0023_u01778639415493") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57dd_d20260513_m023010_c001_v7007000_t0000_u01778639410332") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf1e_d20260513_m023000_c001_v0001146_t0052_u01778639400002") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0fb_d20260513_m023126_c001_v7007000_t0000_u01778639486262") 2026/05/13 02:33:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87917_d20260513_m023121_c001_v0001181_t0046_u01778639481013") 2026/05/13 02:33:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0d_d20260513_m023147_c001_v7007000_t0000_u01778639507190") 2026/05/13 02:33:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0cc_d20260513_m023142_c001_v0001146_t0053_u01778639502470") 2026/05/13 02:33:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a592c_d20260513_m023305_c001_v7007000_t0000_u01778639585600") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f83d_d20260513_m023255_c001_v0001041_t0005_u01778639575596") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120496_d20260513_m023249_c001_v7007000_t0000_u01778639569962") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f81b_d20260513_m023239_c001_v0001041_t0021_u01778639559785") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58ea_d20260513_m023234_c001_v7007000_t0000_u01778639554211") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7f1_d20260513_m023224_c001_v0001041_t0025_u01778639544814") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd1_d20260513_m023219_c001_v7007000_t0000_u01778639539159") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7df_d20260513_m023209_c001_v0001041_t0056_u01778639529231") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc737_d20260513_m023203_c001_v7007000_t0000_u01778639523495") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7c5_d20260513_m023152_c001_v0001041_t0047_u01778639512878") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823e89_d20260513_m023144_c001_v7007000_t0000_u01778639504229") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f79f_d20260513_m023135_c001_v0001041_t0011_u01778639495362") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120402_d20260513_m023128_c001_v7007000_t0000_u01778639488889") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8793b_d20260513_m023124_c001_v0001181_t0042_u01778639484700") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4173b5f2a051e0fe_d20260513_m023123_c001_v7007000_t0000_u01778639483149") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c048_d20260513_m023113_c001_v0001146_t0030_u01778639473433") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99120_d20260513_m023107_c001_v7007000_t0000_u01778639467410") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878c3_d20260513_m023102_c001_v0001181_t0043_u01778639462915") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc6d8_d20260513_m023101_c001_v7007000_t0000_u01778639461318") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f721_d20260513_m023051_c001_v0001041_t0037_u01778639451910") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1c16_d20260513_m023043_c001_v7007000_t0000_u01778639443090") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6f1_d20260513_m023032_c001_v0001041_t0056_u01778639432835") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9a_d20260513_m023027_c001_v7007000_t0000_u01778639427156") 2026/05/13 02:33:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6c9_d20260513_m023016_c001_v0001041_t0051_u01778639416345") 2026/05/13 02:33:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57de_d20260513_m023010_c001_v7007000_t0000_u01778639410514") 2026/05/13 02:33:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6a3_d20260513_m023000_c001_v0001041_t0027_u01778639400450") 2026/05/13 02:33:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dbce_d20260513_m023126_c001_v7007000_t0000_u01778639486141") 2026/05/13 02:33:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f76d_d20260513_m023121_c001_v0001041_t0035_u01778639481034") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0e_d20260513_m023147_c001_v7007000_t0000_u01778639507395") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7b3_d20260513_m023142_c001_v0001041_t0034_u01778639502488") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a592d_d20260513_m023305_c001_v7007000_t0000_u01778639585783") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87ad7_d20260513_m023256_c001_v0001181_t0007_u01778639576314") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120497_d20260513_m023250_c001_v7007000_t0000_u01778639570147") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a93_d20260513_m023240_c001_v0001181_t0000_u01778639560185") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58ee_d20260513_m023234_c001_v7007000_t0000_u01778639554396") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a59_d20260513_m023225_c001_v0001181_t0013_u01778639545143") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd2_d20260513_m023219_c001_v7007000_t0000_u01778639539341") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a2d_d20260513_m023210_c001_v0001181_t0040_u01778639530061") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc738_d20260513_m023203_c001_v7007000_t0000_u01778639523676") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879ef_d20260513_m023153_c001_v0001181_t0028_u01778639513271") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823e86_d20260513_m023143_c001_v7007000_t0000_u01778639503785") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97536b_d20260513_m023135_c001_v0001137_t0012_u01778639495763") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120404_d20260513_m023129_c001_v7007000_t0000_u01778639489071") 2026/05/13 02:33:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f779_d20260513_m023124_c001_v0001041_t0053_u01778639484719") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dbcd_d20260513_m023123_c001_v7007000_t0000_u01778639483162") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878fd_d20260513_m023113_c001_v0001181_t0058_u01778639473822") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99121_d20260513_m023107_c001_v7007000_t0000_u01778639467591") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975319_d20260513_m023103_c001_v0001137_t0031_u01778639463070") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba1_d20260513_m023101_c001_v7007000_t0000_u01778639461321") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752e7_d20260513_m023052_c001_v0001137_t0033_u01778639452449") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f411e0b830fa71dfd_d20260513_m023042_c001_v7007000_t0000_u01778639442922") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87823_d20260513_m023033_c001_v0001181_t0010_u01778639433166") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9b_d20260513_m023027_c001_v7007000_t0000_u01778639427338") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d877d3_d20260513_m023016_c001_v0001181_t0021_u01778639416686") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57df_d20260513_m023010_c001_v7007000_t0000_u01778639410697") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87777_d20260513_m023001_c001_v0001181_t0000_u01778639401002") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f411e0b830fa725f7_d20260513_m023126_c001_v7007000_t0000_u01778639486454") 2026/05/13 02:33:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c066_d20260513_m023121_c001_v0001146_t0004_u01778639481088") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc0f_d20260513_m023147_c001_v7007000_t0000_u01778639507578") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879b5_d20260513_m023142_c001_v0001181_t0024_u01778639502531") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a592f_d20260513_m023305_c001_v7007000_t0000_u01778639585972") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1b0_d20260513_m023256_c001_v0001146_t0004_u01778639576523") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120498_d20260513_m023250_c001_v7007000_t0000_u01778639570333") 2026/05/13 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c16c_d20260513_m023240_c001_v0001146_t0035_u01778639560401") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58ef_d20260513_m023234_c001_v7007000_t0000_u01778639554580") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c148_d20260513_m023225_c001_v0001146_t0010_u01778639545359") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd3_d20260513_m023219_c001_v7007000_t0000_u01778639539526") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c11a_d20260513_m023210_c001_v0001146_t0009_u01778639530277") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc739_d20260513_m023203_c001_v7007000_t0000_u01778639523860") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0f2_d20260513_m023153_c001_v0001146_t0027_u01778639513491") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d79bd_d20260513_m023144_c001_v7007000_t0000_u01778639504298") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87987_d20260513_m023136_c001_v0001181_t0041_u01778639496075") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120405_d20260513_m023129_c001_v7007000_t0000_u01778639489253") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c07c_d20260513_m023124_c001_v0001146_t0012_u01778639484878") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9913a_d20260513_m023123_c001_v7007000_t0000_u01778639483125") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f75b_d20260513_m023114_c001_v0001041_t0023_u01778639474030") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99122_d20260513_m023107_c001_v7007000_t0000_u01778639467772") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878c9_d20260513_m023103_c001_v0001181_t0013_u01778639463143") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7182_d20260513_m023101_c001_v7007000_t0000_u01778639461525") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87881_d20260513_m023052_c001_v0001181_t0028_u01778639452874") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fd77_d20260513_m023042_c001_v7007000_t0000_u01778639442945") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752b1_d20260513_m023033_c001_v0001137_t0012_u01778639433373") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9c_d20260513_m023027_c001_v7007000_t0000_u01778639427521") 2026/05/13 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975289_d20260513_m023016_c001_v0001137_t0017_u01778639416903") 2026/05/13 02:33:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e1_d20260513_m023010_c001_v7007000_t0000_u01778639410878") 2026/05/13 02:33:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97525d_d20260513_m023001_c001_v0001137_t0038_u01778639401253") 2026/05/13 02:33:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b67654468b_d20260513_m023126_c001_v7007000_t0000_u01778639486112") 2026/05/13 02:33:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87919_d20260513_m023121_c001_v0001181_t0030_u01778639481275") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc10_d20260513_m023147_c001_v7007000_t0000_u01778639507763") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975379_d20260513_m023142_c001_v0001137_t0041_u01778639502580") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5930_d20260513_m023306_c001_v7007000_t0000_u01778639586155") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97542b_d20260513_m023256_c001_v0001137_t0012_u01778639576880") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120499_d20260513_m023250_c001_v7007000_t0000_u01778639570517") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975401_d20260513_m023240_c001_v0001137_t0003_u01778639560793") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f1_d20260513_m023234_c001_v7007000_t0000_u01778639554764") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753df_d20260513_m023225_c001_v0001137_t0013_u01778639545743") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd4_d20260513_m023219_c001_v7007000_t0000_u01778639539711") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753c5_d20260513_m023210_c001_v0001137_t0045_u01778639530691") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc73a_d20260513_m023204_c001_v7007000_t0000_u01778639524042") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97539d_d20260513_m023154_c001_v0001137_t0058_u01778639513999") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d79b9_d20260513_m023143_c001_v7007000_t0000_u01778639503749") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0ac_d20260513_m023136_c001_v0001146_t0021_u01778639496330") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120406_d20260513_m023129_c001_v7007000_t0000_u01778639489499") 2026/05/13 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8793d_d20260513_m023124_c001_v0001181_t0038_u01778639484910") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99138_d20260513_m023122_c001_v7007000_t0000_u01778639482914") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97532d_d20260513_m023114_c001_v0001137_t0027_u01778639474352") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99123_d20260513_m023107_c001_v7007000_t0000_u01778639467955") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c028_d20260513_m023103_c001_v0001146_t0019_u01778639463185") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4129cd3bd3dcc12a_d20260513_m023101_c001_v7007000_t0000_u01778639461533") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfe8_d20260513_m023053_c001_v0001146_t0004_u01778639453086") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadcea_d20260513_m023043_c001_v7007000_t0000_u01778639443147") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf96_d20260513_m023033_c001_v0001146_t0045_u01778639433687") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9d_d20260513_m023027_c001_v7007000_t0000_u01778639427701") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf50_d20260513_m023017_c001_v0001146_t0040_u01778639417308") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e3_d20260513_m023011_c001_v7007000_t0000_u01778639411060") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf24_d20260513_m023002_c001_v0001146_t0008_u01778639402269") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f411e0b830fa725f6_d20260513_m023126_c001_v7007000_t0000_u01778639486270") 2026/05/13 02:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f76f_d20260513_m023121_c001_v0001041_t0027_u01778639481413") 2026/05/13 02:33:58 DEBUG : dir1/0007-12345: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc11_d20260513_m023147_c001_v7007000_t0000_u01778639507944") 2026/05/13 02:33:58 DEBUG : dir1/0007-12345: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879b7_d20260513_m023142_c001_v0001181_t0053_u01778639502742") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5931_d20260513_m023306_c001_v7007000_t0000_u01778639586338") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f83f_d20260513_m023257_c001_v0001041_t0032_u01778639577236") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049a_d20260513_m023250_c001_v7007000_t0000_u01778639570702") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f81d_d20260513_m023241_c001_v0001041_t0053_u01778639561181") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f2_d20260513_m023234_c001_v7007000_t0000_u01778639554946") 2026/05/13 02:33:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7f3_d20260513_m023226_c001_v0001041_t0035_u01778639546043") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd5_d20260513_m023219_c001_v7007000_t0000_u01778639539894") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7e1_d20260513_m023211_c001_v0001041_t0012_u01778639531378") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc73c_d20260513_m023204_c001_v7007000_t0000_u01778639524224") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7c9_d20260513_m023154_c001_v0001041_t0024_u01778639514336") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d79ba_d20260513_m023143_c001_v7007000_t0000_u01778639503932") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7a1_d20260513_m023136_c001_v0001041_t0011_u01778639496694") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120407_d20260513_m023129_c001_v7007000_t0000_u01778639489686") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975347_d20260513_m023125_c001_v0001137_t0049_u01778639485040") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f4_d20260513_m023123_c001_v7007000_t0000_u01778639483127") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c04c_d20260513_m023114_c001_v0001146_t0057_u01778639474656") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99124_d20260513_m023108_c001_v7007000_t0000_u01778639468137") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f741_d20260513_m023103_c001_v0001041_t0052_u01778639463215") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7180_d20260513_m023101_c001_v7007000_t0000_u01778639461329") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f727_d20260513_m023053_c001_v0001041_t0028_u01778639453472") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fbc1_d20260513_m023043_c001_v7007000_t0000_u01778639443161") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6f5_d20260513_m023034_c001_v0001041_t0015_u01778639434227") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9e_d20260513_m023027_c001_v7007000_t0000_u01778639427887") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6cd_d20260513_m023018_c001_v0001041_t0023_u01778639418028") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e5_d20260513_m023011_c001_v7007000_t0000_u01778639411241") 2026/05/13 02:33:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6a9_d20260513_m023002_c001_v0001041_t0004_u01778639402663") 2026/05/13 02:34:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99157_d20260513_m023126_c001_v7007000_t0000_u01778639486118") 2026/05/13 02:34:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c06a_d20260513_m023121_c001_v0001146_t0059_u01778639481436") 2026/05/13 02:34:00 DEBUG : dir1/0008-23456: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc12_d20260513_m023148_c001_v7007000_t0000_u01778639508130") 2026/05/13 02:34:00 DEBUG : dir1/0008-23456: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0ce_d20260513_m023142_c001_v0001146_t0024_u01778639502828") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5932_d20260513_m023306_c001_v7007000_t0000_u01778639586521") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87ae7_d20260513_m023257_c001_v0001181_t0032_u01778639577610") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049b_d20260513_m023250_c001_v7007000_t0000_u01778639570898") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a9b_d20260513_m023241_c001_v0001181_t0043_u01778639561527") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f3_d20260513_m023235_c001_v7007000_t0000_u01778639555129") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a5b_d20260513_m023226_c001_v0001181_t0012_u01778639546493") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd6_d20260513_m023220_c001_v7007000_t0000_u01778639540077") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a31_d20260513_m023211_c001_v0001181_t0049_u01778639531709") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc73e_d20260513_m023204_c001_v7007000_t0000_u01778639524406") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879f9_d20260513_m023154_c001_v0001181_t0003_u01778639514659") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc04_d20260513_m023143_c001_v7007000_t0000_u01778639503947") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97536d_d20260513_m023136_c001_v0001137_t0046_u01778639496991") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120408_d20260513_m023129_c001_v7007000_t0000_u01778639489874") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87943_d20260513_m023125_c001_v0001181_t0008_u01778639485123") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f2_d20260513_m023122_c001_v7007000_t0000_u01778639482925") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87903_d20260513_m023115_c001_v0001181_t0046_u01778639475301") 2026/05/13 02:34:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99125_d20260513_m023108_c001_v7007000_t0000_u01778639468319") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878cb_d20260513_m023103_c001_v0001181_t0043_u01778639463391") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4129cd3bd3dcc129_d20260513_m023101_c001_v7007000_t0000_u01778639461343") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752e9_d20260513_m023053_c001_v0001137_t0051_u01778639453781") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990e9_d20260513_m023043_c001_v7007000_t0000_u01778639443104") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87835_d20260513_m023034_c001_v0001181_t0053_u01778639434597") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fb9f_d20260513_m023028_c001_v7007000_t0000_u01778639428162") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d877d7_d20260513_m023018_c001_v0001181_t0054_u01778639418384") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e7_d20260513_m023011_c001_v7007000_t0000_u01778639411423") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87785_d20260513_m023003_c001_v0001181_t0045_u01778639403025") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc4_d20260513_m023126_c001_v7007000_t0000_u01778639486066") 2026/05/13 02:34:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8791d_d20260513_m023121_c001_v0001181_t0026_u01778639481488") 2026/05/13 02:34:01 DEBUG : dir1/0009-34567: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc13_d20260513_m023148_c001_v7007000_t0000_u01778639508315") 2026/05/13 02:34:01 DEBUG : dir1/0009-34567: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7b5_d20260513_m023142_c001_v0001041_t0026_u01778639502916") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5933_d20260513_m023306_c001_v7007000_t0000_u01778639586704") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1b4_d20260513_m023257_c001_v0001146_t0021_u01778639577820") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049c_d20260513_m023251_c001_v7007000_t0000_u01778639571083") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c176_d20260513_m023241_c001_v0001146_t0018_u01778639561742") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f5_d20260513_m023235_c001_v7007000_t0000_u01778639555312") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c14c_d20260513_m023226_c001_v0001146_t0003_u01778639546758") 2026/05/13 02:34:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd7_d20260513_m023220_c001_v7007000_t0000_u01778639540260") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c120_d20260513_m023212_c001_v0001146_t0011_u01778639532024") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc73f_d20260513_m023204_c001_v7007000_t0000_u01778639524588") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0f8_d20260513_m023154_c001_v0001146_t0007_u01778639514981") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d24a1d_d20260513_m023144_c001_v7007000_t0000_u01778639504177") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8798f_d20260513_m023137_c001_v0001181_t0045_u01778639497393") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120409_d20260513_m023130_c001_v7007000_t0000_u01778639490056") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f77f_d20260513_m023125_c001_v0001041_t0049_u01778639485137") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9913b_d20260513_m023123_c001_v7007000_t0000_u01778639483281") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f75f_d20260513_m023115_c001_v0001041_t0038_u01778639475511") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99127_d20260513_m023108_c001_v7007000_t0000_u01778639468508") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97531b_d20260513_m023103_c001_v0001137_t0038_u01778639463506") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f418f3255aeb6a7f5_d20260513_m023101_c001_v7007000_t0000_u01778639461356") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87885_d20260513_m023054_c001_v0001181_t0007_u01778639454142") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ea_d20260513_m023043_c001_v7007000_t0000_u01778639443290") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752b3_d20260513_m023034_c001_v0001137_t0012_u01778639434813") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba0_d20260513_m023028_c001_v7007000_t0000_u01778639428342") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97528d_d20260513_m023018_c001_v0001137_t0048_u01778639418633") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e8_d20260513_m023011_c001_v7007000_t0000_u01778639411703") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97525f_d20260513_m023003_c001_v0001137_t0020_u01778639403239") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f9_d20260513_m023126_c001_v7007000_t0000_u01778639486075") 2026/05/13 02:34:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97533b_d20260513_m023121_c001_v0001137_t0058_u01778639481625") 2026/05/13 02:34:02 DEBUG : dir1/0010-45678: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc14_d20260513_m023148_c001_v7007000_t0000_u01778639508498") 2026/05/13 02:34:02 DEBUG : dir1/0010-45678: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879bb_d20260513_m023142_c001_v0001181_t0018_u01778639502971") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5934_d20260513_m023306_c001_v7007000_t0000_u01778639586886") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97542f_d20260513_m023258_c001_v0001137_t0000_u01778639578164") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049d_d20260513_m023251_c001_v7007000_t0000_u01778639571268") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975403_d20260513_m023242_c001_v0001137_t0050_u01778639562029") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f6_d20260513_m023235_c001_v7007000_t0000_u01778639555494") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753e3_d20260513_m023227_c001_v0001137_t0010_u01778639547131") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd8_d20260513_m023220_c001_v7007000_t0000_u01778639540443") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753c7_d20260513_m023212_c001_v0001137_t0051_u01778639532392") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc740_d20260513_m023204_c001_v7007000_t0000_u01778639524773") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753a1_d20260513_m023155_c001_v0001137_t0023_u01778639515446") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc03_d20260513_m023143_c001_v7007000_t0000_u01778639503765") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0b0_d20260513_m023137_c001_v0001146_t0001_u01778639497632") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040a_d20260513_m023130_c001_v7007000_t0000_u01778639490237") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c07e_d20260513_m023125_c001_v0001146_t0026_u01778639485187") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203f6_d20260513_m023122_c001_v7007000_t0000_u01778639482930") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97532f_d20260513_m023116_c001_v0001137_t0040_u01778639476008") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99128_d20260513_m023108_c001_v7007000_t0000_u01778639468690") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c02a_d20260513_m023103_c001_v0001146_t0015_u01778639463528") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edb9e_d20260513_m023100_c001_v7007000_t0000_u01778639460941") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bff4_d20260513_m023054_c001_v0001146_t0022_u01778639454360") 2026/05/13 02:34:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fbc0_d20260513_m023042_c001_v7007000_t0000_u01778639442957") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfa2_d20260513_m023035_c001_v0001146_t0000_u01778639435296") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba1_d20260513_m023028_c001_v7007000_t0000_u01778639428523") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf54_d20260513_m023019_c001_v0001146_t0022_u01778639419018") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57e9_d20260513_m023011_c001_v7007000_t0000_u01778639411885") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf28_d20260513_m023003_c001_v0001146_t0015_u01778639403688") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203fa_d20260513_m023126_c001_v7007000_t0000_u01778639486282") 2026/05/13 02:34:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8791f_d20260513_m023121_c001_v0001181_t0000_u01778639481725") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc15_d20260513_m023148_c001_v7007000_t0000_u01778639508681") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97537b_d20260513_m023143_c001_v0001137_t0056_u01778639503004") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5935_d20260513_m023307_c001_v7007000_t0000_u01778639587069") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f843_d20260513_m023258_c001_v0001041_t0037_u01778639578450") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049e_d20260513_m023251_c001_v7007000_t0000_u01778639571455") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f81f_d20260513_m023242_c001_v0001041_t0036_u01778639562414") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f7_d20260513_m023235_c001_v7007000_t0000_u01778639555676") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7f7_d20260513_m023227_c001_v0001041_t0042_u01778639547671") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfd9_d20260513_m023220_c001_v7007000_t0000_u01778639540627") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7e5_d20260513_m023212_c001_v0001041_t0002_u01778639532765") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc741_d20260513_m023204_c001_v7007000_t0000_u01778639524957") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7cf_d20260513_m023156_c001_v0001041_t0009_u01778639516009") 2026/05/13 02:34:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e90b_d20260513_m023143_c001_v7007000_t0000_u01778639503959") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7a5_d20260513_m023137_c001_v0001041_t0036_u01778639497966") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040b_d20260513_m023130_c001_v7007000_t0000_u01778639490418") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87947_d20260513_m023125_c001_v0001181_t0010_u01778639485336") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99139_d20260513_m023123_c001_v7007000_t0000_u01778639483097") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c050_d20260513_m023116_c001_v0001146_t0055_u01778639476396") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99129_d20260513_m023108_c001_v7007000_t0000_u01778639468871") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878d1_d20260513_m023103_c001_v0001181_t0051_u01778639463598") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba0_d20260513_m023101_c001_v7007000_t0000_u01778639461136") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f729_d20260513_m023054_c001_v0001041_t0018_u01778639454748") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edb9b_d20260513_m023043_c001_v7007000_t0000_u01778639443169") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6fb_d20260513_m023035_c001_v0001041_t0048_u01778639435738") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba2_d20260513_m023028_c001_v7007000_t0000_u01778639428708") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6cf_d20260513_m023019_c001_v0001041_t0058_u01778639419408") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57eb_d20260513_m023012_c001_v7007000_t0000_u01778639412066") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6ad_d20260513_m023004_c001_v0001041_t0021_u01778639403995") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b67654468d_d20260513_m023126_c001_v7007000_t0000_u01778639486294") 2026/05/13 02:34:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c06c_d20260513_m023121_c001_v0001146_t0048_u01778639481787") 2026/05/13 02:34:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc16_d20260513_m023148_c001_v7007000_t0000_u01778639508864") 2026/05/13 02:34:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d879bd_d20260513_m023143_c001_v0001181_t0040_u01778639503179") 2026/05/13 02:34:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5936_d20260513_m023307_c001_v7007000_t0000_u01778639587251") 2026/05/13 02:34:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87aef_d20260513_m023259_c001_v0001181_t0036_u01778639579235") 2026/05/13 02:34:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12049f_d20260513_m023251_c001_v7007000_t0000_u01778639571640") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87aa5_d20260513_m023242_c001_v0001181_t0007_u01778639562938") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58f9_d20260513_m023235_c001_v7007000_t0000_u01778639555858") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a5f_d20260513_m023228_c001_v0001181_t0034_u01778639548224") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfda_d20260513_m023220_c001_v7007000_t0000_u01778639540810") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a35_d20260513_m023213_c001_v0001181_t0008_u01778639533121") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc742_d20260513_m023205_c001_v7007000_t0000_u01778639525140") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87a01_d20260513_m023156_c001_v0001181_t0015_u01778639516608") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823e87_d20260513_m023143_c001_v7007000_t0000_u01778639503968") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975371_d20260513_m023138_c001_v0001137_t0052_u01778639498628") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040c_d20260513_m023130_c001_v7007000_t0000_u01778639490599") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87949_d20260513_m023125_c001_v0001181_t0000_u01778639485552") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203f8_d20260513_m023123_c001_v7007000_t0000_u01778639483294") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87907_d20260513_m023116_c001_v0001181_t0048_u01778639476711") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9912a_d20260513_m023109_c001_v7007000_t0000_u01778639469053") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f743_d20260513_m023103_c001_v0001041_t0025_u01778639463614") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5816_d20260513_m023101_c001_v7007000_t0000_u01778639461545") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752f3_d20260513_m023055_c001_v0001137_t0004_u01778639455397") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f411e0b830fa71dfe_d20260513_m023043_c001_v7007000_t0000_u01778639443110") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87839_d20260513_m023036_c001_v0001181_t0023_u01778639436149") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba3_d20260513_m023028_c001_v7007000_t0000_u01778639428892") 2026/05/13 02:34:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d877df_d20260513_m023019_c001_v0001181_t0036_u01778639419743") 2026/05/13 02:34:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57ed_d20260513_m023012_c001_v7007000_t0000_u01778639412246") 2026/05/13 02:34:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8778d_d20260513_m023004_c001_v0001181_t0018_u01778639404310") 2026/05/13 02:34:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203fb_d20260513_m023126_c001_v7007000_t0000_u01778639486468") 2026/05/13 02:34:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87921_d20260513_m023121_c001_v0001181_t0036_u01778639481965") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc17_d20260513_m023149_c001_v7007000_t0000_u01778639509047") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0d2_d20260513_m023143_c001_v0001146_t0008_u01778639503211") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5937_d20260513_m023307_c001_v7007000_t0000_u01778639587435") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1b8_d20260513_m023259_c001_v0001146_t0013_u01778639579479") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1204a0_d20260513_m023251_c001_v7007000_t0000_u01778639571824") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c180_d20260513_m023243_c001_v0001146_t0025_u01778639563154") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58fb_d20260513_m023236_c001_v7007000_t0000_u01778639556040") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c156_d20260513_m023228_c001_v0001146_t0049_u01778639548455") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfdb_d20260513_m023220_c001_v7007000_t0000_u01778639540993") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c124_d20260513_m023213_c001_v0001146_t0034_u01778639533332") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc743_d20260513_m023205_c001_v7007000_t0000_u01778639525323") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c100_d20260513_m023156_c001_v0001146_t0047_u01778639516817") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc06_d20260513_m023144_c001_v7007000_t0000_u01778639504408") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8799d_d20260513_m023138_c001_v0001181_t0045_u01778639498998") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040d_d20260513_m023130_c001_v7007000_t0000_u01778639490781") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c082_d20260513_m023125_c001_v0001146_t0059_u01778639485707") 2026/05/13 02:34:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc1_d20260513_m023122_c001_v7007000_t0000_u01778639482932") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f761_d20260513_m023116_c001_v0001041_t0048_u01778639476971") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9912b_d20260513_m023109_c001_v7007000_t0000_u01778639469238") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c02c_d20260513_m023103_c001_v0001146_t0048_u01778639463852") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9910f_d20260513_m023101_c001_v7007000_t0000_u01778639461322") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8788f_d20260513_m023055_c001_v0001181_t0024_u01778639455881") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1c17_d20260513_m023043_c001_v7007000_t0000_u01778639443273") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752b7_d20260513_m023036_c001_v0001137_t0008_u01778639436356") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba4_d20260513_m023029_c001_v7007000_t0000_u01778639429073") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97528f_d20260513_m023019_c001_v0001137_t0046_u01778639419952") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57ef_d20260513_m023012_c001_v7007000_t0000_u01778639412427") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975263_d20260513_m023004_c001_v0001137_t0003_u01778639404519") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99158_d20260513_m023126_c001_v7007000_t0000_u01778639486305") 2026/05/13 02:34:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97533f_d20260513_m023121_c001_v0001137_t0033_u01778639481953") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc18_d20260513_m023149_c001_v7007000_t0000_u01778639509229") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97537d_d20260513_m023143_c001_v0001137_t0009_u01778639503283") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5938_d20260513_m023307_c001_v7007000_t0000_u01778639587617") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975433_d20260513_m023259_c001_v0001137_t0045_u01778639579934") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1204a1_d20260513_m023252_c001_v7007000_t0000_u01778639572009") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975407_d20260513_m023243_c001_v0001137_t0046_u01778639563576") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58fc_d20260513_m023236_c001_v7007000_t0000_u01778639556223") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753e7_d20260513_m023228_c001_v0001137_t0051_u01778639548903") 2026/05/13 02:34:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfdc_d20260513_m023221_c001_v7007000_t0000_u01778639541176") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753c9_d20260513_m023213_c001_v0001137_t0039_u01778639533782") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc744_d20260513_m023205_c001_v7007000_t0000_u01778639525506") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9753a7_d20260513_m023157_c001_v0001137_t0048_u01778639517327") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414725255d468419_d20260513_m023144_c001_v7007000_t0000_u01778639504222") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c0ba_d20260513_m023139_c001_v0001146_t0010_u01778639499218") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040e_d20260513_m023130_c001_v7007000_t0000_u01778639490962") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f783_d20260513_m023125_c001_v0001041_t0017_u01778639485705") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f6_d20260513_m023123_c001_v7007000_t0000_u01778639483305") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975331_d20260513_m023117_c001_v0001137_t0016_u01778639477376") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9912c_d20260513_m023109_c001_v7007000_t0000_u01778639469420") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878d5_d20260513_m023103_c001_v0001181_t0059_u01778639463867") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f418f3255aeb6a7f6_d20260513_m023101_c001_v7007000_t0000_u01778639461557") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bffc_d20260513_m023056_c001_v0001146_t0019_u01778639456098") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadce9_d20260513_m023043_c001_v7007000_t0000_u01778639443124") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfac_d20260513_m023037_c001_v0001146_t0019_u01778639437528") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba5_d20260513_m023029_c001_v7007000_t0000_u01778639429254") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf58_d20260513_m023020_c001_v0001146_t0032_u01778639420544") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57f1_d20260513_m023012_c001_v7007000_t0000_u01778639412607") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf2e_d20260513_m023004_c001_v0001146_t0025_u01778639404863") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc6_d20260513_m023126_c001_v7007000_t0000_u01778639486429") 2026/05/13 02:34:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f773_d20260513_m023122_c001_v0001041_t0027_u01778639482087") 2026/05/13 02:34:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc19_d20260513_m023149_c001_v7007000_t0000_u01778639509412") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7b7_d20260513_m023143_c001_v0001041_t0043_u01778639503295") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a593b_d20260513_m023307_c001_v7007000_t0000_u01778639587907") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f845_d20260513_m023300_c001_v0001041_t0002_u01778639580355") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1204a3_d20260513_m023252_c001_v7007000_t0000_u01778639572193") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f823_d20260513_m023244_c001_v0001041_t0043_u01778639564063") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58fe_d20260513_m023236_c001_v7007000_t0000_u01778639556406") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7fb_d20260513_m023229_c001_v0001041_t0040_u01778639549281") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfdd_d20260513_m023221_c001_v7007000_t0000_u01778639541359") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7e7_d20260513_m023214_c001_v0001041_t0024_u01778639534212") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc745_d20260513_m023205_c001_v7007000_t0000_u01778639525689") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7d3_d20260513_m023157_c001_v0001041_t0026_u01778639517775") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d79bb_d20260513_m023144_c001_v7007000_t0000_u01778639504114") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7ab_d20260513_m023139_c001_v0001041_t0034_u01778639499562") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b12040f_d20260513_m023131_c001_v7007000_t0000_u01778639491144") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8794d_d20260513_m023125_c001_v0001181_t0027_u01778639485765") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40312076af41fdc3_d20260513_m023123_c001_v7007000_t0000_u01778639483317") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c05a_d20260513_m023117_c001_v0001146_t0045_u01778639477914") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9912d_d20260513_m023109_c001_v7007000_t0000_u01778639469602") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f745_d20260513_m023103_c001_v0001041_t0022_u01778639463926") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5814_d20260513_m023101_c001_v7007000_t0000_u01778639461360") 2026/05/13 02:34:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f72d_d20260513_m023056_c001_v0001041_t0024_u01778639456497") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadce8_d20260513_m023042_c001_v7007000_t0000_u01778639442961") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6ff_d20260513_m023037_c001_v0001041_t0010_u01778639437930") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba6_d20260513_m023029_c001_v7007000_t0000_u01778639429435") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6d3_d20260513_m023021_c001_v0001041_t0029_u01778639420999") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57f2_d20260513_m023012_c001_v7007000_t0000_u01778639412789") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6b5_d20260513_m023005_c001_v0001041_t0030_u01778639405358") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0fd_d20260513_m023126_c001_v7007000_t0000_u01778639486443") 2026/05/13 02:34:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87925_d20260513_m023122_c001_v0001181_t0035_u01778639482173") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f0_d20260513_m023045_c001_v7007000_t0000_u01778639445668") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f707_d20260513_m023041_c001_v0001041_t0035_u01778639441074") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f1_d20260513_m023045_c001_v7007000_t0000_u01778639445851") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752c7_d20260513_m023041_c001_v0001137_t0000_u01778639441086") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f2_d20260513_m023046_c001_v7007000_t0000_u01778639446034") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8784d_d20260513_m023041_c001_v0001181_t0046_u01778639441095") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f3_d20260513_m023046_c001_v7007000_t0000_u01778639446219") 2026/05/13 02:34:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfb4_d20260513_m023041_c001_v0001146_t0013_u01778639441116") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f4_d20260513_m023046_c001_v7007000_t0000_u01778639446403") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87851_d20260513_m023041_c001_v0001181_t0027_u01778639441308") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f5_d20260513_m023046_c001_v7007000_t0000_u01778639446586") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752c9_d20260513_m023041_c001_v0001137_t0026_u01778639441389") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f7_d20260513_m023046_c001_v7007000_t0000_u01778639446771") 2026/05/13 02:34:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87855_d20260513_m023041_c001_v0001181_t0043_u01778639441525") 2026/05/13 02:34:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f8_d20260513_m023046_c001_v7007000_t0000_u01778639446954") 2026/05/13 02:34:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f709_d20260513_m023041_c001_v0001041_t0025_u01778639441538") 2026/05/13 02:34:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990f9_d20260513_m023047_c001_v7007000_t0000_u01778639447139") 2026/05/13 02:34:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfb8_d20260513_m023041_c001_v0001146_t0012_u01778639441704") 2026/05/13 02:34:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990fa_d20260513_m023047_c001_v7007000_t0000_u01778639447325") 2026/05/13 02:34:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87857_d20260513_m023041_c001_v0001181_t0031_u01778639441729") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990fc_d20260513_m023047_c001_v7007000_t0000_u01778639447509") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a9752cd_d20260513_m023041_c001_v0001137_t0041_u01778639441828") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990fd_d20260513_m023047_c001_v7007000_t0000_u01778639447758") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f70b_d20260513_m023041_c001_v0001041_t0026_u01778639441864") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990fe_d20260513_m023047_c001_v7007000_t0000_u01778639447944") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87859_d20260513_m023041_c001_v0001181_t0021_u01778639441934") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a990ff_d20260513_m023048_c001_v7007000_t0000_u01778639448128") 2026/05/13 02:34:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bfbc_d20260513_m023042_c001_v0001146_t0014_u01778639442072") 2026/05/13 02:34:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99100_d20260513_m023048_c001_v7007000_t0000_u01778639448313") 2026/05/13 02:34:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8785b_d20260513_m023042_c001_v0001181_t0032_u01778639442135") 2026/05/13 02:34:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99101_d20260513_m023048_c001_v7007000_t0000_u01778639448497") 2026/05/13 02:34:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f70f_d20260513_m023042_c001_v0001041_t0004_u01778639442190") 2026/05/13 02:34:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99114_d20260513_m023104_c001_v7007000_t0000_u01778639464865") 2026/05/13 02:34:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878a5_d20260513_m023059_c001_v0001181_t0011_u01778639459097") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4129cd3bd3dcc130_d20260513_m023104_c001_v7007000_t0000_u01778639464649") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975305_d20260513_m023059_c001_v0001137_t0050_u01778639459245") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c718a_d20260513_m023104_c001_v7007000_t0000_u01778639464693") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878a9_d20260513_m023059_c001_v0001181_t0053_u01778639459317") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7188_d20260513_m023104_c001_v7007000_t0000_u01778639464475") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c00c_d20260513_m023059_c001_v0001146_t0002_u01778639459329") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc6de_d20260513_m023104_c001_v7007000_t0000_u01778639464691") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f733_d20260513_m023059_c001_v0001041_t0042_u01778639459348") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a40a4_d20260513_m023104_c001_v7007000_t0000_u01778639464691") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878ad_d20260513_m023059_c001_v0001181_t0047_u01778639459530") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f418f3255aeb6a7fc_d20260513_m023104_c001_v7007000_t0000_u01778639464694") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c010_d20260513_m023059_c001_v0001146_t0037_u01778639459645") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba3_d20260513_m023104_c001_v7007000_t0000_u01778639464423") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878af_d20260513_m023059_c001_v0001181_t0002_u01778639459744") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99113_d20260513_m023104_c001_v7007000_t0000_u01778639464683") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975307_d20260513_m023059_c001_v0001137_t0056_u01778639459797") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a40a3_d20260513_m023104_c001_v7007000_t0000_u01778639464486") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f735_d20260513_m023059_c001_v0001041_t0044_u01778639459807") 2026/05/13 02:34:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a581b_d20260513_m023104_c001_v7007000_t0000_u01778639464638") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878b1_d20260513_m023059_c001_v0001181_t0013_u01778639459962") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0edba5_d20260513_m023104_c001_v7007000_t0000_u01778639464788") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c014_d20260513_m023100_c001_v0001146_t0036_u01778639460073") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc6dd_d20260513_m023104_c001_v7007000_t0000_u01778639464433") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878b5_d20260513_m023100_c001_v0001181_t0053_u01778639460176") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a99112_d20260513_m023104_c001_v7007000_t0000_u01778639464495") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97530d_d20260513_m023100_c001_v0001137_t0047_u01778639460238") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f418f3255aeb6a7fb_d20260513_m023104_c001_v7007000_t0000_u01778639464445") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d878b7_d20260513_m023100_c001_v0001181_t0016_u01778639460398") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a581a_d20260513_m023104_c001_v7007000_t0000_u01778639464453") 2026/05/13 02:34:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f739_d20260513_m023100_c001_v0001041_t0034_u01778639460418") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab0c_d20260513_m022849_c001_v7007000_t0000_u01778639329769") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f115f67233b29c5f4_d20260513_m022847_c001_v0001134_t0034_u01778639327572") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219cc57_d20260513_m022847_c001_v7007000_t0000_u01778639327386") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f115f67233b29c5d4_d20260513_m022844_c001_v0001134_t0009_u01778639324155") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219cc54_d20260513_m022843_c001_v7007000_t0000_u01778639323425") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f56b_d20260513_m022839_c001_v0001041_t0049_u01778639319386") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1867e9_d20260513_m022837_c001_v7007000_t0000_u01778639317935") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105c8e6f22ffb67d_d20260513_m022836_c001_v0001185_t0010_u01778639316180") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a3fb9_d20260513_m022835_c001_v7007000_t0000_u01778639315991") 2026/05/13 02:34:14 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105c8e6f22ffb663_d20260513_m022832_c001_v0001185_t0016_u01778639312966") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a3fb6_d20260513_m022832_c001_v7007000_t0000_u01778639312238") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f555_d20260513_m022827_c001_v0001041_t0044_u01778639307670") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc627_d20260513_m022826_c001_v7007000_t0000_u01778639306745") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f100be312e4de980b_d20260513_m022825_c001_v0001043_t0058_u01778639305418") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130aafd_d20260513_m022825_c001_v7007000_t0000_u01778639305229") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f100be312e4de9803_d20260513_m022822_c001_v0001043_t0015_u01778639302068") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130aafb_d20260513_m022821_c001_v7007000_t0000_u01778639301279") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f53f_d20260513_m022817_c001_v0001041_t0056_u01778639297524") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc623_d20260513_m022816_c001_v7007000_t0000_u01778639296964") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f113424de55d33a4a_d20260513_m022815_c001_v0001150_t0004_u01778639295084") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3db24_d20260513_m022814_c001_v7007000_t0000_u01778639294895") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f113424de55d33a3c_d20260513_m022811_c001_v0001150_t0007_u01778639291042") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3db21_d20260513_m022810_c001_v7007000_t0000_u01778639290315") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f51b_d20260513_m022804_c001_v0001041_t0044_u01778639284537") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1b8d_d20260513_m022803_c001_v7007000_t0000_u01778639283982") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f111b2a181ef05e39_d20260513_m022802_c001_v0001185_t0053_u01778639282391") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596faef_d20260513_m022802_c001_v7007000_t0000_u01778639282208") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f111b2a181ef05e17_d20260513_m022758_c001_v0001185_t0024_u01778639278892") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596faed_d20260513_m022758_c001_v7007000_t0000_u01778639278165") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f4fd_d20260513_m022749_c001_v0001041_t0015_u01778639269605") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fae8_d20260513_m022748_c001_v7007000_t0000_u01778639268695") 2026/05/13 02:34:15 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10332263c1b22f69_d20260513_m022746_c001_v0001101_t0038_u01778639266735") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e6fc_d20260513_m022746_c001_v7007000_t0000_u01778639266551") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10332263c1b22f37_d20260513_m022742_c001_v0001101_t0025_u01778639262533") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e6f0_d20260513_m022741_c001_v7007000_t0000_u01778639261806") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f4dd_d20260513_m022733_c001_v0001041_t0046_u01778639253561") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f5_d20260513_m022732_c001_v7007000_t0000_u01778639252462") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f118204e1cf0fed80_d20260513_m022725_c001_v0001137_t0023_u01778639245511") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414725255d4676e7_d20260513_m022725_c001_v7007000_t0000_u01778639245273") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8526_d20260513_m022618_c001_v0001130_t0037_u01778639178271") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10420f80b52f6b72_d20260513_m022617_c001_v0001105_t0055_u01778639177388") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10420f80b52f6b6e_d20260513_m022616_c001_v0001105_t0035_u01778639176262") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d772b_d20260513_m022602_c001_v7007000_t0000_u01778639162834") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f3ff_d20260513_m022554_c001_v0001041_t0053_u01778639154856") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114d49eb9d702cfd_d20260513_m022553_c001_v0001040_t0009_u01778639153177") 2026/05/13 02:34:16 DEBUG : dst/one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114d49eb9d702cfb_d20260513_m022551_c001_v0001040_t0048_u01778639151957") 2026/05/13 02:34:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab0d_d20260513_m022849_c001_v7007000_t0000_u01778639329951") 2026/05/13 02:34:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1187051b2608f0be_d20260513_m022847_c001_v0001041_t0012_u01778639327036") 2026/05/13 02:34:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f111673fa4f4e4550_d20260513_m022842_c001_v0001043_t0038_u01778639322954") 2026/05/13 02:34:16 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1867eb_d20260513_m022838_c001_v7007000_t0000_u01778639318115") 2026/05/13 02:34:16 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1164f5c9d64e43f9_d20260513_m022835_c001_v0001033_t0018_u01778639315481") 2026/05/13 02:34:16 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f110c955ef714706a_d20260513_m022831_c001_v0001136_t0008_u01778639311564") 2026/05/13 02:34:16 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc628_d20260513_m022826_c001_v7007000_t0000_u01778639306928") 2026/05/13 02:34:17 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f11287f01104eb7b7_d20260513_m022824_c001_v0001150_t0054_u01778639304928") 2026/05/13 02:34:17 DEBUG : dst/one.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f112199a9e5a7db41_d20260513_m022820_c001_v0001103_t0020_u01778639300849") 2026/05/13 02:34:17 DEBUG : dst/three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f6_d20260513_m022732_c001_v7007000_t0000_u01778639252645") 2026/05/13 02:34:17 DEBUG : dst/three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10420f80b52f6c66_d20260513_m022731_c001_v0001105_t0003_u01778639251024") 2026/05/13 02:34:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab0e_d20260513_m022850_c001_v7007000_t0000_u01778639330131") 2026/05/13 02:34:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f117dd7f3492b972b_d20260513_m022848_c001_v0001183_t0037_u01778639328586") 2026/05/13 02:34:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105c8e6f22ffb6bd_d20260513_m022845_c001_v0001185_t0036_u01778639325158") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab10_d20260513_m022850_c001_v7007000_t0000_u01778639330312") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f115f67233b29c5fc_d20260513_m022849_c001_v0001134_t0001_u01778639329037") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219cc5a_d20260513_m022848_c001_v7007000_t0000_u01778639328851") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f115f67233b29c5e2_d20260513_m022845_c001_v0001134_t0021_u01778639325532") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219cc56_d20260513_m022845_c001_v7007000_t0000_u01778639325342") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f56f_d20260513_m022840_c001_v0001041_t0043_u01778639320119") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1867ec_d20260513_m022838_c001_v7007000_t0000_u01778639318296") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105c8e6f22ffb68b_d20260513_m022837_c001_v0001185_t0017_u01778639317370") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a3fba_d20260513_m022837_c001_v7007000_t0000_u01778639317187") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105c8e6f22ffb66f_d20260513_m022834_c001_v0001185_t0009_u01778639314159") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a3fb8_d20260513_m022833_c001_v7007000_t0000_u01778639313976") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f559_d20260513_m022828_c001_v0001041_t0004_u01778639308671") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130aaff_d20260513_m022826_c001_v7007000_t0000_u01778639306182") 2026/05/13 02:34:17 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f54f_d20260513_m022823_c001_v0001041_t0052_u01778639303977") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130aafc_d20260513_m022823_c001_v7007000_t0000_u01778639303197") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f547_d20260513_m022818_c001_v0001041_t0001_u01778639298213") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3db25_d20260513_m022816_c001_v7007000_t0000_u01778639296029") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f531_d20260513_m022813_c001_v0001041_t0037_u01778639293195") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3db23_d20260513_m022812_c001_v7007000_t0000_u01778639292071") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f51f_d20260513_m022805_c001_v0001041_t0025_u01778639285608") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596faf0_d20260513_m022803_c001_v7007000_t0000_u01778639283072") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f511_d20260513_m022800_c001_v0001041_t0020_u01778639280914") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596faee_d20260513_m022759_c001_v7007000_t0000_u01778639279818") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f503_d20260513_m022752_c001_v0001041_t0005_u01778639272546") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e700_d20260513_m022747_c001_v7007000_t0000_u01778639267784") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddae9e_d20260513_m022744_c001_v0001043_t0027_u01778639264720") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40167f985b29e6f8_d20260513_m022743_c001_v7007000_t0000_u01778639263632") 2026/05/13 02:34:18 DEBUG : dst/three.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f4e3_d20260513_m022737_c001_v0001041_t0033_u01778639257106") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1867ed_d20260513_m022838_c001_v7007000_t0000_u01778639318476") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f105e9ca8486cb0ad_d20260513_m022836_c001_v0001176_t0013_u01778639316941") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1025db93dfc6db25_d20260513_m022833_c001_v0001165_t0026_u01778639313737") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc629_d20260513_m022827_c001_v7007000_t0000_u01778639307115") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10879884b897ac95_d20260513_m022825_c001_v0001180_t0020_u01778639305989") 2026/05/13 02:34:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f113fd67ff8e81122_d20260513_m022822_c001_v0001036_t0037_u01778639302782") 2026/05/13 02:34:18 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab11_d20260513_m022850_c001_v7007000_t0000_u01778639330493") 2026/05/13 02:34:18 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f56d_d20260513_m022839_c001_v0001041_t0025_u01778639319795") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1867ee_d20260513_m022838_c001_v7007000_t0000_u01778639318657") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f557_d20260513_m022828_c001_v0001041_t0049_u01778639308209") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc62a_d20260513_m022827_c001_v7007000_t0000_u01778639307297") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f545_d20260513_m022817_c001_v0001041_t0004_u01778639297864") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc624_d20260513_m022817_c001_v7007000_t0000_u01778639297149") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f51d_d20260513_m022805_c001_v0001041_t0032_u01778639285092") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408df3a4407e1b8e_d20260513_m022804_c001_v7007000_t0000_u01778639284164") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f501_d20260513_m022752_c001_v0001041_t0022_u01778639272126") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fae9_d20260513_m022748_c001_v7007000_t0000_u01778639268878") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddae88_d20260513_m022734_c001_v0001043_t0029_u01778639254360") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f422c02b6765444f7_d20260513_m022732_c001_v7007000_t0000_u01778639252830") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1082c582d1227425_d20260513_m022728_c001_v0001161_t0024_u01778639248473") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d7734_d20260513_m022603_c001_v7007000_t0000_u01778639163018") 2026/05/13 02:34:19 DEBUG : dst/two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114d49eb9d702d1b_d20260513_m022601_c001_v0001040_t0008_u01778639161510") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0ed6a0_d20260513_m022426_c001_v7007000_t0000_u01778639066462") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8446_d20260513_m022422_c001_v0001130_t0049_u01778639062541") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0ed69c_d20260513_m022420_c001_v7007000_t0000_u01778639060444") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8422_d20260513_m022410_c001_v0001130_t0019_u01778639050410") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23ddb_d20260513_m022401_c001_v7007000_t0000_u01778639041675") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8402_d20260513_m022358_c001_v0001130_t0024_u01778639038105") 2026/05/13 02:34:19 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862ca_d20260513_m022336_c001_v7007000_t0000_u01778639016275") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83be_d20260513_m022334_c001_v0001130_t0002_u01778639014023") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862c0_d20260513_m022332_c001_v7007000_t0000_u01778639012985") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83ac_d20260513_m022331_c001_v0001130_t0022_u01778639011343") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862b6_d20260513_m022328_c001_v7007000_t0000_u01778639008076") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f839a_d20260513_m022326_c001_v0001130_t0051_u01778639006087") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862ac_d20260513_m022325_c001_v7007000_t0000_u01778639005005") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f838e_d20260513_m022323_c001_v0001130_t0012_u01778639003468") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a0_d20260513_m022316_c001_v7007000_t0000_u01778638996852") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f836c_d20260513_m022315_c001_v0001130_t0013_u01778638995051") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a18629d_d20260513_m022313_c001_v7007000_t0000_u01778638993969") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8366_d20260513_m022313_c001_v0001130_t0006_u01778638993130") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aada26_d20260513_m022307_c001_v7007000_t0000_u01778638987420") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8348_d20260513_m022306_c001_v0001130_t0016_u01778638986044") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aada0e_d20260513_m022304_c001_v7007000_t0000_u01778638984234") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8338_d20260513_m022303_c001_v0001130_t0011_u01778638983209") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aada00_d20260513_m022302_c001_v7007000_t0000_u01778638982847") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f11191dcbdbad8016_d20260513_m022302_c001_v0001146_t0028_u01778638982064") 2026/05/13 02:34:20 DEBUG : empty space: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f832e_d20260513_m022300_c001_v0001130_t0044_u01778638980288") 2026/05/13 02:34:20 DEBUG : enormous: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862c8_d20260513_m022335_c001_v7007000_t0000_u01778639015549") 2026/05/13 02:34:20 DEBUG : enormous: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83c0_d20260513_m022334_c001_v0001130_t0008_u01778639014620") 2026/05/13 02:34:20 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f413968305130ab16_d20260513_m022855_c001_v7007000_t0000_u01778639335143") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f585_d20260513_m022853_c001_v0001041_t0041_u01778639333611") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd9_d20260513_m022356_c001_v7007000_t0000_u01778639036570") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f339_d20260513_m022355_c001_v0001041_t0019_u01778639035415") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9d3_d20260513_m022256_c001_v7007000_t0000_u01778638976983") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f831c_d20260513_m022255_c001_v0001130_t0041_u01778638975882") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9c7_d20260513_m022255_c001_v7007000_t0000_u01778638975341") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8316_d20260513_m022254_c001_v0001130_t0049_u01778638974572") 2026/05/13 02:34:21 DEBUG : existing: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f830e_d20260513_m022253_c001_v0001130_t0057_u01778638973507") 2026/05/13 02:34:21 DEBUG : existing-b: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dda_d20260513_m022356_c001_v7007000_t0000_u01778639036754") 2026/05/13 02:34:21 DEBUG : existing-b: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83fc_d20260513_m022355_c001_v0001130_t0050_u01778639035404") 2026/05/13 02:34:21 DEBUG : file1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7121_d20260513_m022954_c001_v7007000_t0000_u01778639394750") 2026/05/13 02:34:21 DEBUG : file1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf02_d20260513_m022953_c001_v0001146_t0035_u01778639393715") 2026/05/13 02:34:21 DEBUG : file1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c711b_d20260513_m022952_c001_v7007000_t0000_u01778639392405") 2026/05/13 02:34:21 DEBUG : file1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f68f_d20260513_m022951_c001_v0001041_t0039_u01778639391240") 2026/05/13 02:34:21 DEBUG : five: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862cf_d20260513_m022340_c001_v7007000_t0000_u01778639020616") 2026/05/13 02:34:21 DEBUG : five: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f403ecc7274ddad36_d20260513_m022338_c001_v0001043_t0057_u01778639018879") 2026/05/13 02:34:21 DEBUG : foo: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aada19_d20260513_m022305_c001_v7007000_t0000_u01778638985682") 2026/05/13 02:34:21 DEBUG : foo: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4043b01eb26f8344_d20260513_m022305_c001_v0001130_t0046_u01778638985142") 2026/05/13 02:34:21 DEBUG : foo: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4043b01eb26f8340_d20260513_m022304_c001_v0001130_t0046_u01778638984595") 2026/05/13 02:34:21 DEBUG : four: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862d0_d20260513_m022340_c001_v7007000_t0000_u01778639020796") 2026/05/13 02:34:22 DEBUG : four: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4043b01eb26f83d4_d20260513_m022338_c001_v0001130_t0046_u01778639018328") 2026/05/13 02:34:22 DEBUG : four: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83ce_d20260513_m022337_c001_v0001130_t0056_u01778639017449") 2026/05/13 02:34:22 DEBUG : hello world2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c692a_d20260513_m022210_c001_v7007000_t0000_u01778638930999") 2026/05/13 02:34:22 DEBUG : hello world2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8280_d20260513_m022210_c001_v0001130_t0026_u01778638930157") 2026/05/13 02:34:22 DEBUG : ignore-size: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9b6_d20260513_m022253_c001_v7007000_t0000_u01778638973147") 2026/05/13 02:34:22 DEBUG : ignore-size: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8308_d20260513_m022251_c001_v0001130_t0017_u01778638971979") 2026/05/13 02:34:22 DEBUG : nested/sub dir/file: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd6_d20260513_m022354_c001_v7007000_t0000_u01778639034668") 2026/05/13 02:34:22 DEBUG : nested/sub dir/file: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad4c_d20260513_m022353_c001_v0001043_t0048_u01778639033741") 2026/05/13 02:34:22 DEBUG : nested/sub dir/file: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd3_d20260513_m022352_c001_v7007000_t0000_u01778639032966") 2026/05/13 02:34:22 DEBUG : nested/sub dir/file: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad48_d20260513_m022351_c001_v0001043_t0000_u01778639031918") 2026/05/13 02:34:22 DEBUG : one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862d1_d20260513_m022340_c001_v7007000_t0000_u01778639020989") 2026/05/13 02:34:22 DEBUG : one: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4043b01eb26f83c8_d20260513_m022336_c001_v0001130_t0046_u01778639016642") 2026/05/13 02:34:22 DEBUG : only0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7103_d20260513_m022946_c001_v7007000_t0000_u01778639386838") 2026/05/13 02:34:22 DEBUG : only0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d8772d_d20260513_m022941_c001_v0001181_t0050_u01778639381538") 2026/05/13 02:34:22 DEBUG : only0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f60d_d20260513_m022923_c001_v0001041_t0030_u01778639363437") 2026/05/13 02:34:22 DEBUG : only0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8793_d20260513_m022917_c001_v7007000_t0000_u01778639357467") 2026/05/13 02:34:22 DEBUG : only0: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f58d_d20260513_m022859_c001_v0001041_t0007_u01778639339355") 2026/05/13 02:34:22 DEBUG : only1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7104_d20260513_m022947_c001_v7007000_t0000_u01778639387019") 2026/05/13 02:34:22 DEBUG : only1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f67f_d20260513_m022941_c001_v0001041_t0055_u01778639381960") 2026/05/13 02:34:22 DEBUG : only1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f611_d20260513_m022924_c001_v0001041_t0000_u01778639364203") 2026/05/13 02:34:22 DEBUG : only1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b1_d20260513_m022917_c001_v7007000_t0000_u01778639357477") 2026/05/13 02:34:22 DEBUG : only1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f593_d20260513_m022900_c001_v0001041_t0019_u01778639340238") 2026/05/13 02:34:23 DEBUG : only10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7105_d20260513_m022947_c001_v7007000_t0000_u01778639387201") 2026/05/13 02:34:23 DEBUG : only10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414877d54a97522d_d20260513_m022941_c001_v0001137_t0050_u01778639381822") 2026/05/13 02:34:23 DEBUG : only10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f63f_d20260513_m022931_c001_v0001041_t0036_u01778639371726") 2026/05/13 02:34:23 DEBUG : only10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc878f_d20260513_m022916_c001_v7007000_t0000_u01778639356739") 2026/05/13 02:34:23 DEBUG : only10: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5c3_d20260513_m022907_c001_v0001041_t0038_u01778639347391") 2026/05/13 02:34:23 DEBUG : only11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7106_d20260513_m022947_c001_v7007000_t0000_u01778639387382") 2026/05/13 02:34:23 DEBUG : only11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f677_d20260513_m022940_c001_v0001041_t0055_u01778639380989") 2026/05/13 02:34:23 DEBUG : only11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f643_d20260513_m022932_c001_v0001041_t0012_u01778639372623") 2026/05/13 02:34:23 DEBUG : only11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823a0f_d20260513_m022917_c001_v7007000_t0000_u01778639357127") 2026/05/13 02:34:23 DEBUG : only11: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5c9_d20260513_m022908_c001_v0001041_t0056_u01778639348398") 2026/05/13 02:34:23 DEBUG : only12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7107_d20260513_m022947_c001_v7007000_t0000_u01778639387563") 2026/05/13 02:34:23 DEBUG : only12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f67d_d20260513_m022941_c001_v0001041_t0055_u01778639381752") 2026/05/13 02:34:23 DEBUG : only12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f649_d20260513_m022933_c001_v0001041_t0048_u01778639373406") 2026/05/13 02:34:23 DEBUG : only12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f405b199e468654d4_d20260513_m022917_c001_v7007000_t0000_u01778639357687") 2026/05/13 02:34:23 DEBUG : only12: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5cf_d20260513_m022909_c001_v0001041_t0031_u01778639349409") 2026/05/13 02:34:23 DEBUG : only13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7108_d20260513_m022947_c001_v7007000_t0000_u01778639387745") 2026/05/13 02:34:23 DEBUG : only13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d8772f_d20260513_m022941_c001_v0001181_t0050_u01778639381722") 2026/05/13 02:34:23 DEBUG : only13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f653_d20260513_m022934_c001_v0001041_t0019_u01778639374368") 2026/05/13 02:34:23 DEBUG : only13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8790_d20260513_m022916_c001_v7007000_t0000_u01778639356922") 2026/05/13 02:34:24 DEBUG : only13: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5d3_d20260513_m022910_c001_v0001041_t0002_u01778639350402") 2026/05/13 02:34:24 DEBUG : only14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7109_d20260513_m022947_c001_v7007000_t0000_u01778639387926") 2026/05/13 02:34:24 DEBUG : only14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4013f83a6879bee4_d20260513_m022941_c001_v0001146_t0051_u01778639381931") 2026/05/13 02:34:24 DEBUG : only14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f657_d20260513_m022935_c001_v0001041_t0044_u01778639375143") 2026/05/13 02:34:24 DEBUG : only14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8791_d20260513_m022917_c001_v7007000_t0000_u01778639357103") 2026/05/13 02:34:24 DEBUG : only14: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5d9_d20260513_m022911_c001_v0001041_t0026_u01778639351225") 2026/05/13 02:34:24 DEBUG : only15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c710a_d20260513_m022948_c001_v7007000_t0000_u01778639388109") 2026/05/13 02:34:24 DEBUG : only15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f67b_d20260513_m022941_c001_v0001041_t0055_u01778639381567") 2026/05/13 02:34:24 DEBUG : only15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f65d_d20260513_m022936_c001_v0001041_t0012_u01778639376009") 2026/05/13 02:34:24 DEBUG : only15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f405b199e468654bf_d20260513_m022917_c001_v7007000_t0000_u01778639357132") 2026/05/13 02:34:24 DEBUG : only15: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5e1_d20260513_m022912_c001_v0001041_t0042_u01778639352094") 2026/05/13 02:34:24 DEBUG : only16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c710c_d20260513_m022948_c001_v7007000_t0000_u01778639388291") 2026/05/13 02:34:24 DEBUG : only16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d87731_d20260513_m022941_c001_v0001181_t0050_u01778639381903") 2026/05/13 02:34:24 DEBUG : only16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f665_d20260513_m022937_c001_v0001041_t0022_u01778639377165") 2026/05/13 02:34:24 DEBUG : only16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8792_d20260513_m022917_c001_v7007000_t0000_u01778639357285") 2026/05/13 02:34:24 DEBUG : only16: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5e7_d20260513_m022912_c001_v0001041_t0039_u01778639352927") 2026/05/13 02:34:25 DEBUG : only17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c710d_d20260513_m022948_c001_v7007000_t0000_u01778639388473") 2026/05/13 02:34:25 DEBUG : only17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414877d54a97522f_d20260513_m022942_c001_v0001137_t0050_u01778639382008") 2026/05/13 02:34:25 DEBUG : only17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f669_d20260513_m022937_c001_v0001041_t0027_u01778639377892") 2026/05/13 02:34:25 DEBUG : only17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b0_d20260513_m022917_c001_v7007000_t0000_u01778639357295") 2026/05/13 02:34:25 DEBUG : only17: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5ef_d20260513_m022913_c001_v0001041_t0003_u01778639353795") 2026/05/13 02:34:25 DEBUG : only18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c710e_d20260513_m022948_c001_v7007000_t0000_u01778639388655") 2026/05/13 02:34:25 DEBUG : only18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d87737_d20260513_m022942_c001_v0001181_t0050_u01778639382449") 2026/05/13 02:34:25 DEBUG : only18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f671_d20260513_m022939_c001_v0001041_t0023_u01778639379168") 2026/05/13 02:34:25 DEBUG : only18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823a10_d20260513_m022917_c001_v7007000_t0000_u01778639357310") 2026/05/13 02:34:25 DEBUG : only18: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5f3_d20260513_m022914_c001_v0001041_t0009_u01778639354506") 2026/05/13 02:34:25 DEBUG : only19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c710f_d20260513_m022948_c001_v7007000_t0000_u01778639388839") 2026/05/13 02:34:25 DEBUG : only19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f683_d20260513_m022942_c001_v0001041_t0055_u01778639382329") 2026/05/13 02:34:25 DEBUG : only19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f675_d20260513_m022939_c001_v0001041_t0047_u01778639379952") 2026/05/13 02:34:25 DEBUG : only19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70af_d20260513_m022917_c001_v7007000_t0000_u01778639357113") 2026/05/13 02:34:25 DEBUG : only19: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5f9_d20260513_m022915_c001_v0001041_t0050_u01778639355342") 2026/05/13 02:34:25 DEBUG : only2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7110_d20260513_m022949_c001_v7007000_t0000_u01778639389021") 2026/05/13 02:34:25 DEBUG : only2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414877d54a975233_d20260513_m022942_c001_v0001137_t0050_u01778639382481") 2026/05/13 02:34:26 DEBUG : only2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f615_d20260513_m022924_c001_v0001041_t0045_u01778639364858") 2026/05/13 02:34:26 DEBUG : only2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823a11_d20260513_m022917_c001_v7007000_t0000_u01778639357493") 2026/05/13 02:34:26 DEBUG : only2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f599_d20260513_m022900_c001_v0001041_t0053_u01778639340998") 2026/05/13 02:34:26 DEBUG : only3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7111_d20260513_m022949_c001_v7007000_t0000_u01778639389202") 2026/05/13 02:34:26 DEBUG : only3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d87733_d20260513_m022942_c001_v0001181_t0050_u01778639382085") 2026/05/13 02:34:26 DEBUG : only3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f619_d20260513_m022925_c001_v0001041_t0010_u01778639365675") 2026/05/13 02:34:26 DEBUG : only3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8796_d20260513_m022917_c001_v7007000_t0000_u01778639357834") 2026/05/13 02:34:26 DEBUG : only3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f59f_d20260513_m022901_c001_v0001041_t0033_u01778639341837") 2026/05/13 02:34:26 DEBUG : only4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7113_d20260513_m022949_c001_v7007000_t0000_u01778639389385") 2026/05/13 02:34:26 DEBUG : only4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4013f83a6879bee6_d20260513_m022942_c001_v0001146_t0051_u01778639382115") 2026/05/13 02:34:26 DEBUG : only4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f61f_d20260513_m022926_c001_v0001041_t0035_u01778639366546") 2026/05/13 02:34:26 DEBUG : only4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f405b199e468654cd_d20260513_m022917_c001_v7007000_t0000_u01778639357504") 2026/05/13 02:34:26 DEBUG : only4: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5a5_d20260513_m022902_c001_v0001041_t0025_u01778639342618") 2026/05/13 02:34:26 DEBUG : only5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7114_d20260513_m022949_c001_v7007000_t0000_u01778639389572") 2026/05/13 02:34:26 DEBUG : only5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f681_d20260513_m022942_c001_v0001041_t0055_u01778639382143") 2026/05/13 02:34:26 DEBUG : only5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f623_d20260513_m022927_c001_v0001041_t0001_u01778639367410") 2026/05/13 02:34:26 DEBUG : only5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40975c611bdc8794_d20260513_m022917_c001_v7007000_t0000_u01778639357650") 2026/05/13 02:34:26 DEBUG : only5: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5ab_d20260513_m022903_c001_v0001041_t0001_u01778639343565") 2026/05/13 02:34:26 DEBUG : only6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7115_d20260513_m022949_c001_v7007000_t0000_u01778639389754") 2026/05/13 02:34:26 DEBUG : only6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40850aa8b4d87735_d20260513_m022942_c001_v0001181_t0050_u01778639382267") 2026/05/13 02:34:26 DEBUG : only6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f62d_d20260513_m022928_c001_v0001041_t0044_u01778639368123") 2026/05/13 02:34:27 DEBUG : only6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f405b199e468654c6_d20260513_m022917_c001_v7007000_t0000_u01778639357320") 2026/05/13 02:34:27 DEBUG : only6: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5b1_d20260513_m022904_c001_v0001041_t0010_u01778639344284") 2026/05/13 02:34:27 DEBUG : only7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7117_d20260513_m022949_c001_v7007000_t0000_u01778639389937") 2026/05/13 02:34:27 DEBUG : only7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f414877d54a975231_d20260513_m022942_c001_v0001137_t0050_u01778639382297") 2026/05/13 02:34:27 DEBUG : only7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f633_d20260513_m022929_c001_v0001041_t0036_u01778639369148") 2026/05/13 02:34:27 DEBUG : only7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b2_d20260513_m022917_c001_v7007000_t0000_u01778639357659") 2026/05/13 02:34:27 DEBUG : only7: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5b5_d20260513_m022905_c001_v0001041_t0056_u01778639345000") 2026/05/13 02:34:27 DEBUG : only8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7118_d20260513_m022950_c001_v7007000_t0000_u01778639390122") 2026/05/13 02:34:27 DEBUG : only8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4013f83a6879bee8_d20260513_m022942_c001_v0001146_t0051_u01778639382307") 2026/05/13 02:34:27 DEBUG : only8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f637_d20260513_m022929_c001_v0001041_t0012_u01778639369973") 2026/05/13 02:34:27 DEBUG : only8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c70b3_d20260513_m022917_c001_v7007000_t0000_u01778639357843") 2026/05/13 02:34:27 DEBUG : only8: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5b9_d20260513_m022905_c001_v0001041_t0045_u01778639345827") 2026/05/13 02:34:27 DEBUG : only9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7119_d20260513_m022950_c001_v7007000_t0000_u01778639390305") 2026/05/13 02:34:27 DEBUG : only9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4013f83a6879beea_d20260513_m022942_c001_v0001146_t0051_u01778639382492") 2026/05/13 02:34:27 DEBUG : only9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f63b_d20260513_m022930_c001_v0001041_t0034_u01778639370825") 2026/05/13 02:34:27 DEBUG : only9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4157c35a5b823a12_d20260513_m022917_c001_v7007000_t0000_u01778639357676") 2026/05/13 02:34:27 DEBUG : only9: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f5bf_d20260513_m022906_c001_v0001041_t0048_u01778639346613") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd0_d20260513_m022350_c001_v7007000_t0000_u01778639030778") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f32b_d20260513_m022348_c001_v0001041_t0042_u01778639028631") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dcc_d20260513_m022347_c001_v7007000_t0000_u01778639027520") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83e2_d20260513_m022345_c001_v0001130_t0021_u01778639025640") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dc9_d20260513_m022344_c001_v7007000_t0000_u01778639024535") 2026/05/13 02:34:27 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad3a_d20260513_m022341_c001_v0001043_t0009_u01778639021897") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862ba_d20260513_m022330_c001_v7007000_t0000_u01778639010355") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83a2_d20260513_m022328_c001_v0001130_t0019_u01778639008620") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862b0_d20260513_m022326_c001_v7007000_t0000_u01778639006810") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8398_d20260513_m022325_c001_v0001130_t0043_u01778639005550") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862aa_d20260513_m022324_c001_v7007000_t0000_u01778639004238") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f838c_d20260513_m022322_c001_v0001130_t0034_u01778639002934") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a18629f_d20260513_m022316_c001_v7007000_t0000_u01778638996305") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f836a_d20260513_m022314_c001_v0001130_t0052_u01778638994515") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a18629e_d20260513_m022314_c001_v7007000_t0000_u01778638994152") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8360_d20260513_m022312_c001_v0001130_t0025_u01778638992230") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a18629c_d20260513_m022311_c001_v7007000_t0000_u01778638991867") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f835c_d20260513_m022311_c001_v0001130_t0052_u01778638991094") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8358_d20260513_m022310_c001_v0001130_t0050_u01778638990348") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a18629b_d20260513_m022309_c001_v7007000_t0000_u01778638989987") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8352_d20260513_m022309_c001_v0001130_t0046_u01778638989074") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8350_d20260513_m022308_c001_v0001130_t0007_u01778638988372") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aada28_d20260513_m022307_c001_v7007000_t0000_u01778638987600") 2026/05/13 02:34:28 DEBUG : potato: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f834c_d20260513_m022306_c001_v0001130_t0009_u01778638986755") 2026/05/13 02:34:28 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f405a59b7e8120061_d20260513_m022436_c001_v7007000_t0000_u01778639076189") 2026/05/13 02:34:28 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddada8_d20260513_m022435_c001_v0001043_t0027_u01778639075293") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0ed6a5_d20260513_m022426_c001_v7007000_t0000_u01778639066689") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad8e_d20260513_m022421_c001_v0001043_t0028_u01778639061726") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadae5_d20260513_m022414_c001_v7007000_t0000_u01778639054163") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad6e_d20260513_m022409_c001_v0001043_t0016_u01778639049732") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23ddc_d20260513_m022402_c001_v7007000_t0000_u01778639042341") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad52_d20260513_m022357_c001_v0001043_t0029_u01778639037694") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862c7_d20260513_m022335_c001_v7007000_t0000_u01778639015368") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83b4_d20260513_m022333_c001_v0001130_t0019_u01778639013579") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862c1_d20260513_m022333_c001_v7007000_t0000_u01778639013214") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83aa_d20260513_m022330_c001_v0001130_t0044_u01778639010901") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862bb_d20260513_m022330_c001_v7007000_t0000_u01778639010537") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83a6_d20260513_m022329_c001_v0001130_t0007_u01778639009410") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862b7_d20260513_m022328_c001_v7007000_t0000_u01778639008258") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f839e_d20260513_m022327_c001_v0001130_t0003_u01778639007171") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862ae_d20260513_m022325_c001_v7007000_t0000_u01778639005187") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8392_d20260513_m022324_c001_v0001130_t0000_u01778639004195") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862a1_d20260513_m022317_c001_v7007000_t0000_u01778638997033") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8370_d20260513_m022315_c001_v0001130_t0016_u01778638995727") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c692f_d20260513_m022214_c001_v7007000_t0000_u01778638934096") 2026/05/13 02:34:29 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8286_d20260513_m022213_c001_v0001130_t0037_u01778638933190") 2026/05/13 02:34:30 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c692b_d20260513_m022212_c001_v7007000_t0000_u01778638932281") 2026/05/13 02:34:30 DEBUG : potato2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8284_d20260513_m022211_c001_v0001130_t0006_u01778638931549") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f417d95d42d0ed6a6_d20260513_m022426_c001_v7007000_t0000_u01778639066933") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f367_d20260513_m022423_c001_v0001041_t0023_u01778639063491") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadae6_d20260513_m022414_c001_v7007000_t0000_u01778639054519") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f355_d20260513_m022411_c001_v0001041_t0047_u01778639051184") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23ddd_d20260513_m022402_c001_v7007000_t0000_u01778639042525") 2026/05/13 02:34:30 DEBUG : potato3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f33d_d20260513_m022358_c001_v0001041_t0006_u01778639038412") 2026/05/13 02:34:30 DEBUG : pre-dest1/1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d24266_d20260513_m022611_c001_v7007000_t0000_u01778639171980") 2026/05/13 02:34:30 DEBUG : pre-dest1/1: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f419_d20260513_m022603_c001_v0001041_t0015_u01778639163755") 2026/05/13 02:34:30 DEBUG : pre-dest2/2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d24267_d20260513_m022612_c001_v7007000_t0000_u01778639172161") 2026/05/13 02:34:30 DEBUG : pre-dest2/2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddae00_d20260513_m022604_c001_v0001043_t0018_u01778639164518") 2026/05/13 02:34:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d7724_d20260513_m022547_c001_v7007000_t0000_u01778639147897") 2026/05/13 02:34:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8466_d20260513_m022443_c001_v0001130_t0050_u01778639083878") 2026/05/13 02:34:30 DEBUG : sizeonly: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9aa_d20260513_m022251_c001_v7007000_t0000_u01778638971434") 2026/05/13 02:34:30 DEBUG : sizeonly: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8302_d20260513_m022250_c001_v0001130_t0017_u01778638970270") 2026/05/13 02:34:30 DEBUG : splitbanan: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc1a_d20260513_m023149_c001_v7007000_t0000_u01778639509595") 2026/05/13 02:34:30 DEBUG : splitbanan: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975377_d20260513_m023142_c001_v0001137_t0048_u01778639502099") 2026/05/13 02:34:30 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a593c_d20260513_m023308_c001_v7007000_t0000_u01778639588091") 2026/05/13 02:34:30 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f847_d20260513_m023301_c001_v0001041_t0028_u01778639581672") 2026/05/13 02:34:30 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1204a4_d20260513_m023252_c001_v7007000_t0000_u01778639572380") 2026/05/13 02:34:30 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f829_d20260513_m023245_c001_v0001041_t0054_u01778639565968") 2026/05/13 02:34:30 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a58ff_d20260513_m023236_c001_v7007000_t0000_u01778639556590") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f803_d20260513_m023230_c001_v0001041_t0003_u01778639550607") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41607f05ade3dfe0_d20260513_m023221_c001_v7007000_t0000_u01778639541543") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7eb_d20260513_m023215_c001_v0001041_t0016_u01778639535372") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f406b4803953bc746_d20260513_m023205_c001_v7007000_t0000_u01778639525871") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7d7_d20260513_m023159_c001_v0001041_t0009_u01778639519287") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fc05_d20260513_m023144_c001_v7007000_t0000_u01778639504130") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f7ad_d20260513_m023140_c001_v0001041_t0003_u01778639500894") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b120410_d20260513_m023131_c001_v7007000_t0000_u01778639491327") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f777_d20260513_m023124_c001_v0001041_t0009_u01778639484259") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f41925c2f9219d0f3_d20260513_m023123_c001_v7007000_t0000_u01778639483123") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c062_d20260513_m023119_c001_v0001146_t0009_u01778639479466") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f402ab24f38a9912e_d20260513_m023109_c001_v7007000_t0000_u01778639469783") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975315_d20260513_m023102_c001_v0001137_t0050_u01778639462502") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f407bbdb7420a40a0_d20260513_m023101_c001_v7007000_t0000_u01778639461330") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f72f_d20260513_m023057_c001_v0001041_t0023_u01778639457702") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aadce7_d20260513_m023042_c001_v7007000_t0000_u01778639442933") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f701_d20260513_m023039_c001_v0001041_t0019_u01778639439350") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f410a93611596fba7_d20260513_m023029_c001_v7007000_t0000_u01778639429616") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6d7_d20260513_m023023_c001_v0001041_t0037_u01778639423046") 2026/05/13 02:34:31 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a57f3_d20260513_m023012_c001_v7007000_t0000_u01778639412969") 2026/05/13 02:34:32 DEBUG : splitbananasplit: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f6b9_d20260513_m023007_c001_v0001041_t0039_u01778639407040") 2026/05/13 02:34:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f40463e912b1203f9_d20260513_m023126_c001_v7007000_t0000_u01778639486099") 2026/05/13 02:34:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975335_d20260513_m023120_c001_v0001137_t0012_u01778639480612") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7128_d20260513_m022958_c001_v7007000_t0000_u01778639398756") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879bf14_d20260513_m022957_c001_v0001146_t0014_u01778639397560") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7124_d20260513_m022956_c001_v7007000_t0000_u01778639396790") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a97524d_d20260513_m022955_c001_v0001137_t0025_u01778639395715") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd7_d20260513_m022354_c001_v7007000_t0000_u01778639034853") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f333_d20260513_m022353_c001_v0001041_t0037_u01778639033736") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd4_d20260513_m022353_c001_v7007000_t0000_u01778639033150") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83f6_d20260513_m022352_c001_v0001130_t0030_u01778639032267") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad9a1_d20260513_m022248_c001_v7007000_t0000_u01778638968078") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82ee_d20260513_m022246_c001_v0001130_t0044_u01778638966569") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad99d_d20260513_m022246_c001_v7007000_t0000_u01778638966195") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82e8_d20260513_m022245_c001_v0001130_t0040_u01778638965069") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad999_d20260513_m022242_c001_v7007000_t0000_u01778638962823") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82dc_d20260513_m022241_c001_v0001130_t0019_u01778638961714") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad998_d20260513_m022241_c001_v7007000_t0000_u01778638961173") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82da_d20260513_m022239_c001_v0001130_t0035_u01778638959937") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82d4_d20260513_m022237_c001_v0001130_t0031_u01778638957376") 2026/05/13 02:34:32 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4166c99597aad989_d20260513_m022236_c001_v7007000_t0000_u01778638956969") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82d0_d20260513_m022236_c001_v0001130_t0008_u01778638956261") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82ca_d20260513_m022235_c001_v0001130_t0029_u01778638955352") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6965_d20260513_m022234_c001_v7007000_t0000_u01778638954508") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82bc_d20260513_m022231_c001_v0001130_t0024_u01778638951965") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82b6_d20260513_m022229_c001_v0001130_t0013_u01778638949487") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c695b_d20260513_m022229_c001_v7007000_t0000_u01778638949124") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82ae_d20260513_m022228_c001_v0001130_t0042_u01778638948299") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82ac_d20260513_m022227_c001_v0001130_t0042_u01778638947520") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6959_d20260513_m022227_c001_v7007000_t0000_u01778638947156") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82a2_d20260513_m022223_c001_v0001130_t0021_u01778638943460") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6948_d20260513_m022223_c001_v7007000_t0000_u01778638943094") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f82a0_d20260513_m022222_c001_v0001130_t0043_u01778638942327") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6943_d20260513_m022221_c001_v7007000_t0000_u01778638941419") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f829e_d20260513_m022220_c001_v0001130_t0053_u01778638940674") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6940_d20260513_m022220_c001_v7007000_t0000_u01778638940128") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f829c_d20260513_m022219_c001_v0001130_t0022_u01778638939257") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6939_d20260513_m022218_c001_v7007000_t0000_u01778638938351") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8294_d20260513_m022217_c001_v0001130_t0011_u01778638937381") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6933_d20260513_m022216_c001_v7007000_t0000_u01778638936835") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8290_d20260513_m022215_c001_v0001130_t0058_u01778638935948") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6931_d20260513_m022215_c001_v7007000_t0000_u01778638935399") 2026/05/13 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f828a_d20260513_m022214_c001_v0001130_t0040_u01778638934650") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6926_d20260513_m022209_c001_v7007000_t0000_u01778638929598") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f827a_d20260513_m022208_c001_v0001130_t0037_u01778638928868") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6923_d20260513_m022208_c001_v7007000_t0000_u01778638928319") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8274_d20260513_m022207_c001_v0001130_t0024_u01778638927619") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c6921_d20260513_m022206_c001_v7007000_t0000_u01778638926600") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8270_d20260513_m022205_c001_v0001130_t0027_u01778638925737") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c691a_d20260513_m022203_c001_v7007000_t0000_u01778638923566") 2026/05/13 02:34:34 DEBUG : sub dir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f8264_d20260513_m022202_c001_v0001130_t0050_u01778638922808") 2026/05/13 02:34:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7129_d20260513_m022958_c001_v7007000_t0000_u01778639398939") 2026/05/13 02:34:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f69d_d20260513_m022957_c001_v0001041_t0046_u01778639397549") 2026/05/13 02:34:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7125_d20260513_m022956_c001_v7007000_t0000_u01778639396972") 2026/05/13 02:34:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87765_d20260513_m022955_c001_v0001181_t0033_u01778639395725") 2026/05/13 02:34:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a593e_d20260513_m023310_c001_v7007000_t0000_u01778639590082") 2026/05/13 02:34:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87b13_d20260513_m023309_c001_v0001181_t0043_u01778639589451") 2026/05/13 02:34:34 DEBUG : sub/yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dcf_d20260513_m022350_c001_v7007000_t0000_u01778639030222") 2026/05/13 02:34:34 DEBUG : sub/yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad44_d20260513_m022348_c001_v0001043_t0004_u01778639028278") 2026/05/13 02:34:34 DEBUG : test_dir1/file2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7122_d20260513_m022954_c001_v7007000_t0000_u01778639394932") 2026/05/13 02:34:34 DEBUG : test_dir1/file2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f697_d20260513_m022953_c001_v0001041_t0010_u01778639393370") 2026/05/13 02:34:34 DEBUG : test_dir1/file2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c711c_d20260513_m022952_c001_v7007000_t0000_u01778639392588") 2026/05/13 02:34:34 DEBUG : test_dir1/file2: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975243_d20260513_m022951_c001_v0001137_t0046_u01778639391267") 2026/05/13 02:34:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c7123_d20260513_m022955_c001_v7007000_t0000_u01778639395117") 2026/05/13 02:34:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87755_d20260513_m022953_c001_v0001181_t0034_u01778639393358") 2026/05/13 02:34:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f42023797214c711d_d20260513_m022952_c001_v7007000_t0000_u01778639392772") 2026/05/13 02:34:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d8774f_d20260513_m022951_c001_v0001181_t0028_u01778639391254") 2026/05/13 02:34:35 DEBUG : three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862d2_d20260513_m022341_c001_v7007000_t0000_u01778639021170") 2026/05/13 02:34:35 DEBUG : three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83d8_d20260513_m022339_c001_v0001130_t0048_u01778639019769") 2026/05/13 02:34:35 DEBUG : three: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1043b01eb26f83cc_d20260513_m022337_c001_v0001130_t0041_u01778639017007") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5941_d20260513_m023311_c001_v7007000_t0000_u01778639591850") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1da_d20260513_m023311_c001_v0001146_t0002_u01778639591035") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5958_d20260513_m023331_c001_v7007000_t0000_u01778639611095") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975483_d20260513_m023329_c001_v0001137_t0015_u01778639609190") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5954_d20260513_m023327_c001_v7007000_t0000_u01778639607646") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c204_d20260513_m023325_c001_v0001146_t0043_u01778639605657") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5953_d20260513_m023324_c001_v7007000_t0000_u01778639604711") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87b52_d20260513_m023324_c001_v0001181_t0019_u01778639604076") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a594c_d20260513_m023319_c001_v7007000_t0000_u01778639599096") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c1ee_d20260513_m023318_c001_v0001146_t0004_u01778639598129") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a594f_d20260513_m023321_c001_v7007000_t0000_u01778639601258") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975467_d20260513_m023320_c001_v0001137_t0052_u01778639600053") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5949_d20260513_m023317_c001_v7007000_t0000_u01778639597159") 2026/05/13 02:34:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f10850aa8b4d87b2f_d20260513_m023316_c001_v0001181_t0034_u01778639596540") 2026/05/13 02:34:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5946_d20260513_m023315_c001_v7007000_t0000_u01778639595588") 2026/05/13 02:34:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f859_d20260513_m023314_c001_v0001041_t0033_u01778639594800") 2026/05/13 02:34:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5944_d20260513_m023313_c001_v7007000_t0000_u01778639593854") 2026/05/13 02:34:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f114877d54a975455_d20260513_m023312_c001_v0001137_t0020_u01778639592898") 2026/05/13 02:34:36 DEBUG : toe/toe/toe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f400638e4974d81ed_d20260513_m023335_c001_v7007000_t0000_u01778639615834") 2026/05/13 02:34:36 DEBUG : toe/toe/toe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1013f83a6879c216_d20260513_m023335_c001_v0001146_t0026_u01778639615072") 2026/05/13 02:34:36 DEBUG : toe/toe/toe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5951_d20260513_m023323_c001_v7007000_t0000_u01778639603120") 2026/05/13 02:34:36 DEBUG : toe/toe/toe: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f863_d20260513_m023322_c001_v0001041_t0047_u01778639602313") 2026/05/13 02:34:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5959_d20260513_m023331_c001_v7007000_t0000_u01778639611705") 2026/05/13 02:34:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f86d_d20260513_m023330_c001_v0001041_t0051_u01778639610713") 2026/05/13 02:34:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f421a3fb16d4a5956_d20260513_m023328_c001_v7007000_t0000_u01778639608243") 2026/05/13 02:34:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f1109937dd570fc02_d20260513_m023327_c001_v0001174_t0019_u01778639607253") 2026/05/13 02:34:36 DEBUG : two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f415e73e09a1862d3_d20260513_m022341_c001_v7007000_t0000_u01778639021351") 2026/05/13 02:34:36 DEBUG : two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f408a0a880867f31d_d20260513_m022339_c001_v0001041_t0055_u01778639019089") 2026/05/13 02:34:36 DEBUG : two: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f4043b01eb26f83ca_d20260513_m022336_c001_v0001130_t0046_u01778639016824") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dd2_d20260513_m022350_c001_v7007000_t0000_u01778639030975") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f110af5297b2abc7c_d20260513_m022350_c001_v0001185_t0038_u01778639030031") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dcb_d20260513_m022346_c001_v7007000_t0000_u01778639026963") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f103ecc7274ddad40_d20260513_m022345_c001_v0001043_t0002_u01778639025284") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dc8_d20260513_m022343_c001_v7007000_t0000_u01778639023982") 2026/05/13 02:34:36 DEBUG : yam: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f108a0a880867f325_d20260513_m022341_c001_v0001041_t0037_u01778639021908") 2026/05/13 02:34:36 DEBUG : yaml: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dcd_d20260513_m022347_c001_v7007000_t0000_u01778639027712") 2026/05/13 02:34:36 DEBUG : yaml: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f101cde0c3fb3cbd5_d20260513_m022346_c001_v0001040_t0025_u01778639026530") 2026/05/13 02:34:37 DEBUG : yaml: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f423d339161d23dca_d20260513_m022344_c001_v7007000_t0000_u01778639024719") 2026/05/13 02:34:37 DEBUG : yaml: Deleting (id "4_zff221dc3204d1bfb9fe80e1b_f107ea406002fdb22_d20260513_m022343_c001_v0001136_t0039_u01778639023552") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m38.130244842s (try 1/5)